[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| 8155652c [view] | master | 2014-05-01 11:15:31 +0200 | Francois Andriot | [tdebase] Fix starttde trap |
| 822ff154 [view] | master | 2014-05-01 10:02:27 +0200 | François Andriot | [tde-packaging] RPM Packaging: update kmymoney |
| a6fbc0f1 [view] | master | 2014-05-01 13:15:49 +0900 | Michele Calgaro | [tdebase] Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further development. This relates to bug #1584 |
| 66faad37 [view] | master | 2014-05-01 13:04:21 +0900 | Michele Calgaro | [tdebase] Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug #1584 |
| d5b1a8ac [view] | master | 2014-04-30 21:00:29 +0200 | François Andriot | [tde-packaging] RPM Packaging: update tdelibs |
| 37906b5b [view] | master | 2014-04-30 16:15:51 +0900 | Michele Calgaro | [tdelibs] Fixed code for searching for help handbooks. This resolves bug #1839 |
| 60b66b1f [view] | master | 2014-04-29 22:31:51 +0900 | Michele Calgaro | [tdebase] Fixed typos in comments. |
| 710fc438 [view] | master | 2014-04-29 22:09:31 +0900 | Michele Calgaro | [tdebase] Fixed commit 59ef38d: now the Desktop Session Locked works as expected. This resolves (again) bug #1584 |
| 59ef38d2 [view] | master | 2014-04-29 16:46:10 +0900 | Michele Calgaro | [tdebase] Added possibility to hide the Cancel button from the Desktop Session Locked dialog. This relates to bug #1584 |
| db8c0a13 [view] | master | 2014-04-29 02:15:47 +0200 | Slávek Banko | [tdebase] Add minimal systemd support into tdm + set XDG_SESSION_CLASS to "greeter" |
| 573c5108 [view] | master | 2014-04-29 02:12:40 +0200 | Slávek Banko | [tde-packaging] Update tdebase build options on Debian and Ubuntu This relates to Bug #2028 |
| 6449cc20 [view] | master | 2014-04-28 21:21:16 +0800 | Richard Grenville | [tdebase] Bug fix #194: Fix assertion failure in some cases Fix assertion failure when evaluating --unredir-if-possible-exclude or --paint-exclude on unmapped windows. Thanks to ppuryear for reporting. (#194) |
| ccb5fcaf [view] | master | 2014-04-28 14:58:34 +0900 | Michele Calgaro | [tdebase] Enabled Cancel button in "Desktop Session Locked" dialog window. This allows to press the Cancel button or Esc to start the screensaver. This resolves bug #1584, but have a look at bug #2038 for further details. |
| 3ddabae8 [view] | master | 2014-04-28 12:41:55 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Apr 2014 |
| d7235b31 [view] | master | 2014-04-28 01:31:08 +0200 | Slávek Banko | [tdebase] twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older libXext versions which doesn't provide XSyncFence |
| 4fbf08b6 [view] | master | 2014-04-27 23:16:45 +0900 | Michele Calgaro | [tde-packaging] Added KEditBookmarks handbook in Debian and Ubuntu. This resolves bug #1881 |
| 4b94b069 [view] | master | 2014-04-27 23:15:49 +0900 | Michele Calgaro | [tdebase] Added KEditBookmarks handbook. This resolves bug #1881 |
| a9ec6a15 [view] | master | 2014-04-23 15:01:58 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
| b7d35a62 [view] | master | 2014-04-23 15:01:04 -0500 | Timothy Pearson | [qt3] Fix DnD crash when source is not present This resolves Bug #1602 |
| 1739eca5 [view] | master | 2014-04-23 21:56:34 +0200 | Slávek Banko | [kchmviewer] Fix protocol name This resolves Bug #2002 |
| 030d09e7 [view] | master | 2014-04-23 14:28:33 -0500 | Timothy Pearson | [tdebase] Prevent Kicker from crashing if no DnD source is available |
| ab257498 [view] | master | 2014-04-22 19:33:27 +0900 | Michele Calgaro | [tdepowersave] Fixed Help button functionality in configuration dialog. This resolves bug #1632 |
| 335d526a [view] | master | 2014-04-22 18:54:29 +0900 | Michele Calgaro | [tdebase] Fixed typo in docbook. |
| 4c12a981 [view] | master | 2014-04-22 16:38:41 +0900 | Michele Calgaro | [tdebase] Updated documentation for Konsole -> Settings -> General page. Several options were missing. This also relates to bugs 909, 1026 and 1701. |
| cb770228 [view] | master | 2014-04-22 15:22:23 +0900 | Michele Calgaro | [tdebase] Fixed support for handling Meta key as Alt key in terminal emulation. This resolves bug #1026 |
| 5df42e8e [view] | master | 2014-04-21 22:45:27 +0800 | Richard Grenville | [tdebase] Bug fix #191: Add rounded-corners detection to --unredir-if-possible Add `bounding_shape` and `rounded_corners` as condition match target. Deprecate --shadow-ignore-shaped. Add rounded-corners detection to win_is_fullscreen(). Slightly modify win_rounded_corners() logic. Thanks to tdryer for reporting. (#191) |
| c5a0a7ce [view] | master | 2014-04-21 18:22:55 +0900 | Michele Calgaro | [tdebase] Added explicit keyboard shortcuts to missing options in KControl/Konsole. |
| 115138a5 [view] | master | 2014-04-21 18:16:50 +0900 | Michele Calgaro | [tdebase] Renamed two check box objects in KControl/Konsole to maintain name consistency with other check boxes. |
| 8b69d90d [view] | master | 2014-04-21 18:14:10 +0900 | Michele Calgaro | [tdebase] Added Meta key as Alt key option in Kcontrol/Konsole. This relates to bug #1026 Also improved options arrangement in the same configuration page. |
| dfa62cdb [view] | master | 2014-04-21 17:49:25 +0900 | Michele Calgaro | [tdebase] Added support for handling Meta key as Alt key in Konsole. This relates to bug #1026 |
| 4e3467b5 [view] | master | 2014-04-21 01:40:58 -0500 | Timothy Pearson | [tde-packaging] Prevent blank kcontrol when most of TDE is not installed |
| 6a573808 [view] | master | 2014-04-21 07:49:29 +0800 | Richard Grenville | [tdebase] Misc: Fix a possible assert() failure |
| c2692e04 [view] | master | 2014-04-20 16:02:24 -0500 | Timothy Pearson | [tdelibs] Properly initialize ARGB mode in libtdescreensaver This resolves an unreported bug whereby many screensavers do not appear when using a compositor |
| f69bb8df [view] | master | 2014-04-20 00:31:22 +0900 | Michele Calgaro | [tdebase] Added support for handling Meta key as Alt key in konsolePart. This relates to bug #1026 |
| c7a9fafe [view] | master | 2014-04-19 23:19:49 +0900 | Michele Calgaro | [tdebase] Added support for handling Meta key as Alt key in terminal emulation. This relates to bug #1026 |
| 5794e098 [view] | master | 2014-04-19 21:52:20 +0800 | Richard Grenville | [tdebase] Bug fix #190: Copy shadow/fade state from last paint on unmapped wins Copy shadow/fade/color-inversion/background-blur state from last paint on unmapped windows. I hope it doesn't have unexpected side effects. (#190) |
| b175464e [view] | master | 2014-04-19 19:41:26 +0800 | Richard Grenville | [tdebase] Misc: Try to avoid evaluating conditions after window unmap & others - Try to avoid evaluating conditions after window unmap/destruction. Unfortunately, frequently this doesn't work due to the asynchronous nature of X. - Add _GTK_FRAME_EXTENTS exclusion rules to compton.sample.conf. Thanks to memeplex, hexchain, and others for info. (#189) - Add debugging option --show-all-xerrors, and other debugging changes. Doc update. |
| 1e170d41 [view] | master | 2014-04-19 15:46:06 +0900 | Michele Calgaro | [tdebase] Updated Release Notes handbook |
| 6b07b19b [view] | master | 2014-04-18 20:41:56 +0000 | Timothy Pearson | [tdebase] Display detailed device names in the TDE hardware manager This relates to Bug #1666 |
| 142e058e [view] | master | 2014-04-18 20:41:06 +0000 | Timothy Pearson | [tdelibs] Add detailedFriendlyName methods to the TDE hardware manager This breaks the ABI and relates to Bug #1666 |
| 8b103159 [view] | master | 2014-04-18 08:28:02 +0000 | Timothy Pearson | [tdebase] Clear modified field on media device unmount (and other cases where the modified date is no longer valid) This resolves the remainder of Bug #1666 |
| 767de3fe [view] | master | 2014-04-18 15:37:25 +0900 | Michele Calgaro | [amarok] Fixed FTBFS caused by switch to ruby2.0. This resolves bug #2031 |
| 2d6096ff [view] | master | 2014-04-17 21:13:02 +0000 | Timothy Pearson | [tdebase] Fix non-removable hard disk labels in the media tdeioslave Fix TDE hardware manager needing root privileges |
| 2d82442b [view] | master | 2014-04-17 18:12:39 +0900 | E. Liddell | [tdeaccessibility] Updated mono scalable svgz images replacing K with T logo. This relates to bug #2015 |
| f813d590 [view] | master | 2014-04-17 13:57:45 +0900 | Michele Calgaro | [tde-packaging] Added link for Ubuntu/precise to Ubuntu/maverick |
| 2d59086b [view] | master | 2014-04-17 13:57:20 +0900 | Michele Calgaro | [tde-packaging] Removed Ubuntu/precise folder |
| 55b51936 [view] | master | 2014-04-17 13:56:15 +0900 | Michele Calgaro | [tde-packaging] Ubuntu/quantal now links to Ubuntu/maverick instead of Ubuntu/precise |
| 10bcd7c5 [view] | master | 2014-04-17 13:54:50 +0900 | Michele Calgaro | [tde-packaging] Added link for Ubuntu/raring to Ubuntu/maverick |
| 7ceb4621 [view] | master | 2014-04-17 13:53:27 +0900 | Michele Calgaro | [tde-packaging] Removed Ubuntu/raring folder |
| e43a1170 [view] | master | 2014-04-17 13:52:31 +0900 | Michele Calgaro | [tde-packaging] Ubuntu/saucy now links to Ubuntu/maverick instead of Ubuntu/raring |
| 0725324e [view] | master | 2014-04-17 13:51:04 +0900 | Michele Calgaro | [tde-packaging] Ubuntu/trusty now links to Ubuntu/maverick instead of Ubuntu/raring |
| f9f0e324 [view] | master | 2014-04-17 13:35:53 +0900 | Michele Calgaro | [tde-packaging] Added link for Debian/wheezy to Debian/squeeze |
| 91ca3cd9 [view] | master | 2014-04-17 13:34:20 +0900 | Michele Calgaro | [tde-packaging] Removed Debian/wheezy folder |
| 57648e74 [view] | master | 2014-04-17 13:31:33 +0900 | Michele Calgaro | [tde-packaging] Debian/jessie now links to Debian/squeeze instead of Debian/wheezy |
| b5c58c72 [view] | master | 2014-04-17 11:55:12 +0900 | Michele Calgaro | [admin] Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimedia when using libxine2-dev >=1.2.5-1. |
| d3df6df7 [view] | master | 2014-04-16 13:33:30 +0200 | Slávek Banko | [tde-packaging] Fix PostgreSQL dependency in tqt3/qt3 on Debian and Ubuntu |
| 351efad4 [view] | master | 2014-04-16 15:04:54 +0900 | Michele Calgaro | [tde-packaging] Fixes tdebindings FTBFS caused by ruby 2.0.0 on Debian/Ubuntu |
| ffc65bec [view] | master | 2014-04-15 19:44:15 +0200 | François Andriot | [tde-packaging] RPM Packaging: update 3.5.13.2 packages |
| 41284c83 [view] | master | 2014-04-15 19:43:15 +0200 | François Andriot | [tde-packaging] RPM Packaging: update build scripts |
| 5f79afd8 [view] | master | 2014-04-15 00:25:11 +0200 | Slávek Banko | [tde-packaging] Enable java in tdebindings for other architectures on Debian and Ubuntu |
| bd47e757 [view] | master | 2014-04-14 11:31:16 +0900 | Michele Calgaro | [tde-packaging] Fixed qt3 FTBFS due to updated Postgre SQL library (libpq-dev). This resolves bug #2016 |
| fcd6bc2e [view] | master | 2014-04-14 11:25:51 +0900 | Michele Calgaro | [tde-packaging] Fixed tqt3 FTBFS due to updated Postgre SQL library (libpq-dev). This relates to bug #2016 |
| fd930ef9 [view] | master | 2014-04-10 03:03:47 +0000 | Timothy Pearson | [tdelibs] Partially revert commit 6f56182 This relates to Bug #1666 |
| 99d1c3d8 [view] | master | 2014-04-09 23:07:29 +0200 | Slávek Banko | [tdebase] Fix group used for UseSAK option in tdmrc This relates to Bug #1915 |
| 6dd9a73c [view] | master | 2014-04-09 19:29:40 +0000 | Timothy Pearson | [tdelibs] Rename TDE-specific atoms to avoid stomping on KDE atom names |
| a3c47872 [view] | master | 2014-04-08 20:35:52 +0000 | Timothy Pearson | [tdebase] Remove unnecessary KDirLister instance from IVI free space indicator module This relates to Bug #1666 |
| ea6a2153 [view] | master | 2014-04-08 17:23:12 +0200 | Slávek Banko | [tdebase] Fix UseSAK default value in kcontrol - tdm, screensaver This relates to Bug #1915 |
| d9f52880 [view] | master | 2014-04-08 00:21:32 +0200 | Slávek Banko | [tdebase] Fix UseSAK default value in kdesktop lock This relates to Bug #1915 |
| 1de6538f [view] | master | 2014-04-07 21:29:01 +0000 | Timothy Pearson | [tdebase] Fix Konqueror popup menu hang when tdeioslave localurl job is not responding properly |
| 062d4cb7 [view] | master | 2014-04-07 16:24:52 -0500 | Timothy Pearson | [tde-packaging] Fix default compositor in redmond-default-settings-ii on Debian and Ubuntu |
| 5f270bc2 [view] | master | 2014-04-07 20:20:10 +0000 | Timothy Pearson | [tdebase] Add missing TDEBackend::slotResult slot This partially resolves Bug #1666 |
| 4f17a123 [view] | master | 2014-04-07 08:39:33 +0000 | Timothy Pearson | [tdebase] Fix prior commit |
| 6a9c2a6c [view] | master | 2014-04-07 06:01:23 +0000 | Timothy Pearson | [tdebase] Work around hang on popup menu opening in non-local directory in Konqueror |
| 7c55134d [view] | master | 2014-04-07 02:00:35 +0400 | Alexander Golubev | [tdebase] twin/compton-tde: make XRandR support optional in compot-tde |
| 30252262 [view] | master | 2014-04-07 00:41:17 +0400 | Alexander Golubev | [tdebase] Move the Xinerama test to main ConfigureChecks.cmake |
| 394545c2 [view] | master | 2014-04-07 00:10:55 +0400 | Alexander Golubev | [tdebase] twin/compton-tde: transparent pass TDE build-time configure options to compot-tde |
| 63dd66d0 [view] | master | 2014-04-06 10:09:39 +0400 | Alexander Golubev | [tdebase] Move the XRandr test to main ConfigureChecks.cmake |
| 3c75381e [view] | master | 2014-04-06 03:46:07 +0400 | Alexander Golubev | [tdebase] Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE |
| 0e19b7c5 [view] | master | 2014-04-05 16:41:57 -0500 | Johannes Schindelin | [libtdevnc] Ignore the 'mac' example, too Signed-off-by: Johannes Schindelin |
| a705cd62 [view] | master | 2014-04-05 16:36:02 -0500 | Johannes Schindelin | [libtdevnc] libvncclient: If we have TLS support, enable VeNCrypt by default Signed-off-by: Johannes Schindelin |
| 8d558daf [view] | master | 2014-04-05 16:24:21 -0500 | Johannes Schindelin | [libtdevnc] Ignore the vencrypt document https://www.berrange.com/~dan/vencrypt.txt Signed-off-by: Johannes Schindelin |
| 186da4f1 [view] | master | 2014-04-05 09:52:24 -0500 | Johannes Schindelin | [libtdevnc] Ignore rfbproto.rst A more up-to-date version of the RFB protocol is maintained by TigerVNC: http://sourceforge.net/p/tigervnc/code/HEAD/tree/rfbproto/rfbproto.rst Signed-off-by: Johannes Schindelin |
| 693e9a10 [view] | master | 2014-04-05 14:36:13 +0200 | François Andriot | [tde-packaging] RPM Packaging: update R14 packages |
| e7d1b8fe [view] | master | 2014-04-05 12:26:09 +0200 | Slávek Banko | [tdelibs] Revert commit 1d498994 |
| c526db41 [view] | master | 2014-04-05 12:14:55 +0200 | Slávek Banko | [tde-packaging] Removed unused build option WITH_WEBCAM in tdenetwork on Debian and Ubuntu Fix valgrind dependency for mips in tdenetwork |
| fa8d1f84 [view] | master | 2014-04-05 12:13:00 +0200 | Slávek Banko | [tdenetwork] Removed unused build option WITH_WEBCAM This relates to Bug #1547 |
| 817f6e65 [view] | master | 2014-04-05 08:51:13 +0200 | Christian Beier | [libtdevnc] Update sourceforge links to point to github. |
| 2bccc67f [view] | master | 2014-04-04 22:47:12 +0200 | François Andriot | [tde-packaging] RPM Packaging: update 3.5.13.2 packages |
| 7b26da83 [view] | master | 2014-04-04 21:17:27 +0200 | François Andriot | [tde-packaging] RPM Packaging: update build scripts |
| f1b557ad [view] | master | 2014-04-05 00:44:18 +0900 | Michele Calgaro | [tde-i18n] Removed references to printing.kde.org - part 14. This resolves bug #1846 |
| 62e1222d [view] | master | 2014-04-05 00:24:26 +0900 | Michele Calgaro | [tde-i18n] Removed references to printing.kde.org - part 13. This relates to bug #1846 |
| d2649da0 [view] | master | 2014-04-04 23:52:57 +0900 | Michele Calgaro | [tde-i18n] Removed references to printing.kde.org - part 12. This relates to bug #1846 |
| d4181009 [view] | master | 2014-04-03 03:25:10 -0500 | Timothy Pearson | [tdebase] Force redraw of desktop shadows This resolves Bug #1807 Do not abort DrKonqi if a library file could not be opened for SCM analysis |
| d473c3a2 [view] | master | 2014-04-03 12:41:31 +0900 | Michele Calgaro | [ksensors] Added access to handbook from the systray popup menu. This resolves bug #1845 |
| 1d498994 [view] | master | 2014-04-02 20:48:47 -0500 | Timothy Pearson | [tdelibs] Include xrender library directory when linking This relates to Bug #1199 |
| 4a67422d [view] | master | 2014-04-02 20:10:28 -0500 | Ignaz Forster | [tde-i18n] Update German translation |
| 61c9cb24 [view] | master | 2014-04-02 18:42:03 -0500 | Timothy Pearson | [tde-packaging] Enable SCM metadata extraction in DrKonqi on Debian and Ubuntu |
| 6b44e844 [view] | master | 2014-04-02 18:35:23 -0500 | Timothy Pearson | [tdebase] Fix backtrace submission |
| e865ac8b [view] | master | 2014-04-02 12:00:36 +0900 | Michele Calgaro | [tde-i18n] Removed references to printing.kde.org - part 11. This relates to bug #1846 |
| b759181c [view] | master | 2014-04-01 17:30:46 -0500 | Timothy Pearson | [tde-packaging] Enable libconfig support in tdebase on Debian and Ubuntu |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project