[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
ebea843b [view] | master | 2014-08-25 10:14:52 +0900 | Michele Calgaro | [koffice] Added support for libwpd-0.10. This resolves FTBFS in Debian/Testing. Thanks to Slavek for testing in all Debian/Ubuntu distros and fixing a couple of problems with libwpd-0.8. |
74ca6ba8 [view] | master | 2014-08-24 12:00:02 +0900 | Michele Calgaro | [digikam] Fixed initial background color for new TDE style files. |
4de36973 [view] | master | 2014-08-24 03:15:05 +0200 | Slávek Banko | [qt3] Fix build option used to select sqlite3 plugin |
ed5df139 [view] | master | 2014-08-24 03:15:02 +0200 | Slávek Banko | [tqt] Fix build option used to select sqlite3 plugin |
d6603634 [view] | master | 2014-08-23 18:31:18 +0900 | Alex Couture | [digikam] Updated TDE style files. |
83ea6b27 [view] | master | 2014-08-20 10:08:17 +0900 | E. Liddell | [tdeaccessibility] Updated mono scalable svgz images replacing K with T logo. This relates to bug #2015 |
d3cd9094 [view] | master | 2014-08-19 22:11:43 +0900 | Michele Calgaro | [koffice] Fixed ruby max allowed SAFE level. |
1396eea8 [view] | master | 2014-08-19 19:36:00 +0900 | Michele Calgaro | [tdenetwork] Fixed warning message when launching 'tdecmshell kcmsambaconf'. This resolves bug #1887 |
4ac8a1a8 [view] | master | 2014-08-19 03:27:37 +0200 | Slávek Banko | [tde-packaging] Remove unneeded plasma wrappers in tdebase on Debian and Ubuntu |
05a9bd41 [view] | master | 2014-08-18 15:22:48 +0200 | Nicolas Ruff | [libtdevnc] Do not accept a scaling factor of zero on PalmVNCSetScaleFactor and SetScale client->server messages. This would cause a division by zero and crash the server. |
6037a907 [view] | master | 2014-08-18 15:16:16 +0200 | Nicolas Ruff | [libtdevnc] Check malloc() return value on client->server ClientCutText message. Client can send up to 2**32-1 bytes of text, and such a large allocation is likely to fail in case of high memory pressure. This would in a server crash (write at address 0). |
a401ecd3 [view] | master | 2014-08-18 00:24:25 +0900 | Michele Calgaro | [qt3] Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug #1947 |
dbc8742f [view] | master | 2014-08-18 00:23:20 +0900 | Michele Calgaro | [qt3] Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice." because of wrong reference to bug #1887 This reverts commit 41f30477dd877e37ed79b42253b79d6441dab7d9. |
85e2ff9c [view] | master | 2014-08-18 00:22:12 +0900 | Michele Calgaro | [tqt] Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug #1947 |
686236f3 [view] | master | 2014-08-18 00:19:17 +0900 | Michele Calgaro | [tqt] Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice." because of wrong reference to bug #1887 This reverts commit f0bff64751c7d6911be3578d7578bae8180e987d. |
41f30477 [view] | master | 2014-08-18 00:17:15 +0900 | Michele Calgaro | [qt3] Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug #1887 |
f0bff647 [view] | master | 2014-08-18 00:14:55 +0900 | Michele Calgaro | [tqt] Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug #1887 |
67668c30 [view] | master | 2014-08-17 22:38:52 +0900 | Michele Calgaro | [tdelibs] Fixed initial background color for new TDE style files. |
ae82077c [view] | master | 2014-08-17 22:37:54 +0900 | Michele Calgaro | [tdepim] Fixed initial background color for new TDE style files. |
2294e072 [view] | master | 2014-08-17 22:14:36 +0900 | Alex Couture | [tdepim] Updated TDE style files for libtdepim, akregator, kmail. |
dff276fb [view] | master | 2014-08-17 19:49:21 +0900 | Alex Couture | [tdebase] Updated TDE style files for konqueror and kcontrol. |
f33c64aa [view] | master | 2014-08-17 19:36:39 +0900 | Michele Calgaro | [tde-packaging] Updated TDE style files for tdelibs/tdeui in Debian/Ubuntu. |
30993d4f [view] | master | 2014-08-17 18:15:26 +0900 | Alex Couture | [tdelibs] Updated TDE style files for tdeui. |
a6da78df [view] | master | 2014-08-16 21:18:01 -0500 | Timothy Pearson | [tdelibs] Revert a small portion of commit b66871c This relates to Bug #1693 |
cdd8675f [view] | master | 2014-08-16 15:58:08 +0200 | Johannes Schindelin | [libtdevnc] Fix whitespace Signed-off-by: Johannes Schindelin |
9e0468a8 [view] | master | 2014-08-16 22:54:10 +0900 | Michele Calgaro | [kftpgrabber] Fixed TQLayout warning message on start up. This relates to bug #1947 |
53194827 [view] | master | 2014-08-16 19:18:42 +0900 | Michele Calgaro | [tdevelop] Fixed several warning messages that were printed when launching KDevAssistant. This resolves bug #1971 |
27b0c0de [view] | master | 2014-08-16 10:48:03 +0200 | Johannes Schindelin | [libtdevnc] Fix indentation Signed-off-by: Johannes Schindelin |
29bee6b5 [view] | master | 2014-08-16 00:11:17 +0900 | Michele Calgaro | [basket] Patched "TQPopupMenu: (unnamed) Popup has invalid menu item" warning message appearance when Basket is started without a basketrc file. This resolves bug #1981" |
85a778c0 [view] | master | 2014-08-15 16:41:58 +0200 | newsoft | [libtdevnc] Check for MallocFrameBuffer() return value If MallocFrameBuffer() returns FALSE, frame buffer pointer is left to NULL. Subsequent writes into that buffer could lead to memory corruption, or even arbitrary code execution. |
045a044e [view] | master | 2014-08-15 16:31:13 +0200 | newsoft | [libtdevnc] Fix integer overflow in MallocFrameBuffer() Promote integers to uint64_t to avoid integer overflow issue during frame buffer allocation for very large screen sizes |
e5964dc6 [view] | master | 2014-08-15 20:59:09 +0900 | Michele Calgaro | [tdebase] Fixed typo in About TDE dialog. This resolves bug #2088 |
2c1bb83a [view] | master | 2014-08-11 13:41:02 -0500 | Timothy Pearson | [tdelibs] Use proper toolbar extension widget name when detecting widget inheritance This relates to Bug #1693 |
aec3bcef [view] | master | 2014-08-11 13:03:00 -0500 | Timothy Pearson | [tqtinterface] Fix prior commit |
57da77e7 [view] | master | 2014-08-11 12:58:27 -0500 | Timothy Pearson | [tqtinterface] Add missing TQToolBarExtensionWidget widget name string to interface This relates to Bug #1693 |
0c08b5db [view] | master | 2014-08-10 15:07:18 +0200 | Luca Falavigna | [libtdevnc] Enable support for ppc64el architecture |
ce8e04a7 [view] | master | 2014-08-10 15:04:55 +0200 | Luca Falavigna | [libtdevnc] Use Libs.private to avoid unnecessary linkage |
98f93ba3 [view] | master | 2014-08-07 17:41:53 -0500 | Timothy Pearson | [experimental] Attempt to update conversion script to include kde toolbar widget rename |
a768e257 [view] | master | 2014-08-07 17:26:01 -0500 | Timothy Pearson | [tde] Rename the string kde toolbar widget |
c857fcea [view] | master | 2014-08-07 17:25:13 -0500 | Timothy Pearson | [tdeutils] Rename the string kde toolbar widget |
1f660b6e [view] | master | 2014-08-07 17:25:04 -0500 | Timothy Pearson | [tdepim] Rename the string kde toolbar widget |
42069cbc [view] | master | 2014-08-07 17:24:52 -0500 | Timothy Pearson | [tdenetwork] Rename the string kde toolbar widget |
4ceebc0b [view] | master | 2014-08-07 17:24:43 -0500 | Timothy Pearson | [tdemultimedia] Rename the string kde toolbar widget |
32f50cd6 [view] | master | 2014-08-07 17:24:38 -0500 | Timothy Pearson | [tdelibs] Rename the string kde toolbar widget |
d980f91c [view] | master | 2014-08-07 17:24:37 -0500 | Timothy Pearson | [tdegraphics] Rename the string kde toolbar widget |
7a187793 [view] | master | 2014-08-07 17:24:25 -0500 | Timothy Pearson | [tdeedu] Rename the string kde toolbar widget |
d5d78f73 [view] | master | 2014-08-07 17:24:07 -0500 | Timothy Pearson | [tdebase] Rename the string kde toolbar widget |
bf667ed5 [view] | master | 2014-08-07 17:23:49 -0500 | Timothy Pearson | [tdeartwork] Rename the string kde toolbar widget |
96c18921 [view] | master | 2014-08-07 17:23:46 -0500 | Timothy Pearson | [tdeaddons] Rename the string kde toolbar widget |
2abd4d38 [view] | master | 2014-08-07 17:22:14 -0500 | Timothy Pearson | [tde-style-lipstik] Rename the string kde toolbar widget |
168fb1ee [view] | master | 2014-08-07 17:22:14 -0500 | Timothy Pearson | [tde-style-qtcurve] Rename the string kde toolbar widget |
a43b95d5 [view] | master | 2014-08-07 17:22:10 -0500 | Timothy Pearson | [rosegarden] Rename the string kde toolbar widget |
77d1e56f [view] | master | 2014-08-07 17:21:48 -0500 | Timothy Pearson | [ksquirrel] Rename the string kde toolbar widget |
63102ab1 [view] | master | 2014-08-07 17:21:17 -0500 | Timothy Pearson | [koffice] Rename the string kde toolbar widget |
f19068f7 [view] | master | 2014-08-07 17:20:53 -0500 | Timothy Pearson | [kmymoney] Rename the string kde toolbar widget |
08152b67 [view] | master | 2014-08-07 17:20:38 -0500 | Timothy Pearson | [kdirstat] Rename the string kde toolbar widget |
269c99f0 [view] | master | 2014-08-07 17:20:14 -0500 | Timothy Pearson | [gwenview] Rename the string kde toolbar widget |
e45396f4 [view] | master | 2014-08-07 13:09:43 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
93b3efa8 [view] | master | 2014-08-07 13:08:29 -0500 | Timothy Pearson | [qt3] Refresh control element data structures before executing style object event handlers This resolves Bug #1816 Fix FTBFS in style examples |
9781c41e [view] | master | 2014-08-07 13:04:37 -0500 | Timothy Pearson | [tde-style-qtcurve] Very minor style cleanup |
69eb07bb [view] | master | 2014-08-06 20:42:57 +0200 | mæp | [tdebase] fix crash caused by free of uninitialized pointer |
c651cf80 [view] | master | 2014-08-06 19:35:57 +0900 | Michele Calgaro | [basket] Fixed some warning messages. This relates to bug #1981 |
e0ac007c [view] | master | 2014-08-05 19:56:34 -0500 | Darrell Anderson | [tdebase] Add text to tdepasswd help handbook. This is related to bug report 1928. |
42448622 [view] | master | 2014-08-06 07:32:18 +0800 | Richard Grenville | [tdebase] Misc: Fix spelling mistakes Still, "Guassian" -> "Gaussian". (#221) |
2f39781a [view] | master | 2014-08-05 22:11:05 +0900 | Michele Calgaro | [tdebase] Added Help button to TDEPasswd dialogs. This resolves bug #1928 |
7ffcc262 [view] | master | 2014-08-05 19:17:30 +0900 | Michele Calgaro | [tde-packaging] Added basic TDEPasswd 'We apologize' handbook to Debian/Ubuntu distros. This relates to bug #1928 |
ac0e4935 [view] | master | 2014-08-05 19:16:45 +0900 | Michele Calgaro | [tdebase] Added basic TDEPasswd 'We apologize' handbook. This relates to bug #1928 |
6213a065 [view] | master | 2014-08-04 19:09:02 -0500 | Timothy Pearson | [tde-style-qtcurve] Clean up a couple of build warnings |
9fe98288 [view] | master | 2014-08-04 12:25:25 -0500 | Timothy Pearson | [tde-i18n] Add several missing German translations |
cfccb5e6 [view] | master | 2014-08-04 12:25:02 -0500 | Timothy Pearson | [tdebase] Update German translation of control center |
5002d07d [view] | master | 2014-08-04 22:14:44 +0900 | Michele Calgaro | [tdenetworkmanager] Added Help menu to systray icon popup menu. This resolves bug #1952 |
759d2f3e [view] | master | 2014-08-04 19:06:36 +0900 | Michele Calgaro | [tde-packaging] Fixed FTBFS in Debian/Jessie due to unmet alsa dependencies. |
5049debb [view] | master | 2014-08-03 21:01:23 +0900 | Michele Calgaro | [tdenetworkmanager] Added basic 'We apologize' handbook. This relates to bug #1952 |
ebab3dc5 [view] | master | 2014-08-03 19:40:40 +0800 | Richard Grenville | [tdebase] Bug fix: Fix X pixmap leakage in shadow_paint - Fix X pixmap leakage in shadow_paint. - Add the skeleton of a X resource leakage checker. |
3b970e49 [view] | master | 2014-08-03 19:51:25 +0900 | Alex Couture | [tdelibs] Updated KTip top band background image. |
c2ae75f0 [view] | master | 2014-08-03 18:45:30 +0900 | Michele Calgaro | [tdenetworkmanager] Fixed FTBFS on Debian/Testing due to const conversion error. |
50818289 [view] | master | 2014-08-03 11:49:12 +0900 | Michele Calgaro | [tdenetwork] Updated KNewsTicker websites. This resolves bug #1844 |
6fb1d18e [view] | master | 2014-08-02 21:23:15 +0900 | Michele Calgaro | [tqt] Improvements to TQValueList. This may relate to bug #1820 |
71a6d787 [view] | master | 2014-08-02 21:18:48 +0900 | Michele Calgaro | [qt3] Improvements to QValueList. This may relate to bug #1820 |
ed3904e5 [view] | master | 2014-08-02 00:42:18 +0900 | Michele Calgaro | [tde-packaging] Fixed location of installed Python scripts in Debian/Ubuntu distros. This should resolve bug #1146 |
7aa39b59 [view] | master | 2014-08-02 00:39:32 +0900 | Michele Calgaro | [fusion-icon] Fixed location of installed Python scripts. This relates to bug #1146 |
f0399aad [view] | master | 2014-08-01 23:07:18 +0900 | Michele Calgaro | [tde-i18n] Fixed FTBFS for Ukrainian translation, due to the recent changes. |
1ed471bf [view] | master | 2014-08-01 23:06:37 +0900 | Michele Calgaro | [tde-i18n] Fixed FTBFS for Russian translation, due to the recent changes. |
d0d37ed2 [view] | master | 2014-07-31 11:11:09 -0500 | Timothy Pearson | [tdebase] Fix Xorg memory leak on moving windows This resolves Bug #2078 Thanks to Jan Janeček for significant help in tracking this down! |
f9a697dd [view] | master | 2014-07-31 10:33:18 +0200 | François Andriot | [tde-packaging] RPM packaging: update KDE/TDE references |
f460192d [view] | master | 2014-07-31 14:23:06 +0900 | Alex Couture | [tdenetwork] Updated kppp modem pictures. This resolves bug #2080 |
40bf74cc [view] | master | 2014-07-31 10:15:35 +0900 | Alex Couture | [tdebase] Updated Kate session chooser image. This resolves bug #2079 |
cbeacf0d [view] | master | 2014-07-30 09:02:30 +0200 | Michele Calgaro | [qt3] Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug #1901 and 1909. |
0c50fad6 [view] | master | 2014-07-30 14:36:53 +0900 | Michele Calgaro | [tqt] Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug #1901 and 1909. |
28af76e0 [view] | master | 2014-07-29 21:51:45 +0200 | François Andriot | [tde-packaging] RPM packaging: update R14 packages |
48f15898 [view] | master | 2014-07-29 16:43:10 +0200 | François Andriot | [tde-packaging] RPM packaging: update 3.5.13.2 packages |
66b420aa [view] | master | 2014-07-29 09:29:26 +0800 | Richard Grenville | [tdebase] Misc: Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2 Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2. |
aa18c155 [view] | master | 2014-07-28 19:12:40 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Jul 2014 |
d8f0aba7 [view] | master | 2014-07-28 16:54:02 +0800 | Richard Grenville | [tdebase] Misc #218: Warn about using --glx-no-rebind-pixmap on intel driver Warn about using --glx-no-rebind-pixmap on xf86-video-intel. Thanks to aktau for the info. (#218) |
7e268e7b [view] | master | 2014-07-28 12:50:15 +0800 | Richard Grenville | [tdebase] Improvement: Separate GLX parts from session_t & Attempt to fix #217 - Separate GLX parts from session_t into glx_session_t. - Add --rererdir-on-root-change and --glx-reinit-on-root-change, as possible solutions for #217. Thanks to jlindgren90 for reporting. |
92e5b736 [view] | master | 2014-07-28 11:31:39 +0900 | Michele Calgaro | [tde-i18n] Updated Russian translations, part 17 and last. This resolves bug #952 |
8c656e1d [view] | master | 2014-07-28 00:21:08 +0900 | Michele Calgaro | [tde-i18n] Updated Russian translations, part 16. This relates to bug #952 |
dce16523 [view] | master | 2014-07-27 18:25:59 +0900 | Michele Calgaro | [tde-i18n] Updated Russian translations, part 15. This relates to bug #952 |
44a8b43e [view] | master | 2014-07-27 10:52:54 +0900 | E. Liddell | [tdeaccessibility] Updated mono scalable svgz images replacing K with T logo. This relates to bug #2015 |
93e690c7 [view] | master | 2014-07-27 10:31:57 +0900 | Alex Couture | [tdebase] Updated TDE Classic Menu side image. |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2025 Trinity Desktop Project