[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| f6d69d45 [view] | master | 2014-09-21 18:30:01 -0500 | Timothy Pearson | [tdelibs] Finish renaming knewstuff This relates to Bug #2093 |
| 5d2b928c [view] | master | 2014-09-21 18:19:17 -0500 | Timothy Pearson | [tdebase] Use TDE data source for Kate and KDesktop new stuff This relates to Bug #2093 |
| 47ac4096 [view] | master | 2014-09-21 17:37:36 -0500 | Timothy Pearson | [tdelibs] Rework the KHNS system to properly download data from the new OCS network This relates to Bug #2093 |
| 6d8d7bc0 [view] | master | 2014-09-20 22:21:29 -0500 | Timothy Pearson | [tdebase] Fix unwanted drag and drop continuation when file modification dialog was shown and mouse cursor subsequently moved back over the file list |
| a8f65b55 [view] | master | 2014-09-20 23:23:49 +0200 | François Andriot | [tde-packaging] RPM Packaging: update ia_ora |
| d860b315 [view] | master | 2014-09-20 15:38:58 -0500 | Timothy Pearson | [krecipes] Update SQLite driver for new Qt3/TQt3 API This relates to Bug #2115 |
| 20e7ea13 [view] | master | 2014-09-20 15:29:33 -0500 | Timothy Pearson | [tdelibs] Fix another case of undefined behaviour |
| 729d452f [view] | master | 2014-09-20 14:51:36 -0500 | Timothy Pearson | [tdesvn] Fix FTBFS due to missing SQL driver method This resolves Bug #2117 |
| 6b07d53d [view] | master | 2014-09-20 14:50:24 -0500 | Timothy Pearson | [tdelibs] Update hardware device classification map Fix potential infinite loop in TDEStyle |
| 5db5a616 [view] | master | 2014-09-20 14:37:44 -0500 | Timothy Pearson | [pytqt] Add missing methods to SQL database and driver classes This resolves Bug #2121 |
| 36a7df39 [view] | master | 2014-09-20 17:38:38 +0000 | Timothy Pearson | [tdelibs] Fix accidental double-free in KJS garbage collector This resolves Bug #2116 |
| fd075263 [view] | master | 2014-09-20 17:23:36 +0300 | Daniel Cohen Gindi | [libtdevnc] Signal is a fundamental UNIX function, and must be omitted for any windows compilation |
| a7f79b69 [view] | master | 2014-09-20 17:22:45 +0300 | Daniel Cohen Gindi | [libtdevnc] These are UNIX headers, and are not available on MSVC |
| e69e1efd [view] | master | 2014-09-20 17:21:13 +0300 | Daniel Cohen Gindi | [libtdevnc] Those are generally the windows headers, not just MinGW |
| 1fc2951f [view] | master | 2014-09-20 17:20:46 +0300 | Daniel Cohen Gindi | [libtdevnc] On windows, use the Win32 calls for directory enumerations. We also do not need the conversion between UNIX values to Windows values in the RTF_FIND_DATA struct, as we already are on windows. |
| 901eba9f [view] | master | 2014-09-20 17:16:52 +0300 | Daniel Cohen Gindi | [libtdevnc] Generally adjusting headers for compiling on windows without the mixing of Winsock 1 and 2. |
| 8c585936 [view] | master | 2014-09-20 17:12:40 +0300 | Daniel Cohen Gindi | [libtdevnc] Just use a macro to bridge to the Win32 version of `mkdir` The additional compat_mkdir function was not necessary at all. |
| 741a1844 [view] | master | 2014-09-20 17:05:48 +0300 | Daniel Cohen Gindi | [libtdevnc] Use correct `winsock2.h` version header instead of winsock.h. `windows.h` is referring to `winsock.h` (unless the `WIN32_LEAN_AND_MEAN` is defined). The structs used in this header are defined in `winsock2.h` or in `winsock.h`, but we are using Winsock2 of course! So we have to include winsock2.h and refrain from including windows.h here |
| 026c48e7 [view] | master | 2014-09-20 16:57:22 +0300 | Daniel Cohen Gindi | [libtdevnc] Fixed a violation of the C89 standard ("declarations must come before instructions") |
| 7f8520d0 [view] | master | 2014-09-20 16:51:01 +0300 | Daniel Cohen Gindi | [libtdevnc] A windows version for directory enumerations Basically taken from https://github.com/danielgindi/FileDir with some adjustments |
| 42ff7fb8 [view] | master | 2014-09-20 16:43:53 +0300 | Daniel Cohen Gindi | [libtdevnc] MSVC also has the __FUNCTION__ predefined |
| 51d0db71 [view] | master | 2014-09-20 16:42:38 +0300 | Daniel Cohen Gindi | [libtdevnc] `CreateDirectory` might clash with the `CreateDirectoryA`/`CreateDirectoryW` macros on MSVC |
| b2b705aa [view] | master | 2014-09-20 16:40:52 +0300 | Daniel Cohen Gindi | [libtdevnc] Fail when NULL is passed to CreateFileListInfo() Passing NULL to sprintf() would most likely crash the program. |
| fbf48c65 [view] | master | 2014-09-20 16:39:16 +0300 | Daniel Cohen Gindi | [libtdevnc] `strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated For all of those missing/deprecated POSIX functions, we just add a macro mapping to the _underscored version of MSVC. |
| 5a0695b3 [view] | master | 2014-09-20 14:05:53 +0900 | François Andriot | [tdebase] Fixed detecting tdepowersave in tdecmshell energy. This resolves bug #2122 |
| 87fd132d [view] | master | 2014-09-19 14:44:45 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Sep 2014 |
| 51b05a84 [view] | master | 2014-09-19 12:01:45 +0900 | Alex Couture | [amarok] Added new TDE-lineart theme. |
| f0de47c4 [view] | master | 2014-09-19 11:21:00 +0900 | Alex Couture | [tdepim] Updated GUI files to new TDE style. |
| d26e8c29 [view] | master | 2014-09-19 11:11:47 +0900 | Alex Couture | [digikam] Updated splash screen for showFoto. |
| 1f5f41d3 [view] | master | 2014-09-18 20:24:48 +0200 | François Andriot | [tde-packaging] OpenBSD: add Makefile |
| 010731a8 [view] | master | 2014-09-18 20:24:13 +0200 | François Andriot | [tde-packaging] OpenBSD: add tqt3 |
| 2174ce76 [view] | master | 2014-09-18 20:23:28 +0200 | François Andriot | [tde-packaging] OpenBSD: add dbus-1-tqt |
| e1dd682f [view] | master | 2014-09-18 20:23:04 +0200 | François Andriot | [tde-packaging] OpenBSD: add dbus-tqt |
| 979cad40 [view] | master | 2014-09-18 20:22:46 +0200 | François Andriot | [tde-packaging] OpenBSD: add tqtinterface |
| 4e4e9136 [view] | master | 2014-09-18 20:21:33 +0200 | François Andriot | [tde-packaging] OpenBSD: add arts package |
| 369f2528 [view] | master | 2014-09-18 20:21:01 +0200 | François Andriot | [tde-packaging] Openbsd: add initial support |
| 113b3c85 [view] | master | 2014-09-18 20:19:07 +0200 | François Andriot | [tde-packaging] add fusion icon |
| 4502e9b0 [view] | master | 2014-09-18 12:35:26 +0900 | Michele Calgaro | [tdevelop] Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIR |
| 9c2b16cb [view] | master | 2014-09-18 11:59:38 +0900 | Michele Calgaro | [tdeartwork] Reinstated removed wallpapers. |
| 1cfc4f10 [view] | master | 2014-09-18 11:59:21 +0900 | Michele Calgaro | [tde-packaging] Reinstated removed wallpapers. Here are the changes required for Debian/Ubuntu distros. |
| 10e8d4c0 [view] | master | 2014-09-18 11:58:33 +0900 | Michele Calgaro | [tdebase] Reinstated removed wallpapers. |
| 2824570e [view] | master | 2014-09-18 00:30:54 +0200 | François Andriot | [tdelibs] Fix missing attribute name in el, fi and ko docbook xml catalog |
| 27561d83 [view] | master | 2014-09-17 23:25:29 +0200 | François Andriot | [tde-packaging] Update Akode |
| b630ff2d [view] | master | 2014-09-17 22:51:07 +0200 | François Andriot | [tde-packaging] RPM Packacing: update qca-tls |
| 24d35ee3 [view] | master | 2014-09-17 22:44:00 +0200 | François Andriot | [tde-packaging] update tqca |
| 3d08f62f [view] | master | 2014-09-17 22:29:18 +0200 | François Andriot | [tde-packaging] RPM Packaging: update R14 packages |
| f75d43fd [view] | master | 2014-09-17 22:26:42 +0200 | François Andriot | [tde-packaging] Fix 3.5.13.2 qt3 in makefile |
| 8a5adc44 [view] | master | 2014-09-17 22:25:22 +0200 | François Andriot | [tde-packaging] RPM package: update tde-i18n |
| 634771a9 [view] | master | 2014-09-17 22:23:19 +0200 | Slávek Banko | [libart-lgpl] Remove Debian packaging files Packaging files are located in separate git repository |
| d9d3dd45 [view] | master | 2014-09-16 20:10:59 +0200 | Slávek Banko | [tqt] Improve TQProgressBar repaint optimization |
| 5b34ad0d [view] | master | 2014-09-16 20:10:51 +0200 | Slávek Banko | [qt3] Improve TQProgressBar repaint optimization |
| baea23ba [view] | master | 2014-09-16 03:37:39 +0200 | Enrico Ros | [tqt] Fix unwanted toggling TQIconViewItem focus on click This fixes the 'flashing' icon when clicking repeatedly on a TQIconView or derivates (ie TDEIconView, KonqIconViewWidget, the KDesktop and so on..). The current behavior considers that if not over an icon, the user is clicking down to perform icons selection (with the rubberband). This is not always true, since a click might be used to give focus to a window or unselect some icons. How this is fixed: when clicking down the mouse a flag is set. If the pointer is moved on the iconview with the button held down, then (and only at that moment) the rubber is created. Now a selection operation (the one done with the rubber) begins when moving the mouse and not only when clicking on the empty space. |
| fbc4cf8e [view] | master | 2014-09-16 03:37:06 +0200 | Enrico Ros | [qt3] Fix unwanted toggling TQIconViewItem focus on click This fixes the 'flashing' icon when clicking repeatedly on a TQIconView or derivates (ie TDEIconView, KonqIconViewWidget, the KDesktop and so on..). The current behavior considers that if not over an icon, the user is clicking down to perform icons selection (with the rubberband). This is not always true, since a click might be used to give focus to a window or unselect some icons. How this is fixed: when clicking down the mouse a flag is set. If the pointer is moved on the iconview with the button held down, then (and only at that moment) the rubber is created. Now a selection operation (the one done with the rubber) begins when moving the mouse and not only when clicking on the empty space. |
| f059feb9 [view] | master | 2014-09-16 03:35:37 +0200 | François Andriot | [tqt] Fix dpi detection when using xft2 |
| e4b05c8f [view] | master | 2014-09-16 03:35:26 +0200 | François Andriot | [qt3] Fix dpi detection when using xft2 |
| 3e57876e [view] | master | 2014-09-16 03:31:21 +0200 | François Andriot | [tqt] Fix crash in TQTranslator |
| a9448305 [view] | master | 2014-09-16 03:31:12 +0200 | François Andriot | [qt3] Fix crash in TQTranslator |
| c86b8f17 [view] | master | 2014-09-16 03:27:40 +0200 | François Andriot | [tqt] Enhance warning verbosity in TQFile (unix) |
| fdc4699b [view] | master | 2014-09-16 03:27:27 +0200 | François Andriot | [qt3] Enhance warning verbosity in TQFile (unix) |
| 9a892fca [view] | master | 2014-09-16 03:23:29 +0200 | Waldo Bastian | [tqt] Fix zoom in TQTextEdit TQTextEdit::zoomIn / TQTextEdit::zoomOut does not work if the original font had its size specified in pixels instead of points. pointSize() returns 0 in such case. |
| 14f96e80 [view] | master | 2014-09-16 03:22:04 +0200 | Waldo Bastian | [qt3] Fix zoom in TQTextEdit TQTextEdit::zoomIn / TQTextEdit::zoomOut does not work if the original font had its size specified in pixels instead of points. pointSize() returns 0 in such case. |
| 0cce3b0e [view] | master | 2014-09-16 03:19:11 +0200 | Benoit Walter | [tqt] Remove unnecessary scrollbar in TQIconView Test case (using konqueror icon view): - The first icons are being shown (no scrollbar yet) - When there is no space left, a vertical scrollbar is needed - The vertical scrollbar may cover the right edge of the icons (in the last column) => an horizontal scrollbar is needed :-( Solution: When using ScrollBarMode::Auto, prevent TQt from drawing icons on the scrollbar area (before the scrollbar is shown). Related to KDE bug #69589 |
| 36ee984c [view] | master | 2014-09-16 03:17:57 +0200 | Benoit Walter | [qt3] Remove unnecessary scrollbar in TQIconView Test case (using konqueror icon view): - The first icons are being shown (no scrollbar yet) - When there is no space left, a vertical scrollbar is needed - The vertical scrollbar may cover the right edge of the icons (in the last column) => an horizontal scrollbar is needed :-( Solution: When using ScrollBarMode::Auto, prevent TQt from drawing icons on the scrollbar area (before the scrollbar is shown). Related to KDE bug #69589 |
| 0c5a2640 [view] | master | 2014-09-16 03:15:39 +0200 | Frerich Raabe | [tqt] Add repaint optimization to TQProgressBar This optimization makes TQProgressBar::setProgress() only repaint itself if stepping to the new progress would cause a graphical change. This means that for a width W and a total number of steps S, it will repaint itself 'W' times (every 'S/W' steps) instead of 'S' times (every step) as it is right now. |
| 9f882f9d [view] | master | 2014-09-16 03:14:25 +0200 | Frerich Raabe | [qt3] Add repaint optimization to TQProgressBar This optimization makes TQProgressBar::setProgress() only repaint itself if stepping to the new progress would cause a graphical change. This means that for a width W and a total number of steps S, it will repaint itself 'W' times (every 'S/W' steps) instead of 'S' times (every step) as it is right now. |
| e39b3d2d [view] | master | 2014-09-15 21:46:19 +0200 | Slávek Banko | [arts] Fix FTBFS due to late includes in CMake |
| d6fd5da5 [view] | master | 2014-09-14 20:27:49 +0200 | François Andriot | [arts] Add openbsd sndio support |
| c73ca85a [view] | master | 2014-09-14 20:09:06 +0200 | François Andriot | [arts] Fix hardcoded link flag to "dl" library Fix "dlopen" function detection |
| 7aeb4e9d [view] | master | 2014-09-14 19:46:03 +0200 | François Andriot | [libltdl] Fix security issue CVE-2009-3736 |
| 38a8a335 [view] | master | 2014-09-14 19:09:17 +0200 | Francois Andriot | [tde-cmake] Fix openbsd library naming convention Fix setup architecture flags on openbsd |
| 8f10473b [view] | master | 2014-09-14 23:25:24 +0900 | Michele Calgaro | [tde-packaging] Added new TDE default background. Changes required for Debian/Ubuntu distros. |
| 60d2edfb [view] | master | 2014-09-14 23:10:59 +0900 | Michele Calgaro | [tdebase] Added new TDE default background (thanks to Alex Couture for providing the file). This resolves bug #2094 |
| b4784725 [view] | master | 2014-09-12 12:59:53 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
| b716176c [view] | master | 2014-09-12 12:57:56 -0500 | Francois Andriot | [qt3] Fix qmake shared library naming Add long long int support to TQTextStream Fix potential segmentation fault in QValueList Fix library naming in TQT Plugins This relates to Bug #2107 |
| 4dd177c7 [view] | master | 2014-09-12 22:48:50 +0900 | Michele Calgaro | [tdebase] Updated release notes. |
| dcf93dcd [view] | master | 2014-09-12 19:18:35 +0900 | Michele Calgaro | [tdeartwork] The wallpapers removed from tdebase have been added to the wallpaper/obsolete folder. Two more wallpapers have been moved to the same folder. Six new wallpapers have also been added. |
| cde178b6 [view] | master | 2014-09-10 22:51:32 +0900 | Michele Calgaro | [tde-packaging] Removed old wallpapers and add 3 new ones. The removed wallpapers will be moved to tdeartwork soon. Here are the changes required for Debian/Ubuntu distros. |
| a5256e97 [view] | master | 2014-09-10 22:49:08 +0900 | Michele Calgaro | [tdebase] Removed old wallpapers and add 3 new ones. The removed wallpapers will be moved to tdeartwork soon. |
| fdf5f887 [view] | master | 2014-09-09 15:40:04 +0200 | Christian Beier | [libtdevnc] The HAVE_X11 define is not there anymore, but we don't need it either. |
| d999a8ea [view] | master | 2014-09-09 11:23:41 +0200 | Christian Beier | [libtdevnc] Move vncterm to https://github.com/LibVNC/vncterm. |
| 7960c687 [view] | master | 2014-09-09 11:06:22 +0200 | Christian Beier | [libtdevnc] Move VisualNaCro to https://github.com/LibVNC/VisualNaCro. |
| 9bf5fe01 [view] | master | 2014-09-09 10:56:38 +0200 | Christian Beier | [libtdevnc] Move prepare_x11vnc_dist.sh over to x11vnc repo. |
| bb475863 [view] | master | 2014-09-08 22:13:26 +0900 | Alex Couture | [digikam] Updated splash screen. |
| 06156104 [view] | master | 2014-09-08 21:27:33 +0900 | E. Liddell | [tdeaccessibility] Updated mono scalable svgz images replacing K with T logo. This resolves bug #2015 |
| e3717f4f [view] | master | 2014-09-07 18:58:09 +0800 | Richard Grenville | [tdebase] Misc #204: Add glx_take_screenshot() & others - Add glx_take_screenshot() for taking a screenshot. With ImageMagick the output data could be viewed in this way: display -size [SCREEN-WIDTH]x[SCREEN-HEIGHT] -depth 8 -flip rgb:[PATH] (#204) - Add D-Bus command `opts_get string:paint_on_overlay_id` to get X Composite overlay window ID. (#204) - Code cleanup. |
| 4866380d [view] | master | 2014-09-07 18:38:36 +0900 | Alex Couture | [tdebase] Updated KControl Konqueror files with new TDE style background |
| 882d3873 [view] | master | 2014-09-07 16:05:14 +0800 | Richard Grenville | [tdebase] Misc: Add --no-name-pixmap Add --no-name-pixmap to disable the usage of XCompositeNameWindowPixmap(), for debugging. |
| 9c2ce91a [view] | master | 2014-09-07 00:51:53 +0200 | François Andriot | [tqt] Fix FTBFS on Linux specific memlock code |
| e1751395 [view] | master | 2014-09-07 00:51:50 +0200 | François Andriot | [qt3] Fix FTBFS on Linux specific memlock code |
| 6d4396b3 [view] | master | 2014-09-07 00:45:21 +0200 | François Andriot | [tqt] Fix FTBFS because invalid data conversion in qmutex |
| a28cbf48 [view] | master | 2014-09-07 00:45:18 +0200 | François Andriot | [qt3] Fix FTBFS because invalid data conversion in qmutex |
| d8352f9d [view] | master | 2014-09-03 18:37:52 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
| 7b43eed2 [view] | master | 2014-09-03 18:37:06 -0500 | Timothy Pearson | [qt3] Add ability to set reconnect flag on MySQL connections Add database server ping method to SQL classes |
| 0f25ea73 [view] | master | 2014-09-03 21:09:53 +0200 | Christian Beier | [libtdevnc] Remove x11vnc from autotools build system. |
| 7dfd4f3b [view] | master | 2014-09-03 21:09:27 +0200 | Christian Beier | [libtdevnc] Remove tightvnc-1.3dev5-vncviewer-alpha-cursor.patch. |
| 498d2229 [view] | master | 2014-09-03 20:54:39 +0200 | Christian Beier | [libtdevnc] Remove x11vnc subdir. The new x11vnc repo is at https://github.com/LibVNC/x11vnc. |
| 34d83f4e [view] | master | 2014-09-03 00:29:20 +0900 | Michele Calgaro | [tde-packaging] Added 'minimalist' TDM style to Debian/Ubuntu distributions. |
| 232cce76 [view] | master | 2014-09-03 00:25:17 +0900 | Alex Couture | [tdebase] Added 'minimalist' TDM style. |
| 8814b54e [view] | master | 2014-09-03 00:23:18 +0900 | Alex Couture | [tdelibs] Update khelpcenter style files. |
| 8d2db048 [view] | master | 2014-09-02 16:49:04 +0200 | Johannes Schindelin | [libtdevnc] Fix tv_usec calculation This bug was introduced in the MSVC patches. Signed-off-by: Johannes Schindelin |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project