GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
547e607b [view] | v3.5.13-sru | 2023-02-20 02:39:41 +0100 | Slávek Banko | [tde] Update after renaming repository tde-common-cmake to tde-cmake. Signed-off-by: Slávek Banko |
2a496fc8 [view] | v3.5.13-sru | 2022-06-20 00:14:36 +0900 | Michele Calgaro | [tde-cmake] Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it. Signed-off-by: Michele Calgaro (cherry picked from commit 4940b4ebe7d5520f88aaa85eb2c6f9b31d3a03f1) |
18cd831e [view] | v3.5.13-sru | 2022-06-17 14:16:35 +0200 | Slávek Banko | [scripts] create_tarball: Add package version into '.tdescminfo'. Signed-off-by: Slávek Banko (cherry picked from commit a810c4d292629e8668538231691e4b6c4274fec8) |
a760303d [view] | v3.5.13-sru | 2022-05-31 08:56:09 +0200 | Slávek Banko | [tdelibs] Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090de6e. Revert the wrong fix from commit 3d3e77773df70317267c2d471c37e9374256590d. If desktop file does not include X-TDE-Protocols property, use X-KDE-Protocols property to limit the use of TDEIO protocols for non-TDE programs. This resolves issue TDE/tdebase#224. Signed-off-by: Slávek Banko (cherry picked from commit eaa7f3e3d4eac4876803d20bdda9ee0d701d5f5b) |
088f3e3b [view] | v3.5.13-sru | 2022-05-20 20:56:04 +0900 | Michele Calgaro | [tde-cmake] Add macro to set project version at TDE-wide scope. Signed-off-by: Michele Calgaro (cherry picked from commit 11a6934bbb70fd1dde99b77afcec2855c69699b6) |
4223d739 [view] | v3.5.13-sru | 2022-03-22 13:26:31 +0100 | Slávek Banko | [qt3] Use empty d->cString for TQString::shared_null instead of null string. This restores consistency for the behavior of methods TQString::utf8() and TQString::local8Bit() with null TQStrings. Signed-off-by: Slávek Banko (cherry picked from commit e99bbda7347d35833da0876bc745d5e0b6c18c2b) |
1bda8d37 [view] | v3.5.13-sru | 2022-03-22 02:40:43 +0100 | Slávek Banko | [qt3] Avoid changes of d->cString for TQString::shared_null to make the value reliable. This precedes unnecessary allocations, potential use after free and crashes. Signed-off-by: Slávek Banko (cherry picked from commit 93058fb0a38cbab73683463cfa571fd622baa980) |
e16086bb [view] | v3.5.13-sru | 2022-02-04 09:58:44 +0900 | Michele Calgaro | [tdelibs] Fixed issue with ICEAuthority ownership stealing when programs were run using tdesu in a user session. This resolves issue TDE/tde#77. Signed-off-by: Michele Calgaro (cherry picked from commit 8ce8530d923a6c3fc8429a82e83976fdede21f18) |
92a6d62b [view] | v3.5.13-sru | 2022-01-28 01:26:57 +0100 | Slávek Banko | [admin] Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard. The macro is a simplified form of AX_CXX_COMPILE_STDCXX from autoconf. To verify the C++ standard supported by the compiler, only the value of the __cplusplus constant defined by the compiler is checked, instead of testing examples of using individual C++ features. Signed-off-by: Slávek Banko (cherry picked from commit b9fb6ca397bdded4d891b42eccb09f37279761a5) |
f078739d [view] | v3.5.13-sru | 2022-01-28 01:26:08 +0100 | Slávek Banko | [admin] Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=c++98. Signed-off-by: Slávek Banko (cherry picked from commit 133b3127ab69b497f2b1cfe9ac2386e6dd24288d) |
46d17adf [view] | v3.5.13-sru | 2022-01-26 14:32:11 +0200 | Mavridis Philippe | [tdelibs] KSSL: Rebuilt local certificates bundle Signed-off-by: Mavridis Philippe (cherry picked from commit 49ea1c8db20d7957d8075054b744b7ad0d2c9765) |
a26d0f07 [view] | v3.5.13-sru | 2022-01-26 14:28:39 +0200 | Mavridis Philippe | [tdelibs] KSSL: Added ISRG root certs for LetsEncrypt Signed-off-by: Mavridis Philippe (cherry picked from commit 3b873f0258315981dcf41f6c800687bfe4d9f9dc) |
76cf4f23 [view] | v3.5.13-sru | 2022-01-18 18:07:17 +0200 | Mavridis Philippe | [tdelibs] API docs: Improve code display. This also repairs the text alignment in code lines from center to left. Signed-off-by: Mavridis Philippe (cherry picked from commit e2ca40f9807b528fe7ae1e96be0b63d367e4f41c) |
e323fd32 [view] | v3.5.13-sru | 2022-01-18 17:55:32 +0200 | Mavridis Philippe | [tdelibs] API docs: Removed stray div. This fixes the issue with the left sidebar incorectly flowing to the bottom of the page. Signed-off-by: Mavridis Philippe (cherry picked from commit 131c895e8a7e92505f5d3940883e51faed69652c) |
7fd96bc6 [view] | v3.5.13-sru | 2022-01-18 16:04:51 +0200 | Mavridis Philippe | [tdelibs] API docs: removed stray tags Signed-off-by: Mavridis Philippe (cherry picked from commit 7e378f09cc1c319cfe43279ab7352c1f0c114331) |
e8860ba1 [view] | v3.5.13-sru | 2022-01-17 17:05:30 +0900 | OBATA Akio | [tdelibs] Fix feature detections with CMake * implement missing checks with CMake * fixes and improve some detections * remove missing but unused checks Signed-off-by: OBATA Akio (cherry picked from commit ad41084b8dd4e029e04073e22e52164505719b57) |
03218455 [view] | v3.5.13-sru | 2022-01-14 04:12:30 +0100 | Slávek Banko | [tde-cmake] tde_automoc: Add support for processing automoc for generated files. Signed-off-by: Slávek Banko (cherry picked from commit efec901634b3c9816f8788d48bf27c7511238855) |
2062d693 [view] | v3.5.13-sru | 2022-01-12 17:21:45 +0100 | Slávek Banko | [tde-cmake] Add TQT_CMAKE_DIR variable. Signed-off-by: Slávek Banko (cherry picked from commit d863e15b5049a05b617276fdf86e2df42a0d7501) |
a5bb6fd1 [view] | v3.5.13-sru | 2022-01-08 11:52:43 +0900 | Michele Calgaro | [tdelibs] Replaced 'includehints' with 'includes' in *.ui files. Signed-off-by: Michele Calgaro (cherry picked from commit b5fad55e8b099df4aa97a9a7b089882f56e42803) |
41d6726c [view] | v3.5.13-sru | 2022-01-03 18:57:09 +0100 | Slávek Banko | [tde-cmake] tde_install_export: Sort individual exported files before generating a summary export file so that the generated output is reproducible. Signed-off-by: Slávek Banko (cherry picked from commit 857971e81015596d53ce861d08b0e64169a33d7c) |
49975976 [view] | v3.5.13-sru | 2022-01-03 01:38:52 +0100 | Slávek Banko | [tde-cmake] Add the ability to specify the necessary CXX features in tde_add_check_executable. Signed-off-by: Slávek Banko (cherry picked from commit 538040ff2d48561f9503f1ef2e6c0f6018461ecc) |
2ffe550d [view] | v3.5.13-sru | 2021-12-30 14:52:05 +0100 | Slávek Banko | [tde] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
cf996f72 [view] | v3.5.13-sru | 2021-12-30 14:50:47 +0100 | Slávek Banko | [gtk-qt-engine] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
7c340c30 [view] | v3.5.13-sru | 2021-12-30 14:50:47 +0100 | Slávek Banko | [kgtk-qt3] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
4deccda4 [view] | v3.5.13-sru | 2021-12-30 14:50:47 +0100 | Slávek Banko | [tde-style-qtcurve] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
2a78b097 [view] | v3.5.13-sru | 2021-12-30 14:50:47 +0100 | Slávek Banko | [abakus] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
a7327c49 [view] | v3.5.13-sru | 2021-12-30 14:50:46 +0100 | Slávek Banko | [kpowersave] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
993a79d0 [view] | v3.5.13-sru | 2021-12-30 14:50:46 +0100 | Slávek Banko | [tdeio-locate] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
88ff2e7d [view] | v3.5.13-sru | 2021-12-30 14:50:46 +0100 | Slávek Banko | [kbfx] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
63d8b0b4 [view] | v3.5.13-sru | 2021-12-30 14:50:46 +0100 | Slávek Banko | [wlassistant] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
2ebce040 [view] | v3.5.13-sru | 2021-12-30 14:50:46 +0100 | Slávek Banko | [dolphin] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
f4d6d050 [view] | v3.5.13-sru | 2021-12-30 14:50:45 +0100 | Slávek Banko | [tdewebdev] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
d5c70b9d [view] | v3.5.13-sru | 2021-12-30 14:50:45 +0100 | Slávek Banko | [kpilot] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
baba72c8 [view] | v3.5.13-sru | 2021-12-30 14:50:45 +0100 | Slávek Banko | [knetworkmanager8] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
27567d79 [view] | v3.5.13-sru | 2021-12-30 14:50:45 +0100 | Slávek Banko | [amarok] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
cfe164c4 [view] | v3.5.13-sru | 2021-12-30 14:50:44 +0100 | Slávek Banko | [tdeartwork] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
8c3ff8fc [view] | v3.5.13-sru | 2021-12-30 14:50:44 +0100 | Slávek Banko | [tdevelop] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
61c852e2 [view] | v3.5.13-sru | 2021-12-30 14:50:44 +0100 | Slávek Banko | [tdesdk] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
4d979ae2 [view] | v3.5.13-sru | 2021-12-30 14:50:44 +0100 | Slávek Banko | [tdeutils] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
f83650cc [view] | v3.5.13-sru | 2021-12-30 14:50:43 +0100 | Slávek Banko | [tdepim] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
c3e6b7d1 [view] | v3.5.13-sru | 2021-12-30 14:50:43 +0100 | Slávek Banko | [tdenetwork] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
a3e5c323 [view] | v3.5.13-sru | 2021-12-30 14:50:43 +0100 | Slávek Banko | [tdegraphics] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
7c5c235e [view] | v3.5.13-sru | 2021-12-30 14:50:43 +0100 | Slávek Banko | [tdetoys] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
7839a4f4 [view] | v3.5.13-sru | 2021-12-30 14:50:43 +0100 | Slávek Banko | [tdemultimedia] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
ccf76145 [view] | v3.5.13-sru | 2021-12-30 14:50:42 +0100 | Slávek Banko | [tdebase] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
9fc3d8cf [view] | v3.5.13-sru | 2021-12-30 14:50:42 +0100 | Slávek Banko | [dbus-1-tqt] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
95be218c [view] | v3.5.13-sru | 2021-12-30 14:50:42 +0100 | Slávek Banko | [dbus-tqt] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
90938674 [view] | v3.5.13-sru | 2021-12-30 14:50:42 +0100 | Slávek Banko | [tdelibs] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
4447a065 [view] | v3.5.13-sru | 2021-12-30 14:50:42 +0100 | Slávek Banko | [avahi-tqt] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
b19700f1 [view] | v3.5.13-sru | 2021-12-30 14:50:41 +0100 | Slávek Banko | [arts] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
8836f882 [view] | v3.5.13-sru | 2021-12-30 14:50:41 +0100 | Slávek Banko | [tqtinterface] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
773887dc [view] | v3.5.13-sru | 2021-12-30 14:50:41 +0100 | Slávek Banko | [akode] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
e42c55b0 [view] | v3.5.13-sru | 2021-12-30 14:50:38 +0100 | Slávek Banko | [tde-cmake] Raise the minimum required version of CMake to 3.1. Signed-off-by: Slávek Banko |
8fc3c9fb [view] | v3.5.13-sru | 2021-12-30 11:00:42 +0100 | Slávek Banko | [tde-cmake] tde_create_handbook: Fix characters not permitted for target name. Signed-off-by: Slávek Banko (cherry picked from commit 81cfcd037927d26c19565325d836cc3c4e99b111) |
f12f2e2a [view] | v3.5.13-sru | 2021-12-29 10:57:21 +0100 | Slávek Banko | [tde-packaging] DEB cmake-trinity: Require CMake at least 3.1. Signed-off-by: Slávek Banko (cherry picked from commit 14c1d59aa4eb547d3a6ed0141511d3f54edda2a3) |
33cafd4f [view] | v3.5.13-sru | 2021-12-29 01:51:39 +0100 | Slávek Banko | [scripts] create_tarball: Fix excluded items processing. The list of items to the tarball package is now passed as output from find and therefore does not work using --exclude option for tar. Items that is desirable to exclude are now removed from the list using grep. Signed-off-by: Slávek Banko (cherry picked from commit eecedb7d6141478bebff53ad3e5f0f822e34595e) |
cb20ae40 [view] | v3.5.13-sru | 2021-12-29 01:08:39 +0100 | Slávek Banko | [tde-cmake] Add the ability to specify the necessary CXX features. This increases the minimum necessary version of CMake to 3.1. There are three levels: 1. TDE_CXX_FEATURES common for all TDE modules 2. PROJECT_CXX_FEATURES common at invidual module level 3. CXX_FEATURES and CXX_FEATURES_PRIVATE for individual libraries and binaries Public CXX_FEATURES for libraries become part of the exported CMake target. Signed-off-by: Slávek Banko (cherry picked from commit 2bcaeab34e1f7d3714416a6d5290701d2b02be1e) |
af8acc4f [view] | v3.5.13-sru | 2021-12-27 17:29:50 +0900 | OBATA Akio | [qt3] tools: fix to use `pthread_t` for Thread ID Thread ID is opaque type pthread_t, it may not be compatible with integer, and may integer with valid id `0`. Change to store mutex owner thread ID as `pthread_t` type with valid flag and compare with `pthread_equal()`, and don't try to print it. Signed-off-by: OBATA Akio (cherry picked from commit 1e77a5569b098c6b81c54d165cb189a316669dce) |
a18e8059 [view] | v3.5.13-sru | 2021-11-05 16:41:06 +0100 | Slávek Banko | [tdelibs] dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set. This resolves issue TDE/tdebase#241. Signed-off-by: Slávek Banko (cherry picked from commit 81d495430ddcab805997c3945c195d2844bc1eaa) |
feeca8d3 [view] | v3.5.13-sru | 2021-10-12 20:50:23 +0200 | Slávek Banko | [qt3] Use the tqInstallPath* functions for all paths needed for the pkg-config file. Signed-off-by: Slávek Banko (cherry picked from commit 38048ca6154899a74c5c7e7ebcabd37373266220) |
5de39f7b [view] | v3.5.13-sru | 2021-10-08 20:45:37 +0200 | gregory guy | [qt3] Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc). Signed-off-by: gregory guy (cherry picked from commit 81c83b98e49b965847ed9bc4b1fa8dd21467c2b2) |
5a01017c [view] | v3.5.13-sru | 2021-09-22 15:03:23 +0200 | Slávek Banko | [qt3] Fix buildkey for GCC >= 7 if the version is listed including minor numbers. Signed-off-by: Slávek Banko (cherry picked from commit e406862ceaa185c6f8e475b6985a539ffd9b9b35) |
2b375f5d [view] | v3.5.13-sru | 2021-08-26 10:42:38 +0200 | Slávek Banko | [tde-packaging] DEB tdelibs: Add libidn-dev to build-deps as an alternative to libidn11-dev. Signed-off-by: Slávek Banko (cherry picked from commit 31e83b125f4f3d28fe45acf04c7bcfabdd0158a5) |
af07d98a [view] | v3.5.13-sru | 2021-08-26 03:29:42 +0200 | Slávek Banko | [tdesshaskpass] Add CMakeL10n rules. Signed-off-by: Slávek Banko |
39ec936b [view] | v3.5.13-sru | 2021-08-26 03:26:21 +0200 | Slávek Banko | [tdesshaskpass] Use common rules to build and install documentation. Signed-off-by: Slávek Banko |
e9d8d887 [view] | v3.5.13-sru | 2021-08-26 03:24:32 +0200 | Slávek Banko | [tdesshaskpass] Use TQString for password instead of TQCString. Signed-off-by: Slávek Banko |
2d8f9f71 [view] | v3.5.13-sru | 2021-08-26 02:54:46 +0200 | Slávek Banko | [tdesshaskpass] Remodel CMake rules according to TDE standards. Signed-off-by: Slávek Banko |
b691110d [view] | v3.5.13-sru | 2021-08-26 02:39:58 +0200 | Slávek Banko | [tdesshaskpass] Initial TQt conversion. Signed-off-by: Slávek Banko |
2c7714e6 [view] | v3.5.13-sru | 2021-08-26 02:36:35 +0200 | Slávek Banko | [tdesshaskpass] Initial import of ksshaskpass 0.4.1. Signed-off-by: Slávek Banko |
fed72423 [view] | v3.5.13-sru | 2021-07-23 13:24:34 +0200 | Slávek Banko | [tdelibs] Fix TDE branding in print job metadata from HTML library. Signed-off-by: Slávek Banko (cherry picked from commit 59c87096715c32a0e35ef303c162c2bcd674522c) |
9b41b5ff [view] | v3.5.13-sru | 2021-07-23 00:06:45 +0300 | Mavridis Philippe | [tdelibs] ps2pdf filter: removed .setpdfwrite option This fixes issue TDE/tdebase#217. Signed-off-by: Mavridis Philippe (cherry picked from commit 256b1cf85d05b25c12dac0e07389ff7bed18e4bc) |
aafc7636 [view] | v3.5.13-sru | 2021-07-20 16:20:11 +0200 | Slávek Banko | [tde-cmake] tde_create_handbook: Add *.gif files to automatically installed. Signed-off-by: Slávek Banko (cherry picked from commit 6980b57268b7f10fa56a36a56f16ab255266027f) |
8de2bc43 [view] | v3.5.13-sru | 2021-07-11 21:28:05 +0200 | Slávek Banko | [tde] Rearranged applications folder into sub categories. Signed-off-by: Slávek Banko |
5195a57d [view] | v3.5.13-sru | 2021-07-11 21:27:29 +0200 | Slávek Banko | [tde-packaging] DEB: Rearranged applications folder into sub categories. Signed-off-by: Slávek Banko |
2fe739f8 [view] | v3.5.13-sru | 2021-07-11 20:00:07 +0200 | Slávek Banko | [tde] Consolidated metapackages in one folder only. Signed-off-by: Slávek Banko |
cb277da5 [view] | v3.5.13-sru | 2021-07-11 19:58:12 +0200 | Slávek Banko | [tde-packaging] DEB: updated after metapackages have been consolidated in one folder in main repo. Signed-off-by: Slávek Banko |
265b86d9 [view] | v3.5.13-sru | 2021-07-11 19:52:57 +0200 | Slávek Banko | [tde] Removed thirdparty submodule. Signed-off-by: Slávek Banko |
0992dec1 [view] | v3.5.13-sru | 2021-07-08 17:24:29 +0200 | Slávek Banko | [scripts] create_all_tarballs: Listing individual common modules to be skipped to not be omitted to create tarball for common cmake module. Signed-off-by: Slávek Banko (cherry picked from commit ee19be5f9ee8a1b2fb0287b120a0edc99c0c454f) |
31fb6b68 [view] | v3.5.13-sru | 2021-07-07 20:59:00 +0200 | Slávek Banko | [tde-cmake] CMakeL10n: Fix the path for loading additional POT files. Signed-off-by: Slávek Banko (cherry picked from commit 285ad7baee805733bd3492a6055c4577c6e69c45) |
25dde4c1 [view] | v3.5.13-sru | 2021-07-06 20:28:49 +0200 | Slávek Banko | [tde-packaging] DEB cmake-trinity: Add libxml-parser-perl to Depends because it is necessary to use tde_l10n_merge with XML files. Signed-off-by: Slávek Banko (cherry picked from commit b19b6fd51128c9a92465996c819f9d0b2ca7e198) |
7c0f67a8 [view] | v3.5.13-sru | 2021-07-06 15:53:27 +0200 | Slávek Banko | [tde-cmake] CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. Signed-off-by: Slávek Banko (cherry picked from commit fa09639dea9e19cf05593052da9419fc09a0513a) |
0ac38584 [view] | v3.5.13-sru | 2021-07-06 12:30:44 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Add the ability to merge translations into files in XML format. Signed-off-by: Slávek Banko (cherry picked from commit 510c8ba0d9ec00152d6d783eefb8965363a6c441) |
523b7a37 [view] | v3.5.13-sru | 2021-07-05 03:24:11 +0200 | Slávek Banko | [tde-cmake] CMakeL10n: Avoid option --use-first for msguniq call because it causes loss of comments and information about the location of strings in source files. Instead, clean the ugly comments from the template. Instead of msgcat, the CMake code is now used for joining POT files, then repeating POT file headers are removed and msguniq is used to merge unique strings. Signed-off-by: Slávek Banko (cherry picked from commit 7eac0a0f6871f89baacb761fa771474f27f59022) |
f723653f [view] | v3.5.13-sru | 2021-07-02 04:17:05 +0200 | Slávek Banko | [tde-cmake] CMakeL10n: Allow to use more than one X-POT files. Signed-off-by: Slávek Banko (cherry picked from commit 5bf1d5e81f7223919f33921ecfdf86576c0d5324) |
af93e6c0 [view] | v3.5.13-sru | 2021-06-14 20:21:56 +0200 | Slávek Banko | [tde-cmake] tde_create_handbook: Add *.jpg files to automatically installed. Signed-off-by: Slávek Banko (cherry picked from commit 6d6ad623c4ce4ff1f25d0c86ea44ee51165f8095) |
2abe77fa [view] | v3.5.13-sru | 2021-06-11 20:32:34 +0100 | Ray-V | [tde-cmake] Update tde_add_project_* macros: + Added macros in the tde_conditional_add_project_* variant. + Macros can now be used from the project's top directory. + Added default processing for simple HTML documentation. + Added the 'other' directory to separate processing. + Added default processing for 'misc' directory. Signed-off-by: Ray-V Signed-off-by: Slávek Banko (cherry picked from commit 23d7973b29bb1e4b179fbab4c93bd0185ea9b192) |
4e1db18e [view] | v3.5.13-sru | 2021-06-09 10:25:14 +0900 | Michele Calgaro | [tdelibs] Fixed enabling of Ok button in advanced permission property dialog. This resolves bug #2375 Signed-off-by: Michele Calgaro (cherry picked from commit 77de34391ccb667b81dd54e5af17ce660ed99a25) |
5e5ccbd4 [view] | v3.5.13-sru | 2021-06-07 01:36:31 +0200 | Slávek Banko | [tde] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
f4b6be2d [view] | v3.5.13-sru | 2021-06-07 01:30:55 +0200 | Slávek Banko | [wlassistant] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
9430c9a2 [view] | v3.5.13-sru | 2021-06-07 01:30:55 +0200 | Slávek Banko | [yakuake] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d44ef720 [view] | v3.5.13-sru | 2021-06-07 01:30:54 +0200 | Slávek Banko | [tdmtheme] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
391a4fa4 [view] | v3.5.13-sru | 2021-06-07 01:30:54 +0200 | Slávek Banko | [tdesudo] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
2f0794c8 [view] | v3.5.13-sru | 2021-06-07 01:30:54 +0200 | Slávek Banko | [tdesvn] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
257a35d3 [view] | v3.5.13-sru | 2021-06-07 01:30:54 +0200 | Slávek Banko | [tellico] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
19b029ad [view] | v3.5.13-sru | 2021-06-07 01:30:54 +0200 | Slávek Banko | [twin-style-crystal] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
edafee8b [view] | v3.5.13-sru | 2021-06-07 01:30:53 +0200 | Slávek Banko | [tdeio-locate] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
77225ec3 [view] | v3.5.13-sru | 2021-06-07 01:30:53 +0200 | Slávek Banko | [tdeio-apt] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
40d6313e [view] | v3.5.13-sru | 2021-06-07 01:30:53 +0200 | Slávek Banko | [tdeio-umountwrapper] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
0e61994b [view] | v3.5.13-sru | 2021-06-07 01:30:53 +0200 | Slávek Banko | [tderadio] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
fe963a3f [view] | v3.5.13-sru | 2021-06-07 01:30:52 +0200 | Slávek Banko | [tde-guidance] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
905b0b95 [view] | v3.5.13-sru | 2021-06-07 01:30:52 +0200 | Slávek Banko | [tde-systemsettings] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
3678c66e [view] | v3.5.13-sru | 2021-06-07 01:30:52 +0200 | Slávek Banko | [tde-style-qtcurve] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
2965fb94 [view] | v3.5.13-sru | 2021-06-07 01:30:52 +0200 | Slávek Banko | [tde-style-lipstik] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
f125c494 [view] | v3.5.13-sru | 2021-06-07 01:30:51 +0200 | Slávek Banko | [smartcardauth] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
e569616f [view] | v3.5.13-sru | 2021-06-07 01:30:51 +0200 | Slávek Banko | [rosegarden] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b25591ba [view] | v3.5.13-sru | 2021-06-07 01:30:51 +0200 | Slávek Banko | [soundkonverter] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
8e9ece36 [view] | v3.5.13-sru | 2021-06-07 01:30:51 +0200 | Slávek Banko | [smb4k] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
dd1a6095 [view] | v3.5.13-sru | 2021-06-07 01:30:50 +0200 | Slávek Banko | [potracegui] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
79c5afd2 [view] | v3.5.13-sru | 2021-06-07 01:30:50 +0200 | Slávek Banko | [k3b-i18n] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
6b37bc5b [view] | v3.5.13-sru | 2021-06-07 01:30:50 +0200 | Slávek Banko | [piklab] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
64a50fa3 [view] | v3.5.13-sru | 2021-06-07 01:30:50 +0200 | Slávek Banko | [k3b] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
12a5d868 [view] | v3.5.13-sru | 2021-06-07 01:30:50 +0200 | Slávek Banko | [k9copy] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b56d0ebe [view] | v3.5.13-sru | 2021-06-07 01:30:49 +0200 | Slávek Banko | [kvirc] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
933ad609 [view] | v3.5.13-sru | 2021-06-07 01:30:49 +0200 | Slávek Banko | [ktorrent] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
53d5378f [view] | v3.5.13-sru | 2021-06-07 01:30:49 +0200 | Slávek Banko | [kuickshow] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
4fce7d2c [view] | v3.5.13-sru | 2021-06-07 01:30:49 +0200 | Slávek Banko | [ktechlab] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
49c53622 [view] | v3.5.13-sru | 2021-06-07 01:30:49 +0200 | Slávek Banko | [kvkbd] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
a2804d11 [view] | v3.5.13-sru | 2021-06-07 01:30:48 +0200 | Slávek Banko | [kstreamripper] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
9fc29726 [view] | v3.5.13-sru | 2021-06-07 01:30:48 +0200 | Slávek Banko | [ksystemlog] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
92acc992 [view] | v3.5.13-sru | 2021-06-07 01:30:48 +0200 | Slávek Banko | [ksquirrel] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
1d4beec7 [view] | v3.5.13-sru | 2021-06-07 01:30:48 +0200 | Slávek Banko | [ksplash-engine-moodin] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
ae450353 [view] | v3.5.13-sru | 2021-06-07 01:30:47 +0200 | Slávek Banko | [krename] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
6109ba7e [view] | v3.5.13-sru | 2021-06-07 01:30:47 +0200 | Slávek Banko | [kpowersave] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
2ff3b397 [view] | v3.5.13-sru | 2021-06-07 01:30:47 +0200 | Slávek Banko | [krusader] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
f3d8a875 [view] | v3.5.13-sru | 2021-06-07 01:30:46 +0200 | Slávek Banko | [kpicosim] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b2be3ef0 [view] | v3.5.13-sru | 2021-06-07 01:30:46 +0200 | Slávek Banko | [koffice-i18n] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
9b4ff078 [view] | v3.5.13-sru | 2021-06-07 01:30:46 +0200 | Slávek Banko | [konversation] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
83979520 [view] | v3.5.13-sru | 2021-06-07 01:30:46 +0200 | Slávek Banko | [koffice] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
494a00c1 [view] | v3.5.13-sru | 2021-06-07 01:30:46 +0200 | Slávek Banko | [kopete-otr] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
bb6eed56 [view] | v3.5.13-sru | 2021-06-07 01:30:45 +0200 | Slávek Banko | [knowit] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
229799c4 [view] | v3.5.13-sru | 2021-06-07 01:30:45 +0200 | Slávek Banko | [knetworkmanager8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
1a0bc5fc [view] | v3.5.13-sru | 2021-06-07 01:30:45 +0200 | Slávek Banko | [knights] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
095ef415 [view] | v3.5.13-sru | 2021-06-07 01:30:45 +0200 | Slávek Banko | [knutclient] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d9b9d398 [view] | v3.5.13-sru | 2021-06-07 01:30:44 +0200 | Slávek Banko | [knetstats] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
48afa1e5 [view] | v3.5.13-sru | 2021-06-07 01:30:44 +0200 | Slávek Banko | [knetload] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
22d300fe [view] | v3.5.13-sru | 2021-06-07 01:30:44 +0200 | Slávek Banko | [kmymoney] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
1d15fbc4 [view] | v3.5.13-sru | 2021-06-07 01:30:44 +0200 | Slávek Banko | [knemo] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
eb0101e6 [view] | v3.5.13-sru | 2021-06-07 01:30:43 +0200 | Slávek Banko | [kmplayer] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
e3fb10e0 [view] | v3.5.13-sru | 2021-06-07 01:30:43 +0200 | Slávek Banko | [kmyfirewall] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b8c1a808 [view] | v3.5.13-sru | 2021-06-07 01:30:43 +0200 | Slávek Banko | [kiosktool] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
6509608a [view] | v3.5.13-sru | 2021-06-07 01:30:43 +0200 | Slávek Banko | [kile] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
2536aa3c [view] | v3.5.13-sru | 2021-06-07 01:30:43 +0200 | Slávek Banko | [kima] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
916c7edf [view] | v3.5.13-sru | 2021-06-07 01:30:42 +0200 | Slávek Banko | [kchmviewer] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
7ede928a [view] | v3.5.13-sru | 2021-06-07 01:30:42 +0200 | Slávek Banko | [keep] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
000fffb4 [view] | v3.5.13-sru | 2021-06-07 01:30:42 +0200 | Slávek Banko | [kgtk-qt3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
3610b44c [view] | v3.5.13-sru | 2021-06-07 01:30:41 +0200 | Slávek Banko | [kdirstat] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
185ffd3f [view] | v3.5.13-sru | 2021-06-07 01:30:41 +0200 | Slávek Banko | [kdpkg] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
3910750c [view] | v3.5.13-sru | 2021-06-07 01:30:40 +0200 | Slávek Banko | [kdiff3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
e565590f [view] | v3.5.13-sru | 2021-06-07 01:30:39 +0200 | Slávek Banko | [kdbusnotification] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d51ef8c0 [view] | v3.5.13-sru | 2021-06-07 01:30:39 +0200 | Slávek Banko | [kdbg] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
a93c044a [view] | v3.5.13-sru | 2021-06-07 01:30:39 +0200 | Slávek Banko | [kcpuload] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
10a5b664 [view] | v3.5.13-sru | 2021-06-07 01:30:39 +0200 | Slávek Banko | [kbookreader] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
fc075cd1 [view] | v3.5.13-sru | 2021-06-07 01:30:38 +0200 | Slávek Banko | [kbarcode] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c2b20bde [view] | v3.5.13-sru | 2021-06-07 01:30:38 +0200 | Slávek Banko | [kbiff] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
a5523921 [view] | v3.5.13-sru | 2021-06-07 01:30:38 +0200 | Slávek Banko | [kbibtex] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
4095363f [view] | v3.5.13-sru | 2021-06-07 01:30:38 +0200 | Slávek Banko | [kbfx] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
f6b7fa0b [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [gtk-qt-engine] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
e78a5971 [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [kaffeine-mozilla] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
9a531714 [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [gwenview] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
92de7023 [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [kaffeine] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
8c1ee550 [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [katapult] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
53f81d6d [view] | v3.5.13-sru | 2021-06-07 01:30:37 +0200 | Slávek Banko | [gwenview-i18n] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
fa532b81 [view] | v3.5.13-sru | 2021-06-07 01:30:36 +0200 | Slávek Banko | [digikam] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b55826f3 [view] | v3.5.13-sru | 2021-06-07 01:30:36 +0200 | Slávek Banko | [dolphin] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
3c66d90d [view] | v3.5.13-sru | 2021-06-07 01:30:36 +0200 | Slávek Banko | [filelight] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
350afa8f [view] | v3.5.13-sru | 2021-06-07 01:30:36 +0200 | Slávek Banko | [fusion-icon] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
fc125d10 [view] | v3.5.13-sru | 2021-06-07 01:30:35 +0200 | Slávek Banko | [bibletime] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
b67f48c2 [view] | v3.5.13-sru | 2021-06-07 01:30:35 +0200 | Slávek Banko | [compizconfig-backend-tdeconfig] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
aa95942b [view] | v3.5.13-sru | 2021-06-07 01:30:35 +0200 | Slávek Banko | [amarok] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
a120bc8f [view] | v3.5.13-sru | 2021-06-07 01:30:35 +0200 | Slávek Banko | [basket] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
723e77f7 [view] | v3.5.13-sru | 2021-06-07 01:30:35 +0200 | Slávek Banko | [desktop-effects-tde] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
edab4826 [view] | v3.5.13-sru | 2021-06-07 01:30:34 +0200 | Slávek Banko | [pytde] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d37c6b79 [view] | v3.5.13-sru | 2021-06-07 01:30:34 +0200 | Slávek Banko | [abakus] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
cff532e4 [view] | v3.5.13-sru | 2021-06-07 01:30:34 +0200 | Slávek Banko | [adept] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
833458f3 [view] | v3.5.13-sru | 2021-06-07 01:30:34 +0200 | Slávek Banko | [pytdeextensions] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d7bf4e6b [view] | v3.5.13-sru | 2021-06-07 01:30:33 +0200 | Slávek Banko | [kipi-plugins] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
be290908 [view] | v3.5.13-sru | 2021-06-07 01:30:33 +0200 | Slávek Banko | [libksquirrel] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
66d66ade [view] | v3.5.13-sru | 2021-06-07 01:30:33 +0200 | Slávek Banko | [libkipi] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
31b11f02 [view] | v3.5.13-sru | 2021-06-07 01:30:33 +0200 | Slávek Banko | [libkexiv2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c22cd42a [view] | v3.5.13-sru | 2021-06-07 01:30:32 +0200 | Slávek Banko | [tde-i18n] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
54687092 [view] | v3.5.13-sru | 2021-06-07 01:30:32 +0200 | Slávek Banko | [libkdcraw] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
1df397a0 [view] | v3.5.13-sru | 2021-06-07 01:30:32 +0200 | Slávek Banko | [tdewebdev] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
d7d58b64 [view] | v3.5.13-sru | 2021-06-07 01:30:31 +0200 | Slávek Banko | [tdebindings] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
54e7781a [view] | v3.5.13-sru | 2021-06-07 01:30:31 +0200 | Slávek Banko | [tdesdk] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
21ad9404 [view] | v3.5.13-sru | 2021-06-07 01:30:31 +0200 | Slávek Banko | [tdevelop] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c7be51b8 [view] | v3.5.13-sru | 2021-06-07 01:30:30 +0200 | Slávek Banko | [tdeaccessibility] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
9096b28a [view] | v3.5.13-sru | 2021-06-07 01:30:30 +0200 | Slávek Banko | [tdeaddons] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
8f40a2d4 [view] | v3.5.13-sru | 2021-06-07 01:30:30 +0200 | Slávek Banko | [tdeadmin] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
2da9a43c [view] | v3.5.13-sru | 2021-06-07 01:30:30 +0200 | Slávek Banko | [tdeartwork] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
cc52c83a [view] | v3.5.13-sru | 2021-06-07 01:30:29 +0200 | Slávek Banko | [tdetoys] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c63813a7 [view] | v3.5.13-sru | 2021-06-07 01:30:29 +0200 | Slávek Banko | [tdeedu] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
7c1e5b04 [view] | v3.5.13-sru | 2021-06-07 01:30:29 +0200 | Slávek Banko | [tdeutils] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
72e4a359 [view] | v3.5.13-sru | 2021-06-07 01:30:29 +0200 | Slávek Banko | [tdegames] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c41111c3 [view] | v3.5.13-sru | 2021-06-07 01:30:28 +0200 | Slávek Banko | [tdegraphics] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c004c887 [view] | v3.5.13-sru | 2021-06-07 01:30:28 +0200 | Slávek Banko | [tdenetwork] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
75b8e578 [view] | v3.5.13-sru | 2021-06-07 01:30:28 +0200 | Slávek Banko | [tdemultimedia] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
14632963 [view] | v3.5.13-sru | 2021-06-07 01:30:28 +0200 | Slávek Banko | [tdepim] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
10bba2a7 [view] | v3.5.13-sru | 2021-06-07 01:30:28 +0200 | Slávek Banko | [tdebase] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c11d2915 [view] | v3.5.13-sru | 2021-06-07 01:30:27 +0200 | Slávek Banko | [dbus-tqt] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
775f264a [view] | v3.5.13-sru | 2021-06-07 01:30:27 +0200 | Slávek Banko | [tdelibs] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
14391003 [view] | v3.5.13-sru | 2021-06-07 01:30:27 +0200 | Slávek Banko | [avahi-tqt] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
017501d9 [view] | v3.5.13-sru | 2021-06-07 01:30:27 +0200 | Slávek Banko | [dbus-1-tqt] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
6bca4abe [view] | v3.5.13-sru | 2021-06-07 01:30:26 +0200 | Slávek Banko | [akode] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
63d85994 [view] | v3.5.13-sru | 2021-06-07 01:30:26 +0200 | Slávek Banko | [arts] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
063badad [view] | v3.5.13-sru | 2021-06-07 01:30:24 +0200 | Slávek Banko | [tqtinterface] Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Signed-off-by: Slávek Banko |
c2e44e3a [view] | v3.5.13-sru | 2021-06-06 19:30:56 +0200 | Slávek Banko | [tde-packaging] DEB: Swith cmake builds to use ninja-build. Signed-off-by: Slávek Banko |
ec359f7a [view] | v3.5.13-sru | 2021-06-06 19:29:50 +0200 | Slávek Banko | [tde-packaging] DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko |
ac3196f4 [view] | v3.5.13-sru | 2021-06-06 18:44:33 +0200 | Slávek Banko | [tde-packaging] DEB: Switch Build-Depends from cmake to cmake-trinity. Signed-off-by: Slávek Banko |
484b6bf1 [view] | v3.5.13-sru | 2021-06-06 18:03:39 +0200 | Slávek Banko | [tde-packaging] DEB: Remove an outdated and unused tree for Debian 5.x (Lenny). Signed-off-by: Slávek Banko |
1943515f [view] | v3.5.13-sru | 2021-06-06 18:02:00 +0200 | Slávek Banko | [tde-packaging] DEB: Remove obsolete and unused trees for automake builds on Ubuntu. Signed-off-by: Slávek Banko |
9394e9d7 [view] | v3.5.13-sru | 2021-06-05 08:24:53 +0200 | Emanoil Kotsev | [tdelibs] Update knotify README with command line example. Signed-off-by: Emanoil Kotsev Signed-off-by: Michele Calgaro (cherry picked from commit f23ac74e05b50cd096323aa3c809a62cf373faa0) |
be1151c9 [view] | v3.5.13-sru | 2021-06-03 15:05:10 +0200 | Slávek Banko | [tde-cmake] tde_add_project_translations: Add common rules for generating and installing project translations. Signed-off-by: Slávek Banko (cherry picked from commit 8f2906a763ad3bea3819dfc8588b32685c53e65c) |
e2dff490 [view] | v3.5.13-sru | 2021-06-03 14:59:40 +0200 | Slávek Banko | [tde-cmake] tde_add_project_docs: Add common rules for generating and installing project documentation. Signed-off-by: Slávek Banko (cherry picked from commit 4a3c96b1f355902a706a663e984193d7211d2c79) |
8974c265 [view] | v3.5.13-sru | 2021-05-25 15:40:11 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Fix characters not permitted for target name. Signed-off-by: Slávek Banko (cherry picked from commit 870ade6418da040cf9db963adab5034c5bd169a7) |
aa076f14 [view] | v3.5.13-sru | 2021-05-25 02:22:29 +0200 | Slávek Banko | [tde-cmake] tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. Signed-off-by: Slávek Banko (cherry picked from commit dc88ab2c2ccccf037e278abd18278d8c10019e11) |
18a7c311 [view] | v3.5.13-sru | 2021-05-24 20:54:20 +0200 | Slávek Banko | [tde-cmake] tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake. Signed-off-by: Slávek Banko (cherry picked from commit 639294f9627de22e91e016d81329a532d65ea8f4) |
7caed531 [view] | v3.5.13-sru | 2021-05-23 15:31:52 +0200 | Slávek Banko | [tdelibs] Use CMake rules instead of calling external shell scripts generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko (cherry picked from commit da3e395af57e3e79eb7acc10ad640a10e4e8e202) |
e374731a [view] | v3.5.13-sru | 2021-05-16 14:17:27 +0900 | Michele Calgaro | [tdelibs] Fixed handling of arcs in non conforming svg files. This resolves issue TDE/tde#46. Signed-off-by: Michele Calgaro (cherry picked from commit 35d3a3c50440b34f0fcc6ed56c630f74de41c32a) |
fdd8c4f9 [view] | v3.5.13-sru | 2021-05-15 22:19:55 +0200 | gregory guy | [akode] Remove some extra semicolons including a bypass of conditional if instruction. Signed-off-by: gregory guy (cherry picked from commit e8ad2c11ae93d0207465515d91960713bc241f2e) |
02121c34 [view] | v3.5.13-sru | 2021-05-15 20:55:46 +0200 | gregory guy | [akode] Silence warning due to deprecated function call jack_client_new(). Signed-off-by: gregory guy Signed-off-by: Michele Calgaro (cherry picked from commit 5bfc01dac0e298f11a7d570ee79a5cd37d418878) |
303035d7 [view] | v3.5.13-sru | 2021-05-14 13:01:32 +0200 | Slávek Banko | [tde-packaging] DEB cmake: Add a standalone package for TDE CMake modules. Signed-off-by: Slávek Banko (cherry picked from commit 72eecb73e30b9ef2e6ead11d41efe256d7246567) |
bfac26b3 [view] | v3.5.13-sru | 2021-05-14 04:46:12 +0200 | Slávek Banko | [tde-cmake] Add CMake rules for installation as a standalone package. Signed-off-by: Slávek Banko (cherry picked from commit 0846fa1cb7ca2f8df276849f75196efc0935b846) |
2c8aa855 [view] | v3.5.13-sru | 2021-04-30 01:50:48 +0200 | Slávek Banko | [scripts] Update switch_all_submodules_to_head_and_clean + Ensure checkout for new upstream branch in worktree mode of tree. + To test the availability of repository use curl if it is present. + Sign commits using GPG during rebase if the signing key is set. Signed-off-by: Slávek Banko (cherry picked from commit 9545e31f1887508c47299477d95f08993026c02d) |
6e541a9f [view] | v3.5.13-sru | 2021-04-12 21:58:07 +0100 | Ray-V | [qt3] Add unicode points so that upper() and lower() functions work for: - latin letter sharp s - latin letter glottal stop - greek lunate sigma symbol - greek letter san Signed-off-by: Ray-V (cherry picked from commit 03d5d596467eb307337b1127c75e670b2c896dce) |
c1883367 [view] | v3.5.13-sru | 2021-04-11 14:59:49 +0200 | Slávek Banko | [tdelibs] Add a definition of MIME type application/x-pie-executable. This resolves incorrect identification of binary executables with libmagick >= 5.33. Signed-off-by: Slávek Banko (cherry picked from commit a5def4f9a471a83465be8918a443fe96e49e3029) |
92bb9740 [view] | v3.5.13-sru | 2021-03-26 19:02:04 +0200 | Mavridis Philippe | [tdelibs] iconForURL(): Fix root directory (/) icon. This resolves issue #128 This also resolves issue TDE/tdebase#1. Signed-off-by: Mavridis Philippe (cherry picked from commit 646661d0be690c44355f56ffba873f842b291aa0) |
e5cb6a51 [view] | v3.5.13-sru | 2021-02-26 23:58:45 +0300 | Alexander Golubev | [tde-cmake] tde_create_translated_desktop: Prevent FTBFS on generated desktop files Fix FTBFS when translations are missing and the desktop file passed to tde_create_translated_desktop() is build-time generated. See TDE/tde-packaging-gentoo #196 for details. Signed-off-by: Alexander Golubev (cherry picked from commit f0a5bcc7600c36f8fe59754d1167d1bbc70a4953) |
ac0f64cf [view] | v3.5.13-sru | 2021-02-04 14:54:58 +0900 | Michele Calgaro | [tqtinterface] Fixed references to TDE website. Signed-off-by: Michele Calgaro (cherry picked from commit 056b53662cad6a852ce1373290fc4b4031072929) |
cf43c29c [view] | v3.5.13-sru | 2021-02-03 23:50:18 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Install apidocs as kdelibs-apidocs to maintain compatibility for the v3.5.x series. Signed-off-by: Slávek Banko |
8c919bbc [view] | v3.5.13-sru | 2021-02-03 23:25:30 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Move the imagetops into a separate package. Signed-off-by: Slávek Banko (cherry picked from commit 962965ffdd02aea9cfeb24005cb501e2457fb9a4) |
788f268e [view] | v3.5.13-sru | 2021-02-03 23:13:38 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Add option WITH_ISPELL. Set ASPELL as the default spell checker. Signed-off-by: Slávek Banko (cherry picked from commit fc4af83391323c1449922eeb151099b6e253d8cd) |
1c3f96ad [view] | v3.5.13-sru | 2021-02-03 18:59:22 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Add libavahi-tqt-dev to depends for tdelibs14-trinity-dev. Signed-off-by: Slávek Banko (cherry picked from commit f96be2fa85c7428173d6a3b31c33afc410e5b596) |
8b77e3b8 [view] | v3.5.13-sru | 2021-02-02 02:18:23 +0100 | Slávek Banko | [qt3] Undo an unwanted deletion of the 'register' in the string. Signed-off-by: Slávek Banko (cherry picked from commit 94748b6b743dd65124d00e61afa04b85c46ea281) |
dae53703 [view] | v3.5.13-sru | 2021-01-27 22:29:06 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Prevent FTBFS if the length of CMAKE_BINARY_DIR is longer than the tested _basename. Signed-off-by: Slávek Banko (cherry picked from commit 111a08942a8b5452cd51f41e6f811d55de30c657) |
5bf424d9 [view] | v3.5.13-sru | 2021-01-26 20:40:52 +0100 | Slávek Banko | [admin] Add support for autoconf + autoheader 2.7x. Signed-off-by: Slávek Banko (cherry picked from commit c23f9f693475149602b052e66e7e9d9e726e299f) |
bbd9b65f [view] | v3.5.13-sru | 2021-01-25 20:41:17 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Instead of preprocessing the desktop file for use with intltool-merge already in the configuration phase, prepare the file during the custom command call just before calling intltool-merge. This will allow the natural use of the macro with the generated files. Signed-off-by: Slávek Banko (cherry picked from commit 1686d0e64eefa5f4036dce1800d666c41b0b5e5a) |
068abb71 [view] | v3.5.13-sru | 2021-01-25 19:48:52 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Avoid confusing paths when processing a desktop file in a binary folder. Signed-off-by: Slávek Banko (cherry picked from commit a5baa2c1ab82309a59ba67db8fd0530f097fd36e) |
3c690a35 [view] | v3.5.13-sru | 2021-01-24 20:13:21 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Use find_file instead of find_program to find tde_l10n_merge.pl because it does not have the executable bit set. Signed-off-by: Slávek Banko (cherry picked from commit 52001b90693f0c986d6aa2ceec69f9b8fa7b8699) |
1dd89cc6 [view] | v3.5.13-sru | 2021-01-12 03:10:35 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Incorporate a slightly modified version of intltool-merge 0.51 to properly merge desktop file translations containing escaped newline characters - '\n'. Signed-off-by: Slávek Banko (cherry picked from commit 53c7e28984f89f979c4495b30abdb10a80373d71) |
12c5f443 [view] | v3.5.13-sru | 2021-01-07 18:42:14 +0100 | Slávek Banko | [tdelibs] Add an option to install the imagetops binary. This binary may already be included in the system - for example in the netpbm package. Signed-off-by: Slávek Banko (cherry picked from commit f6aced3def110bab4ebd10e4b4684c52d29fc767) |
e3a83543 [view] | v3.5.13-sru | 2021-01-03 21:52:05 +0900 | Michele Calgaro | [tdelibs] krun: prevent media:/ or system:/media urls to be replaced by their respective /media/... path. Signed-off-by: Michele Calgaro (cherry picked from commit 3d3e77773df70317267c2d471c37e9374256590d) |
b3bb4576 [view] | v3.5.13-sru | 2020-12-29 13:26:44 +0100 | Slávek Banko | [tde-cmake] tde_curdatetime: Add the -u option to call 'date' so that the result is not time zone dependent. Signed-off-by: Slávek Banko (cherry picked from commit 43763c6adf901985d44b305b8fcc6270f77b70dd) |
fa2f9f61 [view] | v3.5.13-sru | 2020-12-22 20:23:50 +0100 | Slávek Banko | [tde-cmake] Set compiler flags useful for reproducible building. Signed-off-by: Slávek Banko (cherry picked from commit b2b9e890528f27daeb577983e1ed4fe2ecf8f852) |
43b41be8 [view] | v3.5.13-sru | 2020-12-19 18:36:41 +0900 | Michele Calgaro | [tdelibs] Drop weird macro and use memcpy/memset instead. Signed-off-by: Michele Calgaro (cherry picked from commit 60ef8289ae01945f48aefd2e03cf1abead4d177d) |
aa3ffe33 [view] | v3.5.13-sru | 2020-12-19 11:48:03 +0900 | Michele Calgaro | [tdelibs] tdeabc/vcard: integrated "generated" partial header files into the place where they are actually used. Signed-off-by: Michele Calgaro (cherry picked from commit 5cb3ed2e545a03815cdd04ab8666b605a71c44b4) |
3fd534c3 [view] | v3.5.13-sru | 2020-12-09 19:03:11 +0100 | Slávek Banko | [tdelibs] Fix function name in LUA indentation script error message. Signed-off-by: Slávek Banko (cherry picked from commit 6f0a5983467358a325740c689c1fd546c3752b52) |
aaf29de9 [view] | v3.5.13-sru | 2020-12-06 18:07:10 +0100 | Slávek Banko | [admin] doxygen: Determine the module name from the information in .tdescminfo instead of by directory name. Signed-off-by: Slávek Banko (cherry picked from commit 269bccc9055d7f6ac12e2cee4741f2da4f8b5eb8) |
a7d99ab3 [view] | v3.5.13-sru | 2020-12-06 15:44:12 +0100 | Slávek Banko | [scripts] create_tarball: Force file permissions in the tarball. It addresses independence from UMASK to ensure a reproducible build. Signed-off-by: Slávek Banko (cherry picked from commit 807378eeb2a1363a10e4c9715758004df5c51500) |
f72bbe3b [view] | v3.5.13-sru | 2020-12-06 15:41:30 +0100 | Slávek Banko | [scripts] create_tarball: Convert to UTC the date of the last commit, which is written to '.tdescminfo'. Because formatting a date using 'git log' does not return results in UTC, the unix timestamp is used for git log, and conversion to UTC is done using 'date'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko (cherry picked from commit 517a78302072e0b2a55a65a4811bc90fbba42e08) |
c8ee49a6 [view] | v3.5.13-sru | 2020-12-06 14:50:33 +0100 | Slávek Banko | [tde-cmake] tde_create_tarball: Add options to make tarballs reproducible independently of UMASK and time zone. Signed-off-by: Slávek Banko (cherry picked from commit 7b6865d9e60d3220cecea027f227ab084f1a903c) |
542f9054 [view] | v3.5.13-sru | 2020-12-06 14:39:23 +0100 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Show the full path of the source desktop file when merging translations. Signed-off-by: Slávek Banko (cherry picked from commit 28260f0078b016aac7f9b924c424bc1ae7d157fd) |
efae3862 [view] | v3.5.13-sru | 2020-12-06 10:50:13 +0100 | Slávek Banko | [tdelibs] tests: Wait for the dcop server to be ready. Use a separate ICEAUTHORITY for tests. Signed-off-by: Slávek Banko (cherry picked from commit 19f44e5ff3756172540e768fc0d08d761f0c374e) |
b0b74ced [view] | v3.5.13-sru | 2020-11-16 12:02:21 +0100 | Slávek Banko | [scripts] create_tarball: Adapted to new 'core' folder for core modules. Signed-off-by: Slávek Banko (cherry picked from commit 9db84075a083d851ec02917f926d44bc17e1f08e) |
1d96fed9 [view] | v3.5.13-sru | 2020-11-16 00:09:43 +0100 | Slávek Banko | [tde-cmake] Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder. Signed-off-by: Slávek Banko (cherry picked from commit ae0ecf194bf51902652570df879579cb76f7db7f) |
830f9676 [view] | v3.5.13-sru | 2020-11-15 18:10:52 +0100 | Slávek Banko | [tde-packaging] DEB: adjusted to new 'core' folder for main packages. Signed-off-by: Slávek Banko |
041fa762 [view] | v3.5.13-sru | 2020-11-11 15:42:31 +0100 | Slávek Banko | [scripts] switch_all_submodules_to_head_and_clean: Clean up abandoned worktrees before adding a new worktree. Signed-off-by: Slávek Banko (cherry picked from commit 5b81e0aa93702515e5ced5a1ebde5bcb1065190e) |
5eee3bbd [view] | v3.5.13-sru | 2020-11-11 12:01:25 +0800 | Michele Calgaro | [tde] Moved core packages to new 'core' subfolder. Signed-off-by: Michele Calgaro (cherry picked from commit 6815107ef0be632e24efbd379df815573e24ee79) |
63a625f7 [view] | v3.5.13-sru | 2020-10-09 12:23:33 +0900 | Michele Calgaro | [tde-cmake] Added search for additional files to tde_l10n_create_template. Signed-off-by: Michele Calgaro (cherry picked from commit 35d01987874772b6d83189d302186b881dbf2e30) |
89a7df23 [view] | v3.5.13-sru | 2020-09-28 15:21:41 +0200 | Slávek Banko | [qt3] Fix buffer overflow in XBM parser. Avoid parsing over the buffer limit, or interpreting non-hex as hex. This still leaves parsing of lines longer than 300 chars unreliable. Based on Qt5 patch for CVE-2020-17507. Signed-off-by: Slávek Banko (cherry picked from commit 9d7d238e9efc673a0dbda1140e2eaa740fe00d6b) |
5ddda7dc [view] | v3.5.13-sru | 2020-09-25 18:04:35 +0900 | Michele Calgaro | [admin] Removed additional code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 65b6c5ac6f39c266c114d1fdc452d92442f776c7) |
711ff288 [view] | v3.5.13-sru | 2020-09-24 15:26:15 +0200 | gregory guy | [tdelibs] Add definitions for X11_RGBFILE and XMLLINT in config.h Signed-off-by: gregory guy (cherry picked from commit 2706c5674eb1ea3fffdca4d8c3edb3b25335e731) |
9c3a708c [view] | v3.5.13-sru | 2020-09-20 21:14:29 +0900 | Michele Calgaro | [admin] Removed additional code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 80eb8bffc7c3b5cbf5ab51b4d7877d0cdaad45e1) |
adf1b92d [view] | v3.5.13-sru | 2020-09-20 10:50:44 +0200 | Slávek Banko | [tde-cmake] Add a global option to force colored output from compiler. Taken from https://medium.com/@alasher/colored-c-compiler-output-with-ninja-clang-gcc-10bfe7f2b949 Signed-off-by: Slávek Banko (cherry picked from commit 0459cbaf3eaf2b123a07d125623db0fc82baa6aa) |
abcfc50b [view] | v3.5.13-sru | 2020-09-18 22:31:10 +0900 | Michele Calgaro | [admin] Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 714211691fe0324acc4a4c5b30b6d72e6571832a) |
f5adb797 [view] | v3.5.13-sru | 2020-09-18 04:03:55 +0200 | Slávek Banko | [tdelibs] Add a check to verify that the spell checker set as the default is enabled for build. Signed-off-by: Slávek Banko (cherry picked from commit 056d9c5d0d438b28fd3a43fa7a15a26cc84644b5) |
9ffa92f8 [view] | v3.5.13-sru | 2020-09-18 03:53:44 +0200 | Slávek Banko | [tdelibs] Add a build option for ispell. Signed-off-by: Slávek Banko (cherry picked from commit c66f9211792e21ebeb956747d9643e7e0847a874) |
62d71bc1 [view] | v3.5.13-sru | 2020-09-14 02:49:15 +0200 | Slávek Banko | [tqtinterface] Add quotes for the file name used as a parameter in tqt-replace scripts. This resolves bug #3158 Signed-off-by: Slávek Banko (cherry picked from commit b5fb7ec59011fb1a75ae84c718ed7e7c19e33dd2) |
be8ea9c4 [view] | v3.5.13-sru | 2020-08-29 18:40:18 +0900 | OBATA Akio | [tdelibs] kpty: prevent to open pseudo ttys twice for openpty(3) platforms Signed-off-by: OBATA Akio (cherry picked from commit 8f7371cddfa402a5561f46007985832b32383728) |
1d9cf8e7 [view] | v3.5.13-sru | 2020-08-28 16:08:41 +0900 | OBATA Akio | [tdelibs] Add support of posix_openpt(2) to open master pseudo terminal device Signed-off-by: OBATA Akio (cherry picked from commit 8e542575e044baf23ae636d32f1c6d4e3b8dea18) |
91813556 [view] | v3.5.13-sru | 2020-08-23 00:52:59 +0200 | Slávek Banko | [qt3] Update buildkey for >= GCC 9. Signed-off-by: Slávek Banko (cherry picked from commit 511e8c772037d12eb143c7182e686a8185e27f06) |
18a55e2c [view] | v3.5.13-sru | 2020-08-22 22:28:07 +0200 | Slávek Banko | [admin] Add includes to the UI file generated for testing TDE UIC plugins. Signed-off-by: Slávek Banko (cherry picked from commit f656574fa047e8d342c80d84cf0686be4e561dab) |
2779387e [view] | v3.5.13-sru | 2020-08-19 16:51:24 +0900 | OBATA Akio | [tdelibs] Add an ability to specify default spell checker There is no reason to determine it with operating system basis. Change to use build configuration instead. "ispell" by default, and you can override it. Signed-off-by: OBATA Akio (cherry picked from commit 70d26004f065c5fd18be00cab17fc93ed231d849) |
431ab467 [view] | v3.5.13-sru | 2020-08-19 15:53:58 +0900 | OBATA Akio | [tdelibs] Port ASPELL_DATADIR detection to CMake Signed-off-by: OBATA Akio (cherry picked from commit ba75e441eab1713cac9219d93d06c478c0bc93df) |
0aa014e9 [view] | v3.5.13-sru | 2020-08-19 14:00:20 +0900 | OBATA Akio | [tdelibs] Add the ability to detect ispell lib directory Check LIBDIR ispell compile option and use only it for ispell lib directory if found. Signed-off-by: OBATA Akio (cherry picked from commit bbe1b42cbbc7293041a83b154f969792a2592510) |
0ac62424 [view] | v3.5.13-sru | 2020-08-17 14:52:53 +0200 | Slávek Banko | [tdelibs] Link external library for backtrace in tdecore. Signed-off-by: Slávek Banko (cherry picked from commit 59debdf4f0f76222d69ad4f64c38f85f5d08313b) |
b92175e2 [view] | v3.5.13-sru | 2020-08-17 18:10:50 +0900 | OBATA Akio | [tdelibs] Improve progname detection portability `getprogname()` of FreeBSD is based on NetBSD's one, no reason to prevent using it on NetBSD. glibc also has own special variable for progname. Signed-off-by: OBATA Akio (cherry picked from commit 965a808b91b6542208b24af18e55193e5f929c37) |
3242ddae [view] | v3.5.13-sru | 2020-08-17 16:07:14 +0900 | OBATA Akio | [tdelibs] Add `getservbyname_r` prototype detection to CMake OpenBSD's prototype is differ than glibc's one, but it is declared. Signed-off-by: OBATA Akio (cherry picked from commit 6886dd7e96d475b64ac3c41a96a759c7d5fa2be9) |
bdf8756a [view] | v3.5.13-sru | 2020-08-16 19:05:05 +0900 | OBATA Akio | [tdelibs] Fix to declare missing `snprintf` prototype at correct place Signed-off-by: OBATA Akio (cherry picked from commit f65c9e6665bf5bed20710e6a278d4fa83a6b32a8) |
8e4dc612 [view] | v3.5.13-sru | 2020-08-16 19:00:54 +0900 | OBATA Akio | [tdelibs] Fix to declare vsnprintf prototype with detected condition It was introduced in HP-UX 10.20 (undocumented) and suppoted in 10.30 and later, so no need to declare it on HP-UX unconditionally. Signed-off-by: OBATA Akio (cherry picked from commit 76a04f5fce7c958be414ce0ede6afe14c66a5584) |
961a3aac [view] | v3.5.13-sru | 2020-08-16 18:57:39 +0900 | OBATA Akio | [tdelibs] Fix to detect vsnprintf prototype properly From the standard sepc, Signed-off-by: OBATA Akio (cherry picked from commit cc7cd8323514e0dbd0a485128491e619f3f19633) |
3241cab0 [view] | v3.5.13-sru | 2020-08-16 18:15:33 +0900 | OBATA Akio | [tdelibs] Allow to use backtrace(3) external library for kdebug Signed-off-by: OBATA Akio (cherry picked from commit 2167207adc49b498536a5a8533c27fc67e0c6e9c) |
75aaa51f [view] | v3.5.13-sru | 2020-08-12 20:36:42 +0200 | Slávek Banko | [tdelibs] Fix FTBFS due to unnamed unused arguments in C sources in a recent commit. Signed-off-by: Slávek Banko (cherry picked from commit 1b2d3b15f4c84dc00c39376cfe892de2979f9d66) |
e83b6fdc [view] | v3.5.13-sru | 2020-08-12 17:29:38 +0900 | OBATA Akio | [tdelibs] Add LOCAL_PEEREID sockopt support for peer socket uid check It is supported on NetBSD 5 and later. Signed-off-by: OBATA Akio (cherry picked from commit 7827038ab45c300b86bee1b9fb6cf0f78461c0e7) |
c2b391d8 [view] | v3.5.13-sru | 2020-08-11 16:07:25 +0900 | OBATA Akio | [tdelibs] Fix to use configured openpty usability condition No reason to restrict only on OpenBSD and FreeBSD here. Signed-off-by: OBATA Akio (cherry picked from commit 12364c9cc38c1561e5c0b2784c7ed6af4360cb74) |
a9e9cfcd [view] | v3.5.13-sru | 2020-08-10 18:29:10 +0900 | OBATA Akio | [tdelibs] Fix missing argments for drive parse filter on lpr It was extended for compressed PPD support, but not refrected to lpr parts. Signed-off-by: OBATA Akio (cherry picked from commit 15116d8f64b35a695bcabc92239667c8684dc545) |
35bff96a [view] | v3.5.13-sru | 2020-08-09 17:34:23 +0900 | OBATA Akio | [tdelibs] Add a knob to use fixed path `iceauth` tool `system()` and `popen()` may unsafe unless using absolute command path. Rely on PATH environment variable set by users may result in unwanted tool. Signed-off-by: OBATA Akio Signed-off-by: Slávek Banko (cherry picked from commit ac8c8ca54aaed1466255161a3d727dcfade4a7d9) |
f250423e [view] | v3.5.13-sru | 2020-08-08 18:33:11 +0900 | OBATA Akio | [tdelibs] Fix to set DCOP_PATH properly It is only used in dcop module and empty is unwanted situation, so properly define it in dcop/CMakeLists.txt. Rerevant header generation is also moved to there, and prevent to define in main config.h file too. Signed-off-by: OBATA Akio (cherry picked from commit 56c5973b6b33df77a7491b07411cbd772c0d5d79) |
e56e9a2f [view] | v3.5.13-sru | 2020-08-06 18:29:56 +0900 | OBATA Akio | [qt3] Fix MIT_SHM related condition Prevent to build MIT_SHM related codes for !QT_MITSHM condition. Signed-off-by: OBATA Akio (cherry picked from commit 82d40179adeb02d3012e10c45ffde20e0e60fcd1) |
88b18c3d [view] | v3.5.13-sru | 2020-08-06 03:15:09 +0200 | Slávek Banko | [tde-cmake] tde_create_tarball: SOURCEDIR can be specified as relative. If the list of files is obtained internally in a macro, it will be sorted. This prevents unexpected order of files - improves certainty for reproducible builds. Signed-off-by: Slávek Banko (cherry picked from commit fb4f389731cf5a26a0a13e4d31bbbb61724989e7) |
4562c4d1 [view] | v3.5.13-sru | 2020-08-04 18:30:08 +0900 | OBATA Akio | [qt3] Fix to detect Thread Execution Scheduling support correctly If `_POSIX_THREAD_PRIORITY_SCHEDULING == 0`, it must be checked with sysconf(_SC_THREAD_PRIORITY_SCHEDULING) at runtime. Signed-off-by: OBATA Akio (cherry picked from commit d61a821ad0c5508dd2e34232370a66034b348886) |
717a1d8e [view] | v3.5.13-sru | 2020-08-04 18:15:08 +0900 | OBATA Akio | [qt3] Fix `qt_xft_handle` to work as expected Signed-off-by: OBATA Akio (cherry picked from commit a35e51a4fde9d292e94e824454d5d589f22b0f19) |
84ea074d [view] | v3.5.13-sru | 2020-08-02 16:42:31 +0900 | OBATA Akio | [qt3] Prevent to set build directories as RPATH It result in unwanted RPATH reference from installed binaries. Signed-off-by: OBATA Akio (cherry picked from commit 5b1f8617d1361bdf7dd3b64fc953623fc8e01d96) |
e647983f [view] | v3.5.13-sru | 2020-08-02 16:25:10 +0900 | OBATA Akio | [qt3] Remove debug config for inputmethod plugins No reason to force to debug build. Signed-off-by: OBATA Akio (cherry picked from commit 53ff73cc35d415708fd6b5dbb0fd747d244e759d) |
f65dc75b [view] | v3.5.13-sru | 2020-07-30 18:21:58 +0200 | gregory guy | [tdelibs] fix FTBFS, error: ‘dup’ was not declared in this scope Signed-off-by: gregory guy (cherry picked from commit 88428d3b516e4fa5b7b76d5433542cea481bb6a8) |
641dd35d [view] | v3.5.13-sru | 2020-07-27 17:38:39 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Allow generating a translated desktop file that will not be installed directly. Signed-off-by: Slávek Banko (cherry picked from commit 63b5532a298ccf95e310ae853ff53ade506daf7e) |
70dcc78d [view] | v3.5.13-sru | 2020-07-27 17:07:44 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Fix CMP0054 warning in case of special desktop file name that could be the same as the keyword. Signed-off-by: Slávek Banko (cherry picked from commit 9f86304bdd4be37b625ee3ae9d37f2c4006dea14) |
8756e8b4 [view] | v3.5.13-sru | 2020-07-26 16:28:09 +0900 | OBATA Akio | [qt3] Fix to set libtool special mode-args as a compiler flag Signed-off-by: OBATA Akio (cherry picked from commit 20597c412f924c698b1b0232a5787934ad42dc87) |
88ce8583 [view] | v3.5.13-sru | 2020-07-25 18:37:27 +0900 | OBATA Akio | [qt3] Fix to record {MAJOR}.{MINOR} to `library_names` in libtool file Signed-off-by: OBATA Akio (cherry picked from commit ac08552d14091ea8633f5bae86d72d5ef964e32e) |
7d655cde [view] | v3.5.13-sru | 2020-07-25 17:57:19 +0900 | OBATA Akio | [qt3] Fix to set `old_library` in libtool file only for `staticlib` project Signed-off-by: OBATA Akio (cherry picked from commit 4596513c452688719d01cb2f5f7e1b81140f9f93) |
b9a6202a [view] | v3.5.13-sru | 2020-07-25 11:48:24 +0900 | OBATA Akio | [qt3] Fix potentially buffer overrun related to readlink(2) Signed-off-by: OBATA Akio (cherry picked from commit 5c32919647732d0e20dc08ad4a8d24193238174f) |
ae3d63aa [view] | v3.5.13-sru | 2020-07-23 17:53:20 +0900 | OBATA Akio | [qt3] Fix to detect file conponent from path properly in Makefile generator It should be either `path.right(path.length() - sep_pos - 1)` or `path.mid(sep_pos + 1)`. Signed-off-by: OBATA Akio (cherry picked from commit 30a7754971fee794819df164dd1601b2af49587a) |
56ca1e3a [view] | v3.5.13-sru | 2020-07-19 17:49:47 +0900 | OBATA Akio | [qt3] Fix to detect XRandR on multi-prefix package platforms Change to find two XrandR header files from invidual directory. "Xrandr.h" is in `libXrandr`, and "randr.h" is in `xorgproto` (used to be `randrproto`) package, so they may be installed into different prefix. Signed-off-by: OBATA Akio (cherry picked from commit bade711c82e43dc7553603bc08907fe9762da88c) |
e49c433e [view] | v3.5.13-sru | 2020-07-18 17:10:20 +0900 | OBATA Akio | [qt3] Remove unwanted code for writing png `info_ptr->channels` will be set in the next called `png_set_IHDR()`, so it is no effect. Signed-off-by: OBATA Akio (cherry picked from commit b00b5ea1c5e0cecd50b928a5d88b3be8560c18e7) |
a75f3dca [view] | v3.5.13-sru | 2020-07-18 16:57:20 +0900 | OBATA Akio | [qt3] Change to use PKG_LIBPNG_VER for libpng version check It is suggested in png.h for applications. Signed-off-by: OBATA Akio (cherry picked from commit 2283b5627da2a075591f4376666781b5a4be4c23) |
6a930451 [view] | v3.5.13-sru | 2020-07-12 18:47:37 +0900 | OBATA Akio | [qt3] Update X11 path on NetBSD It should be X11R7 on modern ports with recent releases. Signed-off-by: OBATA Akio (cherry picked from commit 10488953838ed597bca9f2635e9f3480c08bb9be) |
d664ab18 [view] | v3.5.13-sru | 2020-07-10 15:40:42 +0900 | OBATA Akio | [qt3] Fix to display verbose message in some config tests Signed-off-by: OBATA Akio (cherry picked from commit 6f2da8af3a2b7343b3d67be3a3093bb9cfc9d36e) |
0dca9724 [view] | v3.5.13-sru | 2020-07-09 11:53:02 +0900 | OBATA Akio | [qt3] Replace dead URLs of "SEE ALSO" section in man pages to trinity ones Signed-off-by: OBATA Akio (cherry picked from commit 0a9cd6f754e4b5a4c52ecb1be37e09328016fa57) |
8a351bdb [view] | v3.5.13-sru | 2020-07-08 17:22:01 +0900 | OBATA Akio | [qt3] Improve modern res API available condition `__RES` is usable to check release date of resolver library. Such modern res API appeared in BIND-8.2.0 libbind with __RES == 19980901, it was refrected as BIND-8.2.2-P5 in glibc in pre 2.3 release with __RES == 19991006. Signed-off-by: OBATA Akio (cherry picked from commit b676c7f90b894b7c715d924c53b9dc4b4fef4589) |
02424237 [view] | v3.5.13-sru | 2020-07-06 12:13:49 +0900 | Michele Calgaro | [tdelibs] Fixed handling of svg images that caused an infinite loop (most notably Kicker was hanging with 100% CPU usage). Signed-off-by: Michele Calgaro (cherry picked from commit ffe8e495d7e99cc2e235a5f5ac776b72a31627ff) |
2bc11484 [view] | v3.5.13-sru | 2020-06-26 04:13:22 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Fix processing when using configure_file. Although the processing with configure_file was done properly, the original source file was used instead of the processed one to merge the translations. Signed-off-by: Slávek Banko (cherry picked from commit 3bbc0e4d62a37030bf87675a33002ecf91b27107) |
25375aaa [view] | v3.5.13-sru | 2020-06-24 02:02:22 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Add the ability to process multiple source files to be installed in the same destination folder. Signed-off-by: Slávek Banko (cherry picked from commit 7592371d26c766c79419930e22e2680559f22d95) |
03682101 [view] | v3.5.13-sru | 2020-06-23 19:37:31 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: PO_DIR can be specified as relative. Signed-off-by: Slávek Banko (cherry picked from commit 1baa4cbbd1bcfd4765c5aeeed07506f312e03bb6) |
6d10436e [view] | v3.5.13-sru | 2020-06-23 18:59:44 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Process the source file using configure_file if it has a ".cmake" extension. Signed-off-by: Slávek Banko (cherry picked from commit 690e7a7ec30cb96baf8c8f0a3f69969ad074aad1) |
4e1b7e85 [view] | v3.5.13-sru | 2020-06-23 03:03:18 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Add the ability to call for the same source file installed in another location. Signed-off-by: Slávek Banko (cherry picked from commit 8d4479fbcc57a40f2bfcf1f26789e24d853c41b5) |
d146df0c [view] | v3.5.13-sru | 2020-06-22 19:23:58 +0000 | aneejit1 | [admin] Allow TQt3 includes to exist somewhere other than /usr/include/tqt The test for TQt3 fails when it's not installed in /usr due to CXXFLAGS being hardcoded to /usr/include/tqt. Amended to append to CXXFLAGS. Signed-off-by: aneejit1 (cherry picked from commit ae96f3ea4882e243513827da7c2ab889af3b1608) |
2d05740c [view] | v3.5.13-sru | 2020-06-16 02:36:11 +0200 | Slávek Banko | [tde-cmake] Remove adding dependencies that were previously needed to build tdelibs as such. Signed-off-by: Slávek Banko (cherry picked from commit 1254cb9250044ab80257a032a07aa626ac2aafb2) |
610545c1 [view] | v3.5.13-sru | 2020-06-16 01:56:21 +0200 | Slávek Banko | [tdelibs] Use target names for commands instead of full paths. When using target names for commands, CMake automatically resolves the necessary dependencies without having to specify them in the CMakeLists.txt source code or in the common TDE CMake module. Signed-off-by: Slávek Banko (cherry picked from commit 98436f882d2146fe156c26e81bb87d409cfcf819) |
71c0596f [view] | v3.5.13-sru | 2020-06-15 16:51:50 +0000 | aneejit1 | [tdelibs] Missing glib link directories This resolves bug #3135 Signed-off-by: aneejit1 (cherry picked from commit 2c6417b8d699e9928f83472fdbb8e36769654633) |
fb7b2615 [view] | v3.5.13-sru | 2020-06-15 16:48:56 +0000 | aneejit1 | [tdelibs] avahi-tqt include/link directories missing Signed-off-by: aneejit1 (cherry picked from commit 86df09d798b216ec21dafa3c90aeb348df47b23e) |
73642d75 [view] | v3.5.13-sru | 2020-06-15 16:20:34 +0000 | aneejit1 | [tde-cmake] Remove use of LINGUAS file to prevent writes to the source directory This is for the resolution of bug #3133 Signed-off-by: aneejit1 (cherry picked from commit 8cf356884f1d6cd583dd28ba638253b6e94e6878) |
b9e9b4cb [view] | v3.5.13-sru | 2020-06-14 19:51:59 +0200 | Slávek Banko | [tde-cmake] Fix FTBS if CMAKE_BUILD_TYPE is not set. Signed-off-by: Slávek Banko (cherry picked from commit 4d52ea2c67a7e8cdc263c32da4453c8e4d4ae279) |
58779634 [view] | v3.5.13-sru | 2020-06-14 14:55:27 +0200 | Slávek Banko | [tde-cmake] Set the LINK_INTERFACE_LIBRARIES and INTERFACE_LINK_LIBRARIES properties not only for the default, but also for the specific build type. This resolve FTBFS when using private linking if the build is of type Debug. Signed-off-by: Slávek Banko (cherry picked from commit e769cc000347ea6c27d14eb1e92c1c1f40e84d74) |
d37bb843 [view] | v3.5.13-sru | 2020-06-12 03:56:33 +0200 | Slávek Banko | [tdelibs] Use private linking for exported CMake targets. Signed-off-by: Slávek Banko (cherry picked from commit 158b6e1152413e4fa973b70b7469bb1f256a1f38) |
d336392f [view] | v3.5.13-sru | 2020-06-12 01:32:04 +0200 | Slávek Banko | [tdelibs] For templates from CMake, use the TDE CMAKE TEMPLATES variable. Signed-off-by: Slávek Banko (cherry picked from commit 080c061b15cfcb11e26a2ede1c8082afb0c5d329) |
345f44fb [view] | v3.5.13-sru | 2020-06-11 20:38:17 +0200 | Slávek Banko | [tdelibs] dcopidlng fixes: + do not skip an empty class if it is declared with K_DCOP Signed-off-by: Slávek Banko (cherry picked from commit 234c903a9b4e6e6aff30721fd3594e54cea0c2d5) |
fd16e820 [view] | v3.5.13-sru | 2020-06-11 17:11:53 +0200 | Slávek Banko | [tde-cmake] tde_add_library: Add the ability to link libraries as private. Signed-off-by: Slávek Banko (cherry picked from commit d504c98bb7342c38764c83f3f3c0c31eb6834f18) |
e28a7be8 [view] | v3.5.13-sru | 2020-06-11 01:55:37 +0200 | Slávek Banko | [tde-cmake] Move templates to a separate directory and rename to the tde_ prefix. Create the TDE_CMAKE_ROOT and TDE_CMAKE_TEMPLATES variables. Signed-off-by: Slávek Banko (cherry picked from commit 2a847be412bd1dc66e53ea4652cc42f24a412d0f) |
aa52709a [view] | v3.5.13-sru | 2020-06-10 20:59:30 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: For working files in a binary directory, use the relative path according to the source directory instead of the base file names. This will prevent potential base file name collisions and allow the creation of common rules. Signed-off-by: Slávek Banko (cherry picked from commit c3b52f0e804a75c535f56c550354c0f894d7e960) |
b3a51ff3 [view] | v3.5.13-sru | 2020-06-10 20:45:00 +0200 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add *.theme and eventsrc to files known as desktop style. Signed-off-by: Slávek Banko (cherry picked from commit 55cdb3a75e61ab656c6fa0d372ad096f90152494) |
b7cdf5ad [view] | v3.5.13-sru | 2020-06-07 11:44:27 +0200 | Slávek Banko | [admin] Use dcopildng as the default instead of dcopidl. Signed-off-by: Slávek Banko (cherry picked from commit 3e80abcba548f353276a4f3088f9e0bb6295039c) |
5d7886e1 [view] | v3.5.13-sru | 2020-06-05 09:30:12 +0200 | Slávek Banko | [tde-cmake] tde_create_dcop_kidl: Use dcopildng as the default instead of dcopidl. Signed-off-by: Slávek Banko (cherry picked from commit e4b370839f36c271d7f41718070ed30ed89aeebe) |
857d5da6 [view] | v3.5.13-sru | 2020-06-05 03:04:47 +0200 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add --from-code=UTF-8 to xgettext call. Signed-off-by: Slávek Banko (cherry picked from commit f5b58cdd21909fd24356e843f629ccb725a4c70c) |
b2ff598b [view] | v3.5.13-sru | 2020-06-05 02:11:25 +0200 | Slávek Banko | [tdelibs] Drop explicit dependencies on dcopidl and dcopidl2cpp, because thanks to the replacement of KDE3 CMake macros with TDE macros, this is no longer needed. Signed-off-by: Slávek Banko (cherry picked from commit c2b90055a581e9fb95a281fab53b6c56a96a4f2d) |
bb46328f [view] | v3.5.13-sru | 2020-06-05 00:54:01 +0200 | Slávek Banko | [tdelibs] dcopidlng fixes: + includes may use quotation marks + argument types can contain multiple words + avoid use long, short, int or char type as the argument name + avoid use type as the argument name if the const qualifier is used + use long notation of int types + the arguments can be nameless + return types can have qualifiers + do not warn on inherit of the DCOPObject and TQObject classes + the documentation comment does not have to end on a separate line Signed-off-by: Slávek Banko (cherry picked from commit 49614d38c9b298488b2cba15bbee48db8d7ec316) |
954af801 [view] | v3.5.13-sru | 2020-05-28 02:50:00 +0200 | Slávek Banko | [tde-cmake] FindTDE: Conditional import of exported tdelibs targets. This prevents multiple attempts to import exported tdelibs targets, which would cause a collision if find_package( TDE ) is called repeatedly for some reason. Signed-off-by: Slávek Banko (cherry picked from commit e51ecbd59135d3c5a8124de22cdca10ae51beaed) |
e3088bed [view] | v3.5.13-sru | 2020-05-27 18:49:05 +0200 | Slávek Banko | [tde-cmake] tde_create_handbook: Add an optional SOURCE_BASEDIR argument. Using the optional SOURCE_BASEDIR argument, it is possible to use tde_create_handbook in CMakeLists.txt from a folder other than the folder containing the documentation itself. This will allow the creation of common rules for generating documentation for all languages that are currently available, without the need to create CMakeLists.txt in the directory of each individual language. Signed-off-by: Slávek Banko (cherry picked from commit f7a3d5c3e272cbb059f96b90a2555506c9a6b454) |
b303fed5 [view] | v3.5.13-sru | 2020-05-27 03:27:04 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Use output name only during installation. In the cmake binary directory, the name of the working file must be used according to the source file to avoid possible collisions if the source directory contains multiple desktop files installed as a ".directory" file in multiple destination directories. Signed-off-by: Slávek Banko (cherry picked from commit 3b6509cacff64191851aa1db18f9b2a421c5d33d) |
eba282f3 [view] | v3.5.13-sru | 2020-05-26 12:44:34 +0200 | Slávek Banko | [tdelibs] Fix typo in the SSL library check rules. Signed-off-by: Slávek Banko (cherry picked from commit aa244c3700e31955b3294c9aa3b71a020d746d67) |
f659403a [view] | v3.5.13-sru | 2020-05-18 13:37:09 +0200 | Slávek Banko | [tdelibs] Check existing XDG folders before localization of the name. Some standard XDG folders may exist before the information is stored in ~/.config/user-dirs.dirs. Checking existing folders will prevent the creation of localized folders in addition to existing English ones. Signed-off-by: Slávek Banko (cherry picked from commit dc699b4fd407fe4e4f887b8f2b3f44a096c9f761) |
2756f9fa [view] | v3.5.13-sru | 2020-05-15 15:32:17 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Force the use of intltool-merge. Because some of our desktop files contain underscores in variable names (for example eventsrc), which is not an allowed character for names of entries in desktop style files, we can't use msgfmt, so we need intltool-merge. Signed-off-by: Slávek Banko (cherry picked from commit 34e3154c44c59da784cfad7dcb63497b374cbd7d) |
98b2d6cb [view] | v3.5.13-sru | 2020-05-11 02:30:47 +0200 | Slávek Banko | [tde-cmake] Update TDEL10n module + Fix comment replacement and flag addition for _translatorinfo. Signed-off-by: Slávek Banko (cherry picked from commit f6f7bfc0071bb86244d31258893cd5c3a676546b) |
d9fc3491 [view] | v3.5.13-sru | 2020-05-10 12:43:42 +0200 | Slávek Banko | [tde-cmake] Add caching of variables from checks results and add conditions to avoid unnecessary repetition of checks. Signed-off-by: Slávek Banko (cherry picked from commit 778522d10450a8a45133c65ae0175224c6abc700) |
dfbf5fa3 [view] | v3.5.13-sru | 2020-05-09 17:37:05 +0200 | Slávek Banko | [tde-cmake] Update TDEL10n module + For _translatorinfo strings, replace the references to an intentionally non-existent source file and use instead comments explaining the purpose of these strings. Signed-off-by: Slávek Banko (cherry picked from commit 4ced9fd928bfdf8a44152492b504bba4e0f98da5) |
2ad5c999 [view] | v3.5.13-sru | 2020-05-04 19:59:27 +0200 | Slávek Banko | [tdelibs] Enable the use of dcopidlng during build tdelibs. Signed-off-by: Slávek Banko (cherry picked from commit ef23612c5643909edcad8665fadd82583501a602) |
9ca5274c [view] | v3.5.13-sru | 2020-05-04 08:45:19 +0200 | Slávek Banko | [tde-cmake] Replace the remaining KDE3 macros. + Targets are created to generate files, not just commands. + Generating kidl files is created as a separate targets. + Headers are added to the list of generated files. + This allows for more accurate dependency determination. + This prevents files generation from being repeated. + This prevents the occasional FTBFS during a parallel build. Signed-off-by: Slávek Banko (cherry picked from commit 5cd16d6fb9d4917676e165655e91d75f36339c4c) |
cc6a5a29 [view] | v3.5.13-sru | 2020-05-03 01:18:06 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Allow spaces around the equal sign. Signed-off-by: Slávek Banko (cherry picked from commit e8a95f169ebebc7d4aa0350cb059f8e5b0fcb018) |
b34eba61 [view] | v3.5.13-sru | 2020-05-02 23:48:19 +0900 | Michele Calgaro | [tdelibs] KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug #1362 Signed-off-by: Michele Calgaro (cherry picked from commit 69c2d469b80d8cf7b99a62ebd7c2f4bd8281712b) |
df6c9013 [view] | v3.5.13-sru | 2020-04-29 00:23:20 +0900 | Michele Calgaro | [tdelibs] Fixed unresponsive behavior of the shortcut setting dialog in recent ditros. This resolves bug #2955 Signed-off-by: Michele Calgaro (cherry picked from commit 8ea3d4dd872623721abe3153cdd44d01e3cc69be) |
4ebec375 [view] | v3.5.13-sru | 2020-04-29 00:10:33 +0900 | Michele Calgaro | [qt3] Improved code for keyboard and mouse grabbing and releasing to avoid unnecessary actions. This relates loosely to bug #2955 Signed-off-by: Michele Calgaro (cherry picked from commit bc1b1fed7dda5d3143e1fc9f6a38783ff8389f4d) |
a860d82b [view] | v3.5.13-sru | 2020-04-20 12:48:09 +0900 | Michele Calgaro | [tdelibs] kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJobViewer to not autostart unless the user first toggled the checkbox at least once. Relates to bug #1362 Signed-off-by: Michele Calgaro (cherry picked from commit a57ae64c11314ae571bd529c78c2460daccc9004) |
3be89820 [view] | v3.5.13-sru | 2020-04-12 20:21:31 +0900 | Michele Calgaro | [qt3] Removed incorrect execution bit. Signed-off-by: Michele Calgaro (cherry picked from commit 1c536444086d5efbbe65a93afca21cb740eb336b) |
8f4edaf7 [view] | v3.5.13-sru | 2020-04-10 11:58:29 +0200 | Slávek Banko | [qt3] The translation file mywidget_en.ts in examples/i18n renamed to mywidget.ts to serve as a template. Signed-off-by: Slávek Banko (cherry picked from commit 990d01f06680a9860b722cbec877bd4a3850fa17) |
47225430 [view] | v3.5.13-sru | 2020-04-10 03:24:41 +0200 | Slávek Banko | [tde-cmake] tde_create_handbook: Improve build message. Signed-off-by: Slávek Banko (cherry picked from commit 9138b8f339759751c22d5ddfcd4d644d3a4ed021) |
9c9c7f29 [view] | v3.5.13-sru | 2020-04-08 04:40:39 +0200 | Slávek Banko | [tde-cmake] Create symlink for base soname for libraries with release number in the name as a separate target instead of POST_BUILD command. This prevents the command from being executed multiple times and thus FTBFS. Signed-off-by: Slávek Banko (cherry picked from commit e22f5ace4a1eae9b299a8b8c60ceb339c73a2e3c) |
dbef499b [view] | v3.5.13-sru | 2020-04-04 02:11:35 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Use full name for target. This solves the case where the desktop file name is not unique throughout the project. Signed-off-by: Slávek Banko (cherry picked from commit fd7d9c535e4c910b1ea9a72a9e4adcc27ff29858) |
fc3b20eb [view] | v3.5.13-sru | 2020-04-03 01:43:47 +0200 | Slávek Banko | [tde-cmake] tde_read_src_metadata: Typo correction. Signed-off-by: Slávek Banko (cherry picked from commit 3d16bad245edd1352c2d053561d1ccdf3c6b1cf8) |
3a661f47 [view] | v3.5.13-sru | 2020-04-02 16:55:46 +0200 | Slávek Banko | [tde-cmake] Avoid storing "_version-NOTFOUND" in ELF metadata. Signed-off-by: Slávek Banko (cherry picked from commit 184d1c2a4d3003cf0d6d4500f0338962ceb0cf35) |
ada3f01f [view] | v3.5.13-sru | 2020-04-02 05:26:51 +0200 | Slávek Banko | [tde-cmake] tde_create_translated_desktop: Cleaning the LINGUAS file that is generated for merging desktop file translations will not be performed as a POST BUILD command, but as a separate target. This solves premature file deletion if multiple desktop files use a common translation folder. Signed-off-by: Slávek Banko (cherry picked from commit 7183c21e0836e839d3931d18b1971c7aafccb30e) |
f302676f [view] | v3.5.13-sru | 2020-03-22 18:44:21 +0100 | Slávek Banko | [qt3] Fix typo. Signed-off-by: Slávek Banko (cherry picked from commit 8b71fd2791186600d484f1c960eda0d0aa5bbee6) |
3d90cd2d [view] | v3.5.13-sru | 2020-03-21 14:16:22 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Simplify entering a catalog name for placement in a directory of the same name. Signed-off-by: Slávek Banko (cherry picked from commit 1f4d4093ad9fd0c765a0bdb38d393b7b1ae9222c) |
6884ec95 [view] | v3.5.13-sru | 2020-03-21 12:13:08 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add a function to prepare for extracting strings from desktop files. -- xgettext creates an incorrect reference to the source file line -- xgettext does not allow the keyword to be used as a comment Signed-off-by: Slávek Banko (cherry picked from commit f07fe12daf3611403ccf868069f970d6a16e4521) |
8e691f89 [view] | v3.5.13-sru | 2020-03-21 10:44:48 +0100 | Slávek Banko | [tde-cmake] tde_create_tarball: Add options to ensure reproducibility. Signed-off-by: Slávek Banko (cherry picked from commit 6574bc5ae92f85d97705d1f41cf52709246122e5) |
b43f26a7 [view] | v3.5.13-sru | 2020-03-20 15:30:00 +0100 | Slávek Banko | [scripts] create_tarball: Modify the tarball creation so that it is reproducible. Note: If gzip or pigz is used, it is necessary to use the "-n" option. Signed-off-by: Slávek Banko (cherry picked from commit 428c2d88b4ac80df001d25973a1511d6a3d424c6) |
9a345f80 [view] | v3.5.13-sru | 2020-03-20 02:45:00 +0100 | Slávek Banko | [qt3] Remove dates from generated files. This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko (cherry picked from commit fc8564a5f04b90b998e792444f70550272e78ddb) |
0d52d836 [view] | v3.5.13-sru | 2020-03-16 15:39:33 +0100 | Slávek Banko | [tde-cmake] Add support for creation of translated desktop files during build. Signed-off-by: Slávek Banko (cherry picked from commit c6b47aacd588f01576faaa7972d04b724d8ce2c0) |
a86292d7 [view] | v3.5.13-sru | 2020-03-15 18:59:44 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Pick *.directory, *.kcsrc and *.themerc files as desktop style files. + Add the ability to specify source files explicitly as desktop style. + Override default keywords for desktop style files to exclude Icon. Signed-off-by: Slávek Banko (cherry picked from commit aa852adcd2ad1b19579a07a5fc8473394a698bd4) |
abf4cb3f [view] | v3.5.13-sru | 2020-03-12 20:41:24 +0100 | Slávek Banko | [scripts] create_tarball: Create one .tdescminfo file containing all the data, including the git repository date, instead of individual .tdescm* files. Signed-off-by: Slávek Banko (cherry picked from commit 5c39eb0954bf46dcb0df0bb0a9c4e20a48978f83) |
c838406b [view] | v3.5.13-sru | 2020-03-12 19:49:57 +0100 | Slávek Banko | [tde-cmake] Use the source package date or the source git repository date instead of the current build date. The use of a stable date is necessary to achieve reproducible builds. Signed-off-by: Slávek Banko (cherry picked from commit 589e29d02047aaae584234d0568ef03da6cfd47f) |
70ee060f [view] | v3.5.13-sru | 2020-03-09 23:24:56 +0100 | Slávek Banko | [tde-cmake] Add support for embedding libraries when building on SunOS. Based on the work of Denis Kozadaev on DilOS. Signed-off-by: Slávek Banko (cherry picked from commit ad602fcd91eee974750a1323d6e187461b1f8210) |
188e2b9e [view] | v3.5.13-sru | 2020-02-20 11:22:30 +0900 | Michele Calgaro | [tdelibs] Remove remaining 'register' instructions. Signed-off-by: Michele Calgaro (cherry picked from commit 30606e55f1a570463d837cb110b0bd4adba6643b) |
604602e4 [view] | v3.5.13-sru | 2020-02-19 18:46:14 +0900 | Michele Calgaro | [arts] Remove remaining 'register' instructions. Signed-off-by: Michele Calgaro (cherry picked from commit afad82ed85e5ffc3793225118524548050e058c4) |
58b490ad [view] | v3.5.13-sru | 2020-02-16 13:17:11 +0900 | Michele Calgaro | [tdelibs] Security: remove support for $(...) in KRun which could have allowed execution of malicious code. This is similar to issue #45 for .desktop files. Signed-off-by: Michele Calgaro (cherry picked from commit 8b8f5064f7094a713a16ade3bf37d8efec601949) |
5523d657 [view] | v3.5.13-sru | 2020-02-09 20:51:21 +0900 | Michele Calgaro | [tdelibs] Removed kerry related code. Signed-off-by: Michele Calgaro (cherry picked from commit 94515be234e926611355ec174f91b3abdf1cf13a) |
e58c536d [view] | v3.5.13-sru | 2020-02-09 19:59:23 +0900 | Michele Calgaro | [tdelibs] Removed beagle related code. Signed-off-by: Michele Calgaro (cherry picked from commit e5256a1bd6b1ee6eb909041c7fecc01d3d6d4be6) |
5dad8abd [view] | v3.5.13-sru | 2020-01-31 18:36:58 +0900 | Michele Calgaro | [tdelibs] KJobviewer: keep "permanent window" option across sessions. Taken from https://bugs.trinitydesktop.org/show_bug.cgi?id=1362 proposed patch. Signed-off-by: Roman Savochenko (cherry picked from commit 9dc23edee3aa192f99ac56161a341d38374aaacf) |
d4ce37c4 [view] | v3.5.13-sru | 2020-01-31 18:29:23 +0900 | OBATA Akio | [arts] Drop `unsigned long int` case for the first argment type of ioctl(2) It is identically same as `unsigned long`. Signed-off-by: OBATA Akio (cherry picked from commit 08329d90148d57333b21ef5e83d49b8f5c8db3c0) |
fbd64ec3 [view] | v3.5.13-sru | 2020-01-31 02:02:16 +0100 | Slávek Banko | [tdelibs] Improve folder icons on the speedbar. Signed-off-by: Slávek Banko (cherry picked from commit 017a50624b40f1d24a3a3ab98ee622d906531e12) |
119bb125 [view] | v3.5.13-sru | 2020-01-30 14:18:10 +0100 | Slávek Banko | [tdelibs] Fix private API compatibility in TDEGlobalSettings. Signed-off-by: Slávek Banko (cherry picked from commit f29aa92d38e9e1f353ed48f7952150437db8c890) |
05dbf5c0 [view] | v3.5.13-sru | 2020-01-30 20:17:34 +0900 | Michele Calgaro | [tdelibs] Removed explicit usage of the 'register' keyword. Signed-off-by: Michele Calgaro (cherry picked from commit aa98dbfe80580169f3df12489a77e8b904a1d9b9) |
dcc8590e [view] | v3.5.13-sru | 2020-01-30 20:17:33 +0900 | Michele Calgaro | [arts] Removed explicit usage of the 'register' keyword. Signed-off-by: Michele Calgaro (cherry picked from commit 9d57e3ae1b71f4f21f56b7a45cb92b64250e2b04) |
92036ede [view] | v3.5.13-sru | 2020-01-30 20:17:32 +0900 | Michele Calgaro | [qt3] Removed explicit usage of the 'register' keyword. Signed-off-by: Michele Calgaro (cherry picked from commit 961eb3f6e276b4a3609328a3076ef790026e9c03) |
b3a875f9 [view] | v3.5.13-sru | 2020-01-29 23:33:37 +0900 | Michele Calgaro | [tdelibs] Make sure XDG folders are created prior to their usage. Signed-off-by: Michele Calgaro (cherry picked from commit de79e754fa8118d34ea804d6b4fb7056b65487fd) |
54800d9d [view] | v3.5.13-sru | 2020-01-28 23:12:32 +0900 | Michele Calgaro | [tdelibs] Improved support for XDG folders without requiring xdg-user-dirs to be installed. Signed-off-by: Michele Calgaro (cherry picked from commit 394c9f5c0e1b464aa8bc22bd65c5268acd43994d) |
319d2b09 [view] | v3.5.13-sru | 2020-01-22 16:58:53 -0300 | Matías Fonzo | [tdelibs] Added missing headers for tdeinit/start_tdeinit.c Error found when compiling against GCC9+Musl: Scanning dependencies of target start_tdeinit [ 51%] Building C object tdeinit/CMakeFiles/start_tdeinit.dir/start_tdeinit.c.o /usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c: In function ‘set_protection’: /usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c:47:16: error: storage size of ‘st’ isn’t known 47 | struct stat st; | ^~ /usr/src/qi/build/tdelibs-trinity-14.0.7/tdeinit/start_tdeinit.c:51:9: warning: implicit declaration of function ‘lstat’ [-Wimplicit-function-declaration] 51 | if ( lstat (buf, &st) == 0) { | ^~~~~ make[2]: *** [tdeinit/CMakeFiles/start_tdeinit.dir/build.make:63: tdeinit/CMakeFiles/start_tdeinit.dir/start_tdeinit.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:10421: tdeinit/CMakeFiles/start_tdeinit.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 Signed-off-by: Matías Fonzo (cherry picked from commit 8d74c9c44f75bb427808da876650a074b1319467) |
a1d5228b [view] | v3.5.13-sru | 2020-01-21 21:56:02 -0300 | Matías Fonzo | [tdelibs] Use the correct macros isnan, isinf for libc compatibility Changes related to this commit: - Clean up #if mess. - Use unconditionally the correct macros isnan, isinf. - Remove redudant macros from the build system. Signed-off-by: Matías Fonzo (cherry picked from commit 8ae17a5d9d77d489a2d16529f16680d31374537e) |
d5b27c1f [view] | v3.5.13-sru | 2020-01-20 13:04:15 -0300 | Matías Fonzo | [tdelibs] Redirect some headers noticed by the compiler /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include 1 | #warning redirecting incorrect #include /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include 1 | #warning redirecting incorrect #include Note: Signed-off-by: Matías Fonzo (cherry picked from commit c2adce2e133c167567df8607a32a420a9825f695) |
5fe464a0 [view] | v3.5.13-sru | 2020-01-19 18:33:37 +0900 | OBATA Akio | [arts] Port ioctl prototype check to CMake Signed-off-by: OBATA Akio (cherry picked from commit 482eea48c70a29b908053263176318f75b96a173) |
7fe5760c [view] | v3.5.13-sru | 2020-01-18 17:36:04 -0300 | Matías Fonzo | [tdelibs] Fix LibreSSL detection at tdeio/kssl/ Signed-off-by: Matías Fonzo (cherry picked from commit aa9b9581a97daa50855d815b6724b9112448c96f) |
46ecddae [view] | v3.5.13-sru | 2020-01-12 15:45:34 +0100 | Slávek Banko | [tdelibs] Fix building with avahi support + Avahi detection was not performed at all + Added missing avahi-client detection + Fixed FTBFS in avahi related code Signed-off-by: Slávek Banko (cherry picked from commit 281e2da7f14eca57104dbd3f7da39506011729a8) |
a9bf4396 [view] | v3.5.13-sru | 2020-01-12 20:44:36 +0900 | Michele Calgaro | [tdelibs] Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings. Signed-off-by: Michele Calgaro (cherry picked from commit aca6b3d42409234a19e2910443d511328c0b025a) |
fb65a4b2 [view] | v3.5.13-sru | 2020-01-12 01:21:43 +0900 | Michele Calgaro | [tdelibs] Fix handling of XDG directories in TDEConfigBase. This relates to issue #60 Signed-off-by: Michele Calgaro (cherry picked from commit 3a4f7f51cfb88ab6b34918e8f79dea027d02b411) |
0aaa77dd [view] | v3.5.13-sru | 2019-12-11 14:02:51 +0100 | Slávek Banko | [qt3] Fix FTBFS when building with musl libc. Signed-off-by: Slávek Banko (cherry picked from commit 40078adb6a8c30c177858e3eb21b074c5b49521a) |
0bfe4e2d [view] | v3.5.13-sru | 2019-12-09 02:52:37 +0100 | Slávek Banko | [tde-packaging] DEB qt3: Drop deleting/re-creating symlinks for include/qinputcontext*.h. Installation of the qinputcontext*.h, qconfig.h and qmodules.h files moved from rules to regular *.install files. Signed-off-by: Slávek Banko |
a86fd6af [view] | v3.5.13-sru | 2019-12-08 16:04:21 +0100 | Slávek Banko | [tdewebdev] Switch all submodules to https. Signed-off-by: Slávek Banko |
8541dafd [view] | v3.5.13-sru | 2019-12-08 16:04:19 +0100 | Slávek Banko | [tdevelop] Switch all submodules to https. Signed-off-by: Slávek Banko |
e83c4776 [view] | v3.5.13-sru | 2019-12-08 16:04:17 +0100 | Slávek Banko | [tdeutils] Switch all submodules to https. Signed-off-by: Slávek Banko |
901e2f63 [view] | v3.5.13-sru | 2019-12-08 16:04:15 +0100 | Slávek Banko | [tdetoys] Switch all submodules to https. Signed-off-by: Slávek Banko |
084f8baa [view] | v3.5.13-sru | 2019-12-08 16:04:13 +0100 | Slávek Banko | [tdesdk] Switch all submodules to https. Signed-off-by: Slávek Banko |
0fbf6e65 [view] | v3.5.13-sru | 2019-12-08 16:04:12 +0100 | Slávek Banko | [tdepim] Switch all submodules to https. Signed-off-by: Slávek Banko |
0d511cf3 [view] | v3.5.13-sru | 2019-12-08 16:04:10 +0100 | Slávek Banko | [tdenetwork] Switch all submodules to https. Signed-off-by: Slávek Banko |
6ddc9982 [view] | v3.5.13-sru | 2019-12-08 16:04:07 +0100 | Slávek Banko | [tdemultimedia] Switch all submodules to https. Signed-off-by: Slávek Banko |
73d5cbe0 [view] | v3.5.13-sru | 2019-12-08 16:04:06 +0100 | Slávek Banko | [tdelibs] Switch all submodules to https. Signed-off-by: Slávek Banko |
823e0033 [view] | v3.5.13-sru | 2019-12-08 16:04:04 +0100 | Slávek Banko | [tdegraphics] Switch all submodules to https. Signed-off-by: Slávek Banko |
a284c37d [view] | v3.5.13-sru | 2019-12-08 16:04:02 +0100 | Slávek Banko | [tdegames] Switch all submodules to https. Signed-off-by: Slávek Banko |
0f5b1a51 [view] | v3.5.13-sru | 2019-12-08 16:03:59 +0100 | Slávek Banko | [tdeedu] Switch all submodules to https. Signed-off-by: Slávek Banko |
41cd4207 [view] | v3.5.13-sru | 2019-12-08 16:03:57 +0100 | Slávek Banko | [tdebindings] Switch all submodules to https. Signed-off-by: Slávek Banko |
fb196aea [view] | v3.5.13-sru | 2019-12-08 16:03:55 +0100 | Slávek Banko | [tdebase] Switch all submodules to https. Signed-off-by: Slávek Banko |
97bca4d5 [view] | v3.5.13-sru | 2019-12-08 16:03:52 +0100 | Slávek Banko | [tdeartwork] Switch all submodules to https. Signed-off-by: Slávek Banko |
989053a7 [view] | v3.5.13-sru | 2019-12-08 16:03:50 +0100 | Slávek Banko | [tdeadmin] Switch all submodules to https. Signed-off-by: Slávek Banko |
0308ea7c [view] | v3.5.13-sru | 2019-12-08 16:03:49 +0100 | Slávek Banko | [tdeaddons] Switch all submodules to https. Signed-off-by: Slávek Banko |
22d0b02d [view] | v3.5.13-sru | 2019-12-08 16:03:47 +0100 | Slávek Banko | [tdeaccessibility] Switch all submodules to https. Signed-off-by: Slávek Banko |
9df3c5bb [view] | v3.5.13-sru | 2019-12-08 16:03:44 +0100 | Slávek Banko | [tde-i18n] Switch all submodules to https. Signed-off-by: Slávek Banko |
c094d3ab [view] | v3.5.13-sru | 2019-12-08 16:03:33 +0100 | Slávek Banko | [pytde] Switch all submodules to https. Signed-off-by: Slávek Banko |
1cb2e9db [view] | v3.5.13-sru | 2019-12-08 16:03:31 +0100 | Slávek Banko | [pytdeextensions] Switch all submodules to https. Signed-off-by: Slávek Banko |
8a901b9a [view] | v3.5.13-sru | 2019-12-08 16:03:30 +0100 | Slávek Banko | [libksquirrel] Switch all submodules to https. Signed-off-by: Slávek Banko |
5afd3cc2 [view] | v3.5.13-sru | 2019-12-08 16:03:29 +0100 | Slávek Banko | [libkipi] Switch all submodules to https. Signed-off-by: Slávek Banko |
753a401a [view] | v3.5.13-sru | 2019-12-08 16:03:27 +0100 | Slávek Banko | [libkexiv2] Switch all submodules to https. Signed-off-by: Slávek Banko |
70bc1288 [view] | v3.5.13-sru | 2019-12-08 16:03:27 +0100 | Slávek Banko | [libkdcraw] Switch all submodules to https. Signed-off-by: Slávek Banko |
cb8b4a89 [view] | v3.5.13-sru | 2019-12-08 16:03:26 +0100 | Slávek Banko | [kipi-plugins] Switch all submodules to https. Signed-off-by: Slávek Banko |
882de94f [view] | v3.5.13-sru | 2019-12-08 16:03:24 +0100 | Slávek Banko | [tqtinterface] Switch all submodules to https. Signed-off-by: Slávek Banko |
97f1f32b [view] | v3.5.13-sru | 2019-12-08 16:03:16 +0100 | Slávek Banko | [dbus-tqt] Switch all submodules to https. Signed-off-by: Slávek Banko |
4e45eea1 [view] | v3.5.13-sru | 2019-12-08 16:03:15 +0100 | Slávek Banko | [dbus-1-tqt] Switch all submodules to https. Signed-off-by: Slávek Banko |
e2464490 [view] | v3.5.13-sru | 2019-12-08 16:03:14 +0100 | Slávek Banko | [avahi-tqt] Switch all submodules to https. Signed-off-by: Slávek Banko |
d7162e7f [view] | v3.5.13-sru | 2019-12-08 16:03:13 +0100 | Slávek Banko | [arts] Switch all submodules to https. Signed-off-by: Slávek Banko |
abe24c5e [view] | v3.5.13-sru | 2019-12-08 16:03:11 +0100 | Slávek Banko | [akode] Switch all submodules to https. Signed-off-by: Slávek Banko |
38478791 [view] | v3.5.13-sru | 2019-12-08 16:03:09 +0100 | Slávek Banko | [yakuake] Switch all submodules to https. Signed-off-by: Slávek Banko |
fcfcf8b4 [view] | v3.5.13-sru | 2019-12-08 16:03:08 +0100 | Slávek Banko | [wlassistant] Switch all submodules to https. Signed-off-by: Slávek Banko |
2284c0ce [view] | v3.5.13-sru | 2019-12-08 16:03:07 +0100 | Slávek Banko | [twin-style-crystal] Switch all submodules to https. Signed-off-by: Slávek Banko |
daed000d [view] | v3.5.13-sru | 2019-12-08 16:03:06 +0100 | Slávek Banko | [tellico] Switch all submodules to https. Signed-off-by: Slávek Banko |
370b416a [view] | v3.5.13-sru | 2019-12-08 16:03:03 +0100 | Slávek Banko | [tdmtheme] Switch all submodules to https. Signed-off-by: Slávek Banko |
de46ce11 [view] | v3.5.13-sru | 2019-12-08 16:03:02 +0100 | Slávek Banko | [tdesvn] Switch all submodules to https. Signed-off-by: Slávek Banko |
b849bbb9 [view] | v3.5.13-sru | 2019-12-08 16:03:00 +0100 | Slávek Banko | [tdesudo] Switch all submodules to https. Signed-off-by: Slávek Banko |
1dc1ff6b [view] | v3.5.13-sru | 2019-12-08 16:02:58 +0100 | Slávek Banko | [tderadio] Switch all submodules to https. Signed-off-by: Slávek Banko |
a6104918 [view] | v3.5.13-sru | 2019-12-08 16:02:56 +0100 | Slávek Banko | [tdeio-umountwrapper] Switch all submodules to https. Signed-off-by: Slávek Banko |
0ae6126e [view] | v3.5.13-sru | 2019-12-08 16:02:55 +0100 | Slávek Banko | [tdeio-locate] Switch all submodules to https. Signed-off-by: Slávek Banko |
81d08b36 [view] | v3.5.13-sru | 2019-12-08 16:02:54 +0100 | Slávek Banko | [tdeio-apt] Switch all submodules to https. Signed-off-by: Slávek Banko |
375d25e8 [view] | v3.5.13-sru | 2019-12-08 16:02:53 +0100 | Slávek Banko | [tde-systemsettings] Switch all submodules to https. Signed-off-by: Slávek Banko |
b98030d9 [view] | v3.5.13-sru | 2019-12-08 16:02:52 +0100 | Slávek Banko | [tde-style-qtcurve] Switch all submodules to https. Signed-off-by: Slávek Banko |
70dd677a [view] | v3.5.13-sru | 2019-12-08 16:02:50 +0100 | Slávek Banko | [tde-style-lipstik] Switch all submodules to https. Signed-off-by: Slávek Banko |
e3cbd331 [view] | v3.5.13-sru | 2019-12-08 16:02:49 +0100 | Slávek Banko | [tde-guidance] Switch all submodules to https. Signed-off-by: Slávek Banko |
0f5f8244 [view] | v3.5.13-sru | 2019-12-08 16:02:47 +0100 | Slávek Banko | [soundkonverter] Switch all submodules to https. Signed-off-by: Slávek Banko |
08736721 [view] | v3.5.13-sru | 2019-12-08 16:02:46 +0100 | Slávek Banko | [smb4k] Switch all submodules to https. Signed-off-by: Slávek Banko |
0c8742e5 [view] | v3.5.13-sru | 2019-12-08 16:02:45 +0100 | Slávek Banko | [smartcardauth] Switch all submodules to https. Signed-off-by: Slávek Banko |
a5304252 [view] | v3.5.13-sru | 2019-12-08 16:02:44 +0100 | Slávek Banko | [rosegarden] Switch all submodules to https. Signed-off-by: Slávek Banko |
2e1b2f70 [view] | v3.5.13-sru | 2019-12-08 16:02:41 +0100 | Slávek Banko | [potracegui] Switch all submodules to https. Signed-off-by: Slávek Banko |
c2b3dd51 [view] | v3.5.13-sru | 2019-12-08 16:02:40 +0100 | Slávek Banko | [piklab] Switch all submodules to https. Signed-off-by: Slávek Banko |
93495562 [view] | v3.5.13-sru | 2019-12-08 16:02:38 +0100 | Slávek Banko | [kvkbd] Switch all submodules to https. Signed-off-by: Slávek Banko |
d8f9dae5 [view] | v3.5.13-sru | 2019-12-08 16:02:37 +0100 | Slávek Banko | [kvirc] Switch all submodules to https. Signed-off-by: Slávek Banko |
168056cd [view] | v3.5.13-sru | 2019-12-08 16:02:35 +0100 | Slávek Banko | [kuickshow] Switch all submodules to https. Signed-off-by: Slávek Banko |
4d40e29c [view] | v3.5.13-sru | 2019-12-08 16:02:34 +0100 | Slávek Banko | [ktorrent] Switch all submodules to https. Signed-off-by: Slávek Banko |
66362b16 [view] | v3.5.13-sru | 2019-12-08 16:02:30 +0100 | Slávek Banko | [ktechlab] Switch all submodules to https. Signed-off-by: Slávek Banko |
233b101e [view] | v3.5.13-sru | 2019-12-08 16:02:28 +0100 | Slávek Banko | [ksystemlog] Switch all submodules to https. Signed-off-by: Slávek Banko |
2e7c87dd [view] | v3.5.13-sru | 2019-12-08 16:02:27 +0100 | Slávek Banko | [kstreamripper] Switch all submodules to https. Signed-off-by: Slávek Banko |
9bb7d823 [view] | v3.5.13-sru | 2019-12-08 16:02:26 +0100 | Slávek Banko | [ksquirrel] Switch all submodules to https. Signed-off-by: Slávek Banko |
490071c2 [view] | v3.5.13-sru | 2019-12-08 16:02:24 +0100 | Slávek Banko | [ksplash-engine-moodin] Switch all submodules to https. Signed-off-by: Slávek Banko |
dc912e6c [view] | v3.5.13-sru | 2019-12-08 16:02:23 +0100 | Slávek Banko | [krusader] Switch all submodules to https. Signed-off-by: Slávek Banko |
414cd737 [view] | v3.5.13-sru | 2019-12-08 16:02:21 +0100 | Slávek Banko | [krename] Switch all submodules to https. Signed-off-by: Slávek Banko |
1491b197 [view] | v3.5.13-sru | 2019-12-08 16:02:19 +0100 | Slávek Banko | [kpowersave] Switch all submodules to https. Signed-off-by: Slávek Banko |
35639f71 [view] | v3.5.13-sru | 2019-12-08 16:02:17 +0100 | Slávek Banko | [kpilot] Switch all submodules to https. Signed-off-by: Slávek Banko |
c3fef5eb [view] | v3.5.13-sru | 2019-12-08 16:02:16 +0100 | Slávek Banko | [kpicosim] Switch all submodules to https. Signed-off-by: Slávek Banko |
c61f0590 [view] | v3.5.13-sru | 2019-12-08 16:02:15 +0100 | Slávek Banko | [kopete-otr] Switch all submodules to https. Signed-off-by: Slávek Banko |
96faa0a0 [view] | v3.5.13-sru | 2019-12-08 16:02:14 +0100 | Slávek Banko | [konversation] Switch all submodules to https. Signed-off-by: Slávek Banko |
00b179e8 [view] | v3.5.13-sru | 2019-12-08 16:02:12 +0100 | Slávek Banko | [koffice-i18n] Switch all submodules to https. Signed-off-by: Slávek Banko |
542d8d69 [view] | v3.5.13-sru | 2019-12-08 16:02:06 +0100 | Slávek Banko | [koffice] Switch all submodules to https. Signed-off-by: Slávek Banko |
1ae1cf29 [view] | v3.5.13-sru | 2019-12-08 16:02:02 +0100 | Slávek Banko | [knutclient] Switch all submodules to https. Signed-off-by: Slávek Banko |
3bcc40f2 [view] | v3.5.13-sru | 2019-12-08 16:02:00 +0100 | Slávek Banko | [knowit] Switch all submodules to https. Signed-off-by: Slávek Banko |
c2d1149f [view] | v3.5.13-sru | 2019-12-08 16:01:59 +0100 | Slávek Banko | [knetworkmanager8] Switch all submodules to https. Signed-off-by: Slávek Banko |
2eb19a3b [view] | v3.5.13-sru | 2019-12-08 16:01:59 +0100 | Slávek Banko | [knights] Switch all submodules to https. Signed-off-by: Slávek Banko |
644d3bd6 [view] | v3.5.13-sru | 2019-12-08 16:01:58 +0100 | Slávek Banko | [knetstats] Switch all submodules to https. Signed-off-by: Slávek Banko |
924760a2 [view] | v3.5.13-sru | 2019-12-08 16:01:57 +0100 | Slávek Banko | [knetload] Switch all submodules to https. Signed-off-by: Slávek Banko |
bdb3aa64 [view] | v3.5.13-sru | 2019-12-08 16:01:54 +0100 | Slávek Banko | [knemo] Switch all submodules to https. Signed-off-by: Slávek Banko |
543f282b [view] | v3.5.13-sru | 2019-12-08 16:01:54 +0100 | Slávek Banko | [kmymoney] Switch all submodules to https. Signed-off-by: Slávek Banko |
4e2f2280 [view] | v3.5.13-sru | 2019-12-08 16:01:52 +0100 | Slávek Banko | [kmyfirewall] Switch all submodules to https. Signed-off-by: Slávek Banko |
f389ab4c [view] | v3.5.13-sru | 2019-12-08 16:01:51 +0100 | Slávek Banko | [kmplayer] Switch all submodules to https. Signed-off-by: Slávek Banko |
845e2f3b [view] | v3.5.13-sru | 2019-12-08 16:01:50 +0100 | Slávek Banko | [kiosktool] Switch all submodules to https. Signed-off-by: Slávek Banko |
e473bacd [view] | v3.5.13-sru | 2019-12-08 16:01:48 +0100 | Slávek Banko | [kima] Switch all submodules to https. Signed-off-by: Slávek Banko |
37a4f606 [view] | v3.5.13-sru | 2019-12-08 16:01:47 +0100 | Slávek Banko | [kile] Switch all submodules to https. Signed-off-by: Slávek Banko |
c87efa5e [view] | v3.5.13-sru | 2019-12-08 16:01:44 +0100 | Slávek Banko | [kgtk-qt3] Switch all submodules to https. Signed-off-by: Slávek Banko |
2263fe8d [view] | v3.5.13-sru | 2019-12-08 16:01:43 +0100 | Slávek Banko | [keep] Switch all submodules to https. Signed-off-by: Slávek Banko |
a6a3664d [view] | v3.5.13-sru | 2019-12-08 16:01:42 +0100 | Slávek Banko | [kdpkg] Switch all submodules to https. Signed-off-by: Slávek Banko |
44272213 [view] | v3.5.13-sru | 2019-12-08 16:01:41 +0100 | Slávek Banko | [kdirstat] Switch all submodules to https. Signed-off-by: Slávek Banko |
348a5c65 [view] | v3.5.13-sru | 2019-12-08 16:01:40 +0100 | Slávek Banko | [kdiff3] Switch all submodules to https. Signed-off-by: Slávek Banko |
e42f90bc [view] | v3.5.13-sru | 2019-12-08 16:01:39 +0100 | Slávek Banko | [kdbusnotification] Switch all submodules to https. Signed-off-by: Slávek Banko |
2a9c24e9 [view] | v3.5.13-sru | 2019-12-08 16:01:39 +0100 | Slávek Banko | [kdbg] Switch all submodules to https. Signed-off-by: Slávek Banko |
22e1ceed [view] | v3.5.13-sru | 2019-12-08 16:01:36 +0100 | Slávek Banko | [kcpuload] Switch all submodules to https. Signed-off-by: Slávek Banko |
f87b5de2 [view] | v3.5.13-sru | 2019-12-08 16:01:34 +0100 | Slávek Banko | [kchmviewer] Switch all submodules to https. Signed-off-by: Slávek Banko |
47a03a91 [view] | v3.5.13-sru | 2019-12-08 16:01:33 +0100 | Slávek Banko | [kbookreader] Switch all submodules to https. Signed-off-by: Slávek Banko |
01e9695e [view] | v3.5.13-sru | 2019-12-08 16:01:33 +0100 | Slávek Banko | [kbiff] Switch all submodules to https. Signed-off-by: Slávek Banko |
b07d8946 [view] | v3.5.13-sru | 2019-12-08 16:01:32 +0100 | Slávek Banko | [kbibtex] Switch all submodules to https. Signed-off-by: Slávek Banko |
0fdadba5 [view] | v3.5.13-sru | 2019-12-08 16:01:31 +0100 | Slávek Banko | [kbfx] Switch all submodules to https. Signed-off-by: Slávek Banko |
558189e7 [view] | v3.5.13-sru | 2019-12-08 16:01:30 +0100 | Slávek Banko | [kbarcode] Switch all submodules to https. Signed-off-by: Slávek Banko |
482acb04 [view] | v3.5.13-sru | 2019-12-08 16:01:29 +0100 | Slávek Banko | [katapult] Switch all submodules to https. Signed-off-by: Slávek Banko |
da163af9 [view] | v3.5.13-sru | 2019-12-08 16:01:28 +0100 | Slávek Banko | [kaffeine] Switch all submodules to https. Signed-off-by: Slávek Banko |
2283919b [view] | v3.5.13-sru | 2019-12-08 16:01:28 +0100 | Slávek Banko | [kaffeine-mozilla] Switch all submodules to https. Signed-off-by: Slávek Banko |
6ec10f0d [view] | v3.5.13-sru | 2019-12-08 16:01:27 +0100 | Slávek Banko | [k9copy] Switch all submodules to https. Signed-off-by: Slávek Banko |
a9d16bb7 [view] | v3.5.13-sru | 2019-12-08 16:01:26 +0100 | Slávek Banko | [k3b-i18n] Switch all submodules to https. Signed-off-by: Slávek Banko |
961668eb [view] | v3.5.13-sru | 2019-12-08 16:01:24 +0100 | Slávek Banko | [k3b] Switch all submodules to https. Signed-off-by: Slávek Banko |
7b913a26 [view] | v3.5.13-sru | 2019-12-08 16:01:23 +0100 | Slávek Banko | [gwenview-i18n] Switch all submodules to https. Signed-off-by: Slávek Banko |
acff8410 [view] | v3.5.13-sru | 2019-12-08 16:01:22 +0100 | Slávek Banko | [gwenview] Switch all submodules to https. Signed-off-by: Slávek Banko |
42f43727 [view] | v3.5.13-sru | 2019-12-08 16:01:22 +0100 | Slávek Banko | [gtk-qt-engine] Switch all submodules to https. Signed-off-by: Slávek Banko |
04485b54 [view] | v3.5.13-sru | 2019-12-08 16:01:21 +0100 | Slávek Banko | [fusion-icon] Switch all submodules to https. Signed-off-by: Slávek Banko |
59225264 [view] | v3.5.13-sru | 2019-12-08 16:01:20 +0100 | Slávek Banko | [filelight] Switch all submodules to https. Signed-off-by: Slávek Banko |
0747279b [view] | v3.5.13-sru | 2019-12-08 16:01:20 +0100 | Slávek Banko | [dolphin] Switch all submodules to https. Signed-off-by: Slávek Banko |
edd04e9a [view] | v3.5.13-sru | 2019-12-08 16:01:19 +0100 | Slávek Banko | [digikam] Switch all submodules to https. Signed-off-by: Slávek Banko |
927136d8 [view] | v3.5.13-sru | 2019-12-08 16:01:18 +0100 | Slávek Banko | [desktop-effects-tde] Switch all submodules to https. Signed-off-by: Slávek Banko |
6a99e014 [view] | v3.5.13-sru | 2019-12-08 16:01:18 +0100 | Slávek Banko | [compizconfig-backend-tdeconfig] Switch all submodules to https. Signed-off-by: Slávek Banko |
3043dc4a [view] | v3.5.13-sru | 2019-12-08 16:01:17 +0100 | Slávek Banko | [bibletime] Switch all submodules to https. Signed-off-by: Slávek Banko |
34441766 [view] | v3.5.13-sru | 2019-12-08 16:01:16 +0100 | Slávek Banko | [basket] Switch all submodules to https. Signed-off-by: Slávek Banko |
098a3178 [view] | v3.5.13-sru | 2019-12-08 16:01:16 +0100 | Slávek Banko | [amarok] Switch all submodules to https. Signed-off-by: Slávek Banko |
aad18375 [view] | v3.5.13-sru | 2019-12-08 16:01:14 +0100 | Slávek Banko | [abakus] Switch all submodules to https. Signed-off-by: Slávek Banko |
32fa0268 [view] | v3.5.13-sru | 2019-12-08 16:01:14 +0100 | Slávek Banko | [adept] Switch all submodules to https. Signed-off-by: Slávek Banko |
407ab7e6 [view] | v3.5.13-sru | 2019-12-08 16:01:13 +0100 | Slávek Banko | [tde] Switch all submodules to https. Signed-off-by: Slávek Banko |
e3382b36 [view] | v3.5.13-sru | 2019-12-04 20:13:36 +0100 | François Andriot | [tdelibs] Fix missing return values in kopenssl. Signed-off-by: François Andriot Signed-off-by: Slávek Banko (cherry picked from commit a6bbb9e7bc21382b504c8c6fe408a766a3890bb6) |
eeab3bb4 [view] | v3.5.13-sru | 2019-12-03 19:06:48 +0100 | Slávek Banko | [tde-packaging] DEB trinity-apt-archive: Update for new archive layout. Signed-off-by: Slávek Banko |
927c64cc [view] | v3.5.13-sru | 2019-12-02 23:24:31 +0100 | Slávek Banko | [tdelibs] Process the new location of the ICEauthority file + our internal implementation of IceAuthFileName tests whether the ICEauthority file exists in the folder specified by the XDG_RUNTIME_DIR variable + DCOP client tests whether the ICEauthority file for a specific user exists in the user's folder based on the XDG_RUNTIME_DIR variable + tdeinit uses the IceAuthFileName() function instead of building the file name This relates to bug #3027 Signed-off-by: Slávek Banko (cherry picked from commit 38b2b0be7840d868c21093a406ab98a646212de1) |
5f81a579 [view] | v3.5.13-sru | 2019-12-02 03:27:56 +0100 | Slávek Banko | [tde-cmake] Remove -fvisibility-inlines-hidden from CMAKE_C_FLAGS because this is only valid for C++. Signed-off-by: Slávek Banko (cherry picked from commit 8668335711fa13cec276552d75bfbb4285c7edb0) |
01321353 [view] | v3.5.13-sru | 2019-11-27 19:07:52 +0100 | Slávek Banko | [tde] Add trinity-apt-archive directory. Signed-off-by: Slávek Banko |
9b24e630 [view] | v3.5.13-sru | 2019-11-27 18:45:05 +0100 | Slávek Banko | [tde-packaging] DEB trinity-apt-archive + trinity-keyring: Update metapackages + Split apt sources package from keyring package. + Change repository url to http-redirector on the mirror. + Key is installed as file into /etc/apt/trusted.gpg.d instead of adding into apt keyring. + Add a second key for the trinity archive. Signed-off-by: Slávek Banko |
d04cb249 [view] | v3.5.13-sru | 2019-11-27 18:10:01 +0100 | Slávek Banko | [tde-packaging] DEB: Fix symlinks between distributions to refer to _base. Signed-off-by: Slávek Banko |
30312fbe [view] | v3.5.13-sru | 2019-11-18 16:37:53 +0100 | Slávek Banko | [qt3] Fix build with PostgreSQL 12+. Signed-off-by: Slávek Banko (cherry picked from commit 271050fb4c1ddbd6b9ee91c1ffff8bbb639a9d0a) |
c527d593 [view] | v3.5.13-sru | 2019-11-05 15:30:28 +0100 | Slávek Banko | [tdelibs] cmake: Avoid double generating of dcop/tests files. Signed-off-by: Slávek Banko (cherry picked from commit 83d02c95a1edfc69f303d838f904dc142bdb2f41) |
0f0b7ff1 [view] | v3.5.13-sru | 2019-11-01 01:59:59 +0100 | Slávek Banko | [qt3] Fix crash in tqimage for certain malformed ppm image files The ppm format specifies that the maximum color value field must be less than 65536. The handler did not enforce this, leading to potentional overflow when the value was used in 16 bits context. Based on Qt5 patch for CVE-2018-19872. Signed-off-by: Slávek Banko (cherry picked from commit b08a6d71ba872e67b75a822fcd44670126975818) |
0419c997 [view] | v3.5.13-sru | 2019-09-05 11:02:47 +0900 | Michele Calgaro | [qt3] Added tqDebug/tqWarning/tqFatal functions that takes a QCString argument. This fixes FTBFS of examples caused by previous ambiguous call and solves bug #3021 Signed-off-by: Michele Calgaro (cherry picked from commit 300c4d2bd2c289d32565a3c2c84b36565241b71e) |
8a26a48f [view] | v3.5.13-sru | 2019-09-04 14:25:09 +0200 | Slávek Banko | [tdelibs] Fix SSL initialization for OpenSSL >= 1.1. The first argument of the OPENSSL_init_ssl and OPENSSL_init_crypto functions must be a 64-bit int, not a 32-bit int, as this caused unpredictable OpenSSL behavior. This resolves bug #3024 Signed-off-by: Slávek Banko (cherry picked from commit a2ad929640f62ee1f854564366ce1cd8547de455) |
d44f5c09 [view] | v3.5.13-sru | 2019-09-01 14:01:15 +0900 | Michele Calgaro | [arts] Removed .lsm files. lsm database is outdated and unmaintained. (cherry picked from commit cf74f54769b23dfa30648605fb3071aae5c0391b) |
f41c1bba [view] | v3.5.13-sru | 2019-08-08 02:45:03 +0200 | Slávek Banko | [tdelibs] Security: remove support for $(...) in config keys with [$e] marker. It is very unclear at this point what a valid use case for this feature would possibly be. The old documentation only mentions $(hostname) as an example, which can be done with $HOSTNAME instead. Note that $(...) is still supported in Exec lines of desktop files, this does not require [$e] anyway (and actually works better without it, otherwise the $ signs need to be doubled to obey kconfig $e escaping rules...). Based on KDE Frameworks 5 kconfig patch for CVE-2019-14744. This resolves issue #45 Signed-off-by: Slávek Banko (cherry picked from commit 1074eb033654bd5462677ffe694eda7805390284) |
fc093113 [view] | v3.5.13-sru | 2019-07-27 11:51:49 +0200 | Slávek Banko | [tde] Update instructions for cloning the entire repository tree. Signed-off-by: Slávek Banko (cherry picked from commit 482069d6e702fa58f0d4ce79e380f0d48bc2d954) |
fcb9b0f5 [view] | v3.5.13-sru | 2019-06-12 15:41:30 +0200 | Slávek Banko | [qt3] Change tests for glibc version. It resolves building with libc libraries other than glibc - for example musl libc. Signed-off-by: Slávek Banko (cherry picked from commit edad20d4f9ef3de0b91c163361803f12fc7212bc) |
26ef5dbc [view] | v3.5.13-sru | 2019-06-12 15:07:57 +0200 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add new options to function tde_l10n_prepare_xml -- preserve / remove multiple line breaks -- this fix the extraction from tips files Signed-off-by: Slávek Banko (cherry picked from commit 5121b9a41d671dbaf7350c349d246793d8d8a4e2) |
cf5e2724 [view] | v3.5.13-sru | 2019-06-02 11:51:06 +0200 | gregory guy | [qt3] The TDE integration library (libqtkde) will be searched for in the Qt plugins directory, instead of the TDE plugins directory, which cannot be known at Qt build time. This resolves issue #3 Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit 1ef55acbce6782803def9c2cc7bbc6a15dd9d6c9) |
9d43c796 [view] | v3.5.13-sru | 2019-06-01 17:02:39 +0200 | Slávek Banko | [tde-packaging] DEB qt3: Desktop files has been moved to the main tree. Signed-off-by: Slávek Banko (cherry picked from commit c8470abb4cf95e1ef96f6d6444d2ce21686e014b) |
8e8751b7 [view] | v3.5.13-sru | 2019-05-29 14:25:32 +0200 | gregory guy | [qt3] This fixes bug #639 Add desktop files for: - assistant-qt3 - designer-qt3 - linguist-qt3 - qtconfig-qt3 These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit 7c13f5df2fbd64512a99b66f633abb0fd7f87d35) |
1793a101 [view] | v3.5.13-sru | 2019-05-23 13:45:53 +0900 | Michele Calgaro | [qt3] Added utility functions qDebug/qWarning/qFatal based on QString parameter. Signed-off-by: Michele Calgaro (cherry picked from commit 2c29133f7ee2a270da8d8504345390a1d60e80fa) |
d7af57a2 [view] | v3.5.13-sru | 2019-05-21 03:42:41 +0200 | Slávek Banko | [tde] Remove submobules file that is no longer used in scripts. Signed-off-by: Slávek Banko |
7ba7aced [view] | v3.5.13-sru | 2019-04-27 16:54:04 +0900 | Michele Calgaro | [qt3] Reintroduced debug, warning and fatal functions since this are part of R14.0.x API. Signed-off-by: Michele Calgaro (cherry picked from commit 5151555c0ecf9acbc04f8384588e7f80a174f725) |
47425cbf [view] | v3.5.13-sru | 2019-04-27 14:58:19 +0900 | Michele Calgaro | [qt3] Added timestamp to debug functions (qDebug, qWarning, qFatal). Signed-off-by: Michele Calgaro (cherry picked from commit 3ae061484d7a4098029d54af72963a163f421312) |
583d03ca [view] | v3.5.13-sru | 2019-04-06 16:16:07 +0200 | Slávek Banko | [tde-packaging] DEB: Fix symlinks between distributions to refer to _base. Signed-off-by: Slávek Banko |
af5c905e [view] | v3.5.13-sru | 2019-04-03 18:05:50 +0200 | Slávek Banko | [tde-packaging] DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Slávek Banko |
a8b34699 [view] | v3.5.13-sru | 2019-03-30 12:50:41 +0100 | Slávek Banko | [tde] Add tde-packaging as submodule Signed-off-by: Slávek Banko |
d5ad4554 [view] | v3.5.13-sru | 2019-03-26 01:50:00 +0100 | Slávek Banko | [tde-cmake] Use cache for TQt executables paths. This allows these values to be pre-defined - for example, to optimize cross-build. This resolves issue #28 Signed-off-by: Slávek Banko (cherry picked from commit 74654feb3bd49ba97c57e83ba2dd23c7c3d83c05) |
121d2a0e [view] | v3.5.13-sru | 2019-03-24 19:57:58 +0100 | Slávek Banko | [tde-cmake] Update tde_add_check_executable macro + Add support for test arguments. Signed-off-by: Slávek Banko (cherry picked from commit 8aa2f7199eb24b3b491096de805e5b3dd9349807) |
754594e1 [view] | v3.5.13-sru | 2019-03-05 16:48:55 +0100 | Slávek Banko | [tde-cmake] Fix installation of base soname for libraries with release number in the name. This resolves regression from prior commit. Signed-off-by: Slávek Banko (cherry picked from commit ab096402b31c35463742a00de207769a1d5a1676) |
db60dede [view] | v3.5.13-sru | 2019-03-03 15:22:18 +0100 | Slávek Banko | [tdelibs] Fix CMake build dependencies for tests. Signed-off-by: Slávek Banko (cherry picked from commit 8fc2a6ca26ff8a6aaffc57357be865a8dcfecbd8) |
cfa79f06 [view] | v3.5.13-sru | 2019-02-23 16:35:21 +0100 | Slávek Banko | [tdelibs] Use system libdir when searching for dynamically loaded libraries. This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko (cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6) |
4e6b9128 [view] | v3.5.13-sru | 2019-02-21 15:21:00 +0100 | Slávek Banko | [tdelibs] Fix SSL initialization for OpenSSL >= 1.1. Signed-off-by: Slávek Banko (cherry picked from commit 43609c8a21144b56a53d53757639fc6c6298c10d) |
7d465f8f [view] | v3.5.13-sru | 2019-02-18 01:41:58 +0100 | Slávek Banko | [tde-cmake] Add a function that determines the filename of the library for the target. This replaces get_target_property( LOCATION ) that is deprecated due to CMP0026. Signed-off-by: Slávek Banko (cherry picked from commit 0a407527790db5dbf573ffba5dbac45048489c0a) |
5125494b [view] | v3.5.13-sru | 2019-02-17 16:29:13 +0100 | Slávek Banko | [admin] Drop definition of deprecated substitution type ksize_t. This avoids FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko (cherry picked from commit 68f23556e638353e46b444d3a4863a64936bd36a) |
24c62fe9 [view] | v3.5.13-sru | 2019-02-16 19:17:09 +0100 | Slávek Banko | [tdelibs] Fix openssl >= 1.1 detection without pkg-config file. Signed-off-by: Slávek Banko (cherry picked from commit 5de71676ac3ab1b305ff02185bb683af1a1c3dee) |
d85c2df3 [view] | v3.5.13-sru | 2019-02-16 19:13:23 +0100 | Slávek Banko | [qt3] Add the definition _WANT_SEMUN to ensure the definition of the semun structure. This resolves bug #2991 Thanks to Nikolaus Klepp for initial patch. Signed-off-by: Slávek Banko (cherry picked from commit ee61bf8d1a23872f247f6b1c2ba387fb7ae98e43) |
80d5792c [view] | v3.5.13-sru | 2019-02-10 11:25:02 +0100 | Slávek Banko | [qt3] Make use of QString::utf8() and QString::local8Bit() safe for conversion to char*. Signed-off-by: Slávek Banko (based on commit 0a1966b25e36fbca6263b656fec8de9d42770f8d) |
84071b30 [view] | v3.5.13-sru | 2019-02-03 18:41:54 +0100 | Slávek Banko | [tde-cmake] Update tde_setup_gcc_visibility macro + In the test include kdemacros.h with detected full path to avoid FTBFS. + Do not test gcc visibility on TDE unless the current module uses TDE. + Do not test gcc visibility on TQt unless the current module uses TQt. + Improve test for gcc visibility on TQt to make it more accurate. Signed-off-by: Slávek Banko (cherry picked from commit f8254e1561c2a5a884a6f812ee5a0fdcf22c7884) |
e43172a6 [view] | v3.5.13-sru | 2019-02-02 16:35:13 +0100 | Slávek Banko | [tde-packaging] DEB dbus-1-tqt: Add usual cmake options. Signed-off-by: Slávek Banko (cherry picked from commit 6580774ece297e00dbace3cd15994f7e4fe2c4a2) |
c07c7467 [view] | v3.5.13-sru | 2019-01-31 01:52:09 +0100 | Slávek Banko | [tde-cmake] Update tde_setup_dbus macro + Old versions of dbus do not include a definition for system_bus_services_dir. + The value for system_bus_services_dir is derived from session_bus_services_dir. Signed-off-by: Slávek Banko (cherry picked from commit d02522eda172758df733e1497366cd6e0e5947fa) |
e19d334a [view] | v3.5.13-sru | 2019-01-30 19:41:12 +0100 | Slávek Banko | [avahi-tqt] Set default value of WITH_GCC_VISIBILITY to OFF, as is standard for v3.5.13-sru branch. Signed-off-by: Slávek Banko |
35699680 [view] | v3.5.13-sru | 2019-01-30 19:41:01 +0100 | Slávek Banko | [arts] Set default value of WITH_GCC_VISIBILITY to OFF, as is standard for v3.5.13-sru branch. Signed-off-by: Slávek Banko |
8ec7a5da [view] | v3.5.13-sru | 2019-01-30 09:24:09 +0100 | Slávek Banko | [dbus-1-tqt] Add missing TQDBUS_EXPORT. Signed-off-by: Slávek Banko (cherry picked from commit c60f02f5bee718c731c792fcda6d7316afc0a8dc) |
9e7694c7 [view] | v3.5.13-sru | 2019-01-30 09:22:58 +0100 | Slávek Banko | [dbus-1-tqt] Update CMake rules + Add WITH_GCC_VISIBILITY option + Use common tde_setup_gcc_visibility + Add TestBigEndian and tde_setup_largefiles Signed-off-by: Slávek Banko (cherry picked from commit e20e503a96778a72aa3afdc6153eb68d10dc6782) |
4c1f49f7 [view] | v3.5.13-sru | 2019-01-30 01:50:07 +0100 | Slávek Banko | [dbus-tqt] Use common CMake tests. Signed-off-by: Slávek Banko (cherry picked from commit a513f4bbd0c04262fbdbf33093b5047568ff29b3) |
15920ad5 [view] | v3.5.13-sru | 2019-01-29 21:07:35 +0100 | Slávek Banko | [avahi-tqt] Update CMake rules + Add WITH_GCC_VISIBILITY option + Use common tde_setup_gcc_visibility + Add TestBigEndian and tde_setup_largefiles Signed-off-by: Slávek Banko (cherry picked from commit e05788fc201a831ddb782ba48aa530c059f1646f) |
d2d841f6 [view] | v3.5.13-sru | 2019-01-29 16:27:10 +0100 | Slávek Banko | [arts] Use common CMake tests. Signed-off-by: Slávek Banko (cherry picked from commit 04662657229337ab88cd2cec83d0dd1c01aa6259) |
f7f80df3 [view] | v3.5.13-sru | 2019-01-29 12:46:26 +0100 | Slávek Banko | [akode] Add missing AKODE_EXPORT on exported functions. Signed-off-by: Slávek Banko (cherry picked from commit 68b71ec34c5ad6e7f41793d89a842c3f1b9fd750) |
6d204a8b [view] | v3.5.13-sru | 2019-01-29 12:40:35 +0100 | Slávek Banko | [akode] Update CMake rules + Add WITH_GCC_VISIBILITY option + Use common tde_setup_gcc_visibility + Add TestBigEndian and tde_setup_largefiles Signed-off-by: Slávek Banko (cherry picked from commit b0c2717fd80109aa418e75298d66b6053fc6666e) |
c43ecb34 [view] | v3.5.13-sru | 2019-01-28 19:57:16 +0100 | Slávek Banko | [tdelibs] Use common test for large files support. Drop hardcoded definition -D_LARGEFILE64_SOURCE=1. Signed-off-by: Slávek Banko (cherry picked from commit ebf0115af1c52612e02fd8908b4240501bd34c60) |
c677642f [view] | v3.5.13-sru | 2019-01-28 11:42:06 +0100 | Slávek Banko | [qt3] bmp image: check for out of range image size. Make the decoder fail early to avoid spending time and memory on attempting to decode a corrupt image file. Based on Qt5 patch for CVE-2018-19873. Signed-off-by: Slávek Banko (cherry picked from commit a00e43bd1ce54de39f807ae5acbcaa52b15be844) |
55c97eb0 [view] | v3.5.13-sru | 2019-01-28 10:56:46 +0100 | Slávek Banko | [qt3] Check for QImage allocation failure in qasyncimageio. Since image files easily can be (or corrupt files claim to be) huge, it is worth checking for out of memory situations. Based on Qt5 patch for CVE-2018-19870. Signed-off-by: Slávek Banko (cherry picked from commit a04cfea092d974109c6a883f26762be984805c8e) |
dcca1c07 [view] | v3.5.13-sru | 2019-01-27 16:07:05 +0900 | OBATA Akio | [tdelibs] Change to always build and install KACL It is used by others even if missing POSIX ACL support. (cherry picked from commit 08b76454681e565ad5e0fe55f3e76380caa39aca) |
0f8dabf7 [view] | v3.5.13-sru | 2019-01-27 14:42:28 +0900 | OBATA Akio | [tdelibs] Fix if-else syntax for the case missing OSS support (cherry picked from commit dd6da7345a2993129436cd5527e098d4e11acad8) |
68ed308c [view] | v3.5.13-sru | 2019-01-26 18:07:27 +0900 | OBATA Akio | [tdelibs] Add some missing supplement macros for MIDI support They are used but not defined for missing OSS support. (cherry picked from commit 6aead73137049245f37b2b82f957b31dbefac738) |
ee4a2949 [view] | v3.5.13-sru | 2019-01-25 17:25:09 +0900 | OBATA Akio | [tdelibs] Change to define __STDC_LIMIT_MACROS first indirectly from other header files ( (cherry picked from commit 9e6c88287f250f75fb8bfc72e5e0c9371d73ed1f) |
6f0a158d [view] | v3.5.13-sru | 2019-01-25 16:01:05 +0900 | OBATA Akio | [tdelibs] Convert GETMNTINFO_USES_STATVFS check to CMake Fix to build on such platforms, it is used but not checked with CMake. (cherry picked from commit 6716d0dfb9c50b388817118469d1e2b7dc7ae46a) |
310fec7a [view] | v3.5.13-sru | 2019-01-24 15:23:00 +0100 | Slávek Banko | [tde-cmake] Add tde_setup_dbus macro. This resolves issue #20 Signed-off-by: Slávek Banko (cherry picked from commit ac342e63c62b70f37027a3636fe0ed1a538c7ef5) |
41ea6311 [view] | v3.5.13-sru | 2019-01-20 04:03:59 +0100 | Slávek Banko | [tde-cmake] Use tde_setup_msgfmt in tde_create_translation if needed. Signed-off-by: Slávek Banko (cherry picked from commit 4512d95ca64fd0334fa1c28a7630012d87dc99a3) |
f43bab5f [view] | v3.5.13-sru | 2019-01-19 17:50:43 +0100 | Slávek Banko | [tde-cmake] Update tde_create_tarball macro + Use external tar for ensure files owner in tarball. + Add an option to specify compression program. Signed-off-by: Slávek Banko (cherry picked from commit d9d9396324d27f70532ab4e9c878cb3c9e329385) |
91931f11 [view] | v3.5.13-sru | 2019-01-17 01:48:40 +0100 | Slávek Banko | [tdelibs] Use common GCC visibility test. Signed-off-by: Slávek Banko (cherry picked from commit 83e4c4d56c1bda0a7b925c8dccb971d7a3a12362) |
28fed6ab [view] | v3.5.13-sru | 2019-01-17 00:40:08 +0100 | Slávek Banko | [tde-cmake] Add tde_setup_largefiles macro. The macro sets the necessary definitions so that the default libc filesystem interface will be for large files on all architectures. Signed-off-by: Slávek Banko (cherry picked from commit 8d8c763683c5a975152b9259a1b7b89fddf34686) |
2eca8d0a [view] | v3.5.13-sru | 2019-01-16 14:22:47 +0100 | Slávek Banko | [tde-cmake] Add tde_setup_msgfmt macro. Signed-off-by: Slávek Banko (cherry picked from commit 6c8bd1332870202985febd59c55208f58f6f2a65) |
14520c76 [view] | v3.5.13-sru | 2019-01-16 03:42:08 +0100 | Slávek Banko | [tde-cmake] Add tde_setup_gcc_visibility macro. For the GCC visibility setting, a test is performed whether the system is UNIX-type and also whether TQt and tdelibs are built with GCC visibility support. Signed-off-by: Slávek Banko (cherry picked from commit b034c47597735608335f5da1e09adbd13ad5d6a5) |
05ed76c7 [view] | v3.5.13-sru | 2019-01-15 17:13:35 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Use IS_ABSOLUTE ${file} instead of ${file} MATCHES "^/". Signed-off-by: Slávek Banko (cherry picked from commit 8a3bf7134be8d904e95f03705d0951b90cacfe84) |
2155abad [view] | v3.5.13-sru | 2019-01-14 22:50:03 +0100 | Slávek Banko | [tde-packaging] Rename qt_untranslated.ts to template.ts to make it clear for what purpose this file is intended. Signed-off-by: Slávek Banko (cherry picked from commit 24c52230c20836ce18a15837c53cdc36981081f4) |
6c6fcc79 [view] | v3.5.13-sru | 2019-01-14 22:47:37 +0100 | Slávek Banko | [qt3] Rename qt_untranslated.ts to template.ts to make it clear for what purpose this file is intended. Signed-off-by: Slávek Banko (cherry picked from commit 72dfa4c3d1052ec9c244b98ddd51787f8faaa1ab) |
d3232e0c [view] | v3.5.13-sru | 2019-01-14 20:24:38 +0100 | Slávek Banko | [tde-cmake] Fix tde_create_tarball macro + The destination path for the installation was not properly used. + Dependency on source files was wrong when SOURCEDIR was used. Signed-off-by: Slávek Banko (cherry picked from commit ea81c7295c71a2280922034e0929c95496833459) |
633fbfff [view] | v3.5.13-sru | 2019-01-13 18:09:58 +0900 | OBATA Akio | [tqtinterface] Prevent to use GNU sed extension feature It is GNU sed extension feature to use "\n" in insert string, so it should be replaced with portable way. This resolves bug #2986 Signed-off-by: OBATA Akio (cherry picked from commit eee820646dd61ff8c18aba1d97afd798c96b7116) |
34a74a33 [view] | v3.5.13-sru | 2019-01-13 04:10:35 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add ability to skip the contents of selected + Fixed incorrect processing of the unpaired tags. Signed-off-by: Slávek Banko (cherry picked from commit 5c096137117e69dfcb8cd5a0c4432ffa93d4cbc9) |
b18d5475 [view] | v3.5.13-sru | 2019-01-11 03:00:07 +0100 | Slávek Banko | [tde-cmake] Add tde_create_tarball macro. Signed-off-by: Slávek Banko (cherry picked from commit 6f9d42cd992ded747ffdc1cf407460e5136491fc) |
7d2860cb [view] | v3.5.13-sru | 2019-01-09 17:21:00 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add ability to specify a template with strings that should not be extracted. + Fixed detection of required programs. Signed-off-by: Slávek Banko (cherry picked from commit 6246f2b46a28c97b6e1946aead7faa48fb7ef3fc) |
e1210015 [view] | v3.5.13-sru | 2019-01-09 05:00:59 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added ability to extract strings from documentation. Signed-off-by: Slávek Banko (cherry picked from commit 99d63e82125c04e5ef35b012d1a43f81951dfc64) |
69a0ed76 [view] | v3.5.13-sru | 2019-01-09 03:15:00 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Use excludes also on files for extracting attributes. + Add ability to extract multiple attributes for one source_spec. + Add function to prepare attributes from XML files for xgettext. + Use tde_l10n_prepare_xmlattr function instead of extractattr script. + Handle working files for multiple extractions from the same source file. Signed-off-by: Slávek Banko (cherry picked from commit a1f62e623930038072f77d96a71502758d6dc427) |
29fdccdc [view] | v3.5.13-sru | 2019-01-08 19:42:00 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add option to determine comments to extract. Signed-off-by: Slávek Banko (cherry picked from commit fb7e1dfc8256f1722ccc8403ad60b393b5ef3a97) |
ed887191 [view] | v3.5.13-sru | 2018-12-20 11:19:07 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add a way to disable default keywords. Signed-off-by: Slávek Banko (cherry picked from commit 33062908346792b84c82119233527ea6567d9fc6) |
f64ebd66 [view] | v3.5.13-sru | 2018-12-16 16:34:20 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Fix tde_l10n_prepare_xml when processing a line that contains only word "no". Signed-off-by: Slávek Banko (cherry picked from commit 8f3b50336f8ec4b62d2a4c27eddaa743b243220f) |
ffaf4158 [view] | v3.5.13-sru | 2018-12-15 18:50:50 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Fix unwanted double processing of resource files. Signed-off-by: Slávek Banko (cherry picked from commit 67db9032d998ce854436f27f609df37a78dc553a) |
3033d2ea [view] | v3.5.13-sru | 2018-12-13 01:29:16 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Implement tde_l10n_preparetips using the tde_l10n_prepare_xml function. Signed-off-by: Slávek Banko (cherry picked from commit 72ca5313ec7a9835959e0e2a8de282ecbe1ddc5c) |
d82df9b4 [view] | v3.5.13-sru | 2018-12-13 01:16:54 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Add new options to function tde_l10n_prepare_xml -- override the context by using the tag attribute -- preserve / remove leading empty lines Signed-off-by: Slávek Banko (cherry picked from commit c1f45d8f90f6c156b2d8db584337189436c1fe42) |
e40c906d [view] | v3.5.13-sru | 2018-12-12 16:34:58 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Use tde_l10n_prepare_xml function instead of extractrc script. Signed-off-by: Slávek Banko (cherry picked from commit 3c409426806d9b7c15bd0142b5154b3f2f2026e3) |
c75477b1 [view] | v3.5.13-sru | 2018-12-12 15:52:44 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added function to prepare XML files for xgettext. Signed-off-by: Slávek Banko (cherry picked from commit 1c079078212fac30ebc5248d95664a7b4348504b) |
a9b1931d [view] | v3.5.13-sru | 2018-12-12 15:31:51 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Fix unwanted semicolons processing within CMake on extracted resources and attributes. Signed-off-by: Slávek Banko (cherry picked from commit 98f96eb509b3d2470220ac7b0829f5e76d51fa22) |
9a134320 [view] | v3.5.13-sru | 2018-12-10 03:15:20 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Fix unwanted semicolons processing within CMake. Signed-off-by: Slávek Banko (cherry picked from commit b88855a2934b96a2af767d1cecfae5ca66641fdf) |
1db4baf7 [view] | v3.5.13-sru | 2018-12-09 12:15:44 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added ability to merge additional template. Signed-off-by: Slávek Banko (cherry picked from commit e66f00401fc3b78e77197f3fa37b72a145a93d2e) |
c741b657 [view] | v3.5.13-sru | 2018-12-09 11:21:42 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + CMP0007 setting is no longer needed. Signed-off-by: Slávek Banko (cherry picked from commit 45cfe22ac89a078e524afc2311be96724d727db3) |
a186501a [view] | v3.5.13-sru | 2018-12-09 02:55:00 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Allow missed keyword CATALOG, if the catalog name is the first argument. Signed-off-by: Slávek Banko (cherry picked from commit ebe1ddc721494cdfe14a93f38f49eec7d048c048) |
c93a739f [view] | v3.5.13-sru | 2018-12-09 02:00:00 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added options for determining the destination directory. Signed-off-by: Slávek Banko (cherry picked from commit 3779b941ef37adffa69274a53e321d2a78fb5f87) |
8ac1e793 [view] | v3.5.13-sru | 2018-12-09 01:24:25 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Little modification in code formatting. + Added comment about editing the list inside foreach. Signed-off-by: Slávek Banko (cherry picked from commit 4eb308f914eadca83ecc97c86ab2bb5355656539) |
e604c976 [view] | v3.5.13-sru | 2018-12-09 01:16:54 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added automatic handling of the "_translatorinfo" file. Signed-off-by: Slávek Banko (cherry picked from commit 97ab4f494cedf984fbc0ec6c013edd7969041935) |
1c9dd8b7 [view] | v3.5.13-sru | 2018-12-09 01:14:10 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added the ability to process tips files. Signed-off-by: Slávek Banko (cherry picked from commit dcb28a87ae363cc20515b0a60dc71368c27f671f) |
2ac5fbc3 [view] | v3.5.13-sru | 2018-12-09 00:59:46 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Use file( READ ) during updating references for resources because file( STRINGS ) has problems with special characters. Signed-off-by: Slávek Banko (cherry picked from commit 0f348d894e09f08c9caf1c363fb48b61efec7e0f) |
ffce0e99 [view] | v3.5.13-sru | 2018-12-08 18:49:21 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Changed the concept of naming functions and macros. + Now all the functions and macros begin with "tde_l10n_". Signed-off-by: Slávek Banko (cherry picked from commit 990c0c11324b0c011b66593866a683e35f7ce546) |
95a678ca [view] | v3.5.13-sru | 2018-12-08 15:50:22 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Input files with the extension ".tde_l10n" are considered as temporary modified source files. + Location information for such files in generated POT file will be modified to refer to the corresponding original files without the extension ".tde_l10n". + After the POT file is generated, these temporary modified source files will be automatically deleted. Signed-off-by: Slávek Banko (cherry picked from commit 1f90129fec23b4521c7b65c492d1e9cf9c35ca78) |
0460f8a2 [view] | v3.5.13-sru | 2018-12-05 15:14:55 +0100 | OBATA Akio | [admin] Remove unwanted -i option for perl. This resolves bug #2984 Signed-off-by: OBATA Akio Signed-off-by: Slávek Banko (cherry picked from commit 2ba4c0d451dc234a89ea164ec10e4393008a7cc1) |
de28678d [view] | v3.5.13-sru | 2018-12-05 01:42:40 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added option to exclude files from processing. Signed-off-by: Slávek Banko (cherry picked from commit 13a14899d50fbb99601cd0e83ae0d20ab46a404d) |
86e5477b [view] | v3.5.13-sru | 2018-12-02 16:36:05 +0100 | Slávek Banko | [tdelibs] Deleted blank line at the beginning of the file. This prevented proper processing by extractrc. Signed-off-by: Slávek Banko (cherry picked from commit 0e892bc70070640f68a09bb4897a7c0fd7bfe929) |
91412926 [view] | v3.5.13-sru | 2018-12-02 02:35:02 +0100 | Slávek Banko | [tde-cmake] Update TDEL10n module + Added the ability to extract strings using extractattr. + Added a description of using the tde_create_l10n_template macro. Signed-off-by: Slávek Banko (cherry picked from commit 451ca41345a5fea5539f95829026cee9cb3ad118) |
074d7398 [view] | v3.5.13-sru | 2018-12-02 02:27:06 +0100 | Slávek Banko | [tde-cmake] Fix small typing errors in the tde_create_translation macro. Signed-off-by: Slávek Banko (cherry picked from commit 30ce93d11ae8b417599289c19aa33364c0cfa2ce) |
7ae8d1cf [view] | v3.5.13-sru | 2018-12-02 01:13:26 +0100 | Slávek Banko | [tdelibs] Small adjustments in Kate syntax highlighting files. + Modify the line break in + Remove UTF8 BOM from ppd.xml. + It allows processing by extractattr. Signed-off-by: Slávek Banko (cherry picked from commit 2040c561190090186744b440573e3c73aee8f6ef) |
e79fbb87 [view] | v3.5.13-sru | 2018-11-29 01:15:39 +0100 | Slávek Banko | [tde-cmake] Use POSITION_INDEPENDENT_CODE property for CMake >= 2.8.9. This resolves bug #2985 Signed-off-by: Slávek Banko (cherry picked from commit e5b3a250fcbddc2d153832a386a7b67b340b8dac) |
226b8dfd [view] | v3.5.13-sru | 2018-11-25 01:55:01 +0100 | Slávek Banko | [tde-cmake] Add TDEL10n module Signed-off-by: Slávek Banko (cherry picked from commit f87cec4baae8c7bc02850edef84ac1d219df82b6) |
273a9c83 [view] | v3.5.13-sru | 2018-11-13 15:48:46 +0100 | gregory guy | [tdelibs] fix issue #3 utempter detection Signed-off-by: gregory guy (cherry picked from commit 82afa07a430c43bc122c7325dc67fb9f3ad6216a) |
f8afdb95 [view] | v3.5.13-sru | 2018-11-11 14:57:09 +0100 | Slávek Banko | [tde-packaging] DEB: removed no longer necessary dependency on gettext. Signed-off-by: Slávek Banko |
23ea915c [view] | v3.5.13-sru | 2018-11-10 19:29:15 +0100 | Slávek Banko | [tde-packaging] DEB: Removed an unused debian/cdbs/buildvars.mk file. Signed-off-by: Slávek Banko (cherry picked from commit f69bab0e66d047d5670ed6311ffaa729421b30ce) |
2453a650 [view] | v3.5.13-sru | 2018-11-10 19:00:07 +0100 | Slávek Banko | [tde-packaging] DEB: Remove a mechanism for updating the uploaders list. Signed-off-by: Slávek Banko (cherry picked from commit fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23) |
5feda4cf [view] | v3.5.13-sru | 2018-11-10 18:53:47 +0100 | Slávek Banko | [tde-packaging] DEB: Remove the translation templates update during building. Signed-off-by: Slávek Banko (cherry picked from commit 9b3636a76e33273c325c9a515ee779aee1a5088b) |
7076e8df [view] | v3.5.13-sru | 2018-11-01 22:52:03 +0900 | Michele Calgaro | [qt3] Improved class name used in previous commit. Suggestion comes from Slavek :-) Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko (cherry picked from commit 19ef3e4359eed834049596c7bc07cb18b204a2f1) |
e306e7dc [view] | v3.5.13-sru | 2018-11-01 22:37:59 +0900 | Michele Calgaro | [qt3] Fixed FTBFS caused by name conflict with new postgres server dev 11 package. Signed-off-by: Michele Calgaro (cherry picked from commit 4a5da4685a8607a87602e065d1e3abdbf66c9ff9) |
a47e0428 [view] | v3.5.13-sru | 2018-10-31 22:40:10 +0900 | Michele Calgaro | [tdelibs] Fixed potential FTBFS in htmlattrs.c. This relates to bug #2850 The FTBFS seems to happen only for some users, so this fix should help in such cases. Signed-off-by: Michele Calgaro (cherry picked from commit 6629107ba8a632873a06d2bb77b0829346645ea7) |
3e9f0dda [view] | v3.5.13-sru | 2018-10-11 04:12:08 +0200 | Slávek Banko | [qt3] Repair damaged UTF-8 characters in TS files Arabic translations taken from arabeyes-i18n Signed-off-by: Slávek Banko (cherry picked from commit 36398097bfd3a8fd6024f24da805c6540961c394) |
dd9feef3 [view] | v3.5.13-sru | 2018-10-08 23:31:34 +0200 | Emanoil Kotsev | [dbus-1-tqt] add a function to handle maps of objectpaths Signed-off-by: Emanoil Kotsev (cherry picked from commit f126c449160792023e039c19e155242791728389) |
30ec0d4e [view] | v3.5.13-sru | 2018-09-16 18:05:05 +0200 | Slávek Banko | [admin] Fix misplaced 'fi' Signed-off-by: Slávek Banko (cherry picked from commit 401a9294f45a9c57f5e09a187889aa92e5706a46) |
1e9680bc [view] | v3.5.13-sru | 2018-09-11 02:50:40 +0200 | Slávek Banko | [tde-packaging] DEB tqtinterface: Cleanup unused cmake build options Signed-off-by: Slávek Banko (cherry picked from commit 4d840737b301cf320555f00712a6a0a34d363c74) |
7a1af292 [view] | v3.5.13-sru | 2018-09-11 02:29:12 +0200 | Slávek Banko | [tqtinterface] cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modules Added warning for building TQt interface based on Qt4 Signed-off-by: Slávek Banko (cherry picked from commit 5c2dda650e168f597899912c2a111d2c84b4771d) |
69b26c84 [view] | v3.5.13-sru | 2018-09-04 01:48:50 +0200 | Slávek Banko | [scripts] Update switch_all_submodules_to_head_and_clean + better detection of whether a branch is remote tracked + instead of git pull --rebase is used git fetch and git rebase + added verification whether the remote server is available + do a git checkout only if the required branch is not active + added support for creating a 'tde' submodules tree using git worktree Signed-off-by: Slávek Banko (cherry picked from commit 065e9e09364220849b982527aaba9494478fbb19) |
4ea4c05f [view] | v3.5.13-sru | 2018-09-03 14:42:03 +0900 | Michele Calgaro | [qt3] Removed unnecessary executable flag. This relates to bug #2153 Signed-off-by: Michele Calgaro (cherry picked from commit 2848b517a64d4ad5424af224772cea26bdbf375c) |
adce6cde [view] | v3.5.13-sru | 2018-09-02 19:35:07 +0200 | Slávek Banko | [tde] Removed unusued mlt and mlt++ libraries. Signed-off-by: Slávek Banko |
ca1b59c6 [view] | v3.5.13-sru | 2018-09-01 19:13:06 +0900 | Michele Calgaro | [admin] Removed unnecessary executable flag from Doxyfile.global. Signed-off-by: Michele Calgaro (cherry picked from commit 75306d2d1fe3eea200549805583bc9842c5ee172) |
3f9d407d [view] | v3.5.13-sru | 2018-08-19 12:40:38 +0200 | Slávek Banko | [arts] Fix FTBFS with stricter C++11 Signed-off-by: Slávek Banko (cherry picked from commit 0184742fd6dda45b4c3ac2f26eb60ec9a8ccedf3) |
a1fe96cf [view] | v3.5.13-sru | 2018-08-19 11:30:37 +0200 | Slávek Banko | [qt3] Fix FTBFS with stricter C++11 Signed-off-by: Slávek Banko (cherry picked from commit 5431226296e2607b37b4f666ee970bddb5fd5707) |
98412970 [view] | v3.5.13-sru | 2018-08-16 17:54:01 +0200 | Slávek Banko | [tdelibs] Fix FTBFS with stricter C++11 Signed-off-by: Slávek Banko (cherry picked from commit 958fa42aa9576a6da0c9ca5de4823cb04407a713) |
6bd7ced2 [view] | v3.5.13-sru | 2018-08-16 03:29:12 +0200 | Slávek Banko | [scripts] Update switch_all_submodules_to_head_and_clean + cleaning of temporary branches combined into one operation along with pull + this prevents additional communication with the remote server + all remote servers will be fetched and also pruned Signed-off-by: Slávek Banko (cherry picked from commit 9bb83bf90c6f1b1b1034af1af47a26fa1970ec5b) |
7de35b6c [view] | v3.5.13-sru | 2018-08-12 16:50:48 +0200 | Slávek Banko | [tde] Add simple readme with instructions for cloning the entire repository tree Signed-off-by: Slávek Banko (cherry picked from commit 62a4b15210d17069a7a46e6dfbd5d8f471967657) |
d18eea7c [view] | v3.5.13-sru | 2018-08-09 15:12:07 +0200 | Slávek Banko | [scripts] Update switch_all_submodules_to_head_and_clean: + add support for cloning repositories via ssh Signed-off-by: Slávek Banko (cherry picked from commit f50efa7e809717d7c1c700eff7223da847f688e3) |
7bfde00c [view] | v3.5.13-sru | 2018-08-06 17:23:34 +0200 | Slávek Banko | [scripts] Update switch_all_submodules_to_head_and_clean + add cleaning of potential temporary branches from remote server Signed-off-by: Slávek Banko (cherry picked from commit a04af5586759094483cd1aeece37530a76a2f1d4) |
22f2dd61 [view] | v3.5.13-sru | 2018-07-26 18:44:37 +0200 | Slávek Banko | [tdelibs] Fix security issue CVE-2017-6410 [taken from RedHat kdelibs patches] Signed-off-by: Slávek Banko (cherry picked from commit a3b86c26903ade446ac57afc8c3f8a9c1bd66390) |
38fcc7cf [view] | v3.5.13-sru | 2018-07-26 18:31:13 +0200 | Slávek Banko | [qt3] Fix security issue CVE-2016-10040 [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko (cherry picked from commit 54809cd81b104eff743b46aa7fe8744cab46cf98) |
e99304bf [view] | v3.5.13-sru | 2018-07-14 15:31:41 +0200 | Slávek Banko | [tde] Add submodule akode Signed-off-by: Slávek Banko |
1f5c0142 [view] | v3.5.13-sru | 2018-07-14 15:23:39 +0200 | Slávek Banko | [akode] Update common directories Signed-off-by: Slávek Banko |
9e77d9c7 [view] | v3.5.13-sru | 2018-07-07 17:25:25 +0200 | Slávek Banko | [scripts] Revamp switch_all_submodules_to_head_and_clean + script revised according to update_all_submodules + files .gitmodules are processed instead of call git submodule foreach + modules are initialized during processing instead of at the beginning + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progress Signed-off-by: Slávek Banko (cherry picked from commit 8fb500ce46d9f7b19a9d81119c315c0433cf6310) |
35f2e593 [view] | v3.5.13-sru | 2018-07-07 16:12:37 +0200 | Slávek Banko | [scripts] Update update_all_submodules + create lock specific by branch + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progress Signed-off-by: Slávek Banko (cherry picked from commit b0d74087e54845129610e901f5c4a2e662e8c9bd) |
ca7a65b5 [view] | v3.5.13-sru | 2018-07-07 11:56:51 +0200 | Slávek Banko | [scripts] Update create_tarball and create_all_tarballs + default TARGET is now detected from the TDE core header + added check if TARGET is valid for the branch Signed-off-by: Slávek Banko (cherry picked from commit a4ee97323870ce23c10714233408f36f372b296e) |
cea825bc [view] | v3.5.13-sru | 2018-07-04 10:09:07 +0900 | Michele Calgaro | [arts] cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro (cherry picked from commit c1b7409de9bfd0c63c662b38b007d99dbb442d38) |
92a29f00 [view] | v3.5.13-sru | 2018-06-30 16:23:22 +0200 | Slávek Banko | [tdelibs] Fix bug reports link in about dialog Update bug reports url to bugs.trinitydesktop.org This resolves bug #2935 Signed-off-by: Slávek Banko (cherry picked from commit aa83c86cd30e77bad7fdb2b047ce256a24c883b5) |
d13c74fc [view] | v3.5.13-sru | 2018-06-21 23:36:49 +0900 | Michele Calgaro | [tdelibs] Added G-code Kate syntax highlight file. Taken from: https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml Work from: Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com) License: Library GPL Signed-off-by: Michele Calgaro (cherry picked from commit 6734f5e47f496ca1b89e2fd6c51e46ec447e3de1) |
7c913167 [view] | v3.5.13-sru | 2018-06-21 21:59:31 +0900 | Michele Calgaro | [arts] Fixed for bug #2845 This is a bit of a quick-n-dirty patch. The assertion looks for extremely small generated values and crash if found one. Removing the assertions seems to cause no arm and audio files of various format play fines. Moreover the problem seems to have completely disappered in recent Debian distros, for example it was reproducable in Stretch but no more in Buster. Signed-off-by: Michele Calgaro (cherry picked from commit 5d9981995e34d44da2a1b236de4a7594fbe183a8) |
05e582e0 [view] | v3.5.13-sru | 2018-06-03 11:17:53 +0200 | Slávek Banko | [qt3] Backport mysql driver mariadb fix - see QTBUG-63108 [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko (cherry picked from commit f3c643afc14d102ae97bacc795f125a22a4cae16) |
c38388a8 [view] | v3.5.13-sru | 2018-06-03 11:07:39 +0200 | Slávek Banko | [qt3] Add mkspecs for build with Clang Signed-off-by: Slávek Banko (cherry picked from commit b5078576ff1d83dec633044434f14c3162d85bc3) |
b9d24b68 [view] | v3.5.13-sru | 2018-05-29 21:59:10 +0900 | Michele Calgaro | [tdelibs] Removed duplicated zip file mimetype. This relates to bug #2794 Signed-off-by: Michele Calgaro (cherry picked from commit 1b04b27b221ef9fe0febf5da650de9565ae5297c) |
d1273fab [view] | v3.5.13-sru | 2018-05-28 15:27:14 +0900 | Ray Vine | [tdelibs] Removed duplicated rar file mimetype. This relates to bug #2794 Signed-off-by: Michele Calgaro (cherry picked from commit 741812689c4e8733e0864470f29de36a98a08b74) |
e21e370b [view] | v3.5.13-sru | 2018-05-24 00:35:19 +0200 | Slávek Banko | [admin] Add cppunit detection using pkg-config Obsolete cppunit-config was removed in cppunit 1.14.0 Signed-off-by: Slávek Banko (cherry picked from commit e0f1af443c246204b79936bb79c0925cb4f8db4e) |
58a2e908 [view] | v3.5.13-sru | 2018-05-12 19:30:23 +0200 | Slávek Banko | [qt3] Update buildkey for GCC 7 and 8 Signed-off-by: Slávek Banko (cherry picked from commit 58b25d4341e84c0bf06572e8b37e433fe3924b1f) |
968b99af [view] | v3.5.13-sru | 2018-05-08 01:22:48 +0200 | Slávek Banko | [admin] Add support for all versions of automake 1.x >= 1.6.1 Thanks to Ray Vine for the original patch This resolves bug #2891 Signed-off-by: Slávek Banko (cherry picked from commit 065b9015b2ba1a02939e28fca1759f2a7867c17c) |
8f7b2d1f [view] | v3.5.13-sru | 2018-04-30 18:27:18 +0900 | Michele Calgaro | [tdelibs] Fix previous commit typo. Signed-off-by: Michele Calgaro (cherry picked from commit c18840c76f3cadeff5f1279f1ea8c1920194ea6e) |
9660b501 [view] | v3.5.13-sru | 2018-04-30 17:00:31 +0900 | Michele Calgaro | [tdelibs] Fixed service lookup in KOpenWithDlg. Default is now to lookup by desktop path and not by name, to avoid returning the wrong service when two or more .desktop files where using the same "Name" field. This resolves bug #2734 (together with the changes made in applications/kcmautostart) Signed-off-by: Michele Calgaro (cherry picked from commit bcdfbb95e94db26bf984443ce583d919a330058c) |
bc2f9d7f [view] | v3.5.13-sru | 2018-04-29 16:48:11 +0200 | Slávek Banko | [admin] Add check if Java is >= 8 With Java >= 8 instead of javah, it is preferred to use javac with option -h. In later Java versions, javah is removed. Signed-off-by: Slávek Banko (cherry picked from commit 0e86934fc8d6ffab9867f67859c33ef33e83478f) |
bb046ee2 [view] | v3.5.13-sru | 2018-04-23 00:59:57 +0900 | Michele Calgaro | [arts] Fixed FTBFS with g++7 caused by #include directive placed inside namespace. Signed-off-by: Michele Calgaro (cherry picked from commit 1a41c9e42acb4771a5070bcaccb0db795fabc885) |
cb69a491 [view] | v3.5.13-sru | 2018-03-10 17:35:52 +0100 | Slávek Banko | [tdelibs] Add paths to the search for utempter helper Signed-off-by: Slávek Banko (cherry picked from commit 98ba18d0fc275af53746782e36f0b71d667f591d) |
6c68e92d [view] | v3.5.13-sru | 2018-02-13 15:04:22 +0100 | Slávek Banko | [tdelibs] Add search for utempter helper This resolves Bug #2841 Signed-off-by: Slávek Banko (cherry picked from commit a14adb9ab9c50cbcd95a2d2e3f42c41fecf73fb0) |
23004cd2 [view] | v3.5.13-sru | 2018-01-27 18:32:34 +0100 | Slávek Banko | [tde-packaging] DEB arts: Remove libesd0-dev from dependencies Signed-off-by: Slávek Banko (cherry picked from commit 218f7b803eb33313962bae976203b242e626bd7e) |
8193acc7 [view] | v3.5.13-sru | 2017-07-31 00:30:05 +0200 | Roman Savochenko | [tdelibs] Add brightness keys support This relates to bug #2781 Signed-off-by: Roman Savochenko (cherry picked from commit 4dd179aaa3f53335428c2fda5b3d356d19349f28) |
18b51883 [view] | v3.5.13-sru | 2017-07-30 10:49:48 +0200 | Roman Savochenko | [qt3] Add brightness keys support The code partially taken from Qt4 This relates to bug #2775 Signed-off-by: Roman Savochenko (cherry picked from commit 02405c8411cbdf42fa8f73ce93598eb6f5cec0fe) |
084e88ee [view] | v3.5.13-sru | 2017-07-23 01:15:12 +0200 | Slávek Banko | [qt3] Update buildkey for GCC 7 Signed-off-by: Slávek Banko (cherry picked from commit 3a5672aab4a54fea0e9aa741f3a9db590ce9f815) |
8e0f94f7 [view] | v3.5.13-sru | 2017-07-22 15:39:00 +0200 | Slávek Banko | [tdelibs] tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files Signed-off-by: Slávek Banko (cherry picked from commit 68d315af1010f322cfffe58e0c2450736c4638ee) |
fc9c8b69 [view] | v3.5.13-sru | 2017-07-10 18:54:45 +0200 | Slávek Banko | [tdelibs] tdeui: Update slider parameters together with changing precision of KDoubleNumInput This relates to bug #2717 and resolves bug #2758 Signed-off-by: Slávek Banko (cherry picked from commit 2a8932682fd4cfcbd881b768859ce1d324179694) |
6897563b [view] | v3.5.13-sru | 2017-07-02 15:35:57 +0200 | Slávek Banko | [qt3] ListView: Deselect items that are hidden by the filter during selectAll and invertSelection Signed-off-by: Slávek Banko (cherry picked from commit d96172f76d7cfef8f9e758c4831ebca077a30537) |
e6fdc746 [view] | v3.5.13-sru | 2017-07-02 15:28:40 +0200 | Slávek Banko | [qt3] IconView: Deselect items that are hidden by the filter during selectAll and invertSelection This resolves bug #2750 Signed-off-by: Slávek Banko (cherry picked from commit 057d9fe7a490371b8f2914992ef5c9fcae9720a7) |
69c87f53 [view] | v3.5.13-sru | 2017-06-02 01:52:19 +0200 | Slávek Banko | [tdelibs] Allow openssl detection without pkg-config file Signed-off-by: Slávek Banko (cherry picked from commit 2aa548763e7d1dd7a10427df45988a78b3e97b8b) |
6c3892f0 [view] | v3.5.13-sru | 2017-05-26 09:59:08 +0200 | Slávek Banko | [akode] Fix FTBFS on ptrdiff_t redefinition Signed-off-by: Slávek Banko |
88291f7e [view] | v3.5.13-sru | 2017-04-09 20:19:10 +0200 | Slávek Banko | [tdelibs] Fix CMake build dependencies Signed-off-by: Slávek Banko (cherry picked from commit 1cc26703c32c70e888ef94bc408dcb5da6b5f5a4) |
d225bbf9 [view] | v3.5.13-sru | 2017-04-09 20:17:40 +0200 | Slávek Banko | [tdelibs] KSSL: Set hostname in TLSext to enable SNI support Signed-off-by: Slávek Banko (cherry picked from commit 45cf7d13eb68be0fd469fd49275c000a2c7bcc2f) |
c216dddd [view] | v3.5.13-sru | 2017-04-09 20:14:22 +0200 | Slávek Banko | [tdelibs] KSSL: Use TLS_client_method instead of TLSv1_client_method This enables TLS protocols newer than v1.0 This resolves bug #2764 Signed-off-by: Slávek Banko (cherry picked from commit adb9d9d2b0bfbb0f856673e663aad7c4a63020eb) |
370dedff [view] | v3.5.13-sru | 2017-04-01 16:23:06 +0200 | Slávek Banko | [dbus-1-tqt] Fix memory leaks in sendWithReplyAsync Signed-off-by: Slávek Banko (cherry picked from commit 9d505d268352b7776a80dc91b7e49fc4c73a5e73) |
e1bba238 [view] | v3.5.13-sru | 2017-03-26 12:06:48 +0200 | Slávek Banko | [tde-cmake] Add support for libraries with release number in the name of the library See https://www.gnu.org/software/libtool/manual/html_node/Release-numbers.html Signed-off-by: Slávek Banko (cherry picked from commit edad8a20b944d45f366acc15b2cd4d291ce3a5dd) |
d330c431 [view] | v3.5.13-sru | 2017-03-25 13:24:19 +0100 | Slávek Banko | [tdelibs] Fix memory leak after use XGetAtomName Signed-off-by: Slávek Banko (cherry picked from commit ab525f2baada44f6dd8c80970c2875a0b19b3a05) |
40c1d8a2 [view] | v3.5.13-sru | 2017-02-18 14:11:58 +0100 | Slávek Banko | [tde-cmake] Fix '.la' file name for libraries with dot in name Signed-off-by: Slávek Banko (cherry picked from commit 2f4470466873b05f57ef968d2447ad1577b9f669) |
5f4d7347 [view] | v3.5.13-sru | 2017-02-07 19:07:18 +0100 | Slávek Banko | [tde-packaging] DEB: Add variant dependency default-libmysqlclient-dev Signed-off-by: Slávek Banko (cherry picked from commit 35591cc43abaea10d1309b90592a213d8290de39) |
50f90e93 [view] | v3.5.13-sru | 2017-02-05 22:35:15 +0900 | Michele Calgaro | [tdelibs] Fixed code for tdefiledialog which caused the problem explained in bug 2743. Using the new code, editing the path information in a tdefiledialog and pressing the "open/save" button will behave exactly in the same way as if ENTER was pressed after editing the path and before pressing "open/save". Signed-off-by: Michele Calgaro (cherry picked from commit 05bcfa76fc9bd5dcf7267f2b5a26436566a9cf82) |
da379287 [view] | v3.5.13-sru | 2017-02-01 01:57:20 +0100 | Slávek Banko | [tdelibs] testing: Run tests that use DCOP in a temporary home Signed-off-by: Slávek Banko (cherry picked from commit df203a23f4d96fae5fbc61bb180c4db8f63e63ae) |
8fef6176 [view] | v3.5.13-sru | 2017-01-31 02:45:44 +0100 | Slávek Banko | [arts] Fix detection whether the system is big endian Signed-off-by: Slávek Banko (cherry picked from commit 117ec1e9d46baf07823a7a5719101e25e4b29e2d) |
cb041edb [view] | v3.5.13-sru | 2017-01-30 22:53:06 +0100 | Slávek Banko | [tdelibs] Fix detection whether the system is big endian Signed-off-by: Slávek Banko (cherry picked from commit 7cc97cb18734939136579c086bf6758f3a4c18ad) |
eac0d388 [view] | v3.5.13-sru | 2017-01-30 22:47:59 +0100 | Slávek Banko | [tdelibs] testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older than 2.8.4 Signed-off-by: Slávek Banko (cherry picked from commit d8d8c5e060212a15bca65f31e297f8edbf725fb0) |
993e5699 [view] | v3.5.13-sru | 2017-01-29 16:35:45 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Update rule for tests Signed-off-by: Slávek Banko (cherry picked from commit 69a33ddab416c136df13ddf72a99a19ce052184a) |
192338ff [view] | v3.5.13-sru | 2017-01-30 00:22:38 +0900 | Michele Calgaro | [tdelibs] Fixed javascript syntax highlighting in Kate Signed-off-by: Michele Calgaro (cherry picked from commit b14a2da3b92460ef7dddbc98b4a794d61840a97c) |
db500f99 [view] | v3.5.13-sru | 2017-01-29 15:46:33 +0100 | Slávek Banko | [tde-cmake] Automatically run tests within check target Signed-off-by: Slávek Banko (cherry picked from commit 6455cb89f3f39b76326df5fc2558d42b6088a0e5) |
e41b7510 [view] | v3.5.13-sru | 2017-01-29 03:47:19 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Add x11-xserver-utils to build-deps Signed-off-by: Slávek Banko (cherry picked from commit dc46a1cdca7c5d694cbd7f7a9b03467a4de48527) |
9d5d42e2 [view] | v3.5.13-sru | 2017-01-29 02:59:34 +0100 | Slávek Banko | [tde-packaging] DEB tdelibs: Enable tests Signed-off-by: Slávek Banko (cherry picked from commit 638a1274e22ed66c71ee0e2d2c474adbc5bce193) |
cce22677 [view] | v3.5.13-sru | 2017-01-29 02:45:55 +0100 | Slávek Banko | [tdelibs] testing: fix utf8 handling in tdeabc/testread2 Signed-off-by: Slávek Banko (cherry picked from commit e305bd818c9cd470a0b079b4e41eb1e6ac101a52) |
3adc5018 [view] | v3.5.13-sru | 2017-01-29 02:41:57 +0100 | Slávek Banko | [tdelibs] testing: disable tdeabc/testldapclient Test requires running TDE session and access to a foreign ldap server on the Internet. Signed-off-by: Slávek Banko (cherry picked from commit 24b4a81573159dee3527a1aeba7d5810fffa9571) |
6af35513 [view] | v3.5.13-sru | 2017-01-29 02:35:44 +0100 | Slávek Banko | [tdelibs] testing: run tdeio/kmimetypetest with temporary profile Signed-off-by: Slávek Banko (cherry picked from commit 4d3d8d865359061916b21e9ab46097e2e4c2fd2c) |
3c559266 [view] | v3.5.13-sru | 2017-01-29 02:32:26 +0100 | Slávek Banko | [tdelibs] testing: fix bash specific syntax in dcop test Signed-off-by: Slávek Banko (cherry picked from commit 30d5bd4d72248f63eb5b20209a4ba9537dc44295) |
a62d3fbe [view] | v3.5.13-sru | 2017-01-29 02:31:05 +0100 | Slávek Banko | [tdelibs] testing: fix build of tdewallet tests with hidden visibility Signed-off-by: Slávek Banko (cherry picked from commit 5c6425de4249ce9858a2b7262368927d7d1724a8) |
cd0d8851 [view] | v3.5.13-sru | 2017-01-26 00:45:30 +0100 | Slávek Banko | [akode] cmake: add tde_add_check_executable macro |
9fde716a [view] | v3.5.13-sru | 2017-01-03 00:54:20 +0100 | Slávek Banko | [tdelibs] kimgio: Enable STDC_LIMIT_MACROS for jasper Signed-off-by: Slávek Banko (cherry picked from commit d9ca16068027f45cd0e59b3bcb31be9650e0da5f) |
e90d3f57 [view] | v3.5.13-sru | 2017-01-01 19:35:39 +0100 | Slávek Banko | [tdelibs] Added support for OpenSSL 1.1 Some KOpenSSLProxy methods have been renamed to be consistent with OpenSSL 1.1 API names and to prevent hidden API changes. To ensure API / ABI compatibility, the original methods are still included but have been marked as deprecated. + SSLv23_client_method => TLS_client_method + X509_STORE_CTX_set_chain => X509_STORE_CTX_set0_untrusted + sk_dup => OPENSSL_sk_dup + sk_free => OPENSSL_sk_free + sk_new => OPENSSL_sk_new + sk_num => OPENSSL_sk_num + sk_pop => OPENSSL_sk_pop + sk_push => OPENSSL_sk_push + sk_value => OPENSSL_sk_value Additional methods have been added to KOpenSSLProxy to support the new OpenSSL 1.1 API functions that provide access to the (now) opaque SSL structures. Compatibility with OpenSSL < 1.1 is handled internally in KOpenSSLProxy. + BIO_get_data + DSA_get0_key + DSA_get0_pqg + EVP_PKEY_base_id + EVP_PKEY_get0_DSA + EVP_PKEY_get0_RSA + RSA_get0_key + X509_CRL_get0_lastUpdate + X509_CRL_get0_nextUpdate + X509_OBJECT_get0_X509 + X509_OBJECT_get_type + X509_STORE_CTX_get_current_cert + X509_STORE_CTX_get_error + X509_STORE_CTX_get_error_depth + X509_STORE_CTX_set_error + X509_STORE_get0_objects + X509_STORE_set_verify_cb + X509_get0_signature + X509_getm_notAfter + X509_getm_notBefore + X509_subject_name_cmp + _SSL_session_reused + _SSL_set_options Method "KSSL::setSession" has been renamed to "KSSL::takeSession" and its functionality has changed: the session is now transferred from the argument object to the invoked object. Since it is only used internally in TDE and the functionality is different, the method with the previous name has not been preserved. Signed-off-by: Slávek Banko Signed-off-by: Michele Calgaro (cherry picked from commit e1861cb6811f7bac405ece204407ca46c000a453) |
6061d2a1 [view] | v3.5.13-sru | 2016-12-21 02:59:12 +0300 | Alexander Golubev | [tdelibs] tdeinit: make lnusertemp respect HOME for root This resolves bug #2739 Signed-off-by: Alexander Golubev (cherry picked from commit d23ac70c47e70cb082d38e13c4cd741769d1bb2b) |
cc48df2a [view] | v3.5.13-sru | 2016-12-21 01:15:30 +0300 | Alexander Golubev | [tdelibs] tdeio/kmimemagic: remove MAGIC_CONTINUE flag This resolves bug #2713 The MAGIC_CONTINUE flag resulted in a malformed mimemagic responses like "application/x-executable\012- application/octet-stream" instead of just "application/x-executable". This string being unparsed then caused the KMimeType::findByURL() to fallback to application/octet-stream for nearly every mimetype. Signed-off-by: Alexander Golubev (cherry picked from commit f54496a1f2d99bea12af3db999a53515109f99a3) |
73423048 [view] | v3.5.13-sru | 2016-12-21 01:13:31 +0300 | Alexander Golubev | [tdelibs] tdeui & tdewallet: add tests Signed-off-by: Alexander Golubev (cherry picked from commit 16a176dab1e978bef8f8d49801fa98a028d1d17b) |
933dc8a3 [view] | v3.5.13-sru | 2016-12-21 01:09:27 +0300 | Alexander Golubev | [tdelibs] tdeio: add tests Signed-off-by: Alexander Golubev (cherry picked from commit ed74769bfaae171809c0bc1a10a8ba0f6ff8895f) |
a6435d8b [view] | v3.5.13-sru | 2016-12-18 16:44:15 +0300 | Alexander Golubev | [tdelibs] fixup! tdecore/tdeconfig_compiler: add check/test executables Signed-off-by: Alexander Golubev (cherry picked from commit d556a8752c0862aa2d84a105dc8ac41b61ba7824) |
30c0e861 [view] | v3.5.13-sru | 2016-12-18 16:42:50 +0300 | Alexander Golubev | [tdelibs] dcop/tests: run dcop tests in a safer manner Signed-off-by: Alexander Golubev (cherry picked from commit f2d8e88f099f908075d3d7b166fdb40d9be6c1c5) |
eac6bd09 [view] | v3.5.13-sru | 2016-12-18 16:41:34 +0300 | Alexander Golubev | [tdelibs] tdecore/tdeconfig_compiler: add check/test executables Signed-off-by: Alexander Golubev (cherry picked from commit 57e73e9e4c61f9cfd9cc03fbbfa5970452e0e8a4) |
b285b4e1 [view] | v3.5.13-sru | 2016-12-18 16:39:16 +0300 | Alexander Golubev | [tdelibs] testing: add TEST argument to tde_add_check_executable() macro Signed-off-by: Alexander Golubev (cherry picked from commit 7e73e618d0470110b60f8f1d3211841daf99b593) |
766aeaca [view] | v3.5.13-sru | 2016-12-18 16:26:21 +0300 | Alexander Golubev | [tde-cmake] tde_add_check_executable: add TEST argument Signed-off-by: Alexander Golubev (cherry picked from commit 9150bd170f31408d6b4f02a2de8627a338ad6276) |
398e96f2 [view] | v3.5.13-sru | 2016-12-17 15:56:05 +0300 | Alexander Golubev | [tdelibs] tdeabc: update the tests for vcardparser to run them in a new way Signed-off-by: Alexander Golubev (cherry picked from commit 64b2c5281731cc114ea225a2fd37db35be03ecb4) |
90e7e48e [view] | v3.5.13-sru | 2016-12-17 15:49:18 +0300 | Alexander Golubev | [tdelibs] tdeabc: make the testldapclient app non-gui Signed-off-by: Alexander Golubev (cherry picked from commit 37c9f23df53b67e562b72e747fc3a7a5514e8b9a) |
0b91193d [view] | v3.5.13-sru | 2016-12-17 15:06:57 +0300 | Alexander Golubev | [tdelibs] tdecore: fix a crash of dcop non-GUI apps without X Previously non-GUI apps crashed on TDEApplication::updateUserTimestamp callback when receiving a DCOP message. Signed-off-by: Alexander Golubev (cherry picked from commit 5842fb37df7a01decb2151a570f58fb2528b3ccd) |
b1a20aab [view] | v3.5.13-sru | 2016-12-17 15:03:48 +0300 | Alexander Golubev | [tdelibs] Include module into test names Signed-off-by: Alexander Golubev (cherry picked from commit 6c1b8a75f293ed4f1a08ec2064a2f5fa60de395b) |
d0f7b82d [view] | v3.5.13-sru | 2016-11-22 17:10:56 +0100 | Slávek Banko | [tde-packaging] DEB: Replaced ${Source-Version} with ${source:Version} Signed-off-by: Slávek Banko (cherry picked from commit fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1) |
ee1ab98d [view] | v3.5.13-sru | 2016-11-13 22:30:56 +0900 | Michele Calgaro | [tdelibs] tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug #2717 Signed-off-by: Michele Calgaro (cherry picked from commit f32bc5176289b70bf1c6e7d2825d53f190bc4096) |
c8882409 [view] | v3.5.13-sru | 2016-11-12 16:30:43 +0100 | Slávek Banko | [tdelibs] Fix FTBFS with clang Signed-off-by: Slávek Banko (cherry picked from commit 1ae867ab67d4b696d8280159614e0542cc18a8d2) |
9459c097 [view] | v3.5.13-sru | 2016-10-23 10:48:01 +0200 | Slávek Banko | [tdelibs] Fix security issue CVE-2016-6232 Based on https://quickgit.kde.org/?p=karchive.git&a=commitdiff&h=0cb243f6 Signed-off-by: Slávek Banko (cherry picked from commit 261a3b7a126b7a1d28e263085b85bf1905eb4c19) |
c4838c32 [view] | v3.5.13-sru | 2016-10-22 17:05:08 +0900 | Emanoil Kotsev | [tdelibs] tdeio: fixed up certificate handling when certificate has expired. Also clean up the code. Signed-off-by: Emanoil Kotsev Signed-off-by: Michele Calgaro (cherry picked from commit f3fadb884d08b74d5796f7d1b6ad2c2a2316c0f4) |
0d8ad909 [view] | v3.5.13-sru | 2016-10-17 02:27:29 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Oct 2016 Signed-off-by: Michele Calgaro (cherry picked from commit fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646) |
83007c06 [view] | v3.5.13-sru | 2016-10-16 16:53:39 +0200 | Slávek Banko | [tde-packaging] Add artsc pkg-config file on Debian and Ubuntu Refresh 12_cleanup_artsc-config.diff Signed-off-by: Slávek Banko (cherry picked from commit f07a76da10ad455e332977167bf7a476a1d00ed3) |
842c5bf1 [view] | v3.5.13-sru | 2016-10-16 16:52:29 +0200 | Slávek Banko | [arts] Add artsc pkg-config file Signed-off-by: Slávek Banko (cherry picked from commit de977c9845197adadac4db0f59a854cde96bea54) |
35a651ae [view] | v3.5.13-sru | 2016-10-16 16:51:22 +0900 | Emanoil Kotsev | [tdelibs] Fixed handling of certificate "permanent" acceptance. This relates to bug #1287 Signed-off-by: Emanoil Kotsev Partially cleaned up and modified. Signed-off-by: Michele Calgaro (cherry picked from commit 7406ed0563952d1ee433e02e75fb44a5d0d0a81d) |
6cab453a [view] | v3.5.13-sru | 2016-09-30 04:23:57 +0300 | Alexander Golubev | [tdelibs] Make dcop tests run without X Signed-off-by: Alexander Golubev (cherry picked from commit 7f6c0b1c7d39628a7c1f3cc4271f92054fe151eb) |
311e027b [view] | v3.5.13-sru | 2016-09-27 23:04:03 +0300 | Alexander Golubev | [tdelibs] Add tdeabc tests to cmake Signed-off-by: Alexander Golubev (cherry picked from commit 8e14cc0e4a7e0c607bef37828de96b487b07da16) |
759db62f [view] | v3.5.13-sru | 2016-09-27 17:24:29 +0200 | Slávek Banko | [tdelibs] Fix FTBFS on vcardparser tests from prior commit Signed-off-by: Slávek Banko (cherry picked from commit 1571e6174436e1af461745296cacfbb3b369fdf9) |
6b9a3998 [view] | v3.5.13-sru | 2016-09-26 21:20:31 +0900 | Emanoil Kotsev | [tdelibs] Fixed vcardparser tests during building. This resolves bug #2695 Signed-off-by: Emanoil Kotsev Removed not-required part of the patch from original Emanoil's patch (empty spaces at the end of line) Signed-off-by: Michele Calgaro (cherry picked from commit 13e032939ea40c33e4964b54bf755a6f1c9d70be) |
af445343 [view] | v3.5.13-sru | 2016-09-06 22:48:51 -0500 | Timothy Pearson | [tdelibs] Parse GENERALIZEDTIME ASN structures This fixes certificate dates beyond year 2049. (cherry picked from commit 07dbb3b5c92ed22f71123eb84806d55f9962c60b) |
a5a38993 [view] | v3.5.13-sru | 2016-09-03 15:24:45 +0200 | Slávek Banko | [tdelibs] Fix FTBFS with GCC6 Signed-off-by: Slávek Banko (cherry picked from commit 0d8345e6f7f2402d3ee88c0eb3d89e0e839bc5b5) |
fd5f5016 [view] | v3.5.13-sru | 2016-08-23 19:07:32 -0500 | Timothy Pearson | [tdetoys] Update METAR URL (cherry picked from commit eb7b432f0481ab35b71014f30fa3290e3dd85131) |
9de3d791 [view] | v3.5.13-sru | 2016-08-16 22:06:36 +0200 | Slávek Banko | [tdelibs] Fix FTBFS on CUPS 2.2 Signed-off-by: Slávek Banko (cherry picked from commit 52a1b55368ec53b14347996851aca7eb29374397) |
f979942b [view] | v3.5.13-sru | 2016-08-15 03:53:03 +0200 | Slávek Banko | [qt3] Update buildkey for GCC 6 Signed-off-by: Slávek Banko (cherry picked from commit b099185b9090e30504ef614f3eb0c899ad711fb0) |
145c9934 [view] | v3.5.13-sru | 2016-08-15 02:16:08 +0200 | Slávek Banko | [arts] Fix FTBFS with GCC 6 (C++11 dialect) Signed-off-by: Slávek Banko (cherry picked from commit 2d91d9ada0fc32c48887763753881cd6964f35a0) |
63a1b838 [view] | v3.5.13-sru | 2016-08-07 17:06:26 +0200 | Slávek Banko | [admin] Do not force C dialect for automake builds Signed-off-by: Slávek Banko (cherry picked from commit 04c35f89e0b556b38fa0ba19a8af6db426e59686) |
e8d90f5d [view] | v3.5.13-sru | 2016-08-07 14:24:04 +0200 | Slávek Banko | [tde-packaging] Change debhelper compatibility level to 7 on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100) |
4238f825 [view] | v3.5.13-sru | 2016-08-07 14:24:04 +0200 | Slávek Banko | [tde-packaging] Change debhelper compatibility level to 7 on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100) |
7bc9c1fc [view] | v3.5.13-sru | 2016-07-25 17:41:40 -0500 | Timothy Pearson | [tde-packaging] Add build-arch and build-indep targets to debian/rules (cherry picked from commit 510e052f229ee738888b1906747a7c14e207190a) |
fedf633d [view] | v3.5.13-sru | 2016-07-23 18:05:01 -0500 | Timothy Pearson | [tdetoys] Fix invalid headers in PNG files and optimize for size (cherry picked from commit 8464a54022f85121f501fa2addb0bd5d96cf14e0) |
26522796 [view] | v3.5.13-sru | 2016-06-28 07:13:04 +0300 | Alexander Golubev | [tdelibs] Fix a couple of harmless warnings Signed-off-by: Alexander Golubev (cherry picked from commit e0b892796d218e0ad64ed6698640e1923662d943) |
f96187e5 [view] | v3.5.13-sru | 2016-06-28 06:14:50 +0300 | Alexander Golubev | [tdelibs] Add dcop tests to cmake Signed-off-by: Alexander Golubev (cherry picked from commit 26d76a4c048d99e282356616ca8e1e5ad45a7f53) |
f088e398 [view] | v3.5.13-sru | 2016-06-28 05:07:09 +0300 | Alexander Golubev | [tdelibs] Initial add for check target for cmake Signed-off-by: Alexander Golubev (cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae) |
da82a62c [view] | v3.5.13-sru | 2016-06-28 05:03:23 +0300 | Alexander Golubev | [tde-cmake] add tde_add_check_executable macro - also add EXCLUDE_FROM_ALL arg for tde_add_library Signed-off-by: Alexander Golubev (cherry picked from commit 6679a58c97a1d28fcb3f8930b914864b2888d1f0) |
787be02d [view] | v3.5.13-sru | 2016-05-29 02:31:06 +0200 | Emanoil Kotsev | [tdelibs] Fix utf8 support in tdeabc vCard parser This resolves bug #2625 Signed-off-by: Emanoil Kotsev (cherry picked from commit 4ceb2b158b3ed1ba1c78ab886b08a0bf40577d51) |
2deafc49 [view] | v3.5.13-sru | 2016-05-29 02:24:21 +0200 | Slávek Banko | [tdelibs] cmake: Add tdeabc tests Signed-off-by: Slávek Banko (cherry picked from commit 51efac909d7b116c8b0ca58fcd4e74ff58f31091) |
7deb7a99 [view] | v3.5.13-sru | 2016-04-26 21:57:32 +0200 | Slávek Banko | [tde-packaging] Use a generic name for libpng-dev dependency on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 97159bb162a58fe4c6a12a15d864ebc9684bef6d) |
08a93d2e [view] | v3.5.13-sru | 2016-04-18 19:09:58 +0200 | Slávek Banko | [tde-packaging] Use a generic name for libpng-dev dependency on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 65ae0b5b2c4f23999d60c7bd7af440d332148c68) |
088c7741 [view] | v3.5.13-sru | 2016-04-03 15:21:58 +0200 | Slávek Banko | [tdelibs] Fix occasional Konqueror crashes on kjs/regexp This relates to old KDE3 commit https://quickgit.kde.org/?p=kdelibs.git&a=commit&h=fee91015 Signed-off-by: Slávek Banko (cherry picked from commit e9d546a6a3c9fb802c5d9c2c7765834599d90ea8) |
999cc98b [view] | v3.5.13-sru | 2016-04-03 21:21:07 +1000 | E. Kotsev | [tdelibs] tdeabc: fixed birthday assignment in VCardTool. This relates to bug #2613 Signed-off-by: E. Kotsev Signed-off-by: Michele Calgaro (cherry picked from commit d10e1df3b0c7526fab1ea1948d697bfe1a49242a) |
ec048f15 [view] | v3.5.13-sru | 2016-03-24 18:56:24 +0100 | Slávek Banko | [tqtinterface] Fix usage uic-tqt without an '.ui' file in arguments This resolves issues with mode 'embed' Signed-off-by: Slávek Banko (cherry picked from commit be944e140b0ae077854cbe3bb90c9f122bb6623b) |
85f091d4 [view] | v3.5.13-sru | 2016-03-24 22:52:52 +0900 | Michele Calgaro | [tdelibs] Fixed product name in bug report form. This relates to bug #2617 Signed-off-by: Michele Calgaro (cherry picked from commit 04255418ecbedc1a7e712999d481742f4196b0af) |
756ca239 [view] | v3.5.13-sru | 2016-03-24 17:37:41 +0900 | Michele Calgaro | [tdelibs] Fixed ISO8601 parsing in VCardTool. This relates to bug #2613 Signed-off-by: Michele Calgaro (cherry picked from commit f9abaf54dabe13a48c6c8eed8926471c4cdabe97) |
be70c354 [view] | v3.5.13-sru | 2016-03-17 01:24:36 +0100 | Slávek Banko | [tde-cmake] Move last command processing 'ui' file from TDEMacros to tde_uic Used cmake method of processing output from the command Signed-off-by: Slávek Banko (cherry picked from commit d7904dbbf42570f26fb21e381e0f9681bd2ed2de) |
8f6eb245 [view] | v3.5.13-sru | 2016-03-16 03:23:13 +0100 | Slávek Banko | [scripts] Revamp update_all_submodules + submodules file is no longer needed + list of submodules is loaded from .gitmodules + order of the submodules is determined by .gitmodules + nested submodules are processed recursively by .gitmodules + all submodules, including nested, are updated in one cycle Signed-off-by: Slávek Banko (cherry picked from commit 9f54f5880931758748347f73ddd146ae13b7b6b6) |
7742941f [view] | v3.5.13-sru | 2016-03-05 15:43:06 +0100 | Slávek Banko | [scripts] Allow to create tarballs on detached branch For example, for a particular git tag Signed-off-by: Slávek Banko (cherry picked from commit 2c769321341c07e85339cf60778cdb7d102f20b1) |
76f308b8 [view] | v3.5.13-sru | 2016-02-13 16:41:43 +0100 | Slávek Banko | [tde-packaging] Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.sh from /usr/share/libtool/config into /usr/share/libtool/build-aux Signed-off-by: Slávek Banko (cherry picked from commit 09b52dab01a59f21ce1966ef526a1f7d596b5427) |
2663e4e3 [view] | v3.5.13-sru | 2016-01-23 21:41:50 +0900 | Michele Calgaro | [tdelibs] Fixed up previous commit. Signed-off-by: Michele Calgaro (cherry picked from commit 98c2c3cb3086e6680be3ef463f16e1159c692b77) |
dcf6891a [view] | v3.5.13-sru | 2016-01-23 21:25:39 +0900 | Michele Calgaro | [tdelibs] Update kate syntax highlight files Signed-off-by: Michele Calgaro (cherry picked from commit aca6552dd5ee39a6eb4fc16371352360685e05ee) |
c97ca18a [view] | v3.5.13-sru | 2016-01-16 15:49:22 +0100 | Slávek Banko | [tde-packaging] Remove sudo dependency for tdelibs on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 91aac59413422b9f48baaf8dc9a1ab7408fb8706) |
a8e88fd0 [view] | v3.5.13-sru | 2016-01-11 01:53:29 +0100 | Slávek Banko | [tdelibs] Compile MIME magic file This partially resolves Bug #2217 Signed-off-by: Slávek Banko (cherry picked from commit 026a0ccdcdd054f227682f7e37dceef68173c6f9) |
f3b93c7f [view] | v3.5.13-sru | 2015-12-27 11:06:23 +0100 | Slávek Banko | [tde] Sort order of the submodules Signed-off-by: Slávek Banko |
632e41f0 [view] | v3.5.13-sru | 2015-12-23 02:21:47 +0100 | Slávek Banko | [tdelibs] Update version number for new target 3.5.13.3 Signed-off-by: Slávek Banko |
34be6b5e [view] | v3.5.13-sru | 2015-12-23 02:21:31 +0100 | Slávek Banko | [scripts] Update version number for new target 3.5.13.3 Signed-off-by: Slávek Banko |
fdab363e [view] | v3.5.13-sru | 2015-12-17 16:22:21 +0100 | Slávek Banko | [tde-packaging] Fix instalation of pkgconfig file in libtqtinterface on Debian and Ubuntu Signed-off-by: Slávek Banko |
168e8ba7 [view] | v3.5.13-sru | 2015-12-17 03:32:13 +0100 | Slávek Banko | [tde-packaging] Fix syntax error in tqtinterface control file on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit a0a7c9b50941a51682bfa08164e23b52a9cf9ca0) |
2e47bf86 [view] | v3.5.13-sru | 2015-12-17 03:30:54 +0100 | Slávek Banko | [tde-packaging] Move libtqassistant into libtqtinterface-dev on Debian and Ubuntu Signed-off-by: Slávek Banko |
c702021e [view] | v3.5.13-sru | 2015-12-16 22:22:46 +0100 | Slávek Banko | [tde] Fix typo in compizconfig-backend-tdeconfig submodule path Signed-off-by: Slávek Banko |
8d78a8f5 [view] | v3.5.13-sru | 2015-12-13 11:21:50 +0100 | Slávek Banko | [tde] Move compizconfig-backend-kconfig to compizconfig-backend-tdeconfig Sort order of the submodules Signed-off-by: Slávek Banko |
3c724bb9 [view] | v3.5.13-sru | 2015-12-12 14:45:32 +0100 | Roman Savochenko | [tdelibs] Fix wrong options to xrandr in tderandr This resolves Bug #1913 Signed-off-by: Roman Savochenko (cherry picked from commit 4a9b7a937163733a75bc7ef6ffea8feb6713149f) |
85d0c0e8 [view] | v3.5.13-sru | 2015-12-10 20:43:35 +0100 | Slávek Banko | [tdelibs] Fix security issue CVE-2015-7543 [taken from Debian arts patches] (cherry picked from commit 56eb4ba333989ae3999fa0cb6da01f8817e6121f) |
efe195c0 [view] | v3.5.13-sru | 2015-12-10 20:42:13 +0100 | Slávek Banko | [arts] Fix security issue CVE-2015-7543 [taken from Debian arts patches] (cherry picked from commit bbb70b9ed2ffa5d4ee98e94db0c8a0d19f60c5ed) |
a6ec8c20 [view] | v3.5.13-sru | 2015-12-06 16:02:21 +0100 | François Andriot | [tdelibs] Fix invalid perl syntax in kdocAstUtil.pm This resolves Bug #2543 Signed-off-by: François Andriot (cherry picked from commit 7be2f6784dcb70a494fc9eb98da68cf10f8a6edb) |
b334cc03 [view] | v3.5.13-sru | 2015-12-06 16:00:18 +0100 | Slávek Banko | [tdelibs] Fix mimetype detection using magic library for mime types not contained in TDE settings This resolves Bug #2392 Signed-off-by: Slávek Banko (cherry picked from commit b0ac7d287922e883a2e571222089b680adfe46c6) |
dd6b89a1 [view] | v3.5.13-sru | 2015-12-02 22:53:00 +0100 | Slávek Banko | [scripts] switch_all_submodules_to_head_and_clean: Add support to clone from mirror Signed-off-by: Slávek Banko (cherry picked from commit 980d8ea3f8929655d0f135cde0f788b30ed558dc) |
24b5078a [view] | v3.5.13-sru | 2015-12-02 22:50:57 +0100 | Slávek Banko | [scripts] switch_all_submodules_to_head_and_clean: Use --rebase on git pull Signed-off-by: Slávek Banko (cherry picked from commit 916d3c93559cdadf1ac7728ce0edd1dbebdf049b) |
294f15f3 [view] | v3.5.13-sru | 2015-10-25 20:12:45 +0800 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Oct 2015 Signed-off-by: Michele Calgaro (cherry picked from commit dd1a8d0d1a40f43040555128913e55202f241270) |
6a893532 [view] | v3.5.13-sru | 2015-10-23 01:48:59 -0500 | Timothy Pearson | [tdelibs] Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCertificate object (cherry picked from commit 62a597d75224844be9a98952a586fc5c0406561e) |
f4726e5f [view] | v3.5.13-sru | 2015-10-23 01:25:39 -0500 | Timothy Pearson | [tdelibs] Fix memory leak when deleting a KSSLCertificate that holds a CRL (cherry picked from commit 9bf244dd97e89bf47dd70fe47a4f00a3f372f875) |
2bc733f3 [view] | v3.5.13-sru | 2015-10-15 09:46:48 +0200 | Slávek Banko | [akode] Fix typo in check_library_exists Signed-off-by: Slávek Banko |
33085b98 [view] | v3.5.13-sru | 2015-10-15 09:43:26 +0200 | Slávek Banko | [tde-packaging] Enable build akode with PulseAudio support on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 1852d6905ce376ae9b4a770b4ebdc3cc3ae298f6) |
d67c4c24 [view] | v3.5.13-sru | 2015-10-15 04:47:35 +0200 | François Andriot | [akode] Add multilib support [taken from Fedora patches] |
b4697bcf [view] | v3.5.13-sru | 2015-10-15 04:46:45 +0200 | Slávek Banko | [akode] Rename completely from polyp to pulse Signed-off-by: Slávek Banko |
cf18d66a [view] | v3.5.13-sru | 2015-10-15 04:42:48 +0200 | François Andriot | [akode] Add pulseaudio support [taken from Fedora patches] |
386d5647 [view] | v3.5.13-sru | 2015-10-15 04:40:52 +0200 | François Andriot | [akode] Fix OGG detection on openSUSE Signed-off-by: François Andriot |
6b2da258 [view] | v3.5.13-sru | 2015-10-13 18:03:39 +0200 | Slávek Banko | [tdelibs] Fix quotedPrintablecodec to support lower-case letters in hex codes Signed-off-by: Slávek Banko (cherry picked from commit 912e4866efdedea1a936c30ceb80d5d6df8d263d) |
7f28a16e [view] | v3.5.13-sru | 2015-09-21 21:47:11 -0500 | Timothy Pearson | [tdelibs] Limit size of notification popups This works around badly designed applications that abuse the notification subsystem to display large chunks of text (cherry picked from commit 70526c5a3e76b42b242499cb57c051696bcee5eb) |
ea4e48fb [view] | v3.5.13-sru | 2015-09-21 13:03:09 +0200 | Slávek Banko | [tde-packaging] Add new license files to tdelibs-data on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 8a5798447c6ed8f25862e010bcf497a466f8e069) |
8c5eb9b9 [view] | v3.5.13-sru | 2015-09-21 03:46:15 -0500 | Timothy Pearson | [tdelibs] Add new license files to build (cherry picked from commit db2b839b72fd60399e502e9f048e5ec7b0dd8e92) |
1a8b4a95 [view] | v3.5.13-sru | 2015-09-21 03:44:49 -0500 | Timothy Pearson | [tdelibs] Fix prior commits (cherry picked from commit 6e6464537c7ee38d56b06846a93e18c26db83091) |
d1a4ef36 [view] | v3.5.13-sru | 2015-09-21 03:43:39 -0500 | Timothy Pearson | [tdelibs] Fix prior commit (cherry picked from commit 4e04b0a438c17fc33d3424f810dbc0fb5e8666d9) |
a59d0892 [view] | v3.5.13-sru | 2015-09-21 03:42:24 -0500 | Timothy Pearson | [tdelibs] Add GPL v3 license to TDEAboutData options (cherry picked from commit 85c0e479c1d997b4127748ee6a2c749378940046) |
9627a4e5 [view] | v3.5.13-sru | 2015-09-08 03:49:59 +0200 | Slávek Banko | [tde-packaging] Fix last date in changelog on Debian and Ubuntu to pass through strict checking by dpkg 1.18.2 Signed-off-by: Slávek Banko (cherry picked from commit 70352d671f500d6772ad3d77fb84969d589a33b7) |
da181f82 [view] | v3.5.13-sru | 2015-09-07 23:58:02 +0900 | Michele Calgaro | [qt3] Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420 Signed-off-by: Michele Calgaro (cherry picked from commit d27f4e2fc304208a404c64279a4e32b1a94b05a9) |
56e5891a [view] | v3.5.13-sru | 2015-09-03 13:36:26 -0500 | Timothy Pearson | [tdelibs] Add initial CRL support to KSSLCertificate (cherry picked from commit 5896a404bcc63085cf0a50d232d2d631a5107228) |
d16c4300 [view] | v3.5.13-sru | 2015-09-03 13:23:05 -0500 | Timothy Pearson | [tdelibs] Fix compiler warnings (cherry picked from commit 5e9959ef854ca8d353b91e9d8305f0fc5e117712) |
d09b5f45 [view] | v3.5.13-sru | 2015-08-30 14:39:55 +0200 | Slávek Banko | [tdelibs] Fix dlerror and crypt detection for CMake build This resolves Bug #654 Signed-off-by: Slávek Banko (cherry picked from commit 4925611808ccb524a6c0bd225fb39b52ae1cf1ae) |
3f8c5901 [view] | v3.5.13-sru | 2015-07-13 14:17:42 +0900 | Michele Calgaro | [qt3] Fixed search algorithm for iconview widget. This resolves bug #420 Signed-off-by: Michele Calgaro (cherry picked from commit d6867cf92e3f65b61a7289a478f97910b9fa4965) |
8dd63781 [view] | v3.5.13-sru | 2015-07-04 15:26:03 +0900 | Michele Calgaro | [tdelibs] Fixed C++ support in Kate syntax highlighting code. This resolves bug #2455 Signed-off-by: Michele Calgaro (cherry picked from commit 4e55a1cfaa00035481a72f1271aee8954e3053ad) |
4b089bde [view] | v3.5.13-sru | 2015-06-19 07:59:22 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Jun 2015 Signed-off-by: Michele Calgaro (cherry picked from commit 508cf16bf962d2025b8271c5cf0b0c750a4f532f) |
5d885061 [view] | v3.5.13-sru | 2015-06-17 20:22:40 +0200 | Slávek Banko | [akode] Fix installation of akode-config Signed-off-by: Slávek Banko |
4928612f [view] | v3.5.13-sru | 2015-06-16 21:26:17 +0200 | Nikolaus Klepp | [tdelibs] Fix FTBFS due to missing export lt_dlopen_flag Signed-off-by: Nikolaus Klepp (cherry picked from commit 022a297ed704d1d8f51d31551b303a79c7bfdbfa) |
bc4b50ac [view] | v3.5.13-sru | 2015-06-16 21:13:16 +0200 | Slávek Banko | [akode] Fix FTBFS with clang Signed-off-by: Slávek Banko |
1a68e615 [view] | v3.5.13-sru | 2015-06-14 20:29:21 +0200 | Slávek Banko | [tdelibs] Fix several issues on freebsd Signed-off-by: Slávek Banko (cherry picked from commit e469e42c76000b70aebaf838f5a3c4ded184b0e3) |
67d73692 [view] | v3.5.13-sru | 2015-06-14 20:27:02 +0200 | Slávek Banko | [tdelibs] Fix openpty detection with libutil.h Signed-off-by: Slávek Banko (cherry picked from commit e75569be1b7bf138685d0e4941daf111e6f51ba3) |
ec47e62b [view] | v3.5.13-sru | 2015-06-14 03:42:08 +0200 | Slávek Banko | [tdelibs] Fix detection for option TDEINIT_USE_XFT with CMake build Signed-off-by: Slávek Banko (cherry picked from commit 14243cc8ead795531e47954763cc8b1bec94a092) |
94ea0653 [view] | v3.5.13-sru | 2015-06-14 03:40:16 +0200 | Slávek Banko | [tdelibs] Fix setting some constants in config.h with CMake build Signed-off-by: Slávek Banko (cherry picked from commit f17c618004e799eb1ae9dc35907a7b9431968ba2) |
c1136180 [view] | v3.5.13-sru | 2015-06-11 03:00:34 +0200 | Nikolaus Klepp | [tdelibs] Fix FTBFS on freebsd This resolves Bug #2431 Signed-off-by: Nikolaus Klepp (cherry picked from commit 3be9f300c9a754320a02fd10a729ef797ffb8506) |
e4ef4e00 [view] | v3.5.13-sru | 2015-06-11 02:56:00 +0200 | Slávek Banko | [tdelibs] Fix FTBFS on freebsd due to utmpx [taken from FreeBSD kdelibs3 patches] Signed-off-by: Slávek Banko (cherry picked from commit e443c9e0b29809c1ba0c9133e2fea9cbc30ae937) |
a64a2ffc [view] | v3.5.13-sru | 2015-06-11 02:45:13 +0200 | Slávek Banko | [tdelibs] Fix detection of LZMA without pkgconfig file Signed-off-by: Slávek Banko (cherry picked from commit d107d0b0d758225d0b01429410200f51c91efe54) |
a1d982ad [view] | v3.5.13-sru | 2015-06-11 02:43:21 +0200 | Slávek Banko | [tdelibs] Improve ACL detection for CMake build Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko (cherry picked from commit 6ebff397515bf153ea95d7e80d21ca9a0f97708d) |
fb74d787 [view] | v3.5.13-sru | 2015-06-11 02:38:01 +0200 | Slávek Banko | [tdelibs] Add include directory for internal libltdl Signed-off-by: Slávek Banko (cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc) |
7746d2f9 [view] | v3.5.13-sru | 2015-06-11 08:28:14 +0900 | Darrell Anderson | [tdelibs] Added *.service and *.target format to INI files. Signed-off-by: Darrell Anderson Modified to update syntax version number. Signed-off-by: Michele Calgaro (cherry picked from commit 8b1fec8a6b25dd0502950488fdb6054b5f8c9208) |
db3b8b5a [view] | v3.5.13-sru | 2015-06-10 02:27:40 +0200 | Slávek Banko | [dbus-1-tqt] Fix FTBFS on explicit specialization of 'm_keyType' after instantiation Signed-off-by: Slávek Banko (cherry picked from commit a66bc0aadc27a44bbd4cd61a0c1b3ddeb5f2dfbb) |
2fe8acda [view] | v3.5.13-sru | 2015-06-10 02:26:54 +0200 | Slávek Banko | [dbus-1-tqt] Fix missing return when comparing map types Signed-off-by: Slávek Banko (cherry picked from commit fae501da675f828eac939dbb991f9c1d57dc7d50) |
5e0e6c34 [view] | v3.5.13-sru | 2015-06-10 01:57:56 +0200 | Slávek Banko | [arts] Add include directory for internal libltdl Signed-off-by: Slávek Banko (cherry picked from commit 591eae83877e3de729768946cde5ea3cecd4b22a) |
5d19f238 [view] | v3.5.13-sru | 2015-05-31 16:36:13 +0200 | Slávek Banko | [tde-cmake] Fix CMP0054 warnings with CMake 3.1 Signed-off-by: Slávek Banko (cherry picked from commit 1d8a7873c0e0660c58a2d0d7b054d216d5f06b0a) |
558024e7 [view] | v3.5.13-sru | 2015-05-31 16:32:16 +0200 | Slávek Banko | [tde-cmake] Fix CMP0011 warning related to CMP0026 Signed-off-by: Slávek Banko (cherry picked from commit 1d1f9fc4fd93346e85037d4d26e15db25a98030c) |
0b38e095 [view] | v3.5.13-sru | 2015-05-24 12:03:39 +0200 | Slávek Banko | [tdelibs] Fix security issue CVE-2013-2074 [taken from RedHat kdelibs3 patches] (cherry picked from commit 29227e0caa5e095f6edb01dc2b7e43c74432dc9b) |
d7ca37b4 [view] | v3.5.13-sru | 2015-05-24 12:02:17 +0200 | Slávek Banko | [tdelibs] Force to handle DCOP requests in KUniqueApplication (newInstance call) This resolves Bug #2437 Signed-off-by: Slávek Banko (cherry picked from commit c6c1d781a5035e6740532366a09a48448a93666c) |
7ba79f36 [view] | v3.5.13-sru | 2015-05-23 18:50:36 +0200 | Slávek Banko | [qt3] Update buildkey for GCC 5 [taken from RedHat Qt3 patches] (cherry picked from commit 0d96f74958fd20bbafe4ba457d99a802abb12a58) |
8d8e01fb [view] | v3.5.13-sru | 2015-05-23 18:48:51 +0200 | Slávek Banko | [qt3] Fix security issue CVE-2015-1860 [taken from RedHat Qt3 patches] (cherry picked from commit 538d6a2440fbe645b970402fa7e86dfd3e36192b) |
b93dc0be [view] | v3.5.13-sru | 2015-05-05 21:47:07 +0200 | Nikolaus Klepp | [arts] Fix FTBFS on freebsd This resolves Bug #2428 Signed-off-by: Nikolaus Klepp (cherry picked from commit 31a6127eecfb7d905939734091f6a7b6379ffc75) |
e056c5c9 [view] | v3.5.13-sru | 2015-05-01 11:33:42 +0200 | Slávek Banko | [tde-packaging] Use a generic name for libmysqlclient dependency on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit e268c4a41d745ed6daa79db2f9df304ab754b5e7) |
637a4afb [view] | v3.5.13-sru | 2015-04-14 03:08:54 +0200 | Slávek Banko | [tde-cmake] Fix characters disallowed for target name in tde_create_translation Signed-off-by: Slávek Banko (cherry picked from commit beb73fe2399ca6ca9db86fa9dde1015ae4866efa) |
d64fddb6 [view] | v3.5.13-sru | 2015-04-14 03:06:51 +0200 | Slávek Banko | [admin] Add support for automake 1.15 This resolves Bug #2403 Signed-off-by: Slávek Banko (cherry picked from commit e147134c949daa4c49611405c27805f21ac51502) |
f04920e8 [view] | v3.5.13-sru | 2015-04-05 19:20:55 +0200 | Slávek Banko | [tde-packaging] Enable WITH_MITSHM in tdelibs on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 7b0a795c6beae952fa6b2f894dacaa4677479a27) |
30c04cf2 [view] | v3.5.13-sru | 2015-04-05 19:14:47 +0200 | Slávek Banko | [tdelibs] Add mit-shm extension support for CMake build Signed-off-by: Slávek Banko (cherry picked from commit 5b95b86a5bbe9a4f558712b3e2173f90b7cd0dd5) |
63f24fa8 [view] | v3.5.13-sru | 2015-04-05 19:13:40 +0200 | Slávek Banko | [tdelibs] Fix xext configure check for CMake build This resolves Bug #2410 Signed-off-by: Slávek Banko (cherry picked from commit c80f418abf9c3061b0fb7759a1e560a0ab1243fe) |
e3dd0b74 [view] | v3.5.13-sru | 2015-03-09 22:35:10 +0100 | Slávek Banko | [qt3] Fix security issue CVE-2015-0295 [taken from RedHat Qt3 patches] (cherry picked from commit b3037160f25730efca66966559779559a4946bf3) |
2e1f44ec [view] | v3.5.13-sru | 2015-03-09 22:33:13 +0100 | Slávek Banko | [qt3] Fix security issue CVE-2014-0190 [taken from RedHat Qt3 patches] (cherry picked from commit ad74a11abf9d62389a6bd74a6edf9cd73e36c8f7) |
635d3fe6 [view] | v3.5.13-sru | 2015-03-09 22:30:38 +0100 | Slávek Banko | [qt3] Fix security issue CVE-2013-4549 [taken from RedHat Qt3 patches] (cherry picked from commit 73584365f8600414fc5a114ec2f2d6750a7f77cc) |
54763bf4 [view] | v3.5.13-sru | 2015-03-07 12:08:26 -0600 | Timothy Pearson | [akode] Update INSTALL file |
87ff6d75 [view] | v3.5.13-sru | 2015-03-01 20:33:31 -0600 | Marek W. (mcbx) | [knetworkmanager8] Update Polish translations (cherry picked from commit dafdc587435dbf782900ce21ecd57e069adc1856) |
0da752f5 [view] | v3.5.13-sru | 2015-02-20 22:16:44 +0100 | Slávek Banko | [tde-packaging] Switch avahi-tqt to cmake on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 3186c3943aea305c58774dc0d5f80aa9f78464fb) |
fd3c77d3 [view] | v3.5.13-sru | 2015-02-20 22:13:34 +0100 | Slávek Banko | [avahi-tqt] Conversion to CMake Signed-off-by: Slávek Banko (cherry picked from commit b02e6dd2086f80dfe30fd5f9e25de1a11ce533a2) |
57fda27f [view] | v3.5.13-sru | 2015-02-18 04:23:15 +0100 | Slávek Banko | [tde-packaging] Add packaging files for akode on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 12813cf7b090eb04a6a7d5dec3a6128564a41acc) |
054ced71 [view] | v3.5.13-sru | 2015-02-18 02:51:04 +0100 | Slávek Banko | [akode] Conversion to CMake Signed-off-by: Slávek Banko |
4ef4f179 [view] | v3.5.13-sru | 2015-02-18 02:48:00 +0100 | Slávek Banko | [akode] Fix build with gcc 4.7 [taken from Ubuntu patches] |
583884cc [view] | v3.5.13-sru | 2015-02-18 02:45:21 +0100 | Slávek Banko | [akode] Fix FTBFS on amd64 [taken from Debian patches] |
48eea5b2 [view] | v3.5.13-sru | 2015-02-18 02:43:07 +0100 | Slávek Banko | [akode] Fix build with gcc 4.3 [taken from Debian patches] |
71bae3a2 [view] | v3.5.13-sru | 2015-02-18 02:40:49 +0100 | Slávek Banko | [akode] Clean up build files Signed-off-by: Slávek Banko |
2dd1aeb9 [view] | v3.5.13-sru | 2015-02-18 02:28:43 +0100 | Slávek Banko | [akode] Initial import of akode 2.0.2 Signed-off-by: Slávek Banko |
787d3a34 [view] | v3.5.13-sru | 2015-01-20 08:37:40 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Jan 2015. 1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5 2) Changes to the other files from myself. (cherry picked from commit 3cefb44bccead583a49043b1169cfea1e6367c7a) |
26d87976 [view] | v3.5.13-sru | 2015-01-15 07:59:16 +0900 | Michele Calgaro | [tdelibs] Minor code clean up. Signed-off-by: Michele Calgaro (cherry picked from commit 98e72add315583a49ea7fb8f63e408ea041ac8d9) |
e2922dd2 [view] | v3.5.13-sru | 2015-01-09 13:59:35 +0900 | Michele Calgaro | [qt3] Fixed Multicolumn view filtering item arrangement. This relates to bug #146 Signed-off-by: Michele Calgaro (cherry picked from commit 9655b0b845a568b61437a9354e98eae9623b7d13) |
61d4cd95 [view] | v3.5.13-sru | 2015-01-09 13:52:16 +0900 | Michele Calgaro | [tdelibs] Fixed typo and removed unnecessary call. This relates to bug #146 Signed-off-by: Michele Calgaro (cherry picked from commit 10bc86c4cd7e25661b4a38a2e32e3cbf7cefcbc9) |
1759e5ea [view] | v3.5.13-sru | 2014-12-25 19:10:23 +0100 | Slávek Banko | [tdelibs] Fix FTBFS because CUPS 2.x This resolves Bug #2270 Signed-off-by: Slávek Banko (cherry picked from commit 592bebb509786ccec893b305d3ae6a0c76ed3bdb) |
0537527f [view] | v3.5.13-sru | 2014-12-25 18:52:09 +0100 | Slávek Banko | [tde-packaging] Add Raspbian Wheezy symlink Signed-off-by: Slávek Banko (cherry picked from commit f418587d09b9e5acfaadcfa88a18d0b333cf836b) |
8cf95ae5 [view] | v3.5.13-sru | 2014-12-10 02:29:15 +0100 | Slávek Banko | [scripts] create_tarball: Split initial character in tag while sorting by version Signed-off-by: Slávek Banko (cherry picked from commit 0a16bdf260fda53e649c7c13c2fb324614acb773) |
337d014d [view] | v3.5.13-sru | 2014-12-09 21:46:39 +0100 | Slávek Banko | [scripts] create_tarball: Sort tags as version numbers instead of as text Signed-off-by: Slávek Banko (cherry picked from commit 45dd8325b7db7af5821a69ed98e072a9f96d8337) |
f7fcc6ac [view] | v3.5.13-sru | 2014-12-06 15:08:56 -0600 | Timothy Pearson | [qt3] Try to avoid crashes if the destructor of a TQMap is called when no private object was previously created (cherry picked from commit 997490223743e3bd40c3cedf5dc799243c6dad9e) |
7317c39c [view] | v3.5.13-sru | 2014-12-05 12:39:07 -0600 | Timothy Pearson | [tde-packaging] Install magic file(s) on Debian and Ubuntu (cherry picked from commit 3f6c8810956e8e919d98299132e4482132314dd6) |
dab5e4ad [view] | v3.5.13-sru | 2014-12-05 12:36:56 -0600 | Timothy Pearson | [tdelibs] Properly identify desktop files This resolves a rather major glitch with Device Links noted on the mailing list (cherry picked from commit 6ddd04bacafe12003b229afc036dc4674df48d5f) |
fc073bef [view] | v3.5.13-sru | 2014-12-04 09:03:25 -0600 | Timothy Pearson | [tdelibs] Fix a number of build warnings (cherry picked from commit e0b1bfb0140e1d484f71683e820731abdd0779d5) |
24a6fc6f [view] | v3.5.13-sru | 2014-12-04 09:01:44 -0600 | Timothy Pearson | [tdelibs] Fix printing of debug information on KDED crash (cherry picked from commit d80ccaf94ce31d24834bf3051fb9438adf23e4fd) |
f416e6d8 [view] | v3.5.13-sru | 2014-12-04 08:42:32 -0600 | Timothy Pearson | [tdelibs] Remove unneeded check and handler for broken TQt DnD Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal (cherry picked from commit bbd5f4476c3feda235f90b458ad25d0511f53627) |
d528ffc8 [view] | v3.5.13-sru | 2014-12-04 08:21:38 -0600 | Timothy Pearson | [tdelibs] Don't slow execution just because TDEAction::plugAccel was used (cherry picked from commit 7dee44aa033d3a0d3f3e57bc2bfc3c1b2ab9013b) |
d8885672 [view] | v3.5.13-sru | 2014-11-30 16:11:02 +0100 | Slávek Banko | [tde-packaging] Fix FTBFS due to split libtool binary into a libtool-bin package on Debian and Ubuntu Signed-off-by: Slávek Banko (cherry picked from commit 53f1221b90ac754d86dc32e38ebf619ea2fec8d2) |
e56fe3ba [view] | v3.5.13-sru | 2014-11-26 09:08:52 +0100 | François Andriot | [arts] Fix artsc-config script to return valid include directory Fix FTBFS on openbsd This resolves Bug #2160 Signed-off-by: François Andriot (cherry picked from commit 775e3e4645343770d70538302d91c8adf83ac4b4) |
0120c1cd [view] | v3.5.13-sru | 2014-11-25 12:47:14 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Nov 2014 (cherry picked from commit d4b2ca0550eeacd278c638664b43464239342244) |
92cad529 [view] | v3.5.13-sru | 2014-11-21 23:21:39 -0600 | Timothy Pearson | [qt3] Repaint QComboBox on drop-down dismissal This relates to Bug #1489 (cherry picked from commit 444ac1fed900609b42c26cc5405a7c85ad65246a) |
8bf30c28 [view] | v3.5.13-sru | 2014-11-20 15:10:50 -0600 | Timothy Pearson | [tdelibs] Fix duplicated printer driver entries This relates to Bug #2191 (cherry picked from commit b3e3f6026bca4ae56ff5d109d76961e0f47deab4) |
8f2e8767 [view] | v3.5.13-sru | 2014-11-20 14:44:12 -0600 | Timothy Pearson | [tdelibs] Make compressed PPD loading and usage functional (cherry picked from commit 5a97ffdaae6532a39f1ebc1f0594833b1a253585) |
3051002f [view] | v3.5.13-sru | 2014-11-20 12:13:02 -0600 | Timothy Pearson | [tdelibs] Greatly increase database generation speed from compressed PPDs where possible (cherry picked from commit 880fec09182a500b7e19b5b1c73189040cf3421a) |
94067b20 [view] | v3.5.13-sru | 2014-11-20 10:36:29 -0600 | Timothy Pearson | [tdelibs] Use compressed-ppd: (cherry picked from commit cfa9446f2535a288f803412a996acb5dd741e8fb) |
a72da839 [view] | v3.5.13-sru | 2014-11-20 01:54:12 -0600 | Timothy Pearson | [tdelibs] Add very early support for compressed PPDs to make_driver_db_cups This relates to Bug #2191 (cherry picked from commit 540db0b3e7e829e71c4c32a4bcc44d4d0addcfb7) |
9e00e0d3 [view] | v3.5.13-sru | 2014-10-20 04:19:46 +0200 | Slávek Banko | [admin] Fix automake icons installation Signed-off-by: Slávek Banko (cherry picked from commit 04db460623e1f235e7239f08fdcc2d0ef72636af) |
f302fb7d [view] | v3.5.13-sru | 2014-10-14 11:39:39 -0500 | Timothy Pearson | [tde-cmake] Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance (cherry picked from commit 1994b808819fd74446cb8f1a0491b3e10244f463) |
95cb8347 [view] | v3.5.13-sru | 2014-10-13 23:52:13 +0200 | Slávek Banko | [tde-cmake] Fix FTBFS if PIE is not supported (cherry picked from commit 47d775518c382c77f663a70bb23fad93e6810090) |
7e2cf4a9 [view] | v3.5.13-sru | 2014-10-13 12:41:25 -0500 | Timothy Pearson | [tdelibs] Fix incorrect Download string in TDEFileSpeedBar (cherry picked from commit acc29a93bbbf2fbb3ef76c8c986d1722cb200a91) |
81ae896a [view] | v3.5.13-sru | 2014-10-12 18:01:26 -0500 | Timothy Pearson | [tde-packaging] Automatically install all crystalsvg icons on Debian and Ubuntu (cherry picked from commit ad870fdf8fab9e0a7a9683608410b4b2c43e18f3) |
5a0bc628 [view] | v3.5.13-sru | 2014-10-12 17:46:08 +0200 | Slávek Banko | [tdelibs] Fix tdeinit build definition (cherry picked from commit a22b1fc95067f0ae20241f023673f261027f0214) |
7c79da63 [view] | v3.5.13-sru | 2014-10-12 17:44:00 +0200 | Slávek Banko | [tde-cmake] Build setuid binaries with PIE flags (cherry picked from commit 08c6f54d6f80554caa671847417cf04326adb63c) |
0fbdee1c [view] | v3.5.13-sru | 2014-10-11 17:45:18 +0200 | François Andriot | [tdelibs] Fix tdesu process handling (cherry picked from commit c8b810f149c2ed1815ae59b5275d435152ab52ad) |
2ab53ffe [view] | v3.5.13-sru | 2014-10-11 17:29:32 +0200 | François Andriot | [tdelibs] Fix FTBFS with libmagic < 4.23 (cherry picked from commit 8f117582531853100b5e0e5ce6a654398270c6c4) |
24d1217f [view] | v3.5.13-sru | 2014-10-09 11:08:39 -0500 | Timothy Pearson | [tdelibs] Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode This relates to Bug #1961 (cherry picked from commit 216794724ca89104ad394ea9e55f5fdba1523707) |
31385674 [view] | v3.5.13-sru | 2014-10-09 03:17:02 +0200 | Slávek Banko | [tdelibs] Fix FTBFS on missing magic_getpath (cherry picked from commit 03a61295af97983a2313df9717653a466c99ef03) |
13fddea6 [view] | v3.5.13-sru | 2014-10-08 21:25:38 +0200 | François Andriot | [tdelibs] Add a cmake detection for Xext library Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui (cherry picked from commit aae8990d33bbfee205c75dc7e48e1c64f2beeff0) |
b04a282c [view] | v3.5.13-sru | 2014-10-08 21:24:13 +0200 | François Andriot | [tdelibs] Fix ucred support in openbsd (cherry picked from commit 3adf509ac83ac9d807de0bbed0770d0234382c84) |
6a264523 [view] | v3.5.13-sru | 2014-10-08 12:01:23 -0500 | Timothy Pearson | [tdelibs] Do not use magic_version function if magic version support not available This relates to Bug #656 (cherry picked from commit 58c3aed2bb340467aa9734a9141ebe1d89e4074b) |
59e46bd1 [view] | v3.5.13-sru | 2014-10-08 00:44:44 -0500 | Timothy Pearson | [tdelibs] Update mimetypes in Kate plugins to match output of libmagic This relates to Bug #2148 (cherry picked from commit a44c9249300c96da86fa79cae17bd88789e75399) |
a6211be0 [view] | v3.5.13-sru | 2014-10-07 21:48:28 -0500 | Timothy Pearson | [tdelibs] Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default This commits the following patch from Bug #1499: tdelibs: fix kurlbar global (cherry picked from commit c359057caabdb7740b46f0e45eafaa38d4f40d54) |
7b2644a9 [view] | v3.5.13-sru | 2014-10-07 16:38:40 -0500 | Timothy Pearson | [tdelibs] Add the following patch from Bug #1499 tdelibs: add postofficebox suppot in tdeabc (cherry picked from commit c1098677d4c3f93108a3a0d9dd56388f887416c8) |
90d4721a [view] | v3.5.13-sru | 2014-10-07 16:09:51 -0500 | Timothy Pearson | [tdelibs] Fix certain shell scripts not being identified This relates to Bug #656 Clean up some old development debug statements (cherry picked from commit f8790c70f8b1ce1f143719c19131c50031fd051a) |
099aa9f3 [view] | v3.5.13-sru | 2014-10-07 12:03:35 -0500 | Timothy Pearson | [tdelibs] Fix libmime database load once and for all This relates to Bug #656 (cherry picked from commit e5f898219af927c9bac3aa9b0c9e9473a52dde15) |
ee03f100 [view] | v3.5.13-sru | 2014-10-07 01:01:20 +0200 | Slávek Banko | [tdelibs] Fix dependencies in CMake targets (cherry picked from commit d227c416d00cc7774a247d0cdd5ca2c9058b87b3) |
e9de7e84 [view] | v3.5.13-sru | 2014-10-07 00:35:21 +0200 | François Andriot | [tdelibs] Fix openpty detection on openbsd (cherry picked from commit e255a8ca6387cc1f100beffe39f889328e8f2a41) |
4a476fb9 [view] | v3.5.13-sru | 2014-10-07 00:11:31 +0200 | François Andriot | [tdelibs] Enable previously disabled build options in config.h (cherry picked from commit 223f0c75788822208fd74259969948658bc26e2c) |
562d0b76 [view] | v3.5.13-sru | 2014-10-06 16:19:57 -0500 | Timothy Pearson | [tdelibs] Fix loading of additional mime magic files This resolves Bug #656 (cherry picked from commit 62bfcbe4780e5b08aee6a16895f5e508f0646bd2) |
1bdb69cb [view] | v3.5.13-sru | 2014-10-06 11:38:24 -0500 | Timothy Pearson | [tdelibs] Push the following patches to GIT from Bug #1499: tdelibs: disable kfiledialogbox OK button if user has no permission on file tdelibs: fix https loop tdelibs: fix groups in kdialogpropertiesdialog tdelibs: avoid assertion in tdeio karchive (cherry picked from commit 9cb7d7318211f13d690fea92d13aca60b0ae7c5a) |
b4bff05e [view] | v3.5.13-sru | 2014-10-06 00:03:13 -0500 | Francois Andriot | [qt3] Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIR (cherry picked from commit f0cc3689b3b210e9e27e0367112790fd45565ee7) |
1af590f8 [view] | v3.5.13-sru | 2014-10-05 23:51:39 -0500 | Thomas McGuire | [tdelibs] Support writing empty directories to ZIP files. (cherry picked from commit ddbe23e90d6684548fe9a952b01b3d6cbaf60a7c) |
72532b66 [view] | v3.5.13-sru | 2014-10-05 17:05:09 +0200 | François Andriot | [tdelibs] Fix detection of some headers on openbsd Many headers requires additional include stdlib.h (cherry picked from commit 3f5a4b419f7907ba61c6f63458e0413cccb74760) |
0c90f474 [view] | v3.5.13-sru | 2014-10-05 16:55:26 +0200 | François Andriot | [tdelibs] Fix FTBFS on openbsd because missing link to "util" library (cherry picked from commit 8e7888b85708c6e5d7a3b404c40a1bcf9c807bd0) |
50c30d0d [view] | v3.5.13-sru | 2014-10-05 16:41:48 +0200 | François Andriot | [tdelibs] Fix default spell checker on openbsd (cherry picked from commit cca50763480753652ae019bf74eb1fa98194d209) |
1c8f40ad [view] | v3.5.13-sru | 2014-10-05 16:40:33 +0200 | François Andriot | [tdelibs] Fix cups default directories on openbsd (cherry picked from commit 69e7a5c4fa39591e0cb5f1774707bf84d8c0fd9b) |
50c0b04f [view] | v3.5.13-sru | 2014-10-05 16:39:58 +0200 | François Andriot | [tdelibs] Fix cupsd process detection (cherry picked from commit 754647ba5a501c4e6d872746a7f69248a752b828) |
6cbb86f9 [view] | v3.5.13-sru | 2014-10-05 16:38:00 +0200 | François Andriot | [tdelibs] Disable environment-based completion in kurlcompletion on openbsd (cherry picked from commit 78a66b11ddca8b557df4c73fec99469f78727382) |
e703480d [view] | v3.5.13-sru | 2014-10-05 16:37:12 +0200 | François Andriot | [tdelibs] Fix FTBFS because undefined __progname in tdeio_connection (cherry picked from commit 9c7a8637edeafb8abe66c2767837dfeb5f058537) |
d1be1be1 [view] | v3.5.13-sru | 2014-10-05 16:34:34 +0200 | François Andriot | [tdelibs] Add 'tdesu' to tdeioslave_file mount/umount command on openbsd (cherry picked from commit b588c6e6bde4c3330b2e3378ca3447b16cb89bbf) |
2e79465b [view] | v3.5.13-sru | 2014-10-05 16:31:25 +0200 | François Andriot | [tdelibs] Add support for openbsd in kresolver (cherry picked from commit 439f3ba7ea9aa0b850f70b520081d6bac8c83752) |
4ade6a8e [view] | v3.5.13-sru | 2014-10-05 16:28:01 +0200 | François Andriot | [tdelibs] Add support for openbsd pty in kpty (cherry picked from commit e61585edf09d3136c92e255e26dc054d3e22cd7d) |
e4213f01 [view] | v3.5.13-sru | 2014-10-05 14:44:34 +0200 | François Andriot | [tdelibs] Fix hardcoded link flag to "dl" library Fix "dlopen" function detection (cherry picked from commit af2c2afb25ce2b62767cdc639cf6d0c4fb967eaa) |
83b1aa2e [view] | v3.5.13-sru | 2014-10-04 23:29:02 -0500 | Timothy Pearson | [qt3] Fix undefined behaviour in TQClipboardWatcher::format This relates to Bug #1820 (cherry picked from commit dc8f5371804c0006ebefc8c0f72be442e6311ce4) |
55956912 [view] | v3.5.13-sru | 2014-10-04 17:14:34 +0200 | François Andriot | [tqtinterface] Add missing shebang in bash script (cherry picked from commit b79cc765ed9b03e20f244f585673ab99ede7cff1) |
3719fc9f [view] | v3.5.13-sru | 2014-10-03 16:12:16 +0200 | Slávek Banko | [knetworkmanager8] Fix FTBFS due to missing ldflags (cherry picked from commit d0aed3b1c82facc129fbbf80ca03fcb9f4c13932) |
ab1a0ac2 [view] | v3.5.13-sru | 2014-10-03 16:58:03 +0900 | Michele Calgaro | [tde-packaging] Fixed tdelibs FTBFS on Debian/Ubuntu. (cherry picked from commit 13f6760fb14f0a8884c5016f013dbbf7c4e5ca40) |
f3635faf [view] | v3.5.13-sru | 2014-10-02 18:38:22 -0500 | Timothy Pearson | [tdelibs] Don't use insane (negative) layout values if layout engine does not allocate sufficient space for a text string This resolves Bug #1950 Make most debugging statements work again Add new debugging statements Fix several annoying build warnings (cherry picked from commit cc5fd88be313142d3996c81f8bdfc1290485858c) |
e25c6429 [view] | v3.5.13-sru | 2014-10-02 08:41:28 -0500 | Timothy Pearson | [tdelibs] Add mimeTypePtrFast method to KFileItem This relates to Bug #699 Clean up a couple of minor build warnings Classify usbmisc devices (cherry picked from commit 54578ce023227543f531a56fcc178b9e95e9ab5e) |
602501b7 [view] | v3.5.13-sru | 2014-10-01 20:48:00 -0500 | Timothy Pearson | [tdelibs] Use libmagic for mime type determination This relates to Bug #656, Bug #661, and others (cherry picked from commit 8066e87c6ca6eb12af5c427b5fb73ccfe6c97d04) |
a515deff [view] | v3.5.13-sru | 2014-10-01 13:04:52 -0500 | Timothy Pearson | [tdelibs] Remove unused KMimeMagic::mergeBufConfig method in preparation for converting to libmagic This relates to Bug #656 (cherry picked from commit 6d268f3c559ac6351666de4a362a0536ecc7c78a) |
c6c2d982 [view] | v3.5.13-sru | 2014-09-29 15:19:36 -0500 | Timothy Pearson | [tdelibs] Remove obsolete references to kinfocenter This relates to Bug #1910 (cherry picked from commit f285b77eabe0057cf5d198adf87166a20b3edd42) |
fd91f2b3 [view] | v3.5.13-sru | 2014-09-29 17:19:11 +0200 | Slávek Banko | [tde-cmake] Silence warnings on CMP0026 with CMake 3.x (cherry picked from commit 0d5ca8bebbb638b05f1d11537ce41fcf73d10ac9) |
52109a5a [view] | v3.5.13-sru | 2014-09-27 20:43:21 -0500 | Timothy Pearson | [tdelibs] Fix accidental regression introduced in prior commit (cherry picked from commit e1f2a0bb29b86336aab930894c85ed7bd26e4848) |
f52fdb1b [view] | v3.5.13-sru | 2014-09-27 18:45:46 -0500 | Timothy Pearson | [tdelibs] Add fast mimetype accessor for use by Konqueror when checking for media device icons This relates to Bug #699 (cherry picked from commit a21cb20628b557c569f3066aa4d4ad4bedc9959c) |
cdeb1543 [view] | v3.5.13-sru | 2014-09-26 15:38:42 -0500 | Timothy Pearson | [tdelibs] Rewrite list view movement key handlers in file management mode This resolves Bug #1961 (cherry picked from commit 4ffab32f5ff5480f82301d2cde67961a2010fd3c) |
f43c1318 [view] | v3.5.13-sru | 2014-09-25 12:06:38 -0500 | Timothy Pearson | [knetworkmanager8] Fix FTBFS from changes in dbus-1-tqt hash a111d4 This resolves Bug #1967 (cherry picked from commit a2389c3d3950851aa0d378d6a8186c2cde8fb22a) |
83cdf8af [view] | v3.5.13-sru | 2014-09-20 15:29:33 -0500 | Timothy Pearson | [tdelibs] Fix another case of undefined behaviour (cherry picked from commit 20e7ea1336a0c28c09b22623cb676d83a7fd168b) |
1a157e64 [view] | v3.5.13-sru | 2014-09-20 14:50:24 -0500 | Timothy Pearson | [tdelibs] Update hardware device classification map Fix potential infinite loop in TDEStyle (cherry picked from commit 6b07d53d94da20837b2993180a02f7b474051e0c) |
991e21f1 [view] | v3.5.13-sru | 2014-09-20 17:38:38 +0000 | Timothy Pearson | [tdelibs] Fix accidental double-free in KJS garbage collector This resolves Bug #2116 (cherry picked from commit 36a7df39b0f89c467fc6d9c957a7a30f20d96994) |
a1d50519 [view] | v3.5.13-sru | 2014-09-19 14:44:45 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Sep 2014 (cherry picked from commit 87fd132d0145d36d9eae9cdf521935202db228f7) |
432eec4e [view] | v3.5.13-sru | 2014-09-18 00:30:54 +0200 | François Andriot | [tdelibs] Fix missing attribute name in el, fi and ko docbook xml catalog (cherry picked from commit 2824570e9e6581acc1b9ed81a8889ff5f58dd383) |
fa671f01 [view] | v3.5.13-sru | 2014-09-16 20:10:51 +0200 | Slávek Banko | [qt3] Improve TQProgressBar repaint optimization (cherry picked from commit 5b34ad0d8e489369a0cd8bd1e1b3ccebc4c9acb7) |
217873db [view] | v3.5.13-sru | 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. (cherry picked from commit fbc4cf8e7f2170744c12fd0d435639516c733db9) |
fd6922e6 [view] | v3.5.13-sru | 2014-09-16 03:35:26 +0200 | François Andriot | [qt3] Fix dpi detection when using xft2 (cherry picked from commit e4b05c8f30bfa0a01adc00a7157bfc41acaaf4a0) |
ccee6e31 [view] | v3.5.13-sru | 2014-09-16 03:31:12 +0200 | François Andriot | [qt3] Fix crash in TQTranslator (cherry picked from commit a944830520dff4031b540cc8fd95906bc5164009) |
a085aad2 [view] | v3.5.13-sru | 2014-09-16 03:27:27 +0200 | François Andriot | [qt3] Enhance warning verbosity in TQFile (unix) (cherry picked from commit fdc4699bcbf4b4900a8ad75974420193218fd2c2) |
664cc9b9 [view] | v3.5.13-sru | 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. (cherry picked from commit 14f96e80a52af97f643a1be57fa2c428ef8153c5) |
15508fac [view] | v3.5.13-sru | 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 (cherry picked from commit 36ee984c64818f3b8180567d527f7d320606cfb1) |
a356a05c [view] | v3.5.13-sru | 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. (cherry picked from commit 9f882f9de741d76b8f45b0dc23d4fe65d6e09d78) |
c914ecc9 [view] | v3.5.13-sru | 2014-09-15 21:46:19 +0200 | Slávek Banko | [arts] Fix FTBFS due to late includes in CMake (cherry picked from commit e39b3d2d65688df0e8fa4a16945158d2da85522e) |
badb6e9d [view] | v3.5.13-sru | 2014-09-14 20:27:49 +0200 | François Andriot | [arts] Add openbsd sndio support (cherry picked from commit d6fd5da548d89f18642849f72295f6fbed440dfc) |
3130108b [view] | v3.5.13-sru | 2014-09-14 20:09:06 +0200 | François Andriot | [arts] Fix hardcoded link flag to "dl" library Fix "dlopen" function detection (cherry picked from commit c73ca85a7664deae18d4b5a1671e84c558160167) |
08bb8ed1 [view] | v3.5.13-sru | 2014-09-14 19:46:03 +0200 | François Andriot | [libltdl] Fix security issue CVE-2009-3736 (cherry picked from commit 7aeb4e9d71aeb59db6a2e40c271536fcff6b1e0e) |
79c3ffe2 [view] | v3.5.13-sru | 2014-09-14 19:09:17 +0200 | Francois Andriot | [tde-cmake] Fix openbsd library naming convention Fix setup architecture flags on openbsd (cherry picked from commit 38a8a335c362b35f41603024bbf63b0d074b9a41) |
b5cb163e [view] | v3.5.13-sru | 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 (cherry picked from commit b716176cec88f5fa604b637a947b44b9ff165d5a) |
9ea7824f [view] | v3.5.13-sru | 2014-09-07 00:45:18 +0200 | François Andriot | [qt3] Fix FTBFS because invalid data conversion in qmutex (cherry picked from commit a28cbf4837fbb1094ff790bf53cbec2dcab94a60) |
53d47d92 [view] | v3.5.13-sru | 2014-08-28 17:56:48 -0500 | Timothy Pearson | [dbus-1-tqt] Fix memory leak on calling TQT_DBusConnection::sendWithReply Notably tdepowersave no longer leaks memory after this patch (cherry picked from commit 4cdf1eafd1d16a70dfb5199ecab0ac2ce46982c8) |
d2ac0856 [view] | v3.5.13-sru | 2014-08-25 10:18:54 +0900 | Michele Calgaro | [tde-packaging] Added support for libwpd-0.10 in Koffice in Debian/Ubuntu distros. (cherry picked from commit ab39cf651a84ac9b6d1a2711100eb5cc0d0f2cb0) |
b0291308 [view] | v3.5.13-sru | 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 (cherry picked from commit a401ecd325ce463c73c0111d6197590ace3d0263) |
a182620a [view] | v3.5.13-sru | 2014-08-16 21:18:01 -0500 | Timothy Pearson | [tdelibs] Revert a small portion of commit b66871c This relates to Bug #1693 (cherry picked from commit a6da78df3a5f895c014fdc52bf1dd3ee7f9490fa) |
3bffdfb3 [view] | v3.5.13-sru | 2014-08-02 21:18:48 +0900 | Michele Calgaro | [qt3] Improvements to QValueList. This may relate to bug #1820 (cherry picked from commit 71a6d7870f609df603d9520a8d292055ea5928c3) |
7e2db046 [view] | v3.5.13-sru | 2014-07-30 09:02:30 +0200 | Michele Calgaro | [qt3] Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug #1901 and 1909. (cherry picked from commit cbeacf0de9aae47bdc51931c1944f4d1f50cfb27) |
aaa5afed [view] | v3.5.13-sru | 2014-07-28 19:12:40 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Jul 2014 (cherry picked from commit aa18c1556b6e122f4b414639cf091e1e3848b974) |
b75cbaf6 [view] | v3.5.13-sru | 2014-07-26 01:18:43 +0200 | Slávek Banko | [tde-packaging] Add docbook xml catalogs in tdelibs on Debian and Ubuntu (cherry picked from commit 5dfe8ce1d6c5aa2cac04afa3797f414c8c5b0524) |
e6f29b01 [view] | v3.5.13-sru | 2014-07-26 01:15:37 +0200 | Slávek Banko | [tdelibs] Add docbook catalogs in xml format Switch docbook catalogs to xml This resolves Bug #2077 (cherry picked from commit 1bb6f88d298d1019c0c635dbff197a6a57d16c26) |
89049217 [view] | v3.5.13-sru | 2014-07-25 09:25:16 +0200 | Slávek Banko | [tdelibs] Fix re-read configuration from prior commit 4bfc4550 (cherry picked from commit c2c65a66955132f1e7310e2f62e9607efcc22a3e) |
e54f3e74 [view] | v3.5.13-sru | 2014-07-24 21:21:05 -0500 | Timothy Pearson | [tdelibs] Prevent spurious translation warning from being emitted This relates to Bug #2076 (cherry picked from commit 4bfc4550d2e188ebd32d8aeeb0c30ed08acb13ed) |
909773f4 [view] | v3.5.13-sru | 2014-07-24 10:41:53 -0500 | Timothy Pearson | [tdelibs] Do not allow device link creation/modification if no device is specified This relates to Bug #2076 (cherry picked from commit e3db584672f9ec310836dada13c4ae58f3f5c3a7) |
9a335db7 [view] | v3.5.13-sru | 2014-07-14 16:27:09 -0500 | Timothy Pearson | [tdelibs] Display correct icon and icon widget type in Properties dialog of media device nodes This relates to Bug #1612 (cherry picked from commit 5a3c9e46415b103f33ccd5b848eadfb0f8b50d3d) |
146b3668 [view] | v3.5.13-sru | 2014-07-11 12:02:14 -0500 | Timothy Pearson | [tdelibs] Fix warning message in .xsession_errors when ksmserver shows the logout dialog This resolves Bug #885 (cherry picked from commit 705e5eedd9d2b8cc44b07134062fbe000700c603) |
e1eb33f8 [view] | v3.5.13-sru | 2014-07-08 08:21:31 -0500 | Timothy Pearson | [tdetoys] Avoid excessively long startup time due to oversized tray icon creation when icon widget has not yet been shown (cherry picked from commit da2a24089061c8dd04f718ec5a5294b4a85276db) |
7b944939 [view] | v3.5.13-sru | 2014-07-08 12:13:05 +0900 | Michele Calgaro | [tde-packaging] Fixed avahi-tqt FTBFS in Jessie caused by gcc missing dependency. (cherry picked from commit ab2dd352cb64f6beb2ae3eca2ff84cae5f50bd3e) |
c8164e3a [view] | v3.5.13-sru | 2014-06-12 13:01:08 +0900 | François Andriot | [tdelibs] Added support for XDG directories: music, pictures, videos, download. This relates to bug #1499 (cherry picked from commit 4ca479102d0a1313ee8307d6045d0e46d6aa67f9) |
43cfafa4 [view] | v3.5.13-sru | 2014-06-03 11:56:45 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Jun 2014 (cherry picked from commit 790fe12d34447ad8549fcb75acf05d056e6743c6) |
27050271 [view] | v3.5.13-sru | 2014-05-27 01:34:20 +0200 | Slávek Banko | [admin] Fix sqlite3 plugin detection (cherry picked from commit c413f6060bb42337bed8c5e35b89a575f33652ba) |
2f51a941 [view] | v3.5.13-sru | 2014-05-19 19:06:45 +0200 | Slávek Banko | [qt3] Fix overwriting memory for an application icon This resolves Bug #2033 (cherry picked from commit 1afc62ef88274fea322f6c53857890fe17c9fdcf) |
2b3588da [view] | v3.5.13-sru | 2014-05-10 21:10:08 +0900 | Michele Calgaro | [tdelibs] Reverted alert style definition for Kate's syntax highlighting. This resolves bug #2050 (cherry picked from commit 0290dbaf6c3a1b5a82e38ffba2c4fd5272511642) |
f4b8e3a0 [view] | v3.5.13-sru | 2014-04-28 12:41:55 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Apr 2014 (cherry picked from commit 3ddabae8fd776dd69e0b6ca8c25d18f47fbd9a62) |
08dd9f55 [view] | v3.5.13-sru | 2014-04-23 15:01:04 -0500 | Timothy Pearson | [qt3] Fix DnD crash when source is not present This resolves Bug #1602 (cherry picked from commit b7d35a6235010df4cdc89961641b57ccb972f7fa) |
02fb0679 [view] | v3.5.13-sru | 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 (cherry picked from commit c2692e04d18f85d7214bbc19231b7c3cf488d3fe) |
6b5366b0 [view] | v3.5.13-sru | 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. (cherry picked from commit b5c58c72eb8ee2f9a126db2ac6d6d3d486e85251) |
d5ba1d3f [view] | v3.5.13-sru | 2014-04-16 13:33:30 +0200 | Slávek Banko | [tde-packaging] Fix PostgreSQL dependency in tqt3/qt3 on Debian and Ubuntu (cherry picked from commit d3df6df7970f8589106a3658a7bd04050ba8e79f) |
2ba6e2bc [view] | v3.5.13-sru | 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 (cherry picked from commit bd47e7577f21e5003fee36abb1de2a0feb49edaa) |
24210cac [view] | v3.5.13-sru | 2014-04-01 04:03:09 -0500 | Timothy Pearson | [tdelibs] Fix FTBFS caused by commit b8eb0069 (cherry picked from commit e6a5e881777d5935f403cb2eee5d1636c3654d9b) |
7b2a8ccd [view] | v3.5.13-sru | 2014-04-01 12:37:46 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Mar 2014 (cherry picked from commit b8eb0069d3e17e98a6dbc5c1c4662d3a8d451611) |
bf39f950 [view] | v3.5.13-sru | 2014-03-31 02:58:47 +0200 | Slávek Banko | [scripts] create_tarball: Add automatic creation of SCM metadata (cherry picked from commit c5010d9665e5d4525177093ca813846e93eba6f4) |
b775ffca [view] | v3.5.13-sru | 2014-03-27 08:54:10 +0100 | Slávek Banko | [admin] Fix setting TQTDCOPIDLNG (cherry picked from commit 8fd91e197fdabc9c650de1c1d76aa91ffca0c77c) |
dcc8d157 [view] | v3.5.13-sru | 2014-03-22 22:49:28 +0900 | Michele Calgaro | [tdelibs] Removes references to printing.kde.org in tdeprint. Then remove "Documentation" button from tdeprint config module, since the help handbook is available through the help button already. This relates to bug #1846 (cherry picked from commit ef338f1187c7f4520be38c5c6b394f863cccb5d4) |
da960937 [view] | v3.5.13-sru | 2014-03-17 13:56:06 +0900 | Michele Calgaro | [tdelibs] The output of "tdecmshell --list" is now sorted by ascending module name. This resolves bug #1893 (cherry picked from commit ee90275a69840647dccfcde9cec96121d38db13d) |
f855b39a [view] | v3.5.13-sru | 2014-03-14 14:29:57 +0900 | Michele Calgaro | [tdelibs] Updated "About TDE" dialog text. This relates to bug #2001 (cherry picked from commit dd7861dbd765b6eb08c791913920aced2f2ddd83) |
adf437b7 [view] | v3.5.13-sru | 2014-03-09 14:13:10 +0900 | Michele Calgaro | [tdelibs] In KFindDialog/KReplaceDialog the option "use placeholders" only makes sense and works when searching using regular expressions. This resolves bug #1863 (cherry picked from commit 81515b6d1a00df00fadb0ff0748ca5faecf12ce7) |
d54a432f [view] | v3.5.13-sru | 2014-03-08 15:06:11 +0100 | Slávek Banko | [tde-packaging] Add liblcms1-dev build-dep in koffice on Debian and Ubuntu (cherry picked from commit 5fff8c470474773fad5bd31decf0aa25a5c4f59b) |
18c445cb [view] | v3.5.13-sru | 2014-03-03 00:41:25 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlighting files update - Feb 2014 (cherry picked from commit bb647dca1516a45ce18f2e040bd20528f588e2fe) |
17517c35 [view] | v3.5.13-sru | 2014-02-20 23:05:34 +0900 | Michele Calgaro | [tdelibs] Fix PHP generation script. This resolves bug #1946 (cherry picked from commit d0c48047839da58bfa4ad466cc8c59c6a9cd12ff) |
bf0d76f7 [view] | v3.5.13-sru | 2014-02-11 00:04:34 +0100 | Slávek Banko | [qt3] Fix tqteditor hidden visibility needed for cppeditor plugin (cherry picked from commit 7fface8931ec9cf0f4c15286bc9a34fcff102bf6) |
5547f54b [view] | v3.5.13-sru | 2014-02-07 12:49:03 -0600 | Darrell Anderson | [tdelibs] Add *.protocol as a recognized file type, which functionally are identical to *.desktop files. (cherry picked from commit ca0e1f81a7dbae8c609b1332e04db5ac7d6fe7df) |
ba92793a [view] | v3.5.13-sru | 2014-02-06 17:10:39 -0600 | Darrell Anderson | [knetworkmanager8] Update minimum cmake requirement to be consitent with other sources. (cherry picked from commit 191157f4019d57f421911f3cd1df11f8b57d6a01) |
dc1efb13 [view] | v3.5.13-sru | 2014-02-06 17:06:57 -0600 | Darrell Anderson | [arts] Update minimum cmake requirement to be consitent with other sources. (cherry picked from commit c92a8232ba0aff7734e4db5fdf742a253c3777fe) |
670b1431 [view] | v3.5.13-sru | 2014-02-02 18:19:29 +0100 | Slávek Banko | [qt3] Fix FTBFS due to hidden visibility (cherry picked from commit 5347950651df37b37f54bbb2c28bbf5bfb17d746) |
e3a418d7 [view] | v3.5.13-sru | 2014-02-02 18:17:52 +0100 | Francois Andriot | [qt3] Build by default as a shared (cherry picked from commit 1e11c1dd06345e7c4ed0c07e93e095502b28a603) |
05017751 [view] | v3.5.13-sru | 2014-02-02 18:09:57 +0100 | Slávek Banko | [tde-packaging] Allow to build TQt3/Qt3 with all libs as a shared on Debian on Ubuntu (cherry picked from commit 4d71fde21440d50d6a4b372921934857fa6da7aa) |
520513b6 [view] | v3.5.13-sru | 2014-01-30 02:31:39 +0100 | Slávek Banko | [dbus-1-tqt] Fix duplication UnixFD during demarshall Fix uninitialized UnixFD private data (cherry picked from commit 89be80257477233dbda99a22d5afb560898b513e) |
a80441df [view] | v3.5.13-sru | 2014-01-27 00:58:53 +0900 | Michele Calgaro | [tdelibs] Kate syntax highlight files update - Jan 2014 (cherry picked from commit 11e927c557a33c6cd331c39227bb64a1ed900119) |
27d962ce [view] | v3.5.13-sru | 2014-01-21 21:43:29 -0600 | Darrell Anderson | [tdelibs] Fix docbook tags split across lines. (cherry picked from commit 8d46300c49bdc03a96eb62675cd1825266231f6b) |
963a5507 [view] | v3.5.13-sru | 2014-01-21 09:50:29 +0100 | Slávek Banko | [tde-packaging] Removed non-existent build options for tdelibs on Debian and Ubuntu (cherry picked from commit 5798ef81c42eef265fbb7b2d75fb7c748d911e2e) |
c19a10f2 [view] | v3.5.13-sru | 2014-01-21 09:42:10 +0100 | Slávek Banko | [tdelibs] Fix tdecore directories of linked libraries (cherry picked from commit 62ac96e110e21c0289e890b6e2a824b61d5cb055) |
aad1d85a [view] | v3.5.13-sru | 2014-01-19 01:05:51 -0600 | Darrell Anderson | [tdelibs] Rebranding, tooltip, and What's This string cleanup. (cherry picked from commit 1872b105e01a84ecb634076038b79c9517c9b15a) |
546c7b61 [view] | v3.5.13-sru | 2014-01-19 02:42:03 +0100 | Nikolaus Klepp | [tdelibs] Update kate syntax highlight file for POV-Ray (cherry picked from commit 50d58f6f402b5d2349bc0de5301d11aebd4e137d) |
d571005b [view] | v3.5.13-sru | 2014-01-09 19:17:18 -0600 | Darrell Anderson | [arts] Fix hard-coded location for pkgconfig file. (cherry picked from commit 96d04559bfbd6129b1ce084d22f7fdb8d9d33e40) |
9614d485 [view] | v3.5.13-sru | 2014-01-09 19:16:24 -0600 | Darrell Anderson | [tqtinterface] Fix hard-coded location for pkgconfig file. (cherry picked from commit 4b1e77c3601d4878cc8285cae4396be410f8e604) |
5529b46d [view] | v3.5.13-sru | 2014-01-09 00:24:34 +0100 | Michele Calgaro | [tdelibs] Update kate syntax highlight files (cherry picked from commit bf4e405e03859bf383f55715944f4f71bd338c34) |
a929e576 [view] | v3.5.13-sru | 2014-01-06 11:45:40 -0600 | Darrell Anderson | [tdelibs] Add vbox as a recognized xml mimetype. This resolves bug report 1804. (cherry picked from commit c5189a79b8621b38b53e3cec952d49630e16dd3a) |
b958d50c [view] | v3.5.13-sru | 2013-12-28 04:26:02 -0600 | Timothy Pearson | [qt3] Properly export ucm_instantiate in UCOM libraries This relates to Bug #1780 (cherry picked from commit 586f37327632a9bb56daa95c3fe1d1b9353b5271) |
d4249423 [view] | v3.5.13-sru | 2013-12-27 17:33:48 -0600 | Timothy Pearson | [tdelibs] Fix crash in mount/umount operations when using pmount Remove unneeded hack in dirlister for media device root directory (cherry picked from commit a179d5d6967c204d5973fff2839a517175671b5b) |
56020808 [view] | v3.5.13-sru | 2013-12-25 16:02:08 -0600 | Darrell Anderson | [tdelibs] Add libtool item to kate syntax highlighting files. (cherry picked from commit 6a3e56b57468a681e50c88389c2c5b4ae75dd082) |
72268552 [view] | v3.5.13-sru | 2013-12-24 11:14:29 -0600 | Darrell Anderson | [tdelibs] Add cmake item to kate syntax highlighting files. (cherry picked from commit 3f97c17828fd03301b31fe9311454b231fc0d173) |
140fcae0 [view] | v3.5.13-sru | 2013-12-23 12:42:22 +0100 | Slávek Banko | [tde-cmake] Fix build with cmake >= 2.8.12 This resolves Bug #1759 (cherry picked from commit ce8049e3aaaff3db116650b6e1af1bbcc5fe35f0) |
f0156674 [view] | v3.5.13-sru | 2013-12-23 12:39:04 +0100 | Alexander Golubev | [tde-cmake] Fix FTBFS with clang (cherry picked from commit 541bb2f48af73c6ddce1a8c1f992a9cbf52b7102) |
7c3411a9 [view] | v3.5.13-sru | 2013-12-23 12:35:51 +0100 | Darrell Anderson | [admin] Fix unknown icon prefix message (cherry picked from commit 43baf464caf4c750681a668f5e1cea6ea8524e34) |
04c0343b [view] | v3.5.13-sru | 2013-12-14 21:55:58 -0600 | Timothy Pearson | [tdelibs] Fix htdig index build failure using suggested patch from KDE bug #209415 This relates to Bug #370 (cherry picked from commit 2259d55a3971d050e40234a92d9753143cab0e09) |
5ab6b051 [view] | v3.5.13-sru | 2013-12-15 04:13:17 +0100 | Slávek Banko | [tdelibs] Fix KDiskFreeSp for mount points with UTF8 characters (cherry picked from commit 56068041d48d50d58cefdaa37754cb6f6f4d93f6) |
33f00925 [view] | v3.5.13-sru | 2013-12-15 01:56:34 +0100 | Francois Andriot | [tdelibs] Add '/run' folder to the slow freq polling directories list (cherry picked from commit 47bbb9e40bae4d9692aca35cbfdcdbf4b44a110d) |
13859714 [view] | v3.5.13-sru | 2013-12-13 03:07:09 +0100 | Slávek Banko | [qt3] Fix FTBFS with libfreetype6 >= 2.5.x This resolves Bug #1765 (cherry picked from commit 1ee1ffbae69dc78721af139f0794628571fd35ef) |
cef06c78 [view] | v3.5.13-sru | 2013-12-11 01:36:20 +0100 | Slávek Banko | [tqtinterface] Do not build tqassistantclient for native tqt build Embed static qassistantclient library for qt3 build (cherry picked from commit b67c2e559a69620288450b2140152cd231d2dcfd) |
5159c4ab [view] | v3.5.13-sru | 2013-11-30 14:34:49 -0600 | Darrell Anderson | [knetworkmanager8] Add end-of-file newlines. (cherry picked from commit 37174b5e3ab7e87fe74c68e0944a74efe9cc21e7) |
bfb89e3e [view] | v3.5.13-sru | 2013-11-29 14:54:15 -0600 | Timothy Pearson | [tdelibs] Do not grab wrong key when AltGr sequence is required to access global accelerator sequence character This resolves Bug #1676 (cherry picked from commit 05e764aa4c991949a0249ffdaa203f7292c7b138) |
db1b69a2 [view] | v3.5.13-sru | 2013-11-27 03:44:08 +0100 | Slávek Banko | [tdelibs] Fix crash on clear disabled iconview search line This resolves Bug #1735 (cherry picked from commit b46a7c35c167304acc48675b979ca8b32bc3d293) |
f16757db [view] | v3.5.13-sru | 2013-11-25 12:41:07 +0100 | Slávek Banko | [qt3] Add pluginsdir to pkgconfig file (cherry picked from commit 3a89e057b7c76a7a5aee753d111bc63f5b8808ac) |
d6a1b97b [view] | v3.5.13-sru | 2013-11-24 23:13:52 -0600 | Darrell Anderson | [tdelibs] Disable single fprintf message and nominal string cleanup. This resolves bug report 888. (cherry picked from commit 5dc0b3542456394ce3ee429623864b2d549c112a) |
f0b3aa37 [view] | v3.5.13-sru | 2013-11-19 02:36:52 +0100 | Slávek Banko | [dbus-1-tqt] Fix typo in prior commit (cherry picked from commit d1ea1d405a99dd76f07614903342dc69d775e410) |
712e43d8 [view] | v3.5.13-sru | 2013-11-18 21:21:15 +0100 | Slávek Banko | [dbus-1-tqt] Add support for data type UnixFD (cherry picked from commit 9a134f5699708c76d4abd12da71c9df03830556a) |
7bd7fe3f [view] | v3.5.13-sru | 2013-11-11 17:27:20 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit a53b18585583de98a3fe3adf655b242c76ea9fab) |
8192b8bf [view] | v3.5.13-sru | 2013-11-10 01:51:33 -0600 | Timothy Pearson | [tdelibs] Check if SSL symbols exist before attempting to load them This relates to Bug #1655 (cherry picked from commit e757d3d6ae93cf967d54c566e9c003b0f9cc3a9c) |
04148b4a [view] | v3.5.13-sru | 2013-11-09 17:46:19 -0600 | Timothy Pearson | [tdelibs] Print additional information when symbol not found by KLibLoader (cherry picked from commit ef3c8ab413c95e7d307adbd5f55ee8b20bf1a77b) |
156fc5f8 [view] | v3.5.13-sru | 2013-11-06 19:44:41 +0100 | Michele Calgaro | [tdelibs] Move focus to file name in rename dialog during copying files This resolves Bug #1686 (cherry picked from commit 645993e7d8ffafbd9d4d0d70cc53f04cfd0c6c3a) |
a03ff6bf [view] | v3.5.13-sru | 2013-11-06 18:53:10 +0100 | Michele Calgaro | [tde-packaging] Fix FTBFS due to stricter uudecode syntax on Debian and Ubuntu (cherry picked from commit b45eda74efcfcf517b9b952c23e509409651b2ff) |
249c2847 [view] | v3.5.13-sru | 2013-10-24 03:07:01 +0200 | Slávek Banko | [tde-packaging] Disable WITH_LIBBFD in tdelibs on Debian and Ubuntu (cherry picked from commit 499de1ac23a0fc49e42d80c8859425f9740bbfea) |
c924810e [view] | v3.5.13-sru | 2013-10-19 16:54:42 +0200 | Slávek Banko | [tdelibs] Cleanup KFilterDev::size warning (cherry picked from commit 2a415f233fac3fb5801a544e670f1ec12429aa2a) |
fbf7deab [view] | v3.5.13-sru | 2013-10-19 16:30:19 +0200 | Slávek Banko | [tdelibs] Cleanup KPty warnings (cherry picked from commit cfe43899ca646ecd56b0bf71209f239791e770c3) |
630a9a81 [view] | v3.5.13-sru | 2013-10-17 21:34:04 -0500 | Timothy Pearson | [tdelibs] Disable constant generation of backtraces in TDEIconLoader This relates to Bug #1674 (cherry picked from commit cced03e1d481e26d12b65e7929dfd650e4be571c) |
003a8dd1 [view] | v3.5.13-sru | 2013-10-05 14:36:39 -0500 | Darrell Anderson | [tdelibs] Clarify source of identical kdWarning messages. (cherry picked from commit c9e64428467b7b4fd9c0eb3e0ca163dba886b891) |
22290fd9 [view] | v3.5.13-sru | 2013-09-28 05:03:05 +0200 | Slávek Banko | [tdelibs] Add sbin into the paths for search binary during substitute uid This resolves Bug #1494 (cherry picked from commit bb36045b59e18db88a2a40f9346775193c9ede6b) |
9139c60d [view] | v3.5.13-sru | 2013-09-25 21:01:20 +0200 | Slávek Banko | [tde-packaging] Fix startup tdecmshell in administrator mode on Debian and Ubuntu (cherry picked from commit 08239218fe4a7b455a4ae58d9ba25586ccc46e06) |
ece6bb12 [view] | v3.5.13-sru | 2013-09-25 20:41:15 +0200 | Slávek Banko | [tde-packaging] Enable WITH_XRANDR and WITH_XCOMPOSITE on Debian and Ubuntu (cherry picked from commit 17ad11ff99cf97c9bb9a61b55f6991bffab3e3fe) |
37c09771 [view] | v3.5.13-sru | 2013-09-25 16:14:08 +0200 | Alexander Golubev | [tdelibs] Add new build option WITH_XCOMPOSITE Fix build without xcomposite This resolves Bug #1289 (cherry picked from commit 6e81fa9ce19536f7b5c7de37f710a416bb31eaf3) |
5717b684 [view] | v3.5.13-sru | 2013-09-22 14:47:59 +0200 | Slávek Banko | [tde-packaging] Fix firebird-dev dependency on armel for qt3/tqt3 on Debian and Ubuntu (cherry picked from commit 2dceb5dda0865addbfa7a57058f92bfe78ddedc4) |
e8a9c63d [view] | v3.5.13-sru | 2013-09-22 13:35:31 +0200 | Slávek Banko | [tdelibs] Fix FTBFS (cherry picked from commit 101d86a3fc74e30690ed16a74dff105b1f6bb309) |
f6228b0a [view] | v3.5.13-sru | 2013-09-16 23:20:52 +0200 | Slávek Banko | [tde-packaging] Fix missing quilt dependency in control.in on Debian and Ubuntu Fix missing cdbs dependency on Debian and Ubuntu (cherry picked from commit ca4458dfd48af9b7caf4ec2d31f78a136a23ec0e) |
02e5d6d9 [view] | v3.5.13-sru | 2013-09-16 01:55:07 +0200 | Slávek Banko | [tde-packaging] Fix quilt conversion issues on Debian and Ubuntu (cherry picked from commit 27db9395460b4fb8919d5f725e84fa24704803aa) |
f025c10a [view] | v3.5.13-sru | 2013-09-15 20:29:47 +0200 | Slávek Banko | [tde-packaging] Switch patch system from simple to quilt on Debian and Ubuntu (cherry picked from commit f24915471ea396c53670df51b2affc4af74373bf) |
ac715864 [view] | v3.5.13-sru | 2013-09-15 12:52:01 +0200 | Alexander Golubev | [tde-cmake] Add support for all-in-one-dir structure in tde_create_translation (cherry picked from commit b51b691c8b18f5e7cf01689752c9b03a4212bdf6) |
a4e98521 [view] | v3.5.13-sru | 2013-09-15 12:50:57 +0200 | Slávek Banko | [admin] Add support for automake 1.14 (cherry picked from commit 9f768663f33e818a14dff26b403bae12a447a9ec) |
84b59c7b [view] | v3.5.13-sru | 2013-09-15 01:50:48 +0200 | Slávek Banko | [tde-packaging] Remove remaining dpatch references on Debian and Ubuntu (cherry picked from commit 1c7a831407fea1378682db5c21b06e792343be06) |
b7ad50d2 [view] | v3.5.13-sru | 2013-09-12 03:01:45 +0200 | Slávek Banko | [tde-packaging] Add variant dependency libgphoto2-6-dev for digikam on Debian and Ubuntu (cherry picked from commit 7b6b0006d01cde7dd093752a9aad1154b5eaf4f0) |
3fccabeb [view] | v3.5.13-sru | 2013-09-12 01:31:34 +0200 | Slávek Banko | [tde-packaging] Add variant dependency libgphoto2-6-dev for kipi-plugins on Debian and Ubuntu (cherry picked from commit d18205a11d3ea0734b06ac6740179f24b060ee75) |
4118cdd1 [view] | v3.5.13-sru | 2013-09-11 04:02:52 +0200 | Slávek Banko | [tde-packaging] Fix libasound2-dev dependency for libarts1-trinity-dev on Debian and Ubuntu (cherry picked from commit e52ee671cbb3dfd521892b659f54cb4e647aca3d) |
a0dbf18b [view] | v3.5.13-sru | 2013-09-10 22:30:52 +0200 | Slávek Banko | [tde-packaging] Add variant dependency libgphoto2-6-dev for tdegraphics on Debian and Ubuntu (cherry picked from commit 72389ac9f47cbe99c2d0a5d435a876133d43760b) |
e4da1244 [view] | v3.5.13-sru | 2013-09-10 16:49:17 +0200 | Slávek Banko | [tde-packaging] Refresh arts patches on Debian and Ubuntu (cherry picked from commit 1d5c781475ff9674d24a9b1d6857c86c2343e37a) |
37929738 [view] | v3.5.13-sru | 2013-09-10 16:43:41 +0200 | Slávek Banko | [tde-packaging] Add variant dependency firebird-dev for qt3/tqt3 on Debian and Ubuntu Refresh qt3/tqt3 patches on Debian and Ubuntu (cherry picked from commit aca32ececd8c1b213f1c07c54543370760f87116) |
19db4861 [view] | v3.5.13-sru | 2013-09-10 00:32:33 +0200 | Slávek Banko | [tde-packaging] Use dh_python as fallback in python-trinity on Debian and Ubuntu This fix tde-guidance FTBFS on Ubuntu Lucid (cherry picked from commit 0cfa01db4de5bfcf6e8c05937ca8774594bf1af3) |
1537beb7 [view] | v3.5.13-sru | 2013-09-08 18:30:17 +0200 | Slávek Banko | [tde-packaging] Add dependency libmad0-dev for libarts1-trinity-dev on Debian and Ubuntu (cherry picked from commit 85dcb4c6fa5a83280b34e2d19eefa90d2b58b565) |
d5f06e6d [view] | v3.5.13-sru | 2013-09-08 18:28:31 +0200 | Slávek Banko | [arts] Add requires to pkgconfig file (cherry picked from commit f22daba70bfea7dbe9c73c330a508f417eead512) |
77b5b752 [view] | v3.5.13-sru | 2013-09-08 16:59:04 +0200 | Slávek Banko | [tdelibs] Fix FTBFS if ARTS_INCLUDE_DIRS contains multiple paths (cherry picked from commit eeb482ba1ac3c8027fe1397c25eeaf18e32612ee) |
5449264f [view] | v3.5.13-sru | 2013-09-07 20:38:11 -0500 | Darrell Anderson | [tdelibs] Remove line breaks from stdout/stderr messages to improve readability. (cherry picked from commit e4f16abb29805df949498799f347874f3f67c288) |
6240e103 [view] | v3.5.13-sru | 2013-09-08 01:32:34 +0200 | Slávek Banko | [tdelibs] Fix starting KDE4 applications This resolves Bug #1654 (cherry picked from commit e2f981b140d87ce195386a6beaa3a015e791accb) |
e10a4809 [view] | v3.5.13-sru | 2013-09-08 01:31:01 +0200 | Slávek Banko | [tdelibs] Fix tdesu backend check in CMake This relates to Bug #1655 (cherry picked from commit 11b5fd8f08aa59fdfed395d7e6de0aa6914fb021) |
dbf291f7 [view] | v3.5.13-sru | 2013-09-07 18:26:15 -0500 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 7f26e9d03ba171ef8f4b7e9b6940958f484309a7) |
89f6a3ca [view] | v3.5.13-sru | 2013-09-04 18:05:28 +0200 | Slávek Banko | [tde-packaging] Switch remaining packages to dh_python2 on Debian and Ubuntu (cherry picked from commit 424e979d8a2e10edd215b055c3fcbf89369e4c4e) |
ecc96bdc [view] | v3.5.13-sru | 2013-08-30 01:02:26 +0200 | Francois Andriot | [admin] Fix remaining FTBFS in parallel-tests with automake 1.13 (cherry picked from commit b4d585c643d92787bfa17b935ce00b09960ee360) |
bc6d15de [view] | v3.5.13-sru | 2013-08-28 03:22:00 +0200 | Slávek Banko | [tde-packaging] Add dependency binutils-dev for tdelibs14-trinity-dev on Debian and Ubuntu This prevents FTBFS due to missing libbfd for CMake builds (cherry picked from commit c36db289b9b1e4ad43125b9549f7c697fae4626b) |
f774b579 [view] | v3.5.13-sru | 2013-08-27 22:18:31 +0200 | Slávek Banko | [admin] Fix FTBFS in parallel-tests with automake 1.13 (cherry picked from commit cc75733bc9b928e8010be2ccdae0a5edb02e1c65) |
969208d9 [view] | v3.5.13-sru | 2013-08-27 04:57:39 +0200 | Slávek Banko | [tde-packaging] Switch to dh_python2 (or dh_pysupport as fallback) on Debian and Ubuntu (cherry picked from commit 2d0d0ba99b507cab093962cb910ddc7dd4755c94) |
766c5905 [view] | v3.5.13-sru | 2013-08-26 15:52:27 -0500 | Alexander Golubev | [dbus-1-tqt] Fix incorrect generated C++ template code This resolves Bug #1604 (cherry picked from commit 03fde36cda3b20de7cbc3f54547a140e5d807997) |
f515099f [view] | v3.5.13-sru | 2013-08-26 23:27:14 +0400 | Alexander Golubev | [tdelibs] Fix FTBFS when build with clang (cherry picked from commit f41d2ce0f1929574f3b65eef2675ac65177608f1) |
04b4febd [view] | v3.5.13-sru | 2013-08-26 21:45:42 +0400 | Alexander Golubev | [tdelibs] kdebug: add default message printing destinations (cherry picked from commit 5354555b1bf1e5c98cf97480cb19c2dcc5f40027) |
feea2d60 [view] | v3.5.13-sru | 2013-08-25 18:30:04 +0200 | Slávek Banko | [tde-packaging] Fix invalid symlink ca-bundle.crt in tdelibs on Debian and Ubuntu (cherry picked from commit 34f0ed7ef5f1ff73431b8cd98794c6624d442fb7) |
78fa28e5 [view] | v3.5.13-sru | 2013-08-25 14:48:54 +0200 | Slávek Banko | [tde-packaging] Enable improved backtrace in tdelibs on Debian and Ubuntu (cherry picked from commit 61c02566f9ce412ec018a72a1e0927a3110b2bfe) |
918ff4b4 [view] | v3.5.13-sru | 2013-08-25 14:46:19 +0200 | Alexander Golubev | [tdelibs] Improved creation backtraces (cherry picked from commit a5ba7ad71203a7ff1b3a716e7171e919a2e2e5bb) |
adf32d0c [view] | v3.5.13-sru | 2013-08-20 20:14:54 +0200 | Francois Andriot | [qt3] Remove dead symlink under 'mkspecs/default' (cherry picked from commit d268efee9d9f44f89b28ad29f2d9d9e2618a1418) |
a2bc0662 [view] | v3.5.13-sru | 2013-08-18 11:31:18 +0200 | Slávek Banko | [scripts] create_tarball: Add support for multithreaded compressors (cherry picked from commit a48d32b281a28dd71ab81b85888965984ba79cb9) |
5bb41966 [view] | v3.5.13-sru | 2013-08-17 13:21:22 +0200 | Alexander Golubev | [tdelibs] Added check the conditions for building backtrace handler (cherry picked from commit 35748811a4b11b5947879f657a752e89d649ce06) |
6bb565d4 [view] | v3.5.13-sru | 2013-08-15 16:51:52 -0500 | Timothy Pearson | [qt3] Fix prior commit (cherry picked from commit 8fb62409a1abf73cce043556316f75f0a7d6d1dd) |
8af28edd [view] | v3.5.13-sru | 2013-08-15 15:41:06 -0500 | Timothy Pearson | [qt3] Fix crash on exit when application does not use session management This relates to Bug #1627 (cherry picked from commit 7c0bc39229bbba839dea93fe12b0d2cdbe21eec0) |
9d581b3f [view] | v3.5.13-sru | 2013-08-15 15:37:04 -0500 | Timothy Pearson | [tdelibs] Add ability to generate proper backtraces in tdeio crash handler (cherry picked from commit a166b1dade60d68efa8e704ef8cd0e23a51edbae) |
19b34d5d [view] | v3.5.13-sru | 2013-08-15 21:15:52 +0200 | Francois Andriot | [qt3] Fix FTBFS in qvfb with libpng >= 1.5 (cherry picked from commit af5bc055c269f2685f13f3614bcf9f17349efc95) |
851cbaad [view] | v3.5.13-sru | 2013-08-15 21:03:13 +0200 | Francois Andriot | [qt3] Fix 'format not a string literal' error (cherry picked from commit 16f24a61f80fef5f29c81182a3bcf3906bdee7a7) |
c5a026e7 [view] | v3.5.13-sru | 2013-08-14 17:47:36 +0200 | Slávek Banko | [qt3] Private headers moved out from public include directory (cherry picked from commit 571716ebf8f6f16b92e676c4e5986cae3e577686) |
a2c7f8f7 [view] | v3.5.13-sru | 2013-08-14 17:12:35 +0200 | Slávek Banko | [qt3] 3rdparty headers moved out from public include directory This resolves Bug #1350 (cherry picked from commit 4e2d1bdf6161f71db3cc4f48403e9875170055ec) |
ee598677 [view] | v3.5.13-sru | 2013-08-11 16:20:23 -0500 | Timothy Pearson | [tdelibs] Fix tdebindings FTBFS (cherry picked from commit 3c06aad1564601e37dfce6e6bffabb4472421999) |
49035a61 [view] | v3.5.13-sru | 2013-08-10 16:37:19 -0500 | Alexander Golubev | [tdelibs] Fix tdeioslaves FTBFS when compiled in standalone. This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614. (cherry picked from commit 12976397880bd538311859d4fe5e1a473c326e5e) |
f05253b5 [view] | v3.5.13-sru | 2013-08-08 14:52:20 -0500 | Timothy Pearson | [tdelibs] Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication This relates to Bug #760 (cherry picked from commit 7cc3a975d2b1ac2d9efa6abef037533fc8bfec7c) |
83e71b41 [view] | v3.5.13-sru | 2013-08-06 09:35:49 -0500 | Timothy Pearson | [tdelibs] Allow TDEApplication objects to be constructed without a session manager This relates to Bug #760 (cherry picked from commit 6f4fd5e5632b2288a483430c625081a51342fdab) |
1f7ae303 [view] | v3.5.13-sru | 2013-08-06 09:20:52 -0500 | Timothy Pearson | [qt3] Allow TQApplication objects to be constructed without a session manager This relates to Bug #760 (cherry picked from commit 49075fd69d70b7850febe2fbc11f81d2d4e62cf1) |
3dccb6a2 [view] | v3.5.13-sru | 2013-08-03 15:56:00 -0500 | Timothy Pearson | [qt3] Do not return deleted icon view items after icon view deletion This resolves Bug #1605 (cherry picked from commit d2ab408c068de5c4841e3a7d5fb4dce2e1a66ea9) |
0ffdced1 [view] | v3.5.13-sru | 2013-08-01 19:05:28 -0500 | Alexander Golubev | [tdelibs] Fix FTBFS when xrender is missing. This resolves bug report 1554. (cherry picked from commit be31b51dbc54328b836ebe216ff5c59c017f1c51) |
1b5e0271 [view] | v3.5.13-sru | 2013-08-01 18:03:42 +0200 | Francois Andriot | [tdelibs] Fix FTBFS due to libart location (cherry picked from commit 12b5e141be261b5ff652e8ec5153d50888859d1a) |
17ce56f2 [view] | v3.5.13-sru | 2013-07-28 15:24:24 -0500 | Timothy Pearson | [tde-packaging] Fix kdebase FTBFS on Debian and Ubuntu (cherry picked from commit c95456d379e84e0beb512ac41360fcba204585bf) |
28bee210 [view] | v3.5.13-sru | 2013-07-25 20:19:29 +0200 | Slávek Banko | [tde-packaging] Add xscreensaver to build-deps for tdebase on Debian and Ubuntu (cherry picked from commit 80f1a1caacd86c3342672723f86cf2ea31e3f255) |
0788bca4 [view] | v3.5.13-sru | 2013-07-24 12:11:19 -0500 | Timothy Pearson | [tde-packaging] Use system CA certificate bundle instead of local TDE version on Debian and Ubuntu systems This resolves Bug #1106 (cherry picked from commit 82fe514bc8a3d0ae6824e8bffce19616e5600540) |
0f086e71 [view] | v3.5.13-sru | 2013-07-23 16:42:18 +0200 | Slávek Banko | [tde-packaging] Fix juic installation directories in tdebindings on Debian and Ubuntu (cherry picked from commit 367f96e75da28f7dea0dfcd5ea21746e75bbfd7e) |
ca1ea473 [view] | v3.5.13-sru | 2013-07-23 16:11:27 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in tdebindings on Debian and Ubuntu (cherry picked from commit 39105c76dcfdbac7e2f1be4d537fe40e1147797c) |
5cac515f [view] | v3.5.13-sru | 2013-07-20 16:02:08 +0200 | Slávek Banko | [tde-packaging] Fix generation manpage for keep on Debian and Ubuntu (cherry picked from commit 3992179aa88e3bf384719030c554e3d7565ae699) |
03a4fd78 [view] | v3.5.13-sru | 2013-07-20 15:45:29 +0200 | Slávek Banko | [tde-packaging] Fix generation manpage for k9copy on Debian and Ubuntu (cherry picked from commit 9fff8a635ce921b4c939009a7df3602a6135fd9e) |
912d7b24 [view] | v3.5.13-sru | 2013-07-20 04:24:36 +0200 | Slávek Banko | [tde-packaging] Fix lintian overrides on Debian and Ubuntu (cherry picked from commit 09baa28aa4748c02ca157089cac90ed45c767dfd) |
56fca10c [view] | v3.5.13-sru | 2013-07-09 15:10:32 -0500 | Timothy Pearson | [tde-packaging] Enable multiarch support for arts on Debian and Ubuntu (cherry picked from commit 04dea0b400cc28566c4a09214a332a2360f8ed3b) |
14f58f4a [view] | v3.5.13-sru | 2013-07-08 22:43:11 +0200 | Slávek Banko | [tde-packaging] Add packaging files for kdbg on Debian and Ubuntu |
7bb74c50 [view] | v3.5.13-sru | 2013-07-08 22:42:13 +0200 | Slávek Banko | [tde] Add submodule kdbg |
f98e2587 [view] | v3.5.13-sru | 2013-07-07 16:06:46 +0200 | Slávek Banko | [tde-packaging] Update maintainer for kbibtex and kbiff on Debian and Ubuntu (cherry picked from commit a9c7fbd0a5b9159a670f490f5f555f2d5f852fd6) |
251ec86e [view] | v3.5.13-sru | 2013-07-07 14:57:30 +0200 | Francois Andriot | [kbiff] Update autotools for new DSO linkage style (cherry picked from commit 79960d05a47c737b645c59f6ab45ab56b48f0947) |
b360a8ec [view] | v3.5.13-sru | 2013-07-04 19:30:22 +0200 | Slávek Banko | [tde-packaging] Add packaging files for kbiff on Debian and Ubuntu |
8f88defd [view] | v3.5.13-sru | 2013-07-04 19:27:20 +0200 | Slávek Banko | [tde] Add submodule kbiff |
460657e0 [view] | v3.5.13-sru | 2013-07-04 18:23:46 +0200 | Slávek Banko | [tde-packaging] Add packaging files for kbibtex on Debian and Ubuntu |
5989f200 [view] | v3.5.13-sru | 2013-07-04 18:18:21 +0200 | Slávek Banko | [tde] Add submodule kbibtex |
5173a982 [view] | v3.5.13-sru | 2013-07-04 18:06:05 +0200 | Slávek Banko | [tde] Add trinity-keyring directory for automatic build system |
60f3d2b3 [view] | v3.5.13-sru | 2013-07-04 02:06:24 +0200 | Slávek Banko | [tde-packaging] Add trinity-keyring metapackage on Debian and Ubuntu |
1ace27a9 [view] | v3.5.13-sru | 2013-07-03 02:15:52 +0200 | Slávek Banko | [kdbg] Update autotools for new DSO linkage style |
2daf25b1 [view] | v3.5.13-sru | 2013-07-03 01:50:16 +0200 | Slávek Banko | [kdbg] Clean up spurious build files |
b7ab0e57 [view] | v3.5.13-sru | 2013-07-03 01:48:09 +0200 | Slávek Banko | [kdbg] Added common directories |
239e873a [view] | v3.5.13-sru | 2013-07-03 01:47:30 +0200 | Slávek Banko | [kdbg] Initial import |
9be78eab [view] | v3.5.13-sru | 2013-07-02 18:34:28 +0200 | Slávek Banko | [kbiff] Clean up spurious build files |
0b36ed31 [view] | v3.5.13-sru | 2013-07-02 18:32:46 +0200 | Slávek Banko | [kbiff] Added common directories |
5ec5bc20 [view] | v3.5.13-sru | 2013-07-02 18:32:11 +0200 | Slávek Banko | [kbiff] Initial import |
20d7a109 [view] | v3.5.13-sru | 2013-06-30 01:25:43 +0400 | Alexander Golubev | [tdelibs] Add new build option WITH_XRANDR This resolves Bug #1553 (cherry picked from commit 4626871a9d3778ff1423e8a5405def70ee8a4fba) |
251c9a43 [view] | v3.5.13-sru | 2013-06-24 02:22:37 +0200 | Slávek Banko | [kbibtex] Clean up spurious build files |
9aeb2300 [view] | v3.5.13-sru | 2013-06-24 02:13:14 +0200 | Francois Andriot | [kbibtex] Update autotools for new DSO linkage style |
0e21fcde [view] | v3.5.13-sru | 2013-06-24 02:09:44 +0200 | Slávek Banko | [kbibtex] Added common directories |
998f21e0 [view] | v3.5.13-sru | 2013-06-24 02:08:15 +0200 | Slávek Banko | [kbibtex] Initial import |
f2208fe7 [view] | v3.5.13-sru | 2013-06-21 12:20:36 -0500 | Timothy Pearson | [tdelibs] Fix Kate not coming to foreground with focus in MDI mode This resolves Bug #692 (cherry picked from commit 93993ebd03bd0d322f9aacf64952ed06b6040135) |
3c86967a [view] | v3.5.13-sru | 2013-06-20 12:28:49 -0500 | Timothy Pearson | [tdelibs] Add ability to set active window to TDEMainWindow (cherry picked from commit 6f1973a708396873d12b51b32667bd0b9a530263) |
a876ee10 [view] | v3.5.13-sru | 2013-06-17 17:28:53 +0200 | Francois Andriot | [kvirc] Fix FTBFS with automake >= 1.13 (cherry picked from commit 3e8fea2e01caa5e1f6919d586bdb99fb74ddfb83) |
61761067 [view] | v3.5.13-sru | 2013-06-15 16:13:07 +0200 | Slávek Banko | [koffice] Fix FTBFS on armel (cherry picked from commit 851cce9063b1d4cf6e36a7ed4ebf4ee4315a70ba) |
2f30579b [view] | v3.5.13-sru | 2013-06-13 16:18:43 -0500 | Francois Andriot | [tde-guidance] Work around mountconfig incorrectly handling LABEL tag This resolves Bug #1545 Add ext4 support (cherry picked from commit 3b6ac8e5301bb482b02af7e2b1f0ec613be61218) |
28924e55 [view] | v3.5.13-sru | 2013-06-13 09:19:28 -0500 | Francois Andriot | [tdmtheme] Fix tdmtheme crash This resolves Bug #1544 (cherry picked from commit 37dd210d312a915f8acfd291292ed3600d41608e) |
c65ebdd9 [view] | v3.5.13-sru | 2013-06-08 16:12:21 +0200 | Francois Andriot | [kbfx] Fix documentation installation directory (cherry picked from commit e10a60ecfbfdaddb0325e1cc5714583f0f160c69) |
6db6fb8d [view] | v3.5.13-sru | 2013-06-06 21:02:12 +0200 | Slávek Banko | [koffice] Fix FTBFS due to missing flags for libxml Fix FTBFS due to 'signals' definition conflict (cherry picked from commit b6474af74efbea10a20cf597145ba517c8447233) |
50346f10 [view] | v3.5.13-sru | 2013-06-06 20:34:46 +0200 | Francois Andriot | [kvirc] Fix FTBFS because undefined macro TDE_DIR and TDE_LIBDIR (cherry picked from commit 2d7006ac95a68cf61b6c6875ff4ce8f70d596f8b) |
a313aeb6 [view] | v3.5.13-sru | 2013-06-06 20:27:40 +0200 | Francois Andriot | [kchmviewer] Fix FTBFS with automake >= 1.13 (cherry picked from commit 08a0dfeedf4ff4728bf7921f8910c44f23b9e33b) |
4a238258 [view] | v3.5.13-sru | 2013-06-06 20:21:36 +0200 | Francois Andriot | [kaffeine-mozilla] Fix FTBFS with automake >= 1.13 (cherry picked from commit f4449a9b828e14f284f0508aadb8c154bede80c9) |
ce524513 [view] | v3.5.13-sru | 2013-06-06 20:11:35 +0200 | Francois Andriot | [bibletime] Fix FTBFS with automake >= 1.13 (cherry picked from commit ee8b1e195c7b7e3f44af73c98763a0282fec738b) |
9d8e2d91 [view] | v3.5.13-sru | 2013-06-06 19:55:40 +0200 | Francois Andriot | [libksquirrel] Fix FTBFS with libgif >= 4.2.0 (cherry picked from commit 577f5c814d1ffc2b9c130d65096ffbdc98364208) |
ad502a7b [view] | v3.5.13-sru | 2013-06-06 19:44:16 +0200 | Francois Andriot | [libkipi] Fix FTBFS with automake >= 1.13 (cherry picked from commit 7b2b1cac5cfaadea08b2543ee9ccfe39bb36fccb) |
15dfd152 [view] | v3.5.13-sru | 2013-06-02 12:22:43 +0200 | Slávek Banko | [tdelibs] Rebrand version string to final 3.5.13.2 release |
e7382dfb [view] | v3.5.13-sru | 2013-06-02 04:53:39 +0200 | Slávek Banko | [tde-packaging] Add symlink for Debian Wheezy, Ubuntu Precise, Quantal and Raring |
8cb10a5d [view] | v3.5.13-sru | 2013-06-02 04:48:04 +0200 | Slávek Banko | [tde] Add defaultsettings and metapackages |
a4be37c1 [view] | v3.5.13-sru | 2013-06-01 21:19:21 -0500 | Timothy Pearson | [tdelibs] Reduce CPU usage of triggerless device polling routine Fix TDEListView not emitting executed signal for part of entire highlighted item area (cherry picked from commit b282a7bb897aef54980dc0996a842a2253f013da) |
73e7da33 [view] | v3.5.13-sru | 2013-06-02 04:13:18 +0200 | Slávek Banko | [tde-packaging] Add redmond-default-settings to Debian and Ubuntu |
19424023 [view] | v3.5.13-sru | 2013-06-02 04:10:09 +0200 | Slávek Banko | [tde-packaging] Add kubuntu-meta to Ubuntu |
b45a9321 [view] | v3.5.13-sru | 2013-06-02 04:08:22 +0200 | Slávek Banko | [tde-packaging] Add kubuntu-default-settings to Ubuntu |
dc76e5aa [view] | v3.5.13-sru | 2013-06-02 04:05:44 +0200 | Slávek Banko | [tde-packaging] Add meta-kde to Debian |
45ec2706 [view] | v3.5.13-sru | 2013-06-02 04:00:52 +0200 | Slávek Banko | [tde-packaging] Add desktop-base to Debian |
ca0faebe [view] | v3.5.13-sru | 2013-06-01 18:12:53 +0200 | Francois Andriot | [tdelibs] Fix possible DOS in konqueror (CVE-2009-2537) (cherry picked from commit 89cfde63b8a29b6513d65cfb0f16b2b210257063) |
62f646f8 [view] | v3.5.13-sru | 2013-06-01 18:08:42 +0200 | Francois Andriot | [tdelibs] Fix security issue when displaying certificate informations (CVE-2011-3365) (cherry picked from commit a67a48107f8996a6c753fdd02d15e234dbd17ceb) |
84caa32d [view] | v3.5.13-sru | 2013-05-30 22:25:04 +0200 | Slávek Banko | [tdepim] Fix IMAP parsing mistakes due to internal memory errors (cherry picked from commit c830701a444a8f4f1ce8ce55fa7c1aff083ee5cc) |
2d856ef2 [view] | v3.5.13-sru | 2013-05-29 19:24:29 +0200 | Slávek Banko | [tdebase] Fix rendering themed greeter without a background image Fix loading compressed svg images on themed greeter This resolves Bug #1226 (cherry picked from commit 8b0d1b3290ea8b47d202c2846f015ebcc94fe595) |
0e2ad641 [view] | v3.5.13-sru | 2013-05-25 19:34:47 -0500 | Timothy Pearson | [tdebase] Properly obtain threading debug information in TDE crash handler Fix potential TDE crash handler lockup uncer certain circumstances Enhance crashtest program with three threads (cherry picked from commit c12a32aec01bb5f6956ecfcd086997322eb7ec68) |
742b626e [view] | v3.5.13-sru | 2013-05-24 12:40:44 -0500 | Timothy Pearson | [tdebase] Fix themed greeter input failure (cherry picked from commit 013eed4fdc2587ac7752777484de3c8bd9c170e1) |
6391ef85 [view] | v3.5.13-sru | 2013-05-24 01:37:29 +0200 | Francois Andriot | [tdelibs] Fix saving display config when Gamma is not supported by xrandr This resolves Bug #1506 (cherry picked from commit 90c0f26c7c977c52e78246db83906807e0a109f5) |
6613b274 [view] | v3.5.13-sru | 2013-05-24 01:25:19 +0200 | Slávek Banko | [admin] Fix build with automake 1.13 (cherry picked from commit 65ecce459d54e772303052de50d08557ba9cc7ed) |
c1d2654b [view] | v3.5.13-sru | 2013-05-23 11:33:34 -0500 | Timothy Pearson | [tdelibs] Fix incomplete size restoration in TDEMainWindow class This resolves Bug #1519 Clean up build warnings in KEditToolbar (cherry picked from commit 2d2661a554c5195069caf2d3eead729f52898a8d) |
98f7b5a2 [view] | v3.5.13-sru | 2013-05-22 12:45:28 -0500 | Timothy Pearson | [tdebase] Fix tdm segfault introduced in prior commit (cherry picked from commit fe477ae752d84be6a8115a2c5f37629ab89ac32a) |
7131fd81 [view] | v3.5.13-sru | 2013-05-21 09:02:28 -0500 | Timothy Pearson | [tdebase] Attempt to fix TDM failure whereby the custom X11 event handler is not used in certain circumstances (cherry picked from commit b53726b1d51b29334cdb7c6ae74eeb48cde65566) |
6eac96c4 [view] | v3.5.13-sru | 2013-05-20 18:32:37 -0500 | Timothy Pearson | [tdelibs] Fix invalid toolbar data structure size declarations This cleans up a slew of Valgrind memcheck warnings (cherry picked from commit b1c819c3238e94960154915f1ae14131fdb25cf8) |
3ea00c62 [view] | v3.5.13-sru | 2013-05-20 19:51:23 +0200 | Slávek Banko | [tdebase] Fix halbackend media name with UTF8 caracters (cherry picked from commit 63989b0b224810fc7905faa37ef9a5309e050fea) |
aedee5a0 [view] | v3.5.13-sru | 2013-05-20 11:10:31 -0500 | Darrell Anderson | [tdebase] Update What's This help tooltip. (cherry picked from commit 5c1cfcf1a1c3a434aeb07c7195345dc58df4f528) |
a1260b5f [view] | v3.5.13-sru | 2013-05-19 17:56:59 -0500 | Timothy Pearson | [amarok] Use xine-ui relative seek method to work around long-standing libxine FLAC seek failure This resolves Bug #1204 (cherry picked from commit 48eceea130d982dcc2ccc8d535ed6af2b1d57266) |
ab6b32d2 [view] | v3.5.13-sru | 2013-05-19 14:51:39 -0500 | Timothy Pearson | [tdebase] Fix inadvertent sidebar signal disconnection on mouse settings reload This resolves Bug #1515 (cherry picked from commit 3a3d187585f05730e7084ae122d80438bde88080) |
3d9f4442 [view] | v3.5.13-sru | 2013-05-19 20:28:53 +0200 | Francois Andriot | [tdebase] Add kpowersave shortcut in kcontrol 'energy' feature (cherry picked from commit 533941e5ddcf5c54f2da68c743da4dea6678c352) |
202c2d48 [view] | v3.5.13-sru | 2013-05-19 20:17:47 +0200 | Slávek Banko | [tdebase] Change icons in the Switch user menu to be consistent between the classic and kickoff menu (cherry picked from commit e988e6ee41dc23230212a2e1403057ab3b9fd1af) |
0a42c44d [view] | v3.5.13-sru | 2013-05-19 16:16:15 +0200 | Francois Andriot | [tdebase] Use hal to detect media types in halbackend (cherry picked from commit 7fdec719a6c2edfb2316591e8263fbe72a3fc4fb) |
731118ff [view] | v3.5.13-sru | 2013-05-19 16:13:45 +0200 | Francois Andriot | [tdebase] Fix halbackend mount point if media name contains UTF8 caracters (cherry picked from commit 4186c3efee28de609b9b234baa8a63cd4ad816ac) |
940b8865 [view] | v3.5.13-sru | 2013-05-19 16:12:30 +0200 | Francois Andriot | [tdebase] Fix media name translations in halbackend (cherry picked from commit 9a491179e30feb8beb9ceca8b1fde985d42465e7) |
4844466a [view] | v3.5.13-sru | 2013-05-19 16:09:35 +0200 | Francois Andriot | [tdebase] Add tooltip support in KMenu (cherry picked from commit 718f6ae321b507dbb5bca737a1d1d486b2b41dc5) |
0b05ba48 [view] | v3.5.13-sru | 2013-05-17 22:14:30 -0500 | Timothy Pearson | [dbus-1-tqt] Add ability to obtain error messages from async calls (cherry picked from commit 6d564efb42ba51ff8e3d6512aa8edb964b6f2306) |
f6b52331 [view] | v3.5.13-sru | 2013-05-16 01:23:16 -0500 | Timothy Pearson | [tdebase] Add shutdown progress text and next program being terminated to shutdown dialog (cherry picked from commit 6ce60bdd2376ca5880971218a1a50afc747f3a58) |
83803589 [view] | v3.5.13-sru | 2013-05-15 20:18:36 -0500 | Timothy Pearson | [tdelibs] Fix DCOP standard TQt object marshaling This partially resolves Bug #1510 (cherry picked from commit 7e397d203cff0325da049a91ca9363ed9d9ce934) |
251896b9 [view] | v3.5.13-sru | 2013-05-15 19:43:45 +0200 | Slávek Banko | [tdelibs] Properly fix getting file name with ICC configuration (cherry picked from commit 46fd5cba30603e692585d81ad4f1824231fd86b6) |
43d29f86 [view] | v3.5.13-sru | 2013-05-12 16:54:01 +0200 | Francois Andriot | [tdebase] Fix halbackend causes KDED stop on assertion failed (cherry picked from commit 52aae1d1ef4a789745c6237e208c16a1bbb32762) |
63d5f688 [view] | v3.5.13-sru | 2013-05-12 16:47:40 +0200 | Slávek Banko | [tdebase] Fix halbackend does not manage to invoke 'fuser' command (cherry picked from commit 42fc3b28988488dfefc5815b8efd265dba5b125a) |
6e6307c6 [view] | v3.5.13-sru | 2013-05-12 15:29:32 +0200 | Francois Andriot | [tdemultimedia] Fix kmix icon change on muting/unmuting This resolves Bug #1505 (cherry picked from commit c4ec71ca508fd406c8f1d09c1d060da8c7496a4c) |
6f1f8ad8 [view] | v3.5.13-sru | 2013-05-12 12:26:39 +0200 | Slávek Banko | [amarok] Add cmake support for mp4v2 (cherry picked from commit 5fc2ad73cc00132503b3cf958327be19ca3a695a) |
22c1da75 [view] | v3.5.13-sru | 2013-05-12 12:22:21 +0200 | Slávek Banko | [amarok] Add mp4v2 MP4Tags* API support This resolves Bug #346 (cherry picked from commit 8bad2664cb6f8ab191d44647937acfd45b977920) |
bff854ad [view] | v3.5.13-sru | 2013-05-10 16:39:18 +0200 | Francois Andriot | [tdemultimedia] Use digital reading in KSCD by default (cherry picked from commit 920e2cf5f08163bb2e908a44b1037fce3c348d53) |
1fd0cb01 [view] | v3.5.13-sru | 2013-05-10 16:37:49 +0200 | Francois Andriot | [tdemultimedia] Start kmix hidden by default (cherry picked from commit 617bd2685520b4135ff2c168c5c6271184a49336) |
073a32f9 [view] | v3.5.13-sru | 2013-05-09 14:17:33 -0500 | Timothy Pearson | [tdebase] Fix theme manager overwriting undefined theme settings with garbage This resolves Bug #1174 Fix tderandrtray displaying profile list when only the default profile is available (part of the original commit) (cherry picked from commit 77cbd6e9576edc206b1610ea9495e502a3639068) |
bf13b06c [view] | v3.5.13-sru | 2013-05-09 20:45:41 +0200 | Slávek Banko | [tde-packaging] Add default-favs into kicker package on Debian and Ubuntu (cherry picked from commit 879268fead93be5988a0c22db08ded7fa018474c) |
0908c4d1 [view] | v3.5.13-sru | 2013-05-09 20:30:57 +0200 | Slávek Banko | [tde-packaging] Enable lzma/xz support in tdebase on Debian and Ubuntu (cherry picked from commit cae748e81c17139ea290ba82d6a77c0724f0f902) |
c26c4db3 [view] | v3.5.13-sru | 2013-05-09 20:30:31 +0200 | Slávek Banko | [tde-packaging] Move cryptsetup from depends to recommends in tdebase on Debian and Ubuntu (cherry picked from commit bec9f8cfa2ca615f1aaa8315a7af8c2d752cb273) |
b939e4d3 [view] | v3.5.13-sru | 2013-05-09 19:34:52 +0200 | Francois Andriot | [tdebase] Kickoff menu: Fix remaining warning messages (cherry picked from commit 0782d2bbb105a1bd0af4a3aa99ca913e1c8a79cc) |
d99f854d [view] | v3.5.13-sru | 2013-05-09 19:16:29 +0200 | Francois Andriot | [tdebase] Kickoff menu: Allow suspend features using native dbus library (cherry picked from commit bbdb95ed648dbce49fbb07fb092793af6dad6080) |
6b7e1d5b [view] | v3.5.13-sru | 2013-05-09 19:08:24 +0200 | Francois Andriot | [tdebase] Kickoff menu: Do not try to display pixmap if it cannot be loaded (cherry picked from commit 229d1bcf9bdeb4322dafd35791c46a11605c7383) |
b3928f85 [view] | v3.5.13-sru | 2013-05-09 19:05:10 +0200 | Francois Andriot | [tdebase] Kickoff menu: Adds a distribution-specific link in 'computer' tab (cherry picked from commit 14cd57f54a9228241204e230df715139bf922fc5) |
d05fbc1d [view] | v3.5.13-sru | 2013-05-09 19:03:47 +0200 | Francois Andriot | [tdebase] Kickoff menu: Fix menu size at startup and tabbar size calculation (cherry picked from commit 8e144348bbcc8b259094e20a62b3b7b9becd6178) |
a612e8f6 [view] | v3.5.13-sru | 2013-05-09 19:01:10 +0200 | Francois Andriot | [tdebase] Kickoff menu: Do not reduce icons for searched applications (cherry picked from commit 3e9cea48cf6f6a6c3955901475ff320d0169ffee) |
15bafb83 [view] | v3.5.13-sru | 2013-05-09 19:00:06 +0200 | Francois Andriot | [tdebase] Kickoff menu: Enable the 'timed logout' feature (cherry picked from commit a5d1d4850014980eabdc0c98ba19937f820db54b) |
cc559e02 [view] | v3.5.13-sru | 2013-05-09 18:58:29 +0200 | Francois Andriot | [tdebase] Kickoff menu: Adds 'kcontrol' and 'run command' in 'computer' tab (cherry picked from commit 18e3729805b1629bea80433ad3b912949123b304) |
d35cd752 [view] | v3.5.13-sru | 2013-05-09 18:41:08 +0200 | Slávek Banko | [tdebase] Add remaining files from prior commit (cherry picked from commit c58d6f5099d45738c33536f593240917bb0189fc) |
7d513519 [view] | v3.5.13-sru | 2013-05-09 10:24:09 -0500 | Timothy Pearson | [tdesdk] Fix Kompare process not exiting This resovles Bug #259 (cherry picked from commit 39f8de9dd45abb975e52b3249b0d50b036b18cab) |
9dd9493f [view] | v3.5.13-sru | 2013-05-09 09:50:34 -0500 | Slávek Banko | [tdebase] Add lz/lzma compression support to tdeio_man tdeioslave This resolves Bug #1493 (cherry picked from commit f08ddb4652c6658ce3ad294509e101da468c1af6) |
8ae8d0c3 [view] | v3.5.13-sru | 2013-05-08 16:57:14 -0500 | Timothy Pearson | [amarok] Use updated DrKonqi instead of internal crash handler This resolves Bug #1379 (cherry picked from commit 534ba7f879c28f4ee283b9f14f3477b462effd77) |
fd31f20c [view] | v3.5.13-sru | 2013-05-08 16:54:41 -0500 | Timothy Pearson | [tdebase] Update drkonqi to collect data on threaded programs and CPU type/speed/core number (part of the original commit) (cherry picked from commit 1fbdb78d932e66263f82a1a306b5900cc44b7107) |
146d2462 [view] | v3.5.13-sru | 2013-05-08 22:58:36 +0200 | Slávek Banko | [tde-packaging] Enable lzma/xz support in tdelibs on Debian and Ubuntu (cherry picked from commit 9b51e58c26e6427912deddf4aaa6ec04e2785e2a) |
35563d61 [view] | v3.5.13-sru | 2013-05-08 21:43:09 +0200 | Francois Andriot | [tdelibs] Add XZ tdeioslave Based on KDE GIT commit bbe9e8f5 (cherry picked from commit 7f328ba6990044b0a9d510060a2dcd468cf0fd9f) |
e4fb61e6 [view] | v3.5.13-sru | 2013-05-08 13:09:02 -0500 | Timothy Pearson | [tdelibs] Fix errant extra source line in GIT hash b4a23465 (cherry picked from commit d2f1ad161d5a3e5c672980146846936e2474fa2b) |
58164272 [view] | v3.5.13-sru | 2013-05-08 17:14:15 +0200 | Francois Andriot | [tdeutils] Fix FTBFS due to STRLCAT definition conflict (cherry picked from commit 3df0615503bca377641668fdfabffde9d3f81ddb) |
0820f217 [view] | v3.5.13-sru | 2013-05-08 13:08:03 +0200 | Slávek Banko | [tdemultimedia] Fix adjusting volume on mono capture device This resolves Bug #1488 (cherry picked from commit 8b4b43901c2c1af83895220d1f832757030e3bc6) |
bfd24fbf [view] | v3.5.13-sru | 2013-05-08 11:58:17 +0200 | Slávek Banko | [tde-packaging] Add ghostscript recommends to tdegraphics-tdefile-plugins on Debian and Ubuntu (cherry picked from commit 8a8c50c0baef3e89343baa0022666cb4cd2bd643) |
998d8f4e [view] | v3.5.13-sru | 2013-05-07 23:49:47 -0500 | Timothy Pearson | [tdelibs] Use standard unicode forward slash representation if available instead of nonstandard HTML encoding This resolves Bug #269 (cherry picked from commit b4a23465b612356d94db0f66fc728b90dc3d0dca) |
169c39ae [view] | v3.5.13-sru | 2013-05-07 14:06:12 -0500 | Darrell Anderson | [qt3] Fix spelling mistakes (cherry picked from commit be8413249bb8a6d8dc2cfc693d9c1037284fd251) |
02454576 [view] | v3.5.13-sru | 2013-05-07 13:45:40 -0500 | Timothy Pearson | [tdelibs] Fix slot warnings when no partManager is available This resolves the remainder of Bug #1088 (cherry picked from commit ecaf622512756000f3abf9687a0f3bfbadd8c75d) |
543c6eef [view] | v3.5.13-sru | 2013-05-07 02:47:43 -0500 | Timothy Pearson | [amarok] Fix ARGB mode playlist throbber Clean up console warnings (cherry picked from commit 0c399be5ffd18519c8eedd8c7662594d19c25862) |
edcb2b0e [view] | v3.5.13-sru | 2013-05-07 02:39:26 -0500 | Timothy Pearson | [tdebase] Fix lock screen interaction with suspend/hibernate Use built-in premultiplied ARGB method (cherry picked from commit 24e3f6f2fad88b7a3c28f127dff5f02cd41fed99) |
35fbe8f4 [view] | v3.5.13-sru | 2013-05-07 00:12:51 -0500 | Timothy Pearson | [tdebase] Fix TDM hang in certain circumstances when themed greeter is deleted This resolves Bug #1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode (cherry picked from commit 3421d01bb00aaf52883a4d21eade96e9c663e05d) |
3edbc795 [view] | v3.5.13-sru | 2013-05-06 20:05:35 -0500 | Darrell Anderson | [kgtk-qt3] Cleanup output clutter. (cherry picked from commit 82dfc962dfb19512f8043204293adde909a181cd) |
6fdf47b0 [view] | v3.5.13-sru | 2013-05-06 20:04:51 -0500 | Darrell Anderson | [knetworkmanager8] Cleanup output clutter. (cherry picked from commit 4de9878790c68282b6d392a5f204bf22a2dd9cdf) |
845addb9 [view] | v3.5.13-sru | 2013-05-06 20:03:47 -0500 | Darrell Anderson | [koffice] Cleanup output clutter. (cherry picked from commit 10c17abd2967097a95e7cf80faa7b504689e0fe4) |
1ee426a4 [view] | v3.5.13-sru | 2013-05-06 20:01:17 -0500 | Darrell Anderson | [smartcardauth] Cleanup output clutter. (cherry picked from commit 799950979232de5711410d9fa4c33aa013a86234) |
9035694e [view] | v3.5.13-sru | 2013-05-06 20:00:14 -0500 | Darrell Anderson | [tdenetwork] Cleanup output clutter. (cherry picked from commit 9c57e063d5ec533390ffcb53e0959fabd3650470) |
683112f0 [view] | v3.5.13-sru | 2013-05-06 19:59:07 -0500 | Darrell Anderson | [tdepim] Cleanup output clutter. (cherry picked from commit 3f1102d4706535a44abc9b3701bac3325ae8ef05) |
9d350bb4 [view] | v3.5.13-sru | 2013-05-06 19:58:02 -0500 | Darrell Anderson | [tdelibs] Cleanup output clutter. (cherry picked from commit 8f812a828ad13f3bee89085af17628016456504e) |
9977a7c4 [view] | v3.5.13-sru | 2013-05-05 14:50:18 -0500 | Timothy Pearson | [tdelibs] Fix Kate syntax highlighting stall This resolves Bug #1279 (cherry picked from commit 86cf9b58635149405cb5600b65c16fdf2ddc732d) |
2b503c06 [view] | v3.5.13-sru | 2013-05-05 14:37:29 -0500 | Darrell Anderson | [kpowersave] Fix typos. (cherry picked from commit 7c1c86a1a8b4a0f34737cd3ed8f335b9c5498510) |
807a5445 [view] | v3.5.13-sru | 2013-05-05 03:46:01 -0500 | Timothy Pearson | [tdebase] Fix OpenGL screensaver background when ARGB mode is enabled (cherry picked from commit 9804217b51b058fed43a060a746f543da044b2a5) |
07b862c5 [view] | v3.5.13-sru | 2013-05-05 03:06:23 -0500 | Timothy Pearson | [tdmtheme] Fix theming support when tdmdistrc file is in use Provide graphical fedback when theming is not available (cherry picked from commit 8cd17f9262dfdace115ce709db21d8d145f2919d) |
0f20088f [view] | v3.5.13-sru | 2013-05-05 01:25:45 -0500 | Darrell Anderson | [tdevelop] Fix inadvertent renaming. (cherry picked from commit aff903e7719638a26165751e1bf06cb35a8682f3) |
02fbbaee [view] | v3.5.13-sru | 2013-05-05 01:24:08 -0500 | Darrell Anderson | [tdesdk] Fix inadvertent renaming. (cherry picked from commit 29aba7b9100470c3318708d281a21b383630d59e) |
0f8c0cba [view] | v3.5.13-sru | 2013-05-05 01:22:50 -0500 | Darrell Anderson | [tdeedu] Fix typos. (cherry picked from commit 39fbf5ea6d416d5231f1d44050e8e23d54571277) |
3edbad57 [view] | v3.5.13-sru | 2013-05-05 00:33:57 -0500 | Darrell Anderson | [tdepim] Fix typos. (cherry picked from commit 29137380652bd9b151bc24a00e4b97c4247b3aa9) |
c40f0fe6 [view] | v3.5.13-sru | 2013-05-05 00:29:57 -0500 | Darrell Anderson | [kile] Fix inadvertent renaming. (cherry picked from commit 9997072f16d2b50489d535f379c365fb89cb3c30) |
77b8002d [view] | v3.5.13-sru | 2013-05-05 00:28:03 -0500 | Darrell Anderson | [kdbusnotification] Fix typo. (cherry picked from commit adefa70c1ca0725940a7d37a7b4d45d15f6ed870) |
a8fe98ad [view] | v3.5.13-sru | 2013-05-05 04:50:18 +0200 | Francois Andriot | [tdebase] Added support for makewhatis in tdeio-man This resolves Bug #714 (cherry picked from commit 2b6bc47289c47d4c5322ac25b688d0b3027a31d0) |
47fb38fa [view] | v3.5.13-sru | 2013-05-05 02:30:01 +0200 | Slávek Banko | [scripts] Added ignore-submodules flag, depending on the GIT version (cherry picked from commit 7e23a1ee30a44babc95d17e3ecbb233e14f650c2) |
770eda3a [view] | v3.5.13-sru | 2013-05-05 01:31:49 +0200 | Slávek Banko | [tdebase] Fix konqueror drag and drop within the same window This resolves Bug #1451 (cherry picked from commit 8bdb01112167d8d83b75353064c3c94a1a1c27a8) |
e80d466d [view] | v3.5.13-sru | 2013-05-03 17:16:22 -0500 | Timothy Pearson | [tdelibs] Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use (cherry picked from commit c5463fddb10d24f0dd582765fdaf488075854d61) |
d2f156e1 [view] | v3.5.13-sru | 2013-05-03 15:58:35 -0500 | Timothy Pearson | [amarok] Fix Amarok startup crashes Fix a number of warnings and glitches (cherry picked from commit 670b8acba25ca1412a628cbf5d6460c197f92fc2) |
20180a43 [view] | v3.5.13-sru | 2013-05-03 15:55:11 -0500 | Timothy Pearson | [tdebase] Properly fix task tray background glitches Ensure session is fully locked before switching to new VT when lock is requested (cherry picked from commit 3cce16c2543ebd7441477b466b35c89333eef28c) |
d2240de1 [view] | v3.5.13-sru | 2013-05-03 15:02:25 -0500 | Timothy Pearson | [qt3] Fix ARGB mode stippled focus rectangle showing underlying window contents Fix TQColor not processing alpha channel in ARGB mode (cherry picked from commit 2a85fcbb5cafc25a750ce548123c8e7422793b3c) |
1f8bdc61 [view] | v3.5.13-sru | 2013-05-03 02:51:37 -0500 | Timothy Pearson | [tdebase] Hack around ARGB task tray icon background display glitch (cherry picked from commit 667839ee6560a10aca54885dbf8951b77bdc21b2) |
a40d90b9 [view] | v3.5.13-sru | 2013-05-02 15:32:25 -0500 | Timothy Pearson | [tdelibs] Revert previous patch as the error appears to be in TQFontMetrics, not this file (cherry picked from commit 857fae6c4fb0f21c49b13f53bb4d3290305f9165) |
90f4a552 [view] | v3.5.13-sru | 2013-05-02 14:19:29 -0500 | Timothy Pearson | [qt3] Fix corrupted titlebar icons in subwindows of ARGB applications (cherry picked from commit 8ab00086554fa825a8d878f313fea674be37e748) |
efcc206a [view] | v3.5.13-sru | 2013-05-01 22:09:20 -0500 | Timothy Pearson | [tdebase] Properly acquire a 32-bit ARGB visual when GL screen saver is requested (cherry picked from commit 5908f01581521714faf27a93cfac9bfb207ec6b8) |
f081179e [view] | v3.5.13-sru | 2013-04-30 13:45:35 -0500 | Timothy Pearson | [tdelibs] Fix ugly open/save dialog icon item highlight rectangle mismatch (cherry picked from commit 89798786dbb571ff5af2af8127bf19be9141957b) |
9ff109af [view] | v3.5.13-sru | 2013-04-29 19:45:05 +0200 | Francois Andriot | [arts] Removed harcoded 4MB buffer size on ESD This resolves Bug #1485 (cherry picked from commit 0b9bcf1fcdeab139c12543a6534e68cf2257e0d9) |
64ed2efa [view] | v3.5.13-sru | 2013-04-29 13:33:30 +0200 | Francois Andriot | [tdebase] Update startkde: Fix typo in prior commit |
5a10fef0 [view] | v3.5.13-sru | 2013-04-29 03:29:49 +0200 | Slávek Banko | [tde-packaging] Fix install directories for kdesvn on Debian and Ubuntu |
5b94ddbf [view] | v3.5.13-sru | 2013-04-28 16:44:42 -0500 | Timothy Pearson | [tdepim] Fix retriggering of GPGMe socket notifiers in nested event loops This resolves Bug #825 Add missing GPGMe feature checks to CMake (cherry picked from commit 7bd54f5a796f6f1276bbd310deaf1f2ac673954d) |
e16ccfec [view] | v3.5.13-sru | 2013-04-28 20:40:42 +0200 | Slávek Banko | [tdesvn] Removed enforcement LIB_SUFFIX |
b113c22b [view] | v3.5.13-sru | 2013-04-28 20:01:46 +0200 | Francois Andriot | [tdebase] Update startkde: Fix KDEDIRS does not contain KDEDIR |
1a425b36 [view] | v3.5.13-sru | 2013-04-28 17:14:37 +0200 | Slávek Banko | [tde-packaging] Add fireflies.desktop to tdeartwork on Debian and Ubuntu (cherry picked from commit 447ff58987c6871294d5198f9e3328fc8451994d) |
f5cecab6 [view] | v3.5.13-sru | 2013-04-28 16:56:25 +0200 | Slávek Banko | [tde-packaging] Add kbabel and kicker-applets to Conflicts for tdeartwork on Debian and Ubuntu This relates to Bug #1282 (cherry picked from commit a07f60dccc6cae7db244a1ebb68a205e30889c82) |
93f550d1 [view] | v3.5.13-sru | 2013-04-28 09:09:36 +0000 | Timothy Pearson | [tdelibs] Do not block on read of tdeinit socket and thereby rely on forcible tdeinit_shutdown termination during logout This partially resolves Bug #760 (cherry picked from commit a9e5bed29204900ce96e9bd89dc4a3444512ca83) |
2cf71f6a [view] | v3.5.13-sru | 2013-04-27 18:37:41 +0200 | Slávek Banko | [tdebase] Cleanup output clutter (cherry picked from commit 74b1fc6576fa920094463e6e4f1528bc7a25d6d0) |
f723e961 [view] | v3.5.13-sru | 2013-04-27 18:36:33 +0200 | Slávek Banko | [tdelibs] Cleanup output clutter (cherry picked from commit 987dc667f267a536e918194ab13d7375c3ad5537) |
c61e5d35 [view] | v3.5.13-sru | 2013-04-27 18:34:09 +0200 | Slávek Banko | [libltdl] Cleanup output clutter (cherry picked from commit 3d846e4e86785d2ec53a7248fa2dd24d8c11994e) |
b1930446 [view] | v3.5.13-sru | 2013-04-26 13:11:28 -0500 | Darrell Anderson | [tdebase] Add cmake configure option to support ksmserver shutdown debugging timing markers. (cherry picked from commit 62d43d23e6dc10a351e64b95724810a94ceb1f0a) |
83299a9d [view] | v3.5.13-sru | 2013-04-25 08:33:19 -0500 | Timothy Pearson | [tdebase] Ensure that tdm always reacquires root ownership after user listing is complete This resolves Bug #1402 (cherry picked from commit 33dc3f2d3960e4a7e5d51b00a6e511a7e326d36f) |
67afcf17 [view] | v3.5.13-sru | 2013-04-24 20:22:40 -0500 | Timothy Pearson | [tdebase] Fix long delay at session termination on certain systems This resolves Bug #760 Add shutdown profiling code and disable at compile time (cherry picked from commit 1c7bdfda1e7c768525a73d1ca104db53ff1cec10) |
52921d80 [view] | v3.5.13-sru | 2013-04-24 14:36:01 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock interaction with DPMS power save This partially resolves Bug #1475 (cherry picked from commit be61b99598ba2717e7764ed8c2b16aa4675a221c) |
9b1f3273 [view] | v3.5.13-sru | 2013-04-24 13:52:11 -0500 | Timothy Pearson | [tdebase] Fix tdm greeter crash caused by invalid access to sessionTypes member This resolves Bug #1449 (cherry picked from commit 93bbac1431bf40a313961444232111be541709e2) |
ce52491d [view] | v3.5.13-sru | 2013-04-23 12:04:06 -0500 | Timothy Pearson | [tdebase] Fix sporadic Kicker crash in popup menu handler This resolves Bug #1425 (cherry picked from commit 9e04189c586c7fc98097b0a42222d99621131c58) |
0d94402d [view] | v3.5.13-sru | 2013-04-22 21:41:57 -0500 | Timothy Pearson | [tdebase] Fix secondary thread termination This resolves the remainder of Bug #1467 (part of the original commit) (cherry picked from commit edf3004ec3bd7bf7d2d1c3074281ce22188f3e35) |
b8e4f241 [view] | v3.5.13-sru | 2013-04-22 21:25:32 -0500 | Timothy Pearson | [qt3] Fix a number of threading problems and crashes This partially resolves Bug #1467 (part of the original commit) (cherry picked from commit 83d39cad274f592a43a3262926d215493caea0bc) |
d8d65946 [view] | v3.5.13-sru | 2013-04-22 14:56:07 +0200 | Slávek Banko | [scripts] create_tarball: Fix wrong path transformation in symlinks (cherry picked from commit f7f29b7ce2aa3f1b5b93800bfabddb51104d57d1) |
2c449d71 [view] | v3.5.13-sru | 2013-04-21 19:42:09 +0200 | Slávek Banko | [tde-packaging] Cutting off the fourth number, or preliminary version number in counting versions for dependencies on Debian and Ubuntu (cherry picked from commit 6e70fa33ca99b1020f68a09481317b854e31de66) |
f6ae9a0b [view] | v3.5.13-sru | 2013-04-21 02:23:27 +0200 | Slávek Banko | [tdesdk] Fix installation of unwanted git files into kapptemplate This resolves Bug #1466 (cherry picked from commit e27dd07d4d2ccf1b78f54d77d73ad265ff625343) |
a70c7eba [view] | v3.5.13-sru | 2013-04-20 19:07:54 -0500 | Darrell Anderson | [tdebase] Fix default query order for finding TDM session files. This resolves bug report 1448. (cherry picked from commit f003ff9cd0cc743c13cb0b15e03e2c09cc53e8c1) |
0e28c6ba [view] | v3.5.13-sru | 2013-04-21 01:43:45 +0200 | Slávek Banko | [tde-packaging] Update patch series file in kdelibs on Ubuntu |
b7f6fa73 [view] | v3.5.13-sru | 2013-04-20 17:29:04 -0500 | Darrell Anderson | [tderadio] Fix missing icons in launcher menu and mini cli. (cherry picked from commit a11c3d3aaae54335a6dcf5311d2ddf714af38718) |
d69a7036 [view] | v3.5.13-sru | 2013-04-20 15:24:44 +0200 | Slávek Banko | [tde-packaging] Remove k3b-i18n dependency on tde-i18n on Debian and Ubuntu (cherry picked from commit 0a00eb4d4e528ae05f0f37154eb1b7ebb4bbff38) |
7136a476 [view] | v3.5.13-sru | 2013-04-20 14:27:55 +0200 | Slávek Banko | [tde-style-qtcurve] Clean up spurious build files |
529d5b04 [view] | v3.5.13-sru | 2013-04-19 18:09:49 -0500 | Darrell Anderson | [tdesdk] Add Comment description to KDED service in support of bug report 1129. (cherry picked from commit 9d6e9b8b764e6b0840ce9bb796ac6d6b8aade074) |
dde44a0d [view] | v3.5.13-sru | 2013-04-19 18:05:43 -0500 | Darrell Anderson | [tdevelop] Add Comment description to KDED service in support of bug report 1129. (cherry picked from commit 140e519c3219b947f3d736766e99bf93c435989b) |
c3a7e5d3 [view] | v3.5.13-sru | 2013-04-18 18:58:23 -0500 | Timothy Pearson | [tdelibs] Fix URL handling of media/builtin-* mimetypes This partially resolves Bug #976 Add missing ACL support to CMake build files (cherry picked from commit 30b0af1f01cdbfcc51a56943e8c091bc8991f83a) |
95601e7d [view] | v3.5.13-sru | 2013-04-17 23:40:12 -0500 | Timothy Pearson | [tdebase] Fix potential infinite recursion in kicker-3.4-reverseLayout This resolves Bug #1058 (cherry picked from commit 31733b090de0033648fe57eef33ee54c58f900e9) |
35241b15 [view] | v3.5.13-sru | 2013-04-16 19:44:12 +0200 | Slávek Banko | [kipi-plugins] Fix rotated jpeg image save This resolves Bug #1444 (cherry picked from commit 9dd05e7a28560bf28a4eb051bff97a9f99cfb36d) |
53d441ff [view] | v3.5.13-sru | 2013-04-16 19:43:21 +0200 | Slávek Banko | [digikam] Fix rotated jpeg image save This resolves Bug #1444 (cherry picked from commit 209cc81ecb97c1d647135f552ecbbc8d205efe11) |
e7d0f7db [view] | v3.5.13-sru | 2013-04-16 09:40:02 -0500 | Timothy Pearson | [qt3] Fix fatal X11 errors when both external display and command arguments are provided to QApplication This resolves Bug #1456 (cherry picked from commit 7abfc2a181531c769d50bcb1c0bff1fc08c66de2) |
b3511a6e [view] | v3.5.13-sru | 2013-04-15 12:40:24 -0500 | Timothy Pearson | [dbus-1-tqt] Fix failure to report DBUS non-fatal errors (cherry picked from commit cad05aaaa116db2e7a326eca73d9167f256b187d) |
2753b1f1 [view] | v3.5.13-sru | 2013-04-13 18:08:40 +0200 | Francois Andriot | [tdebase] Update starttde: Fix XDG_DATA_DIRS variable (cherry picked from commit a733ce41cb3edc37426e00708e49fb59eea6acd8) |
04388957 [view] | v3.5.13-sru | 2013-04-11 22:13:39 -0500 | Timothy Pearson | [tdebase] Alphabetize applications on taskbar when requested in taskbar configuration module Resort applications on taskbar sorting configuration option change (cherry picked from commit fe303335daa50ee2c5a5745eb2acd2858e6c2616) |
045b2d9a [view] | v3.5.13-sru | 2013-04-11 18:06:40 -0500 | Timothy Pearson | [qt3] Properly set WM_CLASS atom even if Display pointer was passed to TQApplication This relates to Bug #1443 (cherry picked from commit e154d27e308f648aabffee9caef82d58d12ce804) |
b1268912 [view] | v3.5.13-sru | 2013-04-10 21:52:09 +0200 | Slávek Banko | [kvirc] Fix detection of TDE include directory This resolves remaining part of Bug #1159 (cherry picked from commit 1791f4e576ae9619cc34768b66155d3d5af3b1a0) |
e3ab38a8 [view] | v3.5.13-sru | 2013-04-10 13:56:18 -0500 | Darrell Anderson | [tdeedu] Add missing include to build kvoctrain. (cherry picked from commit d4ee0601cbf62beafe2fca8f057ff6b6e216cfe7) |
aa22de83 [view] | v3.5.13-sru | 2013-04-09 05:56:17 +0200 | Slávek Banko | [gwenview] Fix FTBFS (cherry picked from commit 5ce04ff528df8d18b3cb208ed76a530310200391) |
aa269fe0 [view] | v3.5.13-sru | 2013-04-08 18:35:06 -0500 | Timothy Pearson | [gwenview] Fix Gwenview rotated jpeg image save This resolves Bug #1436 (cherry picked from commit 29976f7d089ea9de53af84584f039e9ac9ade9c0) |
71d6a054 [view] | v3.5.13-sru | 2013-04-08 14:52:06 -0500 | Timothy Pearson | [tde-packaging] Use current libwpd version when building koffice on Debian and Ubuntu (cherry picked from commit 6bfee3e7b0574b97c5de78b2fedf2fe6a7628ff4) |
a1357a98 [view] | v3.5.13-sru | 2013-04-08 12:29:24 -0500 | Timothy Pearson | [tde-packaging] Force ldconfig run when kgtk-qt3-trinity is installed or removed This resolves Bug #1431 (cherry picked from commit 35be8501341e24d5279f755d7a46c1190deb551f) |
45dc5194 [view] | v3.5.13-sru | 2013-04-08 19:26:52 +0200 | Francois Andriot | [koffice] Fix redefinition problems with previous patch (cherry picked from commit 690b0c72f5b61c9bfc1b3769f66f2216d26dc3c9) |
0cd57140 [view] | v3.5.13-sru | 2013-04-08 18:14:32 +0200 | Slávek Banko | [tdepim] Fix memory leak in karm idle detector This resolves Bug #1438 (cherry picked from commit c4b86c6c4390a92b7848b999ffd2c2698f44ab39) |
b5c02fe6 [view] | v3.5.13-sru | 2013-04-07 23:19:26 -0500 | Timothy Pearson | [tde-packaging] Clean up tdm-trinity ini script on Debian (cherry picked from commit f9dacdc567d7ebb4f173090d4ed4a397e8e34c14) |
fbf56eb6 [view] | v3.5.13-sru | 2013-04-07 22:15:56 -0500 | Timothy Pearson | [tdebase] Use correct icon area when placing new icons This resolves another long-standing bug where saved icons are moved to make way for new icons (cherry picked from commit 4dc80faf840ee48bd4c0b8d5338a5274de013c39) |
26a055be [view] | v3.5.13-sru | 2013-04-07 18:28:52 -0500 | Timothy Pearson | [tdeedu] Reconsolidate split code from prior commit (cherry picked from commit 2e1267ad62d5a62f6ace0e5452c07f4c8b685d6a) |
62e4f87c [view] | v3.5.13-sru | 2013-04-07 18:09:30 -0500 | Timothy Pearson | [tdeedu] Allow kvoctrain to build even if undefined symbols have been disallowed This relates to Bug #1134 (cherry picked from commit c5dacf57e07e93dd186692d4de64fbe9784af87d) |
491f997c [view] | v3.5.13-sru | 2013-04-07 16:25:16 -0500 | Timothy Pearson | [tdebase] Wait for all kicker containers to load before sending desktop size to kdesktop This resolves a long standing bug where icons would not stay put across logout / login cycles Properly handle desktop area changes when align to grid is enabled (cherry picked from commit 97c65270b2d50c99da341da6c04f86a5644b4b4b) |
3ab7d7ba [view] | v3.5.13-sru | 2013-04-07 02:10:54 -0500 | Timothy Pearson | [tdelibs] Fix KSVGIconPainter deadlock with specifically formatted input files This resolves Bug #1418 (cherry picked from commit 3fefe5e7d33c6c28d8109f5791c1e0a4a432a07f) |
e131fb6f [view] | v3.5.13-sru | 2013-04-06 21:01:31 -0500 | Timothy Pearson | [tdebase] Do not load virtual keyboards in tsak This resolves Bug #1275 (cherry picked from commit 8d2f9ae31522a472de122e849d206a869f248773) |
eb1b42ef [view] | v3.5.13-sru | 2013-04-06 15:10:56 -0500 | Timothy Pearson | [tdebase] Honor per-user lock screen SAK setting This resolves Bug #811 Clean up screen saver settings display to more accurately reflect the current configuration (cherry picked from commit 091b1eface0a6172927a481c8d7e4030f3d2d0b9) |
06f7b3b4 [view] | v3.5.13-sru | 2013-04-06 01:52:59 -0500 | Timothy Pearson | [tdebase] Add warning messages on hot key command execution failure (cherry picked from commit 6fd6724b2f4c1a0bed961eeb267381c7d54746c0) |
c9d4375d [view] | v3.5.13-sru | 2013-04-05 18:21:00 -0500 | Timothy Pearson | [kvirc] Use tde-config, not twin.h, to identify the TDE base directory This resolves Bug #1159 (cherry picked from commit 5a08fb9bbc782256dae8c9b08795a202352bf86a) |
ee243bbd [view] | v3.5.13-sru | 2013-04-05 15:17:32 -0500 | Timothy Pearson | [koffice] Fix FTBFS with libwpd 0.9 and above This resolves Bug #1169 Remove spurious build files (cherry picked from commit efca1544fd2475b9f1198e793dde8da1a39de4e2) |
57949121 [view] | v3.5.13-sru | 2013-04-05 11:54:56 -0500 | Timothy Pearson | [tdebase] Add advanced configuration options to screen saver module This closes Bug #811 (cherry picked from commit 02d43b793cdfc6e9a5ef09397619654e4d69bbc0) |
ed0d72de [view] | v3.5.13-sru | 2013-04-05 09:33:38 -0500 | Timothy Pearson | [tdelibs] Resolve remainder of Bug #891 (cherry picked from commit 658707d49e5359eaf9dfa4c398ee492e90f8f1aa) |
da981a18 [view] | v3.5.13-sru | 2013-04-05 09:16:56 -0500 | Timothy Pearson | [tdelibs] Broaden KDE4 application detection critera This resolves Bug #891 Thanks to Darrell Anderson for the patch! (cherry picked from commit 9a2e58b31d564c7e87150d56c0318cbab1ae400e) |
47a1b1b4 [view] | v3.5.13-sru | 2013-04-05 09:13:26 -0500 | Timothy Pearson | [kpilot] Fix FTBFS This resolves Bug #945 Thanks to Darrell Anderson for the patch! (cherry picked from commit 294bbfddc9f2277be27fd2913699e1f8bd03f25e) |
a96da2c3 [view] | v3.5.13-sru | 2013-04-05 09:11:16 -0500 | Timothy Pearson | [tdelibs] Trivial log cleanup This closes Bug #1201 Thanks to Darrell Anderson for the patch! (cherry picked from commit 4891e4bc151b80eaffe15ea5d9b079592526158e) |
a4c1404c [view] | v3.5.13-sru | 2013-04-05 01:51:50 -0500 | Timothy Pearson | [tdemultimedia] Fix ALSA capture knob This resolves Bug #1190 Thanks to Roman Savochenko for the patch! (cherry picked from commit cf93ece4748db951ec0599dceb3569865ca333d3) |
14d9fc72 [view] | v3.5.13-sru | 2013-04-05 01:48:22 -0500 | Timothy Pearson | [tdelibs] Properly repair kicker crahs on start This resolves Bug #1161 Thanks to Fat-Zer for the patch! (cherry picked from commit 6a7a4e6901300922f72e71782811973f46861e7b) |
9d2cd216 [view] | v3.5.13-sru | 2013-04-05 01:44:16 -0500 | Timothy Pearson | [tde-packaging] Build Amarok tag writing support on Debian and Ubuntu (cherry picked from commit 9487577fcf4c34c9fce5d909ba9227a9e5bde399) |
928ca6f8 [view] | v3.5.13-sru | 2013-04-05 01:41:21 -0500 | Timothy Pearson | [amarok] Fix build of mp4 tag writing option This closes Bug #346 Thanks to Darrell Anderson for the patch! (cherry picked from commit 4782580443274f7ee32d1b5d4eaf93f3a360068d) |
d8061973 [view] | v3.5.13-sru | 2013-04-05 00:13:41 -0500 | Timothy Pearson | [amarok] Fix Amarok keyboard shortcuts This resolves Bug #230 Clean up build files (cherry picked from commit 0cc1c9ad02119eded6b98ec31d16d06caa424f8a) |
b7123b6a [view] | v3.5.13-sru | 2013-04-04 16:38:02 +0200 | Slávek Banko | [tdebase] Fix applications invisible on taskbar with xinerama This resolves Bug #1429 (cherry picked from commit 42f6f23d4b06e6abbf794298ff17d15128e1c5e9) |
d93d359f [view] | v3.5.13-sru | 2013-04-03 21:10:30 -0500 | Timothy Pearson | [tdebase] Add option to enable the clock shadow in transparent mode This closes Bug #387 (cherry picked from commit 48c5586497dc6a9d6caf84d48c164da49e060e06) |
57a8101b [view] | v3.5.13-sru | 2013-04-03 15:44:29 -0500 | Timothy Pearson | [tdebase] Fix tsak corrupting input events This resolves Bug #1423 Thanks to Slavek for the patch! Clean up tsak debug output Remove spurious checks from tsak main replication loop (cherry picked from commit 86cc65ce51ca652ff1e7517bf29fcd375639719f) |
ee21e41e [view] | v3.5.13-sru | 2013-04-01 15:15:12 +0200 | Slávek Banko | [smartcardauth] Fix FTBFS due to missing link to stdc++ (cherry picked from commit ee832586c48a558d384e8716d3dd3b33da897aaf) |
bb024be8 [view] | v3.5.13-sru | 2013-04-01 03:22:43 +0200 | Slávek Banko | [rosegarden] Fix FTBFS due to missing link to DCOP and kdefx |
a0e0dfae [view] | v3.5.13-sru | 2013-03-29 16:55:59 -0500 | Timothy Pearson | [tde-packaging] Fix conflict between libkonq4-trinity and konqueror-trinity (cherry picked from commit cbca0a26de2f4cd4f8ba77dd749fcc0898809bf8) |
b206ada9 [view] | v3.5.13-sru | 2013-03-28 22:13:21 -0500 | Timothy Pearson | [tdebase] Ignore spurious BadMatch errors which can occur when autologon is enabled The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations (cherry picked from commit 2a889fe31478e2b58e98ce568a5eafbc04ac287b) |
f96f876c [view] | v3.5.13-sru | 2013-03-28 17:03:13 +0100 | Slávek Banko | [kstreamripper] Fix FTBFS (cherry picked from commit 6ae3ac3d4c56e53a59ac51019def91e272cdc107) |
7b368ba0 [view] | v3.5.13-sru | 2013-03-28 16:58:59 +0100 | Slávek Banko | [pytdeextensions] Fix kdedistutils FTBFS with newer libtool (cherry picked from commit 984c8e74ab838ab24ff35100e34573c5a3213711) |
31e68b1a [view] | v3.5.13-sru | 2013-03-28 01:20:05 +0100 | Slávek Banko | [tde-packaging] Fix bibletime and knights build-dep on poxml-trinity on Debian and Ubuntu (cherry picked from commit 211d261d7778de1d9a773e7ec43a4e97b4bd7e57) |
a480a76f [view] | v3.5.13-sru | 2013-03-27 02:07:14 +0100 | Slávek Banko | [tdelibs] Fix crashes with fontconfig 2.9.0 and newer This resolves Bug #1422 (cherry picked from commit 513dce7c027b6e60627d4ff6d97bc4e9fffcb060) |
89cd3795 [view] | v3.5.13-sru | 2013-03-26 00:47:28 +0100 | Slávek Banko | [tde-packaging] Enable xscreensaver support in tdepim on Debian and Ubuntu (cherry picked from commit d7155ba1e5a2fb03f079231e6d42f2571c027293) |
1134502d [view] | v3.5.13-sru | 2013-03-26 00:43:38 +0100 | Slávek Banko | [tdepim] Add CMake option to build karm with xscreensaver support (cherry picked from commit c9a29849cb166e6711c7704dafd868159fd6cd58) |
1f3e1442 [view] | v3.5.13-sru | 2013-03-22 01:51:54 -0500 | Timothy Pearson | [tdebase] Enable ARGB support in kdesktop_lock (cherry picked from commit 7db006210bee765e4c21cc195e5795499a09c080) |
52b8af3d [view] | v3.5.13-sru | 2013-03-22 00:18:32 -0500 | Timothy Pearson | [tdebase] Clean up spurious kdesktop_lock X11 error messages Introduce disabled framework for future ARGB visual support (cherry picked from commit bf0b8eb3b27ea20173bee2690a8daef410a00b59) |
51fb3052 [view] | v3.5.13-sru | 2013-03-21 20:21:29 -0500 | Timothy Pearson | [tdebase] Remove broken delay when wallpaper not available This is related to Bug #1288 (cherry picked from commit 2e6d8f1b552cb9a4870291fcd7c8c1d52c101608) |
b011a8a3 [view] | v3.5.13-sru | 2013-03-21 11:19:51 -0500 | Timothy Pearson | [tde-packaging] Move edit-as-root and email service menus to the main TDE GIT tree (cherry picked from commit dac1d74d6a65b286d01ed89496b0d7303add3718) |
1ab2350d [view] | v3.5.13-sru | 2013-03-21 11:15:59 -0500 | Timothy Pearson | [tdepim] Add Email file service menu to kmail (cherry picked from commit c8000010a85020b9ade17ee1d98a46f0ed7f4bd0) |
625523a7 [view] | v3.5.13-sru | 2013-03-21 11:14:54 -0500 | Timothy Pearson | [tdebase] Add edit as root service menu to libkonq (cherry picked from commit be73d75739e41342bfded44f2f71072664db15f1) |
6f7bdeab [view] | v3.5.13-sru | 2013-03-20 18:44:01 +0100 | Slávek Banko | [tde-packaging] Fix krita to chalk automatic migration on Debian and Ubuntu |
053d87be [view] | v3.5.13-sru | 2013-03-17 22:45:02 -0500 | Timothy Pearson | [tdenetwork] Fix krdc fullscreen mode under Xinerama (cherry picked from commit 2cdc4ecf3cd1d36ae02586d5bf2119bc4f95c57c) |
322e38cd [view] | v3.5.13-sru | 2013-03-17 12:33:32 +0100 | Slávek Banko | [ktechlab] Fix crash when component is added to the circuit This resolves bug reported in Debian BTS #493692 (cherry picked from commit 9b4c84b2f012bb9ee8ceb0215484d76744ab60a7) |
fc418e18 [view] | v3.5.13-sru | 2013-03-13 01:21:41 +0100 | Slávek Banko | [tdegames] Fix pixmap handling in KMines This resolves Bug #1416 (cherry picked from commit 063e2351a3b0b09b483a4cc7755fdd70160ac3c0) |
d6fdd540 [view] | v3.5.13-sru | 2013-03-09 13:41:02 +0100 | Slávek Banko | [tde-packaging] Update tdelibs build-dep on libcups2-dev on Debian and Ubuntu (cherry picked from commit 94b2aacd86911ee7cc48282774d45555d0a7c0c6) |
176dee06 [view] | v3.5.13-sru | 2013-03-05 22:33:22 +0100 | Slávek Banko | [scripts] create_tarball: Add other renaming of rebranded packages Add option to use rebranded names |
49cce883 [view] | v3.5.13-sru | 2013-03-05 12:23:49 -0600 | Timothy Pearson | [tde] Move kio-umountwrapper to tdeio-umountwrapper (cherry picked from commit 355b60b1b6bb580b48d15c3d4836c9c44d62feb5) |
ef310767 [view] | v3.5.13-sru | 2013-03-05 12:14:07 -0600 | Timothy Pearson | [tde] Move kio-locate to tdeio-locate (cherry picked from commit 628827db6971116b9196eb7a46276ab242383760) |
d31d39f2 [view] | v3.5.13-sru | 2013-03-05 12:04:51 -0600 | Timothy Pearson | [tde] Move kio-apt to tdeio-apt (cherry picked from commit 268034bfad4c9800f227e065ebb356741f7616ec) |
a3bab72d [view] | v3.5.13-sru | 2013-03-05 11:43:25 -0600 | Timothy Pearson | [tde] Move kdmtheme to tdmtheme (cherry picked from commit 4d696837b0b7f2e36764aa46083d8e7e6cea5fd9) |
48deae4a [view] | v3.5.13-sru | 2013-03-05 11:21:04 -0600 | Timothy Pearson | [tde] Move kradio repository to tderadio (cherry picked from commit 6f0391883de7b5d337176e37678aab0b1870b3d7) |
d8486ba8 [view] | v3.5.13-sru | 2013-03-05 03:13:51 +0100 | Slávek Banko | [tdebase] Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree module (cherry picked from commit a3c0e37e52b76f5598531df4c73a3040234041c2) |
4d2eaac5 [view] | v3.5.13-sru | 2013-03-02 22:54:28 -0600 | Fat-Zer | [tdeutils] Fix ksim crash. This resolves bug report 1322. (cherry picked from commit 4ed913cf623968d71642c3d7fd556c2a712cfa69) |
4421a984 [view] | v3.5.13-sru | 2013-03-02 21:50:47 -0600 | Darrell Anderson | [tdebase] Restore 'Custom' session option to login manager. This resolves bug report 1413. (cherry picked from commit 2a17176ac076c140c9e4c7581f6d1c74e1f3b755) |
170d6415 [view] | v3.5.13-sru | 2013-03-02 21:48:40 -0600 | Darrell Anderson | [tdebase] Provide GUI check box control for tdmrc AllowRootLogin. This resolves bug report 1296. (cherry picked from commit 7bd9856f9552e2a705b48365395394fe26a16147) |
b71d74b4 [view] | v3.5.13-sru | 2013-03-02 21:13:34 -0600 | Darrell Anderson | [tdebase] Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located at KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit. (cherry picked from commit 882522b23ab809294c32b0ea4da628c80100c3da) |
ad594443 [view] | v3.5.13-sru | 2013-03-02 21:04:12 -0600 | Darrell Anderson | [tdebase] Add GUI check box for controlling the display of archives as folders in Konqueror navigator side pane. This resolves bug report 1268. (cherry picked from commit 7255491dc1f581f57c8eeda25d411f4ecd6856f0) |
feec97bd [view] | v3.5.13-sru | 2013-03-02 21:01:28 -0600 | Darrell Anderson | [tdebase] Add GUI check box control for the konquerorrc HoverCloseButton configuration option. This resolves bug report 895. (cherry picked from commit c84d841ec08590f648f06d7a9875b3e80615c19b) |
04295ebd [view] | v3.5.13-sru | 2013-03-02 20:46:09 -0600 | Darrell Anderson | [tdebase] Patch to add GUI controls for the logoff gray fadeaway. Work is needed to provide sliders to control darkness and fade speeds. This partially resolves bug report 258. (cherry picked from commit daff95cb2a46fc5f99ce97fa828de22616aec9e3) |
b92a8db4 [view] | v3.5.13-sru | 2013-03-02 20:32:39 -0600 | Darrell Anderson | [tdebase] Fix nominal kdeeject problems. This resolves bug report 1197. (cherry picked from commit fa8e4262f55433b54a2e97922b86ce922ccef1d8) |
336287ff [view] | v3.5.13-sru | 2013-03-02 20:25:24 -0600 | Darrell Anderson | [tdebase] Fix when kompmgr printf message is displayed. (cherry picked from commit febcc86370a1ae7eb1c1c42df9731b02d72b7964) |
9a034a7c [view] | v3.5.13-sru | 2013-03-02 18:54:17 -0600 | Francois Andriot | [tdelibs] Honor the "Forever" option when accepting ssl certificates. (cherry picked from commit 5975b91a25006fa4aa7aad765caa71ba4f9cd0c0) |
41fc569e [view] | v3.5.13-sru | 2013-03-02 18:25:06 -0600 | Laurent Dard | [tdelibs] Partial fix for incorrect mimetype detection. This partially resolves bug report 656. (cherry picked from commit b61f0c4777f5257179a02e118fa7965917f359fe) |
d99793c2 [view] | v3.5.13-sru | 2013-03-02 18:08:37 -0600 | Darrell Anderson | [tdelibs] Fix when kdetcompmgr printf message is displayed. (cherry picked from commit b2f408002ea3d19c1e51664fe0511fc9a8119bec) |
f42aed59 [view] | v3.5.13-sru | 2013-03-02 17:55:52 -0600 | Darrell Anderson | [tdelibs] Fix "KDE4 is running" message. This resolves bug report 1200. (cherry picked from commit 3dfc6fd192be0573af8815b9ad02fbf78006a969) |
a78eb9c8 [view] | v3.5.13-sru | 2013-03-01 23:18:23 -0600 | Slávek Banko | [qt3] Fix textbox trails introduced with GIT commit 82b71e49 This resolves Bug #1408 (cherry picked from commit d10d2321a34ab6c157bdf2a2e900c0ee52f1bd79) |
ead6f682 [view] | v3.5.13-sru | 2013-02-27 18:42:48 +0100 | Francois Andriot | [bibletime] Fix sword and clucene detection This resolves Bug #1145 (cherry picked from commit 932676d4339368279ca64255d4761deda4526480) |
2bd4c7fa [view] | v3.5.13-sru | 2013-02-27 14:13:42 +0100 | Slávek Banko | [tdesvn] Use -DNDEBUG for build type RelWithDebInfo |
40a519c6 [view] | v3.5.13-sru | 2013-02-25 21:45:23 -0600 | Timothy Pearson | [pytdeextensions] Fix FTBFS on newer Ubuntu versions (cherry picked from commit 82320c02a297ece0c7fffbd72cf3c9b2bcbfa1be) |
45e448d0 [view] | v3.5.13-sru | 2013-02-20 22:42:02 +0100 | Slávek Banko | [rosegarden] Use -DNDEBUG for build type RelWithDebInfo |
540d0504 [view] | v3.5.13-sru | 2013-02-20 14:29:13 -0600 | Timothy Pearson | [tdebase] Fix potential crash in kdesktop_lock This is related to Bug #1288 (cherry picked from commit 7ca042263042aaa2f10aa0f436bf1df91e476c12) |
5346eb85 [view] | v3.5.13-sru | 2013-02-20 14:25:59 -0600 | Timothy Pearson | [tdenetwork] Fix shift key failure in krfb This is a backport of KDE SVN commit 1164724 (cherry picked from commit 795ed72fdb980600d4da57fdf9e689cdbbfc9a9a) |
897cd5c5 [view] | v3.5.13-sru | 2013-02-18 20:35:59 -0600 | Timothy Pearson | [qt3] Doublebuffer QIconView to reduce flicker This closes Bug #1408 (cherry picked from commit 82b71e49603bf3a53240076c395864addd869267) |
63d18453 [view] | v3.5.13-sru | 2013-02-17 12:43:57 +0100 | Francois Andriot | [tdeutils] kdf: ignores 'LABEL=' lines (legacy RedHat patch) (cherry picked from commit 31a0d1795d28d56e26ea5682a557753dd420a1ab) |
cc480e63 [view] | v3.5.13-sru | 2013-02-16 19:09:09 +0100 | Slávek Banko | [tdemultimedia] Replace deprecated NO_DEBUG to NDEBUG (cherry picked from commit a9f55c3da08f3f0221447d7fcb75e2c81412eafd) |
9773bff7 [view] | v3.5.13-sru | 2013-02-16 18:38:10 +0100 | Slávek Banko | [tde-cmake] Add compiler flags according to build type (cherry picked from commit d53ac2db87e84aff35dd619566c005e90d4fec02) |
ff0a87b2 [view] | v3.5.13-sru | 2013-02-16 18:31:18 +0100 | Francois Andriot | [tde-cmake] Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not set (cherry picked from commit b928573e551a0832b17cfd2ce0580fa1fc46a6a2) |
7480d681 [view] | v3.5.13-sru | 2013-02-16 17:04:37 +0100 | Slávek Banko | [kaffeine] Fix closing during saving session (cherry picked from commit 56137a1306001e2ce7014282474e1032c143fa29) |
2e1ca4b3 [view] | v3.5.13-sru | 2013-02-16 14:41:49 +0100 | Slávek Banko | [tdebase] Fix race condition with SIGSTOP in kdesktop_lock (cherry picked from commit c03540e9f6d2faee5b6fb582fabd59ded319cc60) |
aaf90223 [view] | v3.5.13-sru | 2013-02-16 14:39:29 +0100 | Slávek Banko | [tdebase] Fix processing of local names in KWinInternal::isLocalMachine (cherry picked from commit 0915425a0d3806acee67389d077703ab5eab3806) |
bedc66d1 [view] | v3.5.13-sru | 2013-02-15 16:59:06 +0100 | Slávek Banko | [tde-packaging] Fix handling of diverts on Debian and Ubuntu (cherry picked from commit 683152f3b286a04a76f31ee1eed839bbdb2ab307) |
62e4bca7 [view] | v3.5.13-sru | 2013-02-14 17:03:32 -0600 | Timothy Pearson | [bibletime] Fix FTBFS with clucene 2.x (cherry picked from commit 84168b58b872140f88f86ac984fc5f8ce370e2ee) |
feb1f4e0 [view] | v3.5.13-sru | 2013-02-14 12:10:17 -0600 | Timothy Pearson | [bibletime] Search all library subfolders for clucene (cherry picked from commit 792a3d48615b0a3f647d1af575e60b233b31b91f) |
a47fee79 [view] | v3.5.13-sru | 2013-02-13 23:36:13 -0600 | Timothy Pearson | [bibletime] Fix FTBFS with older lucene versions (cherry picked from commit 5fc26b8a59395e24655d38abd1492523aca08ef1) |
2da96d38 [view] | v3.5.13-sru | 2013-02-13 22:45:58 +0100 | Slávek Banko | [scripts] create_tarball: Add option to select compression method (cherry picked from commit 6a19cd9bb6d3463f31299644cc687c0bc6d7c672) |
1797f9b6 [view] | v3.5.13-sru | 2013-02-13 14:06:22 -0600 | Timothy Pearson | [bibletime] Second part of prior commit (cherry picked from commit 77c77a82c13d68cb09659adab1358b51612797b5) |
cb287756 [view] | v3.5.13-sru | 2013-02-13 14:01:53 -0600 | Timothy Pearson | [bibletime] Fix FTBFS with CLucene v2 (cherry picked from commit 9e9e51c2eb3b7bb64e1d68be0d42bae3a4f24f79) |
484967ec [view] | v3.5.13-sru | 2013-02-11 02:21:22 -0600 | Timothy Pearson | [admin] Fix Python library detection on multiarch systems (cherry picked from commit 39466b7b95f25a3e0f6da52b156b194b10cbac9d) |
c83295ac [view] | v3.5.13-sru | 2013-02-06 18:11:55 +0100 | Slávek Banko | [tdeadmin] Update network configuration support for Debian and Ubuntu (cherry picked from commit 9334a8a510256ed3c022ad6560bace9a01d979a7) |
a3f1c478 [view] | v3.5.13-sru | 2013-02-04 22:43:57 +0100 | Francois Andriot | [pytde] Fix "ANY" macro deprecation (cherry picked from commit ab76f558c35b4d81212012b9ee5114144685b920) |
9b0ac1ce [view] | v3.5.13-sru | 2013-02-01 01:26:43 +0100 | Slávek Banko | [kmplayer] Fix dbus-tqt and dbus-1 checks This resolves Bug #943 (cherry picked from commit 9a053bb4167b94ac90dc9f9d46711582dbf0f689) |
47c2fafc [view] | v3.5.13-sru | 2013-02-01 01:26:35 +0100 | Slávek Banko | [k3b] Fix dbus-tqt and dbus-1 checks This resolves Bug #942 (cherry picked from commit f3e58cb8bdc777ffad67ac52847bb63c27e7e436) |
b4376663 [view] | v3.5.13-sru | 2013-01-29 22:02:55 +0100 | Francois Andriot | [kmyfirewall] Fix locolor theme name (cherry picked from commit d0fdb21a05bc04ce21133bb701f3b15242d2d398) |
688e263f [view] | v3.5.13-sru | 2013-01-29 21:57:20 +0100 | Francois Andriot | [digikam] Add support for gphoto 2.5 Based on KDE GIT commit b224133f (cherry picked from commit 00fa7147e473af09c44f7fbb2482349c4f23200c) |
a70a04b2 [view] | v3.5.13-sru | 2013-01-29 20:50:07 +0100 | Slávek Banko | [tdegraphics] Add support for gphoto 2.5 Based on KDE GIT commit cdcf4205 (cherry picked from commit d4d1a5808bad1023c8291a52c2143b36f6b41d85) |
3ff328ee [view] | v3.5.13-sru | 2013-01-28 21:17:59 -0600 | Timothy Pearson | [tdebase] Fix tsak failure on repeated keyboard hotplug/remove (cherry picked from commit 3b20716d4754d2e854ba707857063b8329c2f46c) |
8ab68bff [view] | v3.5.13-sru | 2013-01-28 22:47:09 +0100 | Francois Andriot | [tdewebdev] Fix docbook support with libxml2 >= 2.6.x (cherry picked from commit c1c8adb7fbbbe7be18f5f6652357e1ad1d0aeddd) |
275361a6 [view] | v3.5.13-sru | 2013-01-27 19:52:23 +0100 | Slávek Banko | [tde-cmake] Fix icon name parsing in tde_install_icons (cherry picked from commit 274366fb8b90704586d7beef216b765cc0688b08) |
4009bffa [view] | v3.5.13-sru | 2013-01-27 02:33:47 +0100 | Francois Andriot | [tdevelop] Fix FTBFS (cherry picked from commit 33d15e862e09fbcbb05e209f832414bd8a01291e) |
cf7d83dc [view] | v3.5.13-sru | 2013-01-27 00:58:35 +0100 | Slávek Banko | [tde-packaging] Enable backtrace in kdesktop_lock on Debian and Ubuntu (cherry picked from commit 906a58edb15cf66653ed0974d1507b5ff6acd65d) |
631b41f9 [view] | v3.5.13-sru | 2013-01-26 21:12:51 +0100 | Slávek Banko | [tdebase] Add CMake option for backtrace in kdesktop_lock exception handler (cherry picked from commit 936d3cec490c13f2c5f7dd14f5e364fddaa6da71) |
3b356437 [view] | v3.5.13-sru | 2013-01-26 19:39:20 +0100 | Francois Andriot | [tdebase] Fix smbclient library detection (cherry picked from commit 56b3a6bc534c03acb65e5bd2d1e2df69e9f46144) |
a98a78b6 [view] | v3.5.13-sru | 2013-01-26 19:29:22 +0100 | Francois Andriot | [tdelibs] Fix openexr include flags (cherry picked from commit 9b523bbf41a7cc1fc401a628b1aefba689d01424) |
98e89a63 [view] | v3.5.13-sru | 2013-01-24 16:39:48 -0600 | Timothy Pearson | [tde-packaging] Fix potential avahi-tqt FTBFS on Debian and Ubuntu (cherry picked from commit 9fe79a3cf830d9e548514afc407f9f4ec5443ed0) |
755fbfa4 [view] | v3.5.13-sru | 2013-01-23 12:14:22 -0600 | Timothy Pearson | [tdelibs] Fix old upstream KDE 3 bug #111827 (cherry picked from commit 07c48c43ff72c237e4028154f4594102b798073f) |
c3bd5601 [view] | v3.5.13-sru | 2013-01-21 18:39:16 +0100 | Slávek Banko | [tdelibs] Initialise the mCrossDomain member variable in the cookies Backported from KDE GIT commit 794b14b8 (cherry picked from commit dabf3a9fef3b352ed3cae6d58b7ed26c290d93ea) |
c9d7cbb8 [view] | v3.5.13-sru | 2013-01-18 14:36:02 -0600 | Timothy Pearson | [tdebase] Properly restore icon positions on login (cherry picked from commit cf9a9af6a8c3606e8d1e1372ea78332f4b69309e) |
d531f6f8 [view] | v3.5.13-sru | 2013-01-17 14:34:51 -0600 | Timothy Pearson | [tdebase] Fix taskbar configuration issues Fix Kicker menu button layout in Deep Buttons mode (part of the original commit) (cherry picked from commit a0d0b876b6447c5be26a50a0b295e91cd95a8ceb) |
253d5165 [view] | v3.5.13-sru | 2013-01-17 14:34:51 -0600 | Timothy Pearson | [tdebase] Fix taskbar configuration issues Fix Kicker menu button layout in Deep Buttons mode (part of the original commit) (cherry picked from commit a0d0b876b6447c5be26a50a0b295e91cd95a8ceb) |
3a7127e1 [view] | v3.5.13-sru | 2013-01-15 03:21:13 +0100 | Slávek Banko | [tdenetwork] Fix krdc in view only mode: block key press events, disable clipboard sharing This resolves Bug #1390 (cherry picked from commit 9598af160810ee4dccabad48563ddecd071c6065) |
c39ab145 [view] | v3.5.13-sru | 2013-01-14 10:40:05 -0600 | Timothy Pearson | [tdelibs] Fix KDoubleSpinBox initialization problem (cherry picked from commit 4443b6dd886ce7d6fc6f99c594023fdd71d010b3) |
b8ca17c6 [view] | v3.5.13-sru | 2013-01-12 19:30:06 -0600 | Timothy Pearson | [qt3] Verify desktop widget screen number before applying size changes This resolves Bug #1378 (cherry picked from commit b85cdabf4805af35799b141cb3dd6deb411b9b47) |
fd6d2ee0 [view] | v3.5.13-sru | 2013-01-12 14:06:37 -0600 | Timothy Pearson | [tdebase] Add keyboard shortcut to start screensaver directly (cherry picked from commit bbae7554f1dcb98d94bd73ec9bce07f0e99e21d0) |
cfe27ef3 [view] | v3.5.13-sru | 2013-01-11 22:28:59 -0600 | Timothy Pearson | [tdebase] Fix tsak not working on new libudev versions Fix kicker Xinerama hiding Fix potential displayconfig lockup (part of the original commit) (cherry picked from commit 167c4cbea6bce3dc763b93cf13bbc1d5c4a103c6) |
cd375d8c [view] | v3.5.13-sru | 2013-01-11 14:56:34 -0600 | Timothy Pearson | [tdebase] Prevent two unlock dialogs from appearing in any situation (cherry picked from commit 3e5e79fb21c58824c14eafc864c2ba4f19951529) |
20c4791d [view] | v3.5.13-sru | 2013-01-11 21:27:59 +0100 | Slávek Banko | [piklab] Fix FTBFS on armel (cherry picked from commit 4985b33f0d5b53ea16529b4a4c71793a25b25f47) |
afe5baf8 [view] | v3.5.13-sru | 2013-01-09 20:11:09 +0100 | Slávek Banko | [tde-packaging] Switch to use xine 1.2, if available on Debian and Ubuntu (cherry picked from commit 94cd325ed1d441804dfcdce60125922a3359eb25) |
6ae41dea [view] | v3.5.13-sru | 2013-01-06 20:46:55 +0100 | Slávek Banko | [tde-packaging] Added metapackages trinity-livecd, casper-trinity and ubiquity-trinity on Ubuntu (cherry picked from commit 2e67ccecd7891b97b21d3ecfdf0753bf77888d3c) |
bab760c4 [view] | v3.5.13-sru | 2013-01-06 15:23:29 +0100 | Slávek Banko | [koffice] Fix kross Ruby 1.9.x FTBFS on armel (cherry picked from commit 7e1f33d9f50dcae3eeed6143c602303ac360ba8d) |
6addff2b [view] | v3.5.13-sru | 2013-01-05 16:38:05 +0100 | Darrell Anderson | [tdegraphics] Fix cmake build: ksvg FTBFS due to new fribidi headers This resolves Bug #1311 (cherry picked from commit f0e6b090da1687ded291a141c138d470f0890218) |
10db7e7c [view] | v3.5.13-sru | 2013-01-05 15:47:14 +0100 | Alexander Golubev | [tdegraphics] Fix cmake build: kghostview parallel build This resolves Bug #1301 (cherry picked from commit 923dc5953a93b0db1ba723a4cff040150dabfaaf) |
7f07ae08 [view] | v3.5.13-sru | 2013-01-05 15:37:41 +0100 | Alexander Golubev | [tdegraphics] Fix cmake build: removed unnecessary and potentially harmful check in poppler-tqt This resolves Bug #1295 (cherry picked from commit 3fe3a36fd56dd0bb142d901186f7db85981c914f) |
bb2a1e34 [view] | v3.5.13-sru | 2013-01-05 02:51:08 +0100 | Roman Savochenko | [tdelibs] Fix memory leak in CUPS IPP processing This resolves Bug #1369 (cherry picked from commit 5f99a2718025c4f2fbef86a450423a9c61e297f9) |
e2250001 [view] | v3.5.13-sru | 2013-01-04 02:17:36 +0100 | Slávek Banko | [scripts] Added scripts for creating tarballs (cherry picked from commit b430a3e49e7337ee8ad27dab865893c0cc5f406c) |
14083f4d [view] | v3.5.13-sru | 2012-12-31 03:48:57 +0100 | Slávek Banko | [dbus-1-tqt] Revert a111d47e9cf09a4a3dde3eb1b4ff21ce5fa25fa6 This caused FTBFS in knetworkmanager8 |
fc60c208 [view] | v3.5.13-sru | 2012-12-29 19:15:10 +0100 | Slávek Banko | [tde-packaging] Fix typos in tde-i18n on Debian and Ubuntu (cherry picked from commit fe7329f1eaa98f63b62e23449bb1345b3395ed37) |
2793886a [view] | v3.5.13-sru | 2012-12-29 16:33:57 +0100 | Slávek Banko | [tde-packaging] Remove libmusicbrainz4-dev from build-deps for k3b on Debian and Ubuntu (cherry picked from commit 14776d401997779e7fd34d78476b93436ce8e1b4) |
84f9c1f9 [view] | v3.5.13-sru | 2012-12-23 18:39:53 -0600 | Darrell Anderson | [tdetoys] Fix FTBFS. (cherry picked from commit 7adc7115528101c579c41266a2388a37e3b1c04c) |
75ec507b [view] | v3.5.13-sru | 2012-12-22 12:31:37 +0100 | Slávek Banko | [tdebase] Unset/set NETWM shading state around minimizing Based on KDE GIT commit 8a02a383 (cherry picked from commit 55c907ad0e031f2ceddb2693761b747395137ac0) |
23a518eb [view] | v3.5.13-sru | 2012-12-18 15:25:10 +0100 | Slávek Banko | [tde-packaging] Add libpoppler-private-dev to build-deps for kdegraphics on Debian and Ubuntu |
e169412d [view] | v3.5.13-sru | 2012-12-18 01:46:42 +0100 | Slávek Banko | [tde-packaging] Change dependency python-dev to python-all-dev in pytdeextensions on Debian and Ubuntu (cherry picked from commit 02d04ffbfeba4d68eea3befb83295763b567a472) |
327f51ed [view] | v3.5.13-sru | 2012-12-17 04:24:42 +0100 | Slávek Banko | [tde-packaging] Added migratekde3 script to tdebase on Debian and Ubuntu |
fb6ca785 [view] | v3.5.13-sru | 2012-12-17 03:39:43 +0100 | Slávek Banko | [tdebase] Added migratekde3 script to migrate existing KDE3 profiles to Trinity profiles |
7d055511 [view] | v3.5.13-sru | 2012-12-17 02:12:00 +0100 | Alexander Golubev | [tdelibs] Add sudo kdesu backend option to CMake This resolves Bug #1286 (cherry picked from commit 0b26938b49885b762923cbec951ba03af04f57aa) |
df1b666c [view] | v3.5.13-sru | 2012-12-17 01:48:56 +0100 | Alexander Golubev | [tdelibs] Fix variables passed to kde4 applications This resolves Bug #1366 |
c6fee758 [view] | v3.5.13-sru | 2012-12-16 19:47:47 +0100 | Francois Andriot | [tdebase] Update starttde: Fix paths setting (cherry picked from commit 48724f4bf87cfca6342bd426c18a97f5b1d0ec8b) |
de3145b4 [view] | v3.5.13-sru | 2012-12-16 02:34:47 +0100 | Slávek Banko | [tde] Switch scripts into its own GIT repository Switch main/thirdparty into its own GIT repository |
5b6ac858 [view] | v3.5.13-sru | 2012-12-15 16:09:02 +0100 | Slávek Banko | [tde-packaging] Fix 80ubuntu-xmodmap in tdebase on Debian and Ubuntu (cherry picked from commit fb019470a78a0a6edec57f491b4b8244a6ea85a8) |
1cce4b75 [view] | v3.5.13-sru | 2012-12-14 01:37:24 +0100 | Alexander Golubev | [tdebase] Fix cmake build: FTBFS on kioslaves with hal (cherry picked from commit fb6d447fcc46ebd5f1b8f333d76f2cb90d73c93b) |
155aa5df [view] | v3.5.13-sru | 2012-12-13 19:24:21 +0100 | Slávek Banko | [tdebase] Fix POP3 mailcheck aborting because of internal memory errors Backported from KDE SVN commit 1156867 This resolves Bug #737 (cherry picked from commit 65c85dca64c696a9905a6a5165ff6a25426c88f0) |
69c671dc [view] | v3.5.13-sru | 2012-12-13 00:55:44 +0100 | Slávek Banko | [tde-packaging] Use xz compression for Debian and Ubuntu source files (cherry picked from commit 72ac3a0a08befd4b584baedf0222076cdc5243c8) |
7409ca24 [view] | v3.5.13-sru | 2012-12-11 14:12:23 -0600 | Timothy Pearson | [tde-packaging] Second part of prior commit (cherry picked from commit 33acff758ad9787d02c51ae57ea8ab914018c158) |
fee2a325 [view] | v3.5.13-sru | 2012-12-11 13:48:26 -0600 | Timothy Pearson | [tde-packaging] Remove kubuntu_06_fglrx_0_size_screen.diff as it is already incorporated upstream (cherry picked from commit 809e08d1a36f07c5b3394fa77c440cf9a0570f1d) |
cbe0a27b [view] | v3.5.13-sru | 2012-12-11 13:45:50 -0600 | Timothy Pearson | [qt3] Ensure that a valid DPI is always set (cherry picked from commit f19aa203c934d0f85862fdf810a87fe7c5777d17) |
5359dcf3 [view] | v3.5.13-sru | 2012-12-11 12:47:50 -0600 | Timothy Pearson | [tdelibs] Work around Bug #1161 (cherry picked from commit 1c14fecac3903921cef9e63e01deb4228bd4d51d) |
64aefa71 [view] | v3.5.13-sru | 2012-12-11 03:02:18 +0100 | Slávek Banko | [tde-packaging] Use xz (or bzip2) compression for Debian and Ubuntu binary packages (cherry picked from commit e12b7beacb145e0359e66ec5d4cfc0494d3ca908) |
d8671668 [view] | v3.5.13-sru | 2012-12-11 01:32:57 +0100 | Alexander Golubev | [tdeutils] Fix cmake build: WITH_POWERBOOK2 option for kmilo (cherry picked from commit ba743d360eabb06e6ffbafd2c7bc833dd985aa0c) |
d1455708 [view] | v3.5.13-sru | 2012-12-08 19:08:13 +0100 | Slávek Banko | [tde-packaging] Switch avahi-tqt packaging to cdbs on Debian and Ubuntu (cherry picked from commit 04e0ce7bb9c8e5be9a13569a21255fb321fb184e) |
7e9c16e1 [view] | v3.5.13-sru | 2012-12-08 18:25:54 +0100 | Slávek Banko | [tdeutils] Fix cmake build: FTBFS with CMake older than 2.8.1 (cherry picked from commit 28ff5585a116ba843da78f1c535d86fd6072dff2) |
b0a91524 [view] | v3.5.13-sru | 2012-12-07 20:59:01 -0600 | Timothy Pearson | [scripts] Remove ignore-submodules flag from git commands in order to support older GIT versions (cherry picked from commit 3f91377dc9f4caf3269679045215de90c8491b77) |
4dea9ad5 [view] | v3.5.13-sru | 2012-12-07 20:59:01 -0600 | Timothy Pearson | [tde] Remove ignore-submodules flag from git commands in order to support older GIT versions (cherry picked from commit 3f91377dc9f4caf3269679045215de90c8491b77) |
c7b86cd7 [view] | v3.5.13-sru | 2012-12-05 01:10:20 -0600 | Timothy Pearson | [dbus-1-tqt] Fix crash on hibernate (cherry picked from commit 15cf9762c93d47d83591a20b32d5a4658023bcaa) |
39701402 [view] | v3.5.13-sru | 2012-12-03 13:42:41 -0600 | Darrell Anderson | [tderadio] Update presets files. Thanks to Gregory Guy. (cherry picked from commit 4d27580b922c60297173ff122c4b5273cd64f4c1) |
2cbeafd2 [view] | v3.5.13-sru | 2012-12-02 19:06:40 +0100 | Slávek Banko | [tde-packaging] Switch tdeutils to cmake on Debian and Ubuntu (cherry picked from commit 91dbe16ad5c7c941c89e2654c83f46eff8569833) |
a5682e2b [view] | v3.5.13-sru | 2012-12-02 18:50:07 +0100 | Slávek Banko | [tde-packaging] Switch tdetoys to cmake on Debian and Ubuntu (cherry picked from commit 68a05487a2737b6cb4bcd6fe60d16db7886f56e3) |
be5949ec [view] | v3.5.13-sru | 2012-12-02 18:44:19 +0100 | Slávek Banko | [tde-packaging] Switch tdevelop to cmake on Debian and Ubuntu (cherry picked from commit f8aa81ddfb34e247d0a4ce4ce41052b059ef78fc) |
a7a38ff7 [view] | v3.5.13-sru | 2012-12-02 18:15:28 +0100 | Slávek Banko | [tde-packaging] Switch tdesdk to cmake on Debian and Ubuntu (cherry picked from commit a77a865d8760921cb9bd2265a2f40f0b44fb48de) |
1ee686f2 [view] | v3.5.13-sru | 2012-12-02 17:52:48 +0100 | Slávek Banko | [tde-packaging] Switch tdenetwork to cmake on Debian and Ubuntu (cherry picked from commit 29d2c30afe3f1da5f4439923f3fbcc521a9b42fd) |
6af29d73 [view] | v3.5.13-sru | 2012-12-02 17:36:36 +0100 | Slávek Banko | [tde-packaging] Switch tdeartwork to cmake on Debian and Ubuntu (cherry picked from commit 41063f28217798ce5ffe043e9ceadf326007edb5) |
3f13789a [view] | v3.5.13-sru | 2012-12-02 16:28:12 +0100 | Slávek Banko | [tde-packaging] Add binutils-dev to build-deps for tdebase on Debian and Ubuntu (cherry picked from commit 5f0c7f73de7d2292afc67312b5cc341de19b24df) |
8d4d48ce [view] | v3.5.13-sru | 2012-12-01 23:31:38 -0600 | Timothy Pearson | [dbus-1-tqt] Update AUTHORS file (cherry picked from commit 26e72a7dade3a92007974096eec4ae4f5b074694) |
9d310d94 [view] | v3.5.13-sru | 2012-12-01 22:14:28 -0600 | Timothy Pearson | [tdebase] Add backtrace to kdesktop_lock exception handler (cherry picked from commit 786e248cea658856ef647b7ab8d3e8cf7c057918) |
d27b1961 [view] | v3.5.13-sru | 2012-11-29 01:04:37 -0600 | Timothy Pearson | [dbus-1-tqt] Fix event queue (cherry picked from commit ede17586a14715351cce7e249a4f372e497c0fd2) |
995a573a [view] | v3.5.13-sru | 2012-11-28 10:37:59 -0600 | Timothy Pearson | [dbus-1-tqt] Generate synchronous methods alongside asynchronous methods (cherry picked from commit a111d47e9cf09a4a3dde3eb1b4ff21ce5fa25fa6) |
50bc9699 [view] | v3.5.13-sru | 2012-11-28 10:37:59 -0600 | Timothy Pearson | [dbus-1-tqt] Generate synchronous methods alongside asynchronous methods (cherry picked from commit a111d47e9cf09a4a3dde3eb1b4ff21ce5fa25fa6) |
0a85319a [view] | v3.5.13-sru | 2012-11-27 12:18:33 +0100 | Slávek Banko | [tde-cmake] Do not create symlink "common" in tde_createte_handbook with NOINDEX flag (cherry picked from commit 0953d90e24d84a91d72f741f3f8ea5791d84f41b) |
6e6feb9d [view] | v3.5.13-sru | 2012-11-27 12:16:26 +0100 | Slávek Banko | [admin] Skip CMake files during the installation documentation (cherry picked from commit 24a4b8adb3917095752bd4bee8674006e97e9141) |
dc4d4634 [view] | v3.5.13-sru | 2012-11-27 12:15:35 +0100 | Slávek Banko | [admin] Skip quilt cache during search configure.in.* (cherry picked from commit c1baf917a63de33987068abea2a6d5b4987378ed) |
31217f0e [view] | v3.5.13-sru | 2012-11-26 12:19:30 -0600 | Timothy Pearson | [dbus-1-tqt] Fix long-standing intermittent bug whereby an application using dbus-1-tqt would randomly hang after many hours of continuous operation (cherry picked from commit 545c32d8e94199bf5d1c44035016dab7320e9cf6) |
9e4bd2f2 [view] | v3.5.13-sru | 2012-11-26 10:57:44 -0600 | Timothy Pearson | [dbus-1-tqt] Fix last commit (cherry picked from commit 2c0058457d080cca6fccd1a9f7daaafb3a0e2e51) |
e188dd88 [view] | v3.5.13-sru | 2012-11-26 10:46:39 -0600 | Timothy Pearson | [dbus-1-tqt] Fix intermittent incorrectly set error object on successful dbus call (cherry picked from commit 76bf393f73c8c7784720b4293ca0abb5e96d30ae) |
25d21242 [view] | v3.5.13-sru | 2012-11-25 20:06:11 -0600 | Timothy Pearson | [dbus-1-tqt] Add support for marshalled Bool types (cherry picked from commit c34905edc35248c9b977593c569aeaab5940ae93) |
c45e2db6 [view] | v3.5.13-sru | 2012-11-26 01:55:02 +0100 | Slávek Banko | [tdenetwork] Fix automake build: jingle support (cherry picked from commit 99a94433e4c65ab7e2343f58b653569b9b65d23d) |
9c108ba7 [view] | v3.5.13-sru | 2012-11-25 19:40:23 +0100 | Slávek Banko | [tdenetwork] Fix cmake build: kopete_latexconvert.sh permissions (cherry picked from commit aeff00ef479eb2f9ff26c98e119683c35e81378f) |
419c66fe [view] | v3.5.13-sru | 2012-11-25 16:26:51 +0100 | Slávek Banko | [tdenetwork] Fix cmake build: automoc × specific rule in kopete jabber protocol (cherry picked from commit b3fd66461505bff730a204987581bf9588526a3c) |
0b1c520e [view] | v3.5.13-sru | 2012-11-24 16:19:37 +0100 | Slávek Banko | [tdenetwork] Rename QCA to TQCA Fix FTBFS (part of the original commit) (cherry picked from commit 68b5e38626333b0c1c0396ef8b4b9221e425465a) |
b54420f8 [view] | v3.5.13-sru | 2012-11-23 22:02:02 -0600 | Darrell Anderson | [tdenetwork] Fix online URL link. (cherry picked from commit b701e9bde1ec398e3c9a89ba8f4de08ab71cd1a7) |
78941909 [view] | v3.5.13-sru | 2012-11-22 22:53:55 -0600 | Timothy Pearson | [tdelibs] Fix display configuration module crash This pertains to Bug #1334 (cherry picked from commit 1d811a999daaad4b36130e54f908cb030b598d6b) |
2a996d85 [view] | v3.5.13-sru | 2012-11-22 18:23:21 +0100 | Slávek Banko | [tdenetwork] Fix cmake build: add dependencies for filesharing parallel build Thanks to Fat-Zer (cherry picked from commit 6ab3b4d320a0c673f0f4ed091a94373e8d9a7875) |
ddb25c68 [view] | v3.5.13-sru | 2012-11-22 18:19:18 +0100 | Slávek Banko | [tdenetwork] Fix cmake build: add missing librss export Thanks to Fat-Zer (cherry picked from commit 14f7445dfd828869ab53979b02304209eee0afdf) |
3e78f13e [view] | v3.5.13-sru | 2012-11-20 03:20:53 +0100 | Slávek Banko | [tde-packaging] Fix typo in tdenetwork on Debian and Ubuntu (cherry picked from commit f8c92d1cdc4f3b3abdd7dc767e570a69a34508b5) |
6bc5be3e [view] | v3.5.13-sru | 2012-11-19 17:16:53 -0600 | Timothy Pearson | [tdebase] Add warning message to prior commit (cherry picked from commit 7db3b8849c2ab724fbb433160fa4a7a40893c01a) |
5eb1e8bf [view] | v3.5.13-sru | 2012-11-19 17:14:29 -0600 | Timothy Pearson | [tdebase] Attempt to work around issue described in Bug #1288 (cherry picked from commit 4de72a5ddd70b37c4e077c53dd60d1a8e4da7466) |
a4acae65 [view] | v3.5.13-sru | 2012-11-19 12:51:38 -0600 | Timothy Pearson | [koffice] Fix kross Ruby FTBFS (cherry picked from commit 79d643fc1e283aaac906d4237e141e4b32f73e80) |
71a469d9 [view] | v3.5.13-sru | 2012-11-18 17:25:13 +0100 | Slávek Banko | [tde-packaging] Fix tdetoys build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Removed unnecessary files installed into doc Include files moved to default location (cherry picked from commit 4cfcb3723c113b840e13e198e33a3a512b55169f) |
ea4db78c [view] | v3.5.13-sru | 2012-11-18 15:33:48 +0100 | Slávek Banko | [tdetoys] Initial conversion to cmake Thanks to Fat-Zer (cherry picked from commit c4c9c9fd262dd8450c1cf4454183b03173a3b092) |
339bb1ff [view] | v3.5.13-sru | 2012-11-17 21:39:39 -0600 | Timothy Pearson | [tdebase] Fix last commit (cherry picked from commit 3770ba8520135f8212c2c375c99754872f225b49) |
9e9f59cc [view] | v3.5.13-sru | 2012-11-17 21:19:01 -0600 | Timothy Pearson | [tdebase] Fix tsak crash or hang on certain hardware Fix numlock/capslock failures on certain hardware (cherry picked from commit 20d9ede028418c747b8ebb57c3ac8e9963e79308) |
aeb0d2bd [view] | v3.5.13-sru | 2012-11-17 16:14:08 +0100 | Slávek Banko | [tde-packaging] Fix tdevelop build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Removed unnecessary files installed into doc Include files moved to default location (cherry picked from commit e1f624286dd31967e17a2bcdc0236de72659c23b) |
fd907e53 [view] | v3.5.13-sru | 2012-11-17 16:06:35 +0100 | Slávek Banko | [tdevelop] Fix various cmake build issues (cherry picked from commit 96f0726b226f4b404c38f998fbdd02cf728ba6e8) |
466b6fc9 [view] | v3.5.13-sru | 2012-11-17 00:34:09 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS (cherry picked from commit 5bca232c7d53e3bc28dae36b0ccc9dbcbbf01fba) |
62482ed8 [view] | v3.5.13-sru | 2012-11-17 00:24:19 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS (cherry picked from commit b58594732f9c6342b36ce7bc1bf9a1a4c3dd810c) |
80aa3558 [view] | v3.5.13-sru | 2012-11-17 02:33:32 +0100 | Slávek Banko | [tde-packaging] Fix tdeartwork build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Include files moved to default location Removed now unnecessary patches (cherry picked from commit 7c5d232eb26d4a925503f551a46965de870eefe7) |
4a41bf2d [view] | v3.5.13-sru | 2012-11-17 02:09:12 +0100 | Slávek Banko | [tdeartwork] Fix various cmake and automake build issues (cherry picked from commit 54c21d3841b359b541eab4f2f76ffd94072280f4) |
b50abf58 [view] | v3.5.13-sru | 2012-11-15 21:42:20 -0600 | Timothy Pearson | [tdevelop] Automatically update admin submodule and copy sustem libtool files before first build Fix FTBFS in many TDE sample projects Place TDE sample projects in a TDE category instead of a KDE category (part of the original commit) (cherry picked from commit 93907d7e7a2741818d4b5e1c3ea645f784f7347e) |
d58d93e0 [view] | v3.5.13-sru | 2012-11-16 03:48:08 +0100 | Slávek Banko | [tde-packaging] Fix tdeutils build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Removed unnecessary files installed into doc Include files moved to default location (cherry picked from commit e747ba9c24732028ce543f6885900dbe513a4ffd) |
d873dc1d [view] | v3.5.13-sru | 2012-11-15 15:33:01 -0600 | Timothy Pearson | [tdebase] Fix keyboard multi-select failure in ksysguard (cherry picked from commit 64f3533baa6463879500569f1b539864131451ee) |
9d6a13d8 [view] | v3.5.13-sru | 2012-11-15 13:55:15 -0600 | Darrell Anderson | [tdegames] Fix branding and typos. (cherry picked from commit 99c1ac39600907b6a840481525977bcd2094bd56) |
ae53bea1 [view] | v3.5.13-sru | 2012-11-14 13:33:47 -0600 | Timothy Pearson | [tde-packaging] Remove obsolete launchpad-integration requirement from tdelibs packaging (cherry picked from commit 9701c2bc1ac693fcfe1aa2ad6010b52c2a4dce62) |
ebab9ebf [view] | v3.5.13-sru | 2012-11-12 08:39:27 +0100 | Slávek Banko | [tdeutils] Fix automake build i8k ksim module (cherry picked from commit 7327923a7e04deb3bd12669745c5db8bc6b4173a) |
2d60f003 [view] | v3.5.13-sru | 2012-11-11 16:52:24 -0600 | Darrell Anderson | [tdeutils] Additional changes to support building with cmake. Thanks to Slavek Banko. (cherry picked from commit d71a3e005ca9c7cc50bf6b314ecea04acab0258c) |
0a0c1928 [view] | v3.5.13-sru | 2012-11-11 16:27:37 +0100 | Slávek Banko | [tdeartwork] Fix translations in wallpapers desktop files Added some Czech translations (cherry picked from commit 8bf50f1d81a5baf486143105de38e14d9ff8a56c) |
44523625 [view] | v3.5.13-sru | 2012-11-10 20:47:02 -0600 | Darrell Anderson | [tdeutils] Initial conversion to cmake. Thanks to Fat-Zer. (cherry picked from commit c1a8ee04fbfe9851c1f788bcdcf3a5339ce1e478) |
f61f5c14 [view] | v3.5.13-sru | 2012-11-10 16:50:41 +0100 | Slávek Banko | [tdenetwork] Deleted forgotten files for commit 6e76ea67 (cherry picked from commit 8aa203d639a6f4be118e965aadd659b1e22488fc) |
a78fd27f [view] | v3.5.13-sru | 2012-11-08 03:09:02 +0100 | Slávek Banko | [tde-packaging] Fix tdesdk build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Removed unnecessary file installed into doc Include files moved to default location (cherry picked from commit d2a2dd9e1d3fc429ff480c5740d169a3be688d26) |
16dfe83e [view] | v3.5.13-sru | 2012-11-08 02:58:39 +0100 | Slávek Banko | [tdesdk] Fix various cmake build issues Fix automake build issue in kapptemplate (cherry picked from commit 3dd9fca200d121517a7ba25ad8ba9a0a98b320a7) |
3d23aba4 [view] | v3.5.13-sru | 2012-11-08 02:55:57 +0100 | Slávek Banko | [tdesdk] Fix cmake build of kbugbuster with kcal This resolves bug report 1041 (cherry picked from commit 59a2f3d91922f06ca842abb8680fade79994d4ec) |
cbae93a4 [view] | v3.5.13-sru | 2012-11-04 02:23:11 -0600 | Darrell Anderson | [tde-i18n] Fix references to user profile directory. (cherry picked from commit c6cba09a4b9825d55c1c6df73efac966437e3708) |
6f85c0c5 [view] | v3.5.13-sru | 2012-11-04 01:40:13 -0600 | Darrell Anderson | [tdenetwork] Fix references to user profile directory. (cherry picked from commit 1c31749c852f40e13868334a179f31c4c5c3c05d) |
8abeb36f [view] | v3.5.13-sru | 2012-11-04 01:34:56 -0600 | Darrell Anderson | [tdewebdev] Fix references to user profile directory. (cherry picked from commit f201decd9781c97ca398ff7623409c0137b19852) |
84df5ac1 [view] | v3.5.13-sru | 2012-11-04 01:33:53 -0600 | Darrell Anderson | [tdeedu] Fix references to user profile directory. (cherry picked from commit a11c2ebfed5a31ec11eced6464eee54fa3d49034) |
a27aa7c7 [view] | v3.5.13-sru | 2012-11-04 01:30:58 -0600 | Darrell Anderson | [tdesdk] Fix references to user profile directory. (cherry picked from commit fae65940e8688806b47020f41410540d3caa9bdf) |
c815dc9d [view] | v3.5.13-sru | 2012-11-04 01:28:30 -0600 | Darrell Anderson | [tdeaddons] Fix references to user profile directory. (cherry picked from commit afd2d6fe21392ec6d39dff59d9995cd02e1a4d19) |
c705bc9f [view] | v3.5.13-sru | 2012-11-04 01:27:15 -0600 | Darrell Anderson | [tdegames] Fix references to user profile directory. (cherry picked from commit 3cbae8eb2983c65230ecea7149b8869bd845bc85) |
dc4de2d6 [view] | v3.5.13-sru | 2012-11-04 01:25:54 -0600 | Darrell Anderson | [tdebindings] Fix references to user profile directory. (cherry picked from commit 1536be252f40b3eb9720d86ca1ff46336215ea5a) |
a5c88dc0 [view] | v3.5.13-sru | 2012-11-04 01:24:38 -0600 | Darrell Anderson | [tdevelop] Fix references to user profile directory. (cherry picked from commit 7ccec9def581eca60cd30bbcd6bda08024d81879) |
9c8768f2 [view] | v3.5.13-sru | 2012-11-04 01:22:22 -0600 | Darrell Anderson | [tdeadmin] Fix references to user profile directory. (cherry picked from commit 33a1b0cc09518e1bc96654f3f95dc01f45ea6e91) |
d42076f1 [view] | v3.5.13-sru | 2012-11-04 01:20:52 -0600 | Darrell Anderson | [tdepim] Fix references to user profile directory. (cherry picked from commit cd3ecd88c60f91ea4b7034d24ec5b3dbcda25eb8) |
fbe9d4c8 [view] | v3.5.13-sru | 2012-11-04 01:15:10 -0600 | Darrell Anderson | [tdeaccessibility] Fix references to user profile directory. (cherry picked from commit 28e8006c43afe7774da8a21b4bad5e67e37c6eae) |
214594cb [view] | v3.5.13-sru | 2012-11-04 01:13:53 -0600 | Darrell Anderson | [tdegraphics] Fix references to user profile directory. (cherry picked from commit 8fb269b60c0938d1ce8a3912038ad8d7ce8a79e0) |
d95dc066 [view] | v3.5.13-sru | 2012-11-04 01:12:04 -0600 | Darrell Anderson | [tdeutils] Fix references to user profile directory. (cherry picked from commit 42177b2709de3eb2ef8ecde7d2a027fbb05a218c) |
6d0a6c62 [view] | v3.5.13-sru | 2012-11-04 01:03:47 -0600 | Darrell Anderson | [tdebase] Fix references to user profile directory. (cherry picked from commit a3b5ac40733523142094f6341d21945094790f51) |
205b3397 [view] | v3.5.13-sru | 2012-11-04 01:46:07 -0500 | Darrell Anderson | [tdelibs] Fix references to user profile directory. (cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08) |
15a1d0c2 [view] | v3.5.13-sru | 2012-11-04 01:34:27 -0500 | Darrell Anderson | [tde-style-qtcurve] Fix references to user profile directory. (cherry picked from commit 4465ba29ed04d8c7b16456b36717794a39e4a343) |
fef5bca4 [view] | v3.5.13-sru | 2012-11-04 01:32:52 -0500 | Darrell Anderson | [smb4k] Fix references to user profile directory. (cherry picked from commit 61cfdd0061d99c51e84ac0325b1a4f46081b414b) |
23f2197d [view] | v3.5.13-sru | 2012-11-04 01:31:12 -0500 | Darrell Anderson | [rosegarden] Fix references to user profile directory. (cherry picked from commit c3f91a161c6e0d0de0ee4af196198c3240d58a26) |
c472eb23 [view] | v3.5.13-sru | 2012-11-04 01:27:53 -0500 | Darrell Anderson | [kvirc] Fix references to user profile directory. (cherry picked from commit 9b340c5fe77e17ac1442cf02bd9373d2f9d8d214) |
fcaaeef9 [view] | v3.5.13-sru | 2012-11-04 01:27:09 -0500 | Darrell Anderson | [ktorrent] Fix references to user profile directory. (cherry picked from commit efbdf0684d321e59582d5ec947286c7989e2147a) |
4319c010 [view] | v3.5.13-sru | 2012-11-04 01:25:30 -0500 | Darrell Anderson | [ktechlab] Fix references to user profile directory. (cherry picked from commit a0bf22495935e5d3244fea5c2b0d608c3fbe2bd6) |
5a00f69e [view] | v3.5.13-sru | 2012-11-04 01:24:51 -0500 | Darrell Anderson | [ksystemlog] Fix references to user profile directory. (cherry picked from commit 44377c72ac605e3a849823795828574e8ae75e8e) |
27550aa5 [view] | v3.5.13-sru | 2012-11-04 01:22:57 -0500 | Darrell Anderson | [krusader] Fix references to user profile directory. (cherry picked from commit 08513fbe3d460e744f70d3667a663745cb348b5e) |
ec5763a9 [view] | v3.5.13-sru | 2012-11-04 01:17:42 -0500 | Darrell Anderson | [kpilot] Fix references to user profile directory. (cherry picked from commit 9f61daf15bee766dba303b0b1ded1ba088388221) |
673a0429 [view] | v3.5.13-sru | 2012-11-04 01:16:40 -0500 | Darrell Anderson | [konversation] Fix references to user profile directory. (cherry picked from commit bc5e36817696aa575221cc2ffcc0eef80299042a) |
ab0f0808 [view] | v3.5.13-sru | 2012-11-04 01:14:17 -0500 | Darrell Anderson | [koffice-i18n] Fix references to user profile directory. (cherry picked from commit b3c783c11e8c27139373775d82aa0d1aac8456cd) |
e4161597 [view] | v3.5.13-sru | 2012-11-04 01:13:02 -0500 | Darrell Anderson | [koffice] Fix references to user profile directory. (cherry picked from commit f2d05b6e3332cf2d6488a85c3389ef9100ff580d) |
6a64a7ee [view] | v3.5.13-sru | 2012-11-04 01:09:11 -0500 | Darrell Anderson | [kmplayer] Fix references to user profile directory. (cherry picked from commit 9fd7b9c71b294d8667bdbce369d662e1c51ac2fd) |
a3c53fc7 [view] | v3.5.13-sru | 2012-11-04 01:07:37 -0500 | Darrell Anderson | [kiosktool] Fix references to user profile directory. (cherry picked from commit 09dc16646df05482a0c83e31436bdbb92ddb2149) |
533113c5 [view] | v3.5.13-sru | 2012-11-04 01:04:21 -0500 | Darrell Anderson | [kile] Fix references to user profile directory. (cherry picked from commit a09ed2cc43f2688c140376d37d4e59f5c7313801) |
09fc3b46 [view] | v3.5.13-sru | 2012-11-04 01:01:54 -0500 | Darrell Anderson | [kdiff3] Fix references to user profile directory. (cherry picked from commit 459abd0b39368b5a4eff535e0d2e89c0763d8842) |
9ac579a5 [view] | v3.5.13-sru | 2012-11-04 01:01:02 -0500 | Darrell Anderson | [kbookreader] Fix references to user profile directory. (cherry picked from commit 6a275a7e0af616db2397e6ed0f5480edc97d92fb) |
fb88f9a6 [view] | v3.5.13-sru | 2012-11-04 00:59:50 -0500 | Darrell Anderson | [katapult] Fix references to user profile directory. (cherry picked from commit 7b1be9ef65fc1774428b4740b4e82e155e5d834e) |
95193514 [view] | v3.5.13-sru | 2012-11-04 00:58:17 -0500 | Darrell Anderson | [kbfx] Fix references to user profile directory. (cherry picked from commit ae251c7f0ca01689181ee699640274f1ee3880c9) |
25ff7303 [view] | v3.5.13-sru | 2012-11-04 00:52:36 -0500 | Darrell Anderson | [kaffeine] Fix references to user profile directory. (cherry picked from commit 3f88fb148c49c608af63c7905a68460a74200d4f) |
5286b949 [view] | v3.5.13-sru | 2012-11-04 00:47:27 -0500 | Darrell Anderson | [k3b] Fix references to user profile directory. (cherry picked from commit 521d01750b0062d8543d7d6353afd5f84d778883) |
44b6b4ce [view] | v3.5.13-sru | 2012-11-04 00:45:18 -0500 | Darrell Anderson | [dolphin] Fix references to user profile directory. (cherry picked from commit cfa588065655856d2251ea33f5baded6e3a1bc22) |
50f2b786 [view] | v3.5.13-sru | 2012-11-04 00:44:47 -0500 | Darrell Anderson | [digikam] Fix references to user profile directory. (cherry picked from commit 63b3fe98aa2da9d0920987a9e96d575b1c96e47e) |
65bfd498 [view] | v3.5.13-sru | 2012-11-04 00:42:24 -0500 | Darrell Anderson | [basket] Fix references to user profile directory. (cherry picked from commit 6ecfcb2f4e6d4f6be585676099ec1e7f49b31de6) |
8070a7a3 [view] | v3.5.13-sru | 2012-11-04 00:38:19 -0500 | Darrell Anderson | [amarok] Fix references to user profile directory. (cherry picked from commit d2812a09f0315279b86378c7cb02e28b54e21a36) |
0a48a94c [view] | v3.5.13-sru | 2012-11-04 00:23:42 -0500 | Darrell Anderson | [kipi-plugins] Fix reference to user profile directory. (cherry picked from commit 772a36ef151134e2f31c47063fb00335f8d43df6) |
cc25a2a5 [view] | v3.5.13-sru | 2012-11-04 00:12:31 -0500 | Darrell Anderson | [arts] Fix reference to user profile directory. (cherry picked from commit 5a7e68ba8a675610b5119e332501887a0f81b76e) |
8e80490e [view] | v3.5.13-sru | 2012-11-04 01:39:04 +0100 | Slávek Banko | [kmplayer] Fix support for xine 1.2 libraries (cherry picked from commit 824f886dae4c985f2d703bc9991eed4fc0558b1c) |
a0e30b07 [view] | v3.5.13-sru | 2012-11-03 16:49:46 -0500 | Darrell Anderson | [tdewebdev] Remove old/stale makefile message. (cherry picked from commit 6bc58c8f369bbadf388f525787d7d79f9d071ce7) |
de48abdf [view] | v3.5.13-sru | 2012-11-03 16:47:41 -0500 | Darrell Anderson | [tdemultimedia] Fix deprecation build warnings by removing xine version preprocessor checks. The "old" functions have been deprecated since at least xine 1.0 from 2004. (cherry picked from commit 0db013d72c080c8ed5f5c28a6de69ca4b8a8c4af) |
5f012141 [view] | v3.5.13-sru | 2012-11-03 16:45:52 -0500 | Darrell Anderson | [amarok] Fix deprecation build warnings. The "preferred" function has been available since at least xine 1.1.1 from 2005-11-15. (cherry picked from commit 4e958b3385168688f6105c7db3f4e0623c9f1904) |
cedbe3ea [view] | v3.5.13-sru | 2012-11-03 16:44:01 -0500 | Darrell Anderson | [kmplayer] Fix deprecation build warnings. The "preferred" function has been available since at least xine 1.1.1 from 2005-11-15. (cherry picked from commit 5f33750491674ffffc4dd9065cc6baa3762497f3) |
a65e2314 [view] | v3.5.13-sru | 2012-11-03 16:43:08 -0500 | Darrell Anderson | [kmplayer] Fix deprecation build warnings by removing xine version preprocessor checks. The "old" functions have been deprecated since at least xine 1.0 from 2004. (cherry picked from commit e9c83ca1603162e32acbe35d2368ebb14814e7e2) |
2de02a45 [view] | v3.5.13-sru | 2012-11-03 17:38:39 +0100 | Slávek Banko | [tdesvn] Fix 'format not a string literal' error Thanks to Francois Andriot (cherry picked from commit 104a85980ff2fbd7b1fd99467d1c53f616af8be1) |
feaba260 [view] | v3.5.13-sru | 2012-11-02 23:15:45 -0500 | Darrell Anderson | [tdebase] Update online links in Konqueror TDE Development profile. This resolves bug report 1128. (cherry picked from commit fa07546653085e3c0d64343fd774531e7e3e38ee) |
412a55a2 [view] | v3.5.13-sru | 2012-11-02 12:02:09 -0500 | Darrell Anderson | [tdenetwork] Update kopete references of gaim to pidgin. This resolves bug report 865. Thanks to Kristopher Gamrat. (cherry picked from commit 6e76ea6798905b5afa5079133a957fbe93bac028) |
efed2ff4 [view] | v3.5.13-sru | 2012-11-02 11:24:36 -0500 | Darrell Anderson | [tdewebdev] Fix 'format not a string literal' error. Thanks to Serghei Amelian. (cherry picked from commit 9e417b6bd5d2633cfbcddf8c0359bb0731823cbc) |
1d97e1ef [view] | v3.5.13-sru | 2012-11-02 11:23:28 -0500 | Darrell Anderson | [katapult] Fix 'format not a string literal' error. (cherry picked from commit be6a4360dd74ff5961e04d00c4ece87af8c51823) |
a486fb84 [view] | v3.5.13-sru | 2012-11-02 14:18:33 +0100 | Slávek Banko | [rosegarden] Fix FTBFS in 64-bit. This resolves bug report 1076. |
0900532d [view] | v3.5.13-sru | 2012-11-02 05:44:44 +0100 | Slávek Banko | [tellico] Fix FTBFS due to missing link to kresources (cherry picked from commit dcb9e1ca442022ddcb4e56e878db67be55dad46d) |
1bca4dc5 [view] | v3.5.13-sru | 2012-11-01 22:42:53 -0500 | Darrell Anderson | [tdegraphics] Fix typo in libkscan/CMakeLists.txt. This resolves bug report 1302. Thanks to Fat-Zer. (cherry picked from commit c1b994bdd891582812bd1c5d86d7ab3ae3d9c2d0) |
b3b6f54a [view] | v3.5.13-sru | 2012-11-02 04:37:37 +0100 | Slávek Banko | [adept] Fix FTBFS on Quantal and Wheezy (cherry picked from commit 96d3a525509b596aa89c6a957e0cfce9807dada7) |
cac05eef [view] | v3.5.13-sru | 2012-11-01 19:22:13 -0500 | Darrell Anderson | [katapult] Fix "is not defined" warning. (cherry picked from commit 3e72121ffc4e5dd333a512def63860d3697380fe) |
b348c6c1 [view] | v3.5.13-sru | 2012-11-01 20:41:23 +0100 | Slávek Banko | [pytdeextensions] Fix libgcc library detection Fix QT directories detection Thanks to Francois Andriot (cherry picked from commit 6221fac26cd348251fb26a7c0c4bdf5e2f0886bd) |
a91835c1 [view] | v3.5.13-sru | 2012-11-01 19:41:36 +0100 | Slávek Banko | [pytde] Fix mandrake distribution detection Thanks to Francois Andriot (cherry picked from commit 45328775cc2741793ccd66feab82e8dfcba30823) |
11be3bf2 [view] | v3.5.13-sru | 2012-11-01 19:39:37 +0100 | Slávek Banko | [pytde] Fix 'pytdeconfig.py' installation directory Thanks to Francois Andriot (cherry picked from commit c3a0fc05767f78aa2432a927bdc8c4d40bc4db4b) |
56214f44 [view] | v3.5.13-sru | 2012-11-01 04:36:32 +0100 | Slávek Banko | [tellico] Fix FTBFS due to missing LIBXML_LIBS Thanks to Francois Andriot (cherry picked from commit 041713595da810dc707a3c416bf386bf1575099c) |
131c488d [view] | v3.5.13-sru | 2012-11-01 04:26:16 +0100 | Slávek Banko | [tellico] Fix 'format not a string literal' error Thanks to Francois Andriot (cherry picked from commit 592d3b63117f0346e24aed875cc78d06af2b3631) |
017b49b9 [view] | v3.5.13-sru | 2012-10-31 23:42:35 +0100 | Slávek Banko | [smartcardauth] Fix FTBFS Thanks to Francois Andriot (cherry picked from commit c3b6defe0b178400e965c96657c533adcb41a3a5) |
5b92ab8c [view] | v3.5.13-sru | 2012-10-31 19:30:54 +0100 | Slávek Banko | [rosegarden] Fix FTBFS due to missing link to fontconfig Thanks to Francois Andriot |
ec8d7db1 [view] | v3.5.13-sru | 2012-10-31 18:13:16 +0100 | Slávek Banko | [kvirc] Fix arts detection due to missing -lmcop Thanks to Francois Andriot (cherry picked from commit 5f918c688a4558d643ac301a18d4f7f0abe68cfc) |
6e7dccfe [view] | v3.5.13-sru | 2012-10-31 17:04:26 +0100 | Slávek Banko | [ktechlab] Fix build without gpsim (cherry picked from commit 3fc5e3c321393bbda622908a7e60adb762b7054c) |
0ea1dc87 [view] | v3.5.13-sru | 2012-10-30 13:51:00 -0500 | Timothy Pearson | [tdegames] Fix FTBFS on TQt3 (cherry picked from commit 7b29b83606bd46489df68a8e429e62315ea91e28) |
7335e1eb [view] | v3.5.13-sru | 2012-10-30 12:06:46 -0500 | Darrell Anderson | [tdebindings] Fix build on Ruby 1.9.x without pkgconfig file. (cherry picked from commit de9980a5ac444080cdd43bf3d744d6923363c05b) |
5e29c1ee [view] | v3.5.13-sru | 2012-10-30 11:09:38 -0500 | Darrell Anderson | [koffice] Fix some "is not defined" warnings. (cherry picked from commit d2b03dad3d0b458ab4146b4e51756e3ce8efe7cc) |
9063e61c [view] | v3.5.13-sru | 2012-10-29 20:26:15 -0500 | Darrell Anderson | [tdeutils] Fix some "is not defined" warnings. (cherry picked from commit 10f1691760c0f1556b6cc848d3fdeeda6bfbb78e) |
09f1c74c [view] | v3.5.13-sru | 2012-10-30 01:21:29 +0100 | Slávek Banko | [kchmviewer] Fix FTBFS due to missing QT_LDFLAGS Thanks to Francois Andriot (cherry picked from commit ec566dbe7e4ce75c6afe6cb71d8b918893622bc5) |
787c8d61 [view] | v3.5.13-sru | 2012-10-29 18:58:25 -0500 | Darrell Anderson | [tdegames] Fix "HAVE_ARTS" is not defined warning messages. Patch found in KDE bug report 118224 - No in game sounds. (cherry picked from commit 756f3ebf21133d298ece3e8f1f52029ee40b5252) |
3189bae1 [view] | v3.5.13-sru | 2012-10-29 20:25:23 +0100 | Slávek Banko | [kaffeine] Add support for xine 1.2 libraries Thanks to Francois Andriot (cherry picked from commit 222c53bf1110082431655015991fbdfdcc705bde) |
e1292570 [view] | v3.5.13-sru | 2012-10-29 04:16:52 +0100 | Slávek Banko | [amarok] Fix build on Ruby 1.9.x without pkgconfig file (cherry picked from commit c8804353e5da9f1074f09f67f0fcd718c89e40bf) |
15f9743a [view] | v3.5.13-sru | 2012-10-29 04:14:02 +0100 | Slávek Banko | [amarok] Fix FTBFS due to system scriptmanager.h Thanks to Darrell Anderson (cherry picked from commit 9241945d0d81a1b8dc4ec1bb9bd8315845219e09) |
4ad314fa [view] | v3.5.13-sru | 2012-10-29 04:12:14 +0100 | Slávek Banko | [amarok] Add conditionnal inotify support Thanks to Francois Andriot (cherry picked from commit af8d937e62c921f46a41232a7aa64a747f9fcb15) |
e9ce2c83 [view] | v3.5.13-sru | 2012-10-28 21:02:13 +0100 | Slávek Banko | [koffice] Fix Ruby 1.9.x shared library test without pkgconfig file (cherry picked from commit e566a4bef04b83c4927349955ca7cca80aee1c09) |
c338c66a [view] | v3.5.13-sru | 2012-10-28 14:08:03 -0500 | Darrell Anderson | [koffice] Fix koffice FTBFS on 64-bit. This resolves bug report 1236. (cherry picked from commit 5d27227c3ea7a5976eb8b241975f4871fb07aa52) |
b954f0df [view] | v3.5.13-sru | 2012-10-28 10:21:21 +0100 | Slávek Banko | [libksquirrel] Fix doc installation directory Thanks to Francois Andriot (cherry picked from commit cfc258b077d657f6962c58221d4c558a54066cba) |
135318d8 [view] | v3.5.13-sru | 2012-10-27 01:54:48 +0200 | Slávek Banko | [tde-packaging] Fix tdenetwork include files location on Debian and Ubuntu This solves FTBFS caused by previous commit (cherry picked from commit 52bda05be177c2fdadea6a653756ecf01cf3607c) |
98c9c872 [view] | v3.5.13-sru | 2012-10-26 18:11:08 -0500 | Darrell Anderson | [tdenetwork] Add missing file from previous commit 10026753. (cherry picked from commit 3144ada216561f263ba92045fd19066b3cfe6390) |
e96ccabf [view] | v3.5.13-sru | 2012-10-26 16:41:56 -0500 | Darrell Anderson | [tdenetwork] Added XMMS support to CMake. Thanks to Slavek Banko. (cherry picked from commit 10026753cb9c2f8231ef0f5be01fd0f3a8142aef) |
702c1804 [view] | v3.5.13-sru | 2012-10-26 13:58:32 +0200 | Slávek Banko | [tdenetwork] Added OpenSLP support to CMake (cherry picked from commit 354555a2b85a35e123ba53dcc893119ef9534a43) |
a2b38347 [view] | v3.5.13-sru | 2012-10-26 13:56:01 +0200 | Slávek Banko | [tdenetwork] Fix various cmake build issues (cherry picked from commit 93dc872306fb4daa2eda10382fff841fd6b9bcdc) |
2dd542cb [view] | v3.5.13-sru | 2012-10-26 13:27:50 +0200 | Slávek Banko | [tde-packaging] Fix tdenetwork build issues on Debian and Ubuntu Cdbs files modified to support both automake and cmake Removed unnecessary files installed into doc Include files moved to default location Fix unwanted rename icon with automake (cherry picked from commit 8c65bc40c6ab7da5aab6e5817faa6993cd66f2cc) |
e0fdfd9d [view] | v3.5.13-sru | 2012-10-26 13:11:04 +0200 | Slávek Banko | [tdenetwork] Fix unwanted rename icon with automake (cherry picked from commit f425336eafb815261cb12eace29ec0c766cfdd68) |
265c466a [view] | v3.5.13-sru | 2012-10-26 13:10:27 +0200 | Slávek Banko | [tdenetwork] Added test of the presence libgadu with automake (cherry picked from commit 4a8e66dd7c4733046fd09fdd53c52c66f4e4e936) |
98b77bd1 [view] | v3.5.13-sru | 2012-10-26 13:09:44 +0200 | Slávek Banko | [tdenetwork] Remove if_ppp errors with automake Thanks to Darrell Anderson (cherry picked from commit 60a2cf4226327c24b69747bf092ad78181506cab) |
631f957c [view] | v3.5.13-sru | 2012-10-26 13:09:01 +0200 | Slávek Banko | [tdenetwork] Remove nuisance unsermake warning with automake Thanks to Darrell Anderson (cherry picked from commit 5df439b28de8a028b4940bd2b4772e54654b4e89) |
8b6ea6b4 [view] | v3.5.13-sru | 2012-10-23 15:59:02 +0200 | Slávek Banko | [tde] Removed duplicate KMyMoney from submodules list |
18c68e54 [view] | v3.5.13-sru | 2012-10-23 01:59:21 +0200 | Slávek Banko | [tde-packaging] Fix locolor icons conflict with tdeartwork on Debian and Ubuntu (cherry picked from commit dd1b9be2bb5a07477f83925f5b568f696fc4ad23) |
83a5dfde [view] | v3.5.13-sru | 2012-10-21 17:51:21 -0500 | Darrell Anderson | [tdeutils] Fix inadvertent tq changes. (cherry picked from commit 5bc3aedd07ee837f91f1523b9193bcb057ed8658) |
cf633c5d [view] | v3.5.13-sru | 2012-10-21 17:44:32 -0500 | Darrell Anderson | [ksystemlog] Fix inadvertent tq changes. (cherry picked from commit f8114bd0d4b702e5cc7dedf620fd84dd648a5746) |
4e64b73c [view] | v3.5.13-sru | 2012-10-21 17:43:04 -0500 | Darrell Anderson | [kchmviewer] Fix inadvertent tq changes. (cherry picked from commit a88a51284b8db5285bd3d3b0d6b88011d66965f0) |
1bde83c8 [view] | v3.5.13-sru | 2012-10-21 17:42:08 -0500 | Darrell Anderson | [piklab] Fix inadvertent tq changes. (cherry picked from commit 6772b0d375baed5f00179dee69d85f59b9e93d79) |
91c85623 [view] | v3.5.13-sru | 2012-10-21 17:40:20 -0500 | Darrell Anderson | [tdegraphics] Fix inadvertent tq changes. (cherry picked from commit 28319c423daa5e2d3129f0133b7f0de32cc4ee4a) |
03929452 [view] | v3.5.13-sru | 2012-10-21 17:39:23 -0500 | Darrell Anderson | [tdelibs] Fix inadvertent tq changes. (cherry picked from commit 40712e064638a603834221ccc204345c1bb9acf5) |
3bdf3dc2 [view] | v3.5.13-sru | 2012-10-21 17:37:45 -0500 | Darrell Anderson | [tdewebdev] Fix inadvertent tq changes. (cherry picked from commit eed075ad241e6d1be5a68d60f6a77ce4d63f7e25) |
90ad5249 [view] | v3.5.13-sru | 2012-10-21 17:36:33 -0500 | Darrell Anderson | [tdevelop] Fix inadvertent tq changes. (cherry picked from commit c8388916e47a7fdf453c5c83339c362bb016d140) |
4387c55f [view] | v3.5.13-sru | 2012-10-21 17:34:07 -0500 | Darrell Anderson | [tdenetwork] Fix inadvertent tq changes. (cherry picked from commit c353f60978769b6e0e25e0315af7dbe513ac055d) |
81155d94 [view] | v3.5.13-sru | 2012-10-21 17:32:18 -0500 | Darrell Anderson | [tderadio] Fix inadvertent tq changes. (cherry picked from commit d7c92904331baab5818bcd5829cf44845acaf384) |
d2c58090 [view] | v3.5.13-sru | 2012-10-21 17:31:17 -0500 | Darrell Anderson | [kvirc] Fix inadvertent tq changes. (cherry picked from commit 878b9f48965647bee71294f486f8551074cb42f2) |
ecd24e4f [view] | v3.5.13-sru | 2012-10-21 17:24:57 -0500 | Darrell Anderson | [amarok] Fix inadvertent tq changes. (cherry picked from commit 9cff029f565854c5da2e334d886399b930292c06) |
0d151329 [view] | v3.5.13-sru | 2012-10-21 17:23:48 -0500 | Darrell Anderson | [kmymoney] Fix inadvertent tq changes. (cherry picked from commit 5e8825eca43e9c2a81852df965b2a5fe3a1f2072) |
4673bc20 [view] | v3.5.13-sru | 2012-10-21 17:20:10 -0500 | Darrell Anderson | [koffice] Fix inadvertent tq changes. (cherry picked from commit b5520771b2756a2859daf5ac703d9120c04a64e9) |
5876d4df [view] | v3.5.13-sru | 2012-10-21 17:02:56 -0500 | Darrell Anderson | [kpowersave] Fix inadvertent tq changes. (cherry picked from commit 6a79b632d987db365646b244f65096598398a44e) |
8710466c [view] | v3.5.13-sru | 2012-10-21 17:01:16 -0500 | Darrell Anderson | [koffice] Fix inadvertent tq changes. (cherry picked from commit 482480ca3d7cf8b7474cc63a5914ef7c786cf251) |
095a0d2d [view] | v3.5.13-sru | 2012-10-21 17:00:18 -0500 | Darrell Anderson | [tdegames] Fix inadvertent tq changes. (cherry picked from commit f5d2a5201072efc80bce3730a0e8a20ca5f95880) |
7892c30d [view] | v3.5.13-sru | 2012-10-21 16:59:32 -0500 | Darrell Anderson | [tdeedu] Fix inadvertent tq changes. (cherry picked from commit 58811bfb048d87dbaf66b0fc397b900cb4b5c0a5) |
9c1f643c [view] | v3.5.13-sru | 2012-10-21 16:58:59 -0500 | Darrell Anderson | [tdeaddons] Fix inadvertent tq changes. (cherry picked from commit 64483e4e739e4ea46cb405e345248baab25df3e6) |
9fca46a3 [view] | v3.5.13-sru | 2012-10-21 16:58:19 -0500 | Darrell Anderson | [tdeadmin] Fix inadvertent tq changes. (cherry picked from commit 9541c53308b4f73a26f8db00c69af52446639eec) |
99522ebe [view] | v3.5.13-sru | 2012-10-21 16:57:30 -0500 | Darrell Anderson | [tdepim] Fix inadvertent tq changes. (cherry picked from commit 1ec1567dd556eb393541a44f82cf44f02ce7d455) |
9b23ca63 [view] | v3.5.13-sru | 2012-10-21 16:56:33 -0500 | Darrell Anderson | [tdeaccessibility] Fix inadvertent tq changes. (cherry picked from commit 5ab422f11697f0a6282a919c8f76a5353f890edd) |
62fe1479 [view] | v3.5.13-sru | 2012-10-21 16:53:24 -0500 | Darrell Anderson | [tdeaddons] Fix inadvertent tq changes. (cherry picked from commit 5c532b68ac058d01e3bab6afadb619453a73ac59) |
0443f176 [view] | v3.5.13-sru | 2012-10-21 16:52:37 -0500 | Darrell Anderson | [digikam] Fix inadvertent tq changes. (cherry picked from commit 5ca711c358508ae4786ceb1164bdccee73543d8d) |
e45f5dd0 [view] | v3.5.13-sru | 2012-10-21 16:51:23 -0500 | Darrell Anderson | [dolphin] Fix inadvertent tq changes. (cherry picked from commit c0c2d376323529b142c87869c4d6c63051514e68) |
b17e87b3 [view] | v3.5.13-sru | 2012-10-21 16:48:41 -0500 | Darrell Anderson | [kvirc] Fix inadvertent tq changes. (cherry picked from commit 74d7a831de5cfccd806f2227e05d93ddcc74783a) |
b1f4d354 [view] | v3.5.13-sru | 2012-10-21 16:46:44 -0500 | Darrell Anderson | [ktorrent] Fix inadvertent tq changes. (cherry picked from commit 6c0bef82bc0162244363afe8933d71c4f97e7d34) |
76ce6762 [view] | v3.5.13-sru | 2012-10-21 16:44:47 -0500 | Darrell Anderson | [tdepim] Fix inadvertent tq changes. (cherry picked from commit 53216baf06e7481eb2dd281a59b6cb558eb75acf) |
bb77c452 [view] | v3.5.13-sru | 2012-10-21 16:42:09 -0500 | Darrell Anderson | [tdeutils] Fix inadvertent tq changes. (cherry picked from commit af98a0908fa6f5d06735700160719346e9db9000) |
c2fdbe63 [view] | v3.5.13-sru | 2012-10-21 16:40:18 -0500 | Darrell Anderson | [tdelibs] Fix inadvertent tq changes. (cherry picked from commit 1ba4ed64cb27aff7bf919f290a8e67d223c94647) |
a8639963 [view] | v3.5.13-sru | 2012-10-21 16:39:21 -0500 | Darrell Anderson | [tdegames] Fix inadvertent tq changes. (cherry picked from commit 319d2167d272b5430f813013b57bebdca6ca0e0e) |
896a6c58 [view] | v3.5.13-sru | 2012-10-21 16:38:22 -0500 | Darrell Anderson | [tdegames] Fix inadvertent tq changes. (cherry picked from commit f862b0536d135e5a7594788896f04c61e1c65f6f) |
ca1eb9ca [view] | v3.5.13-sru | 2012-10-21 16:37:21 -0500 | Darrell Anderson | [tdelibs] Fix inadvertent tq changes. (cherry picked from commit 00a35c030ef40653ceb5cec9cc2a79df881675a6) |
874d437b [view] | v3.5.13-sru | 2012-10-21 16:36:27 -0500 | Darrell Anderson | [kpowersave] Fix inadvertent tq changes. (cherry picked from commit 74898e971c659c852885281bcebfecdf0726c605) |
44c3dbf3 [view] | v3.5.13-sru | 2012-10-21 16:34:11 -0500 | Darrell Anderson | [dolphin] Fix inadvertent tq changes. (cherry picked from commit 1408f1d20b8955adfde16b000fff26686877ff1a) |
81ace9c2 [view] | v3.5.13-sru | 2012-10-21 15:03:48 -0500 | Darrell Anderson | [tdenetwork] Fix inadvertent tq changes. (cherry picked from commit 653be9f035cd202fb2fb65061b483cb5a5e2ae12) |
89b3882a [view] | v3.5.13-sru | 2012-10-21 15:02:32 -0500 | Darrell Anderson | [tdemultimedia] Fix inadvertent tq changes. (cherry picked from commit 7599bd501c6411a70c373e2b34ebd00e706d19b6) |
ec3716d4 [view] | v3.5.13-sru | 2012-10-21 15:00:34 -0500 | Darrell Anderson | [dbus-tqt] Fix inadvertent tq changes. (cherry picked from commit 1c58f5a1406458669ea8ede15a3e2ea499a005f4) |
c9ba3a8e [view] | v3.5.13-sru | 2012-10-21 14:58:44 -0500 | Darrell Anderson | [knetworkmanager8] Fix inadvertent tq changes. (cherry picked from commit 3b5ab1e28016e7a9912dfa89988e59ba43712dd9) |
b59d8a0d [view] | v3.5.13-sru | 2012-10-21 14:57:17 -0500 | Darrell Anderson | [amarok] Fix inadvertent tq changes. (cherry picked from commit cf33cddcf8873297c569421effe4a128d70e1b06) |
71482a8f [view] | v3.5.13-sru | 2012-10-21 14:56:24 -0500 | Darrell Anderson | [tdesdk] Fix inadvertent tq changes. (cherry picked from commit ccb576aa671246fd123b5ca8ff8263a6be7c8bff) |
8a79684e [view] | v3.5.13-sru | 2012-10-21 14:53:30 -0500 | Darrell Anderson | [tdevelop] Fix inadvertent tqt changes. (cherry picked from commit 3d1c7581ff395fc373ca4b8bd8f65b540b37b12f) |
504f75b8 [view] | v3.5.13-sru | 2012-10-21 14:44:55 -0500 | Darrell Anderson | [koffice] Fix inadvertent tqt changes. (cherry picked from commit f65902c05fedb5701f456133c154c20ebaaae8a5) |
c2d31ad7 [view] | v3.5.13-sru | 2012-10-21 14:37:49 -0500 | Darrell Anderson | [tdegraphics] Fix inadvertent tqt changes. (cherry picked from commit b7ece06187255bfd0fce814a2b64dc8d5395a59f) |
ba9cc096 [view] | v3.5.13-sru | 2012-10-21 14:36:03 -0500 | Darrell Anderson | [tdeedu] Fix inadvertent tqt changes. (cherry picked from commit 5be9ca7ecea7e43e106ab48ef21fc8555a58bea0) |
407fa638 [view] | v3.5.13-sru | 2012-10-21 14:26:52 -0500 | Darrell Anderson | [tdewebdev] Fix inadvertent tqt changes. (cherry picked from commit fc01e96e1ec562da4d96d1a9ba818e0f5bb5070f) |
e8a23514 [view] | v3.5.13-sru | 2012-10-21 14:17:39 -0500 | Darrell Anderson | [koffice] Remove unnecessary language. (cherry picked from commit 10364dc8756150df1fcbe6304d32b953d543b4dd) |
b2a3c86f [view] | v3.5.13-sru | 2012-10-21 14:16:41 -0500 | Darrell Anderson | [tdesdk] Remove unnecessary language. (cherry picked from commit 1e2cd75fe5dfa3783d839bc1e319629ded446ffb) |
c8f00107 [view] | v3.5.13-sru | 2012-10-21 14:10:00 -0500 | Darrell Anderson | [tde-i18n] Remove unnecessary language. (cherry picked from commit 8ba55532c85f6a76cfcc88be5281a88c926930a0) |
6fc0c347 [view] | v3.5.13-sru | 2012-10-21 14:02:52 -0500 | Darrell Anderson | [kmymoney] Remove unnecessary language. (cherry picked from commit 84c06bb01e30d6b236d35966599330934d675eac) |
df0e4776 [view] | v3.5.13-sru | 2012-10-21 14:02:00 -0500 | Darrell Anderson | [koffice] Remove unnecessary language. (cherry picked from commit 8117add6de2024765e246db7b32122846c91c758) |
4d87ac72 [view] | v3.5.13-sru | 2012-10-21 14:00:13 -0500 | Darrell Anderson | [tdepim] Remove unnecessary language. (cherry picked from commit 88249f17686b2aa26136fa2df49759d796455d3f) |
a9d01892 [view] | v3.5.13-sru | 2012-10-21 13:58:41 -0500 | Darrell Anderson | [tdelibs] Remove unnecessary language. (cherry picked from commit ae7f408f34a5437cfd9662d887e9489be3b08fbf) |
3c15d3e1 [view] | v3.5.13-sru | 2012-10-21 13:58:01 -0500 | Darrell Anderson | [tdevelop] Remove unnecessary language. (cherry picked from commit 2cc195396f4a17c247091cf92b0d42a2acc4124c) |
1bf5123b [view] | v3.5.13-sru | 2012-10-21 13:57:16 -0500 | Darrell Anderson | [tdenetwork] Remove unnecessary language. (cherry picked from commit 6e428cdbf8fd9ce6d50e4907d51dc473c82e0ee9) |
e1f9ff2a [view] | v3.5.13-sru | 2012-10-21 13:55:11 -0500 | Darrell Anderson | [kpowersave] Remove unnecessary language. (cherry picked from commit c3646a7d11d865d00b947ba41cf3703cea851e77) |
96772091 [view] | v3.5.13-sru | 2012-10-21 13:54:16 -0500 | Darrell Anderson | [kvirc] Remove unnecessary language. (cherry picked from commit 96de5110f39852cb995501e638af627502e2c90d) |
72166bd3 [view] | v3.5.13-sru | 2012-10-21 13:53:10 -0500 | Darrell Anderson | [konversation] Remove unnecessary language. (cherry picked from commit 22bc983385c1de2744a2ea44da64df11cf3ee5b6) |
98024272 [view] | v3.5.13-sru | 2012-10-21 13:52:26 -0500 | Darrell Anderson | [amarok] Remove unnecessary language. (cherry picked from commit 35d73abd5371e4ab294d76dbca87d11ab25e909f) |
894c80aa [view] | v3.5.13-sru | 2012-10-21 13:48:18 -0500 | Darrell Anderson | [ksystemlog] Remove unnecessary language. (cherry picked from commit 1f04c371bc2093e7b9122d7db9ab1ccd346b71a6) |
a6606741 [view] | v3.5.13-sru | 2012-10-21 13:38:34 -0500 | Darrell Anderson | [tdevelop] Fix inadvertent tqt changes. (cherry picked from commit ffc74f031874e3823f212e40a03cb9f25091cb5f) |
a98cb051 [view] | v3.5.13-sru | 2012-10-21 13:32:32 -0500 | Darrell Anderson | [kstreamripper] Fix inadvertent tqt changes. (cherry picked from commit 12583b3ce0d1280fde39f3e578dfd78d9e1e8b4b) |
c3bbc9f4 [view] | v3.5.13-sru | 2012-10-21 13:31:54 -0500 | Darrell Anderson | [kpilot] Fix inadvertent tqt changes. (cherry picked from commit afa908a764b9244943bf1fd1c9086f7849c35c12) |
74bc43d5 [view] | v3.5.13-sru | 2012-10-21 13:31:30 -0500 | Darrell Anderson | [rosegarden] Fix inadvertent tqt changes. (cherry picked from commit 83ab1fdaddb21df28dd89278246d096caa6c658a) |
01269f29 [view] | v3.5.13-sru | 2012-10-21 13:30:52 -0500 | Darrell Anderson | [knutclient] Fix inadvertent tqt changes. (cherry picked from commit 2efa1600cd30e5b6b1b1ba51230ed21edd925fdc) |
5a0fc2e2 [view] | v3.5.13-sru | 2012-10-21 13:29:36 -0500 | Darrell Anderson | [konversation] Fix inadvertent tqt changes. (cherry picked from commit 645e07e2d4df085bfcb55c45b957f9e2bd41d099) |
410e8cf8 [view] | v3.5.13-sru | 2012-10-21 13:29:04 -0500 | Darrell Anderson | [kbarcode] Fix inadvertent tqt changes. (cherry picked from commit 90c2aebedffe71a4d5725728a5c3bf597be3e85b) |
7d3e87f4 [view] | v3.5.13-sru | 2012-10-21 13:28:34 -0500 | Darrell Anderson | [amarok] Fix inadvertent tqt changes. (cherry picked from commit 4c24fca1c28058c39e5793ce7b0813c270b603d6) |
6d3c1bf0 [view] | v3.5.13-sru | 2012-10-21 13:26:58 -0500 | Darrell Anderson | [kchmviewer] Fix inadvertent tqt changes. (cherry picked from commit 85d014f718457695eb73469dccabf806d2c555b3) |
4272c9af [view] | v3.5.13-sru | 2012-10-21 13:26:25 -0500 | Darrell Anderson | [kdirstat] Fix inadvertent tqt changes. (cherry picked from commit 48b788a9bf8603f4a5ba0d060a259d4b0a89eee0) |
891aac41 [view] | v3.5.13-sru | 2012-10-21 13:25:11 -0500 | Darrell Anderson | [koffice] Fix inadvertent tqt changes. (cherry picked from commit a02b9b382927f8f3cb93ccabed60676009ed2fa9) |
8189587a [view] | v3.5.13-sru | 2012-10-21 13:22:49 -0500 | Darrell Anderson | [tdelibs] Fix inadvertent tqt changes. (cherry picked from commit d581c97c81198d5f91231c92ca9edffb1cc34286) |
b8e023b3 [view] | v3.5.13-sru | 2012-10-21 13:19:01 -0500 | Darrell Anderson | [tdeaddons] Fix inadvertent tqt changes. (cherry picked from commit af12abdf281a467cad59bca807b1c224b1fec8a2) |
233b159c [view] | v3.5.13-sru | 2012-10-21 13:18:22 -0500 | Darrell Anderson | [tdemultimedia] Fix inadvertent tqt changes. (cherry picked from commit 48cca5fcb61cb72e03c50f5a08a943fd041e876a) |
5e90d85a [view] | v3.5.13-sru | 2012-10-21 13:16:56 -0500 | Darrell Anderson | [tdegames] Fix inadvertent tqt changes. (cherry picked from commit 29f9a8394477d9f0e13a69df1f36e14abcafc02e) |
9a6b6140 [view] | v3.5.13-sru | 2012-10-21 13:16:08 -0500 | Darrell Anderson | [tdepim] Fix inadvertent tqt changes. (cherry picked from commit d08e3983f108adde3d605a126304b60198dcde77) |
8cac570f [view] | v3.5.13-sru | 2012-10-21 13:14:03 -0500 | Darrell Anderson | [tdeedu] Fix inadvertent tqt changes. (cherry picked from commit 3c23da213e526c49d93694543bbad6288f9e7cbb) |
82f1d0a9 [view] | v3.5.13-sru | 2012-10-21 13:12:33 -0500 | Darrell Anderson | [tdewebdev] Fix inadvertent tqt changes. (cherry picked from commit a981b85cb9db7276e530ff0bb538bbafac94c5c4) |
bcd4f522 [view] | v3.5.13-sru | 2012-10-21 13:11:03 -0500 | Darrell Anderson | [tdelibs] Fix inadvertent tqt changes. (cherry picked from commit 5d9a593c1fe4967f3636524cbef739d80b0d8cae) |
65fc1240 [view] | v3.5.13-sru | 2012-10-21 13:06:17 -0500 | Darrell Anderson | [tdebase] Fix inadvertent tqt changes. (cherry picked from commit 2b8c8b40f9116f920c47a0c1c365533bf91f2471) |
bd6aa1a8 [view] | v3.5.13-sru | 2012-10-21 13:05:12 -0500 | Darrell Anderson | [tdenetwork] Fix inadvertent tqt changes. (cherry picked from commit dae1f24c0744203503ea888a1b7c64544fdd1522) |
c7ba47c4 [view] | v3.5.13-sru | 2012-10-21 13:03:33 -0500 | Darrell Anderson | [tdeartwork] Fix inadvertent tqt changes. (cherry picked from commit c1d5a6ad573c74ac1823293109f521516969dce4) |
1367b3bd [view] | v3.5.13-sru | 2012-10-21 13:02:11 -0500 | Darrell Anderson | [basket] Fix inadvertent tqt changes. (cherry picked from commit d8aafdb12867df7ef5ffce7a05653c01ff33af65) |
eccf1d3f [view] | v3.5.13-sru | 2012-10-21 13:01:09 -0500 | Darrell Anderson | [kvirc] Fix inadvertent tqt changes. (cherry picked from commit c21c4a8f6edc6078e46f4beb2368129899c6cfe8) |
cf2d17d7 [view] | v3.5.13-sru | 2012-10-21 12:58:25 -0500 | Darrell Anderson | [smb4k] Fix inadvertent tqt changes. (cherry picked from commit 5eeae05d1c442d56cc12e4d04a1c0f53e6741203) |
bfcd2736 [view] | v3.5.13-sru | 2012-10-21 12:56:58 -0500 | Darrell Anderson | [krusader] Fix inadvertent tqt changes. (cherry picked from commit 61933b09acc5a4654d60e929689b73d3cf7f3bd7) |
18372bf7 [view] | v3.5.13-sru | 2012-10-21 12:54:14 -0500 | Darrell Anderson | [kdirstat] Fix inadvertent tq changes. (cherry picked from commit 34a77b2f0929838d9d4b7e46b70dfd4edf4d9d35) |
ae381385 [view] | v3.5.13-sru | 2012-10-21 12:53:09 -0500 | Darrell Anderson | [koffice] Fix inadvertent tq changes. (cherry picked from commit 3207e9dd713d9514400ceb27dac4dc821579b48f) |
7bc53636 [view] | v3.5.13-sru | 2012-10-21 12:51:21 -0500 | Darrell Anderson | [tdegraphics] Fix inadvertent tq changes. (cherry picked from commit e7ef301a3439a76f4e06fcdab83d22e304f7cd5c) |
b4522d4c [view] | v3.5.13-sru | 2012-10-21 12:49:39 -0500 | Darrell Anderson | [rosegarden] Fix inadvertent tq changes. (cherry picked from commit 307fd320c21738716f416b289eeae1646e69440e) |
9701dcae [view] | v3.5.13-sru | 2012-10-21 12:46:36 -0500 | Darrell Anderson | [tdepim] Fix inadvertent tq changes. (cherry picked from commit 653a31f84c6fc67e799171303537e3c883874e20) |
15dc1e6b [view] | v3.5.13-sru | 2012-10-21 12:42:04 -0500 | Darrell Anderson | [tdeaddons] Fix inadvertent tq changes. (cherry picked from commit 5a16508047e6ccab7835c9c911eb8cd65a6ae145) |
6d916e5f [view] | v3.5.13-sru | 2012-10-21 12:35:19 -0500 | Darrell Anderson | [tdesdk] Fix inadvertent tq changes. (cherry picked from commit f09b5165eb319611aa40fac54ce40220f091506a) |
833b2e4d [view] | v3.5.13-sru | 2012-10-21 12:32:58 -0500 | Darrell Anderson | [tdeedu] Fix inadvertent tq changes. (cherry picked from commit cb75118ab9c9fa5212e3c75e93ddb6a2fbf21453) |
df8b5e2a [view] | v3.5.13-sru | 2012-10-21 12:21:02 -0500 | Darrell Anderson | [tdenetwork] Fix inadvertent tq changes. (cherry picked from commit f9c7aadc3daaeb40f05034a5c464c5f9c47c216f) |
9971d500 [view] | v3.5.13-sru | 2012-10-19 22:31:56 -0500 | Darrell Anderson | [tdelibs] Update kate syntax highlighting files. The cpp.xml now contains some TQ highlighting. (cherry picked from commit bf94fa1cd02da4ac25a710440fc62170b5609e75) |
94b9741a [view] | v3.5.13-sru | 2012-10-16 19:39:18 -0500 | Darrell Anderson | [koffice] Fix build on Ruby 1.9.x without pkgconfig file Thanks to Slavek Banko. (cherry picked from commit fc0c74f642f48374e730aa800965cda505717e7d) |
91993677 [view] | v3.5.13-sru | 2012-10-16 19:37:56 -0500 | Darrell Anderson | [koffice] Fix building with Ruby 1.9.1 or 1.9.3. (cherry picked from commit e159235799062207ebc20322fe4b1c80a08c90b1) |
cd957150 [view] | v3.5.13-sru | 2012-10-16 19:33:16 -0500 | Darrell Anderson | [amarok] Fix typo. (cherry picked from commit 2f8924b06027d022536b79e0f3399802fab6f35a) |
e112f3cb [view] | v3.5.13-sru | 2012-10-17 02:08:21 +0200 | Slávek Banko | [tdemultimedia] Fix linking xine_artsplugin with pthread Thanks to Francois Andriot (legacy RedHat patch) (cherry picked from commit 1973b023a9b217e620fd8af56157086f62c860b3) |
750b02de [view] | v3.5.13-sru | 2012-10-17 02:03:20 +0200 | Slávek Banko | [tdemultimedia] Fix XDG music menu Thanks to Francois Andriot (legacy RedHat patch) (cherry picked from commit 564745751ed7e7e84e9b261d781a4e2aadd89cb3) |
37496e85 [view] | v3.5.13-sru | 2012-10-14 19:36:36 +0200 | Slávek Banko | [tde-packaging] Fix empty tdegraphics-trinity-dev package on Debian and Ubuntu (cherry picked from commit 1edef124d43341956f92fe8de5790fb412780147) |
ca7c8c88 [view] | v3.5.13-sru | 2012-10-14 19:24:42 +0200 | Slávek Banko | [tdegraphics] Fix missed headers installation (cherry picked from commit d3128ab264a3b70f20c42b2736564c0d1bf96a90) |
4df04c03 [view] | v3.5.13-sru | 2012-10-14 16:33:40 +0200 | Slávek Banko | [tdegraphics] Fix poppler-tqt include and library dir in pkgconfig file Thanks to Francois Andriot for the patch (cherry picked from commit 7ae3a9e8ad9971793b8d5ba646369af2c5ff22cf) |
a4b23433 [view] | v3.5.13-sru | 2012-10-14 03:19:01 +0200 | Slávek Banko | [tdebase] Fix invalid [$e] in displayconfig.desktop Thanks to Francois Andriot for the patch (cherry picked from commit 1f79e5310340b895b15ad7594fc5d7afb5a69418) |
e91406ac [view] | v3.5.13-sru | 2012-10-14 02:33:00 +0200 | Slávek Banko | [tdeartwork] Fix 'locolor' theme name Thanks to Francois Andriot for the patch (cherry picked from commit e5a2da2358256ff027f89c04191ad381eb5e9a34) |
df8d8ac6 [view] | v3.5.13-sru | 2012-10-13 20:07:19 +0200 | Slávek Banko | [tdebindings] Fix dcopc headers location Thanks to Francois Andriot for the patch (cherry picked from commit 4d7f4e86544b316655c3fe4d547a80c11a58eed5) |
c5dcdad6 [view] | v3.5.13-sru | 2012-10-13 17:01:17 +0200 | Slávek Banko | [tdesdk] Fix inadvertent rename of kcachegrind in cmake build |
3a53bf5d [view] | v3.5.13-sru | 2012-10-13 11:57:25 +0200 | Slávek Banko | [tdesdk] Find for 'flex' or 'lex' to build kbabel (cherry picked from commit c20f47dbc3ee3e31324cf6ddfcc21e55f7876b6d) |
b3e11e7f [view] | v3.5.13-sru | 2012-10-12 23:59:02 -0500 | Darrell Anderson | [amarok] Add build support for xine 1.2. Thanks to Francois Andriot. (cherry picked from commit 8d45a64dda4f4dedbd93144db9c8fcb6076eb712) |
154cae3b [view] | v3.5.13-sru | 2012-10-12 22:53:06 -0500 | Darrell Anderson | [abakus] Fix missing application icon. Thanks to Francois Andriot. (cherry picked from commit e832e71610ec3b6119fb751355127616163765b1) |
aac8bbed [view] | v3.5.13-sru | 2012-10-13 02:12:40 +0200 | Slávek Banko | [tdebindings] Fix build on Ruby 1.9.x without pkgconfig file (cherry picked from commit 115acc3994ae810840706c2da7e3c6c0bb53ca5e) |
d2373748 [view] | v3.5.13-sru | 2012-10-11 19:30:55 -0500 | Timothy Pearson | [tdebase] Fix classic mode screensavers This partially resolves Bug #811 (cherry picked from commit 4120a763e79d1e64f7f860a89faafdcb1f19e8e9) |
4d18026b [view] | v3.5.13-sru | 2012-10-11 19:29:25 -0500 | Timothy Pearson | [tdelibs] Fix KRootBacking failure when no window is displayed This partially resolves Bug #811 (cherry picked from commit 2771be621097ef41405e184507fcf10b8b091ae0) |
1817f019 [view] | v3.5.13-sru | 2012-10-11 12:32:18 -0500 | Timothy Pearson | [kpowersave] Use high quality icons for 16x16 tray size This closes Bug #1248 (cherry picked from commit b45e2d543b502d1185622a95e74c802f069eb13d) |
6bc71c51 [view] | v3.5.13-sru | 2012-10-11 11:52:57 -0500 | Timothy Pearson | [kpowersave] Reload icon when tray size changes This partially resolves Bug #1248 (cherry picked from commit 301ec19388d7cc8e4c7897257cfbd10cb38f1679) |
56e5e19a [view] | v3.5.13-sru | 2012-10-07 03:25:55 +0200 | Slávek Banko | [tde] Scripts: Fix branch detection with git older than 1.7.10 |
4816dfe8 [view] | v3.5.13-sru | 2012-10-07 03:25:55 +0200 | Slávek Banko | [scripts] Scripts: Fix branch detection with git older than 1.7.10 |
49f69376 [view] | v3.5.13-sru | 2012-10-06 14:44:56 -0500 | Darrell Anderson | [tdeadmin] Update network configuration support for Slackware 14. (cherry picked from commit cd5758b7de2c76c95c258eb4184581a7c6889bf5) |
8a63be28 [view] | v3.5.13-sru | 2012-10-06 18:18:04 +0200 | Slávek Banko | [tde] Fix typo in url for submodule tdelibs |
879e74db [view] | v3.5.13-sru | 2012-10-01 09:39:17 -0500 | Timothy Pearson | [tde-packaging] Fix koffice FTBFS on Debian and Ubuntu (cherry picked from commit 4fac11e837504400a6131d374cc5e4d18883067d) |
0c4cbb69 [view] | v3.5.13-sru | 2012-09-30 16:13:10 -0500 | Timothy Pearson | [tdebindings] Fix build on Ruby 1.9.1 and 1.9.2 Thanks to Darrell Anderson for the patch! (cherry picked from commit 2712dc645eebfae5212030386010c5006b45a8eb) |
26f6aad1 [view] | v3.5.13-sru | 2012-09-29 22:30:05 -0500 | Timothy Pearson | [adept] Fix FTBFS (cherry picked from commit c5e51f86d11792cb3212e13d89c9652c903ffced) |
db78c1d8 [view] | v3.5.13-sru | 2012-09-29 15:54:38 -0500 | Timothy Pearson | [tde-packaging] Fix rosegarden FTBFS on Debian and Ubuntu (cherry picked from commit 946ae01eb0282ab24a7efce0d1a68d46f144daa2) |
619fa66f [view] | v3.5.13-sru | 2012-09-28 16:34:25 -0500 | Timothy Pearson | [koffice] Add missing file (cherry picked from commit b0b8e4ed0b204047c37650ea87fd59e7dc34ce7a) |
ec490c4d [view] | v3.5.13-sru | 2012-09-28 15:58:49 -0500 | Timothy Pearson | [koffice] Fix FTBFS (cherry picked from commit 1e3ae0860615eae002173295f845219a1d451e57) |
cb9ff1ea [view] | v3.5.13-sru | 2012-09-28 15:22:53 -0500 | Timothy Pearson | [koffice] Attempt to make kross compile with Ruby 1.9.x (cherry picked from commit cc2788364dd9c6a14d94646f09222f4721740a15) |
77b449a8 [view] | v3.5.13-sru | 2012-09-28 18:55:37 +0200 | Slávek Banko | [tdelibs] Rebrand version string to final 3.5.13.1 release |
7b7aa437 [view] | v3.5.13-sru | 2012-09-27 13:11:13 -0500 | Timothy Pearson | [amarok] Fix FTBFS on x86 systems (cherry picked from commit 095f615ab0c1a5494b6fbbf0d71acbf6ef041304) |
f72bbd4c [view] | v3.5.13-sru | 2012-09-27 08:57:14 -0500 | Timothy Pearson | [tde-packaging] Fix amarok build deps on Debian and Ubuntu (cherry picked from commit 96649c937f960c224772ee43b7bcc0c027d09a13) |
4a132b51 [view] | v3.5.13-sru | 2012-09-26 20:54:46 -0500 | Timothy Pearson | [amarok] Fix format not a string literal security error in rb_raise (cherry picked from commit 44273426d153c4718502c89a44d9aa41628bd5ab) |
27621884 [view] | v3.5.13-sru | 2012-09-26 20:51:20 -0500 | Timothy Pearson | [amarok] Fix build system for ruby >= 1.9 (cherry picked from commit d9227e4639f3489c25954aafa3657105881a3db1) |
7f25602f [view] | v3.5.13-sru | 2012-09-26 15:52:27 -0500 | Darrell Anderson | [krusader] Fix inadvertent tqt changes. (cherry picked from commit c2fb605097bc21f6b794d5546192cd95d99104f8) |
1a0e1c58 [view] | v3.5.13-sru | 2012-09-26 15:20:10 +0200 | Slávek Banko | [tdepim] Fix another endless loop in imapparser Thanks to Francois Andriot for the patch This resolves Bug #1235 (cherry picked from commit 786fea2fe83883d18d23b653994642944d336c3f) |
9dc91538 [view] | v3.5.13-sru | 2012-09-26 14:54:22 +0200 | Slávek Banko | [tdepim] Fix more SEGV in imapparser Thanks to Francois Andriot for the patch This resolves Bug #1235 (cherry picked from commit 590161fd805b5d9c397a5dc192996d13acdbaff6) |
e3cb7a61 [view] | v3.5.13-sru | 2012-09-26 14:52:19 +0200 | Slávek Banko | [tdepim] Fix the addquotes/removequots functions in libkmime Thanks to Francois Andriot for the patch (cherry picked from commit e09b1f3dbdcdf1f21732552d0e2db11ae3d7bf58) |
808ade7b [view] | v3.5.13-sru | 2012-09-22 23:36:35 -0500 | Timothy Pearson | [tde-packaging] Fix undesired references to libogg-dev-la in Debian packaging files (cherry picked from commit fac31b9ec3a9146836b4253fad622742581947ed) |
d13723b4 [view] | v3.5.13-sru | 2012-09-22 23:31:10 -0500 | Timothy Pearson | [tdebase] Attempt to minimize the time in which new notifications are displayed before being hidden (cherry picked from commit 1f33dc8fd2fc14c2abb74be4e27ef08fdda784d6) |
22e8f5be [view] | v3.5.13-sru | 2012-09-22 18:06:15 -0500 | Timothy Pearson | [tdebase] Lower override redirect windows instead of unmapping them on lock start Restore lowered windows on lock exit This provides a better solution to Bug #1079 (cherry picked from commit 57f5c0698d49f0a0a7a55c75404f5b9ded910002) |
b3ab7259 [view] | v3.5.13-sru | 2012-09-21 18:27:59 -0500 | Timothy Pearson | [tdebase] Forcibly prevent transient override redirect windows from showing up over the lock screen This closes Bug #1079 (cherry picked from commit 553923b25dc41e2c17ba9038eb225cd3bb9b1770) |
79d255da [view] | v3.5.13-sru | 2012-09-21 17:04:10 -0500 | Timothy Pearson | [tde-packaging] Fix tdebindings FTBFS on Debian and Ubuntu with Ruby 1.9.x (cherry picked from commit b69c33307acf825aa014b4ccf6b32a4df844badf) |
e677cac1 [view] | v3.5.13-sru | 2012-09-21 16:58:35 -0500 | Timothy Pearson | [tdebindings] Fix FTBFS on x86 systems (cherry picked from commit a901a1232ab8f8432c63dc97e0efd9fed051d2c7) |
1de311f5 [view] | v3.5.13-sru | 2012-09-21 12:33:20 -0500 | Timothy Pearson | [tdebindings] Fix Ruby detection when .pc file is ruby-1.9 (cherry picked from commit 10fc891a7e282d2cbab27ab53d9b980147fadb9a) |
b9885944 [view] | v3.5.13-sru | 2012-09-20 00:33:03 -0500 | Timothy Pearson | [tde-packaging] Update tdebindings ruby build deps on Debian and Ubuntu (cherry picked from commit e9964b9c2546e5338d916f5b71caf037d7a7710b) |
208e2511 [view] | v3.5.13-sru | 2012-09-18 11:53:05 -0500 | Timothy Pearson | [tdebindings] Fall back to ruby-1.9 pkgconfig file if needed (cherry picked from commit 2f6e9c735fe8486ee3484c47c0e8ff999b699abc) |
48c6272b [view] | v3.5.13-sru | 2012-09-16 19:31:58 +0200 | Slávek Banko | [koffice-i18n] Rebranding of Krita as Chalk (cherry picked from commit 474149035f171b4f9a478dce62f5e8deae7898d8) |
74da90e4 [view] | v3.5.13-sru | 2012-09-16 17:49:20 +0200 | Slávek Banko | [tde-i18n] Rebranding of Krita as Chalk (cherry picked from commit 933690a7f1d675e3ac890d19808728e2d62325f7) |
84b246ef [view] | v3.5.13-sru | 2012-09-16 14:47:08 +0200 | Slávek Banko | [tdebase] Rebranding of Krita as Chalk (cherry picked from commit 0fef2b78bd06ca46e92815d5b9b4f243f9f01ed2) |
f02cdb8e [view] | v3.5.13-sru | 2012-09-16 11:35:26 +0200 | Slávek Banko | [tdelibs] Rebranding of Krita as Chalk (cherry picked from commit 9e0a5e727a6825149a71ad8da1e53671a38456f2) |
deaf1e4c [view] | v3.5.13-sru | 2012-09-15 19:29:51 +0200 | Slávek Banko | [tde-packaging] Fix install directories for tellico on Debian and Ubuntu (cherry picked from commit 5f25004554ff0f9b6c513d27bc979ebc59c5be71) |
ab08f8d0 [view] | v3.5.13-sru | 2012-09-15 15:37:56 +0200 | Slávek Banko | [tde-packaging] Fix install directories for rosegargen on Debian and Ubuntu (cherry picked from commit 63d3f5481d5cb6d09080bdf495236bc5c03134ba) |
d76292d2 [view] | v3.5.13-sru | 2012-09-15 15:09:47 +0200 | Slávek Banko | [tde-packaging] Fix stray folders in potracegui on Debian and Ubuntu (cherry picked from commit 1ecedd983f15ce5f0b78e68df2296817f5ac9149) |
c4d68671 [view] | v3.5.13-sru | 2012-09-15 14:42:05 +0200 | Slávek Banko | [tde-packaging] Fix install directories for piklab on Debian and Ubuntu (cherry picked from commit 4676dbf718d56d45b3d03b4946c9db7dbf4540cf) |
e541720d [view] | v3.5.13-sru | 2012-09-15 04:11:44 +0200 | Slávek Banko | [tde-packaging] Fix stray folders in twin-style-crystal on Debian and Ubuntu (cherry picked from commit d3d98822b2c793743480d1f6b82a70d93a9ff944) |
36c57983 [view] | v3.5.13-sru | 2012-09-15 04:06:59 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kuickshow on Debian and Ubuntu (cherry picked from commit c3f647aa773b9051aa87e990fb325e15e9c9e0e7) |
8867cf4b [view] | v3.5.13-sru | 2012-09-15 03:18:08 +0200 | Slávek Banko | [tde-packaging] Fix install directories for ktechlab on Debian and Ubuntu (cherry picked from commit 16332c03c2cd3e606cd58c86688e92eba7447422) |
daca7919 [view] | v3.5.13-sru | 2012-09-14 20:10:44 -0500 | Timothy Pearson | [admin] Allow build to proceed even if libhpi.so is not present (cherry picked from commit efdff81cd246d0737ecb1a82ef6fd588c0a6bc08) |
e9592e9d [view] | v3.5.13-sru | 2012-09-15 02:46:52 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in ksystemlog on Debian and Ubuntu (cherry picked from commit 79f76969b46149a28697acf45e0ba56270afdaec) |
65e7fd80 [view] | v3.5.13-sru | 2012-09-14 18:12:40 -0500 | Darrell Anderson | [tdeaddons] Fix xz support in konqueror context popup menu. This resolves bug report 611. Thanks to Calving Morrison. (cherry picked from commit 6f0ebd61294ce666831fc82a90001d34f0fd092a) |
e96ce870 [view] | v3.5.13-sru | 2012-09-14 17:52:19 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in ksquirrel on Debian and Ubuntu (cherry picked from commit 57ccdad8d12e034655db10ab0d6061d095787e88) |
7a875653 [view] | v3.5.13-sru | 2012-09-14 16:34:30 +0200 | Slávek Banko | [tde-packaging] Switch to debian/cdbs/kde.mk in krename on Debian and Ubuntu (cherry picked from commit c759052dfb7213cb25344f47ea439147b3a160c7) |
5b694918 [view] | v3.5.13-sru | 2012-09-14 09:32:22 -0500 | Timothy Pearson | [tdegraphics] Use poppler pkg-config information when running version checks (cherry picked from commit 03e9329656db37001866d8d225942604f23c8dd9) |
b18e7b60 [view] | v3.5.13-sru | 2012-09-14 16:26:06 +0200 | Slávek Banko | [tde-packaging] Fix install directories for kradio on Debian and Ubuntu (cherry picked from commit 6c19dad74f56b31e699d56281062f9b0619911fc) |
9f49c780 [view] | v3.5.13-sru | 2012-09-14 16:04:51 +0200 | Slávek Banko | [tde-packaging] Fix install directories for kpowersave on Debian and Ubuntu (cherry picked from commit 4b357920dc023b08253a710ed94082909098e7e5) |
1a4ac168 [view] | v3.5.13-sru | 2012-09-14 00:05:49 -0500 | Timothy Pearson | [tde-packaging] Fix prior commit (cherry picked from commit a56a16489b56329bc01d22297532fb9d3a533e42) |
91a969a5 [view] | v3.5.13-sru | 2012-09-13 23:48:38 -0500 | Timothy Pearson | [tde-packaging] Fix tiff build dep on Debian and Ubuntu (cherry picked from commit c28071f9d3b7a3714b10a0c7731bbd75adcf10e3) |
6604b984 [view] | v3.5.13-sru | 2012-09-14 03:25:06 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kpicosim on Debian and Ubuntu (cherry picked from commit db00db00d7a6b7ebff41fdccf02e7cead14fc141) |
b4b58917 [view] | v3.5.13-sru | 2012-09-14 03:19:33 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in knutclient on Debian and Ubuntu (cherry picked from commit 596ccea2f1229c3a5b5d5c3a9ce4947eeb5ee5b8) |
16d1e784 [view] | v3.5.13-sru | 2012-09-13 19:00:30 -0500 | Timothy Pearson | [tde-packaging] Fix tdegraphics build-deps on Debian and Ubuntu (cherry picked from commit 01e69eb4c2d9d64ba96fdc45be76fb1d14a6f1be) |
5a9f13cb [view] | v3.5.13-sru | 2012-09-14 01:38:28 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in knowit on Debian and Ubuntu (cherry picked from commit b0aac39b69bdd00e03d52c71c5b52ccba2533627) |
5834fb37 [view] | v3.5.13-sru | 2012-09-14 01:35:44 +0200 | Slávek Banko | [tde-packaging] Fix install directories for knights on Debian and Ubuntu (cherry picked from commit 95cbed5730e3e48f5636732c17a877b793b74acf) |
25408d94 [view] | v3.5.13-sru | 2012-09-14 01:28:15 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in knetworkmanager8 on Debian and Ubuntu (cherry picked from commit 5ce0295114da6a53c24202fe049121449fd25c3d) |
d9f6c12a [view] | v3.5.13-sru | 2012-09-13 21:13:55 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in knetstats on Debian and Ubuntu (cherry picked from commit c0ba03b0f4ae825a4ca5065050fa97dd0e399b2f) |
9d4764e3 [view] | v3.5.13-sru | 2012-09-13 21:11:47 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in knetload on Debian and Ubuntu (cherry picked from commit 21776790976ed144a777ca131639e033f4342a84) |
826f9689 [view] | v3.5.13-sru | 2012-09-13 19:47:40 +0200 | Slávek Banko | [tde-packaging] Fix install directories for kmyfirewall on Debian and Ubuntu (cherry picked from commit fb1176fa5dd2120d92cbc41ecb077046102d0908) |
f08afcaa [view] | v3.5.13-sru | 2012-09-13 18:38:54 +0200 | Slávek Banko | [tde-packaging] Fix stray folder in knemo on Debian and Ubuntu (cherry picked from commit 4cc8eb75be25c49d0869b2f73df9298105baa742) |
9ccf764a [view] | v3.5.13-sru | 2012-09-13 18:22:17 +0200 | Slávek Banko | [tde-packaging] Switch to debian/cdbs/kde.mk in kiosktool on Debian and Ubuntu (cherry picked from commit 2201c0a00fdd1012cac0bbaf3d89c887c956579b) |
8500fa46 [view] | v3.5.13-sru | 2012-09-13 08:50:36 -0500 | Timothy Pearson | [tde-packaging] Add libtiff5-dev to allowed build deps on Debian and Ubuntu (cherry picked from commit ad0b6ec65b1352e4b3fadaf821dc5d5a5baa7b3d) |
2ce79aa1 [view] | v3.5.13-sru | 2012-09-13 03:55:14 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kdpkg on Debian and Ubuntu (cherry picked from commit 4b3143df153f5e07fbf1486fe5ff26b28c83ddc5) |
2b8429f7 [view] | v3.5.13-sru | 2012-09-12 16:58:52 -0500 | Timothy Pearson | [tde-packaging] Remove dependency on obsolete ogg la file package This might break some builds on Ubuntu and Debian temporarily (cherry picked from commit 5af3bb60507b31a15e2ff7171a448d23e47709ec) |
aa33d0c4 [view] | v3.5.13-sru | 2012-09-12 23:40:55 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in tdesvn on Debian and Ubuntu (cherry picked from commit 923067ea8ba868a53e65b1725f03df4df2fad5a7) |
288a86f7 [view] | v3.5.13-sru | 2012-09-12 21:12:25 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in tde-systemsettings on Debian and Ubuntu (cherry picked from commit 831e618483dcdf9773e0047251ea4ec0aedc6060) |
e885a986 [view] | v3.5.13-sru | 2012-09-12 19:45:48 +0200 | Slávek Banko | [tde-packaging] Move docs and man pages to /opt/trinity in kcpuload on Debian and Ubuntu (cherry picked from commit 690a632a414e4d270cd2b5093317b01677374619) |
12677cda [view] | v3.5.13-sru | 2012-09-12 18:39:03 +0200 | Slávek Banko | [tde-packaging] Switch to debian/cdbs/kde.mk in kbookreader on Debian and Ubuntu (cherry picked from commit 705188fe26a64a32e1cc67d12034e679898c75c3) |
390f7009 [view] | v3.5.13-sru | 2012-09-12 18:02:28 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kbarcode on Debian and Ubuntu (cherry picked from commit f3496f6896dfe0db568bd9a47123b1ec20a9755f) |
780b9edd [view] | v3.5.13-sru | 2012-09-12 17:45:26 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in katapult on Debian and Ubuntu (cherry picked from commit 2a4247d54d40ef5d3b3b97122a3fb9f2c844005e) |
8d1a5ba1 [view] | v3.5.13-sru | 2012-09-12 17:17:00 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kaffeine on Debian and Ubuntu (cherry picked from commit 37ef020eba62284a765a7749b8c769b70497586e) |
2a1ac702 [view] | v3.5.13-sru | 2012-09-12 16:55:36 +0200 | Slávek Banko | [tde-packaging] Switch to debian/cdbs/kde.mk in k9copy on Debian and Ubuntu (cherry picked from commit d128f280dacae78d51ae5d9cc059304321dc3327) |
f1337828 [view] | v3.5.13-sru | 2012-09-12 02:03:43 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in dolphin on Debian and Ubuntu (cherry picked from commit 8e7424daaddab70c2777dd2676a9008ae2fd1a65) |
f6590531 [view] | v3.5.13-sru | 2012-09-12 01:29:47 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in digikam on Debian and Ubuntu (cherry picked from commit 38e846474395ab20e6dbbc5c2b95c7e4c99dc2d2) |
591ffa4e [view] | v3.5.13-sru | 2012-09-11 13:58:23 -0500 | Timothy Pearson | [tdebindings] Fix FTBFS on ruby 1.8.x (cherry picked from commit 14594d81891b0bdf9aa03f72b88d6939eee59f02) |
1e4fcd64 [view] | v3.5.13-sru | 2012-09-11 20:30:01 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in basket on Debian and Ubuntu (cherry picked from commit 55c2d10870fddc3f72b1531fa44cd3b851e678bf) |
7ad4be65 [view] | v3.5.13-sru | 2012-09-11 12:52:49 -0500 | Timothy Pearson | [tdebindings] Fix FTBS on ruby 1.9.x Thanks to Darrell Anderson for the majority of the patch! (cherry picked from commit ef7a60860d18e9be343b6fa5fe8d76fd080cead0) |
90e99a3b [view] | v3.5.13-sru | 2012-09-11 12:21:17 -0500 | Timothy Pearson | [tdebindings] Set HAVE_RUBY_1_9 if ruby 1.9.x installed (cherry picked from commit 46659f992d49f86347c43528a8705657b6896cb7) |
22688b62 [view] | v3.5.13-sru | 2012-09-11 11:57:25 -0500 | Timothy Pearson | [tdebindings] Use cflags from ruby pc file (cherry picked from commit c1faffb8ed0ebae85f21eb3e3ca81a2692a81ae9) |
f6f0d597 [view] | v3.5.13-sru | 2012-09-11 11:40:06 -0500 | Timothy Pearson | [tdebindings] Detect presence of Ruby pkg-config file and adjust directory search accordingly (cherry picked from commit de49c7480893e7d52f64ec1166a55cdf97b2541e) |
e210e2de [view] | v3.5.13-sru | 2012-09-11 18:02:40 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in koffice on Debian and Ubuntu (cherry picked from commit 296f9a72a15709617cb310ba82d439c0d6ef0719) |
92c0cdc5 [view] | v3.5.13-sru | 2012-09-11 14:02:38 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in abakus on Debian and Ubuntu (cherry picked from commit 6aaad5c68f19ead49172b4fc970651793fdd8592) |
9729a5ee [view] | v3.5.13-sru | 2012-09-11 08:38:45 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in kipi-plugins on Debian and Ubuntu (cherry picked from commit 8de88e80a776bc608d232b57a80aecf3d663f3d3) |
01b56473 [view] | v3.5.13-sru | 2012-09-10 16:41:26 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in tdevelop on Debian and Ubuntu (cherry picked from commit 5a3b76841d4c2deb3d5f2c58d082cbb9822e7b7e) |
58312563 [view] | v3.5.13-sru | 2012-09-10 12:47:12 +0200 | Slávek Banko | [tde-packaging] Move man pages to /opt/trinity in tdesdk on Debian and Ubuntu (cherry picked from commit b66d64feb462ff77b3afaf19477dc493ccd473cf) |
f93811ed [view] | v3.5.13-sru | 2012-09-10 01:07:01 -0500 | Timothy Pearson | [tde-cmake] Install mng icons as well as png and svg icons (cherry picked from commit f1cea7f894713183e061fa6d2b69b05889a90a03) |
5ea8dbeb [view] | v3.5.13-sru | 2012-09-09 13:57:25 +0200 | Slávek Banko | [tde-packaging] Fix inadvertent moving files from /usr in tdegraphics in Debian and Ubuntu (cherry picked from commit 56b1a06ec007819b9d45e7c7e1e0df2f3371f03c) |
d896b1f2 [view] | v3.5.13-sru | 2012-09-09 12:39:13 +0200 | Slávek Banko | [tdemultimedia] Added default global shortcuts for kmix (cherry picked from commit edc41514713691769ed389a9e3854495a536fe96) |
f13388df [view] | v3.5.13-sru | 2012-09-09 11:41:58 +0200 | Slávek Banko | [tde-packaging] Fix inadvertent moving files from /usr in tdebase on Debian and Ubuntu (cherry picked from commit e9a174ab6caaded468c452c8bde8a64b9acc6e69) |
cab5a344 [view] | v3.5.13-sru | 2012-09-09 11:35:53 +0200 | Slávek Banko | [tde-packaging] Added cleanup logitechmouse.rules symlink to tdebase on Debian and Ubuntu (cherry picked from commit b60c8df9f7b91899327fd77d4a99fbabab5b230f) |
8a63d3b7 [view] | v3.5.13-sru | 2012-09-08 18:00:29 -0500 | Timothy Pearson | [dbus-1-tqt] Reset error object to succesful state in async calls (cherry picked from commit df590f5efe1ab22549aa8896be5d3677b3523712) |
e7cf5f40 [view] | v3.5.13-sru | 2012-09-08 19:45:00 +0200 | Slávek Banko | [tde] Update final HTML install path so all modules are consistent. |
dea4c392 [view] | v3.5.13-sru | 2012-09-08 19:41:43 +0200 | Slávek Banko | [tdewebdev] Update final HTML install path so all modules are consistent. |
22f109e1 [view] | v3.5.13-sru | 2012-09-08 19:41:43 +0200 | Slávek Banko | [tdevelop] Update final HTML install path so all modules are consistent. |
175fff7c [view] | v3.5.13-sru | 2012-09-08 19:41:42 +0200 | Slávek Banko | [tdeutils] Update final HTML install path so all modules are consistent. |
55bf3440 [view] | v3.5.13-sru | 2012-09-08 19:41:41 +0200 | Slávek Banko | [tdetoys] Update final HTML install path so all modules are consistent. |
02bb71c6 [view] | v3.5.13-sru | 2012-09-08 19:41:41 +0200 | Slávek Banko | [tdesdk] Update final HTML install path so all modules are consistent. |
4af20ec8 [view] | v3.5.13-sru | 2012-09-08 19:41:40 +0200 | Slávek Banko | [tdepim] Update final HTML install path so all modules are consistent. |
74aa488c [view] | v3.5.13-sru | 2012-09-08 19:41:38 +0200 | Slávek Banko | [tdenetwork] Update final HTML install path so all modules are consistent. |
9f8d3b8a [view] | v3.5.13-sru | 2012-09-08 19:41:35 +0200 | Slávek Banko | [tdemultimedia] Update final HTML install path so all modules are consistent. |
e8d1d0c2 [view] | v3.5.13-sru | 2012-09-08 19:41:34 +0200 | Slávek Banko | [tdelibs] Update final HTML install path so all modules are consistent. |
49685eca [view] | v3.5.13-sru | 2012-09-08 19:41:33 +0200 | Slávek Banko | [tdegraphics] Update final HTML install path so all modules are consistent. |
c4dece83 [view] | v3.5.13-sru | 2012-09-08 19:41:32 +0200 | Slávek Banko | [tdegames] Update final HTML install path so all modules are consistent. |
60c0c3e8 [view] | v3.5.13-sru | 2012-09-08 19:41:31 +0200 | Slávek Banko | [tdeedu] Update final HTML install path so all modules are consistent. |
dffd94ba [view] | v3.5.13-sru | 2012-09-08 19:41:30 +0200 | Slávek Banko | [tdebindings] Update final HTML install path so all modules are consistent. |
ff8f2d5c [view] | v3.5.13-sru | 2012-09-08 19:41:29 +0200 | Slávek Banko | [tdebase] Update final HTML install path so all modules are consistent. |
a5fecda2 [view] | v3.5.13-sru | 2012-09-08 19:41:27 +0200 | Slávek Banko | [tdeartwork] Update final HTML install path so all modules are consistent. |
8438fa10 [view] | v3.5.13-sru | 2012-09-08 19:41:26 +0200 | Slávek Banko | [tdeadmin] Update final HTML install path so all modules are consistent. |
99f1ff6c [view] | v3.5.13-sru | 2012-09-08 19:41:25 +0200 | Slávek Banko | [tdeaddons] Update final HTML install path so all modules are consistent. |
6c1b5909 [view] | v3.5.13-sru | 2012-09-08 19:41:24 +0200 | Slávek Banko | [tdeaccessibility] Update final HTML install path so all modules are consistent. |
6559ad05 [view] | v3.5.13-sru | 2012-09-08 19:41:23 +0200 | Slávek Banko | [tde-i18n] Update final HTML install path so all modules are consistent. |
62b3cd83 [view] | v3.5.13-sru | 2012-09-08 19:41:14 +0200 | Slávek Banko | [pytde] Update final HTML install path so all modules are consistent. |
d48e237c [view] | v3.5.13-sru | 2012-09-08 19:41:13 +0200 | Slávek Banko | [pytdeextensions] Update final HTML install path so all modules are consistent. |
fb87f379 [view] | v3.5.13-sru | 2012-09-08 19:41:11 +0200 | Slávek Banko | [libksquirrel] Update final HTML install path so all modules are consistent. |
9f5ead71 [view] | v3.5.13-sru | 2012-09-08 19:41:10 +0200 | Slávek Banko | [libkipi] Update final HTML install path so all modules are consistent. |
7082db37 [view] | v3.5.13-sru | 2012-09-08 19:41:10 +0200 | Slávek Banko | [libkdcraw] Update final HTML install path so all modules are consistent. |
6ef31706 [view] | v3.5.13-sru | 2012-09-08 19:41:10 +0200 | Slávek Banko | [libkexiv2] Update final HTML install path so all modules are consistent. |
ea4dac2b [view] | v3.5.13-sru | 2012-09-08 19:41:09 +0200 | Slávek Banko | [kipi-plugins] Update final HTML install path so all modules are consistent. |
acb995ad [view] | v3.5.13-sru | 2012-09-08 19:41:08 +0200 | Slávek Banko | [tqtinterface] Update final HTML install path so all modules are consistent. |
73b5c812 [view] | v3.5.13-sru | 2012-09-08 19:41:06 +0200 | Slávek Banko | [dbus-tqt] Update final HTML install path so all modules are consistent. |
d82da359 [view] | v3.5.13-sru | 2012-09-08 19:41:05 +0200 | Slávek Banko | [dbus-1-tqt] Update final HTML install path so all modules are consistent. |
302480ca [view] | v3.5.13-sru | 2012-09-08 19:41:00 +0200 | Slávek Banko | [arts] Update final HTML install path so all modules are consistent. |
08cd7a2e [view] | v3.5.13-sru | 2012-09-08 19:40:58 +0200 | Slávek Banko | [yakuake] Update final HTML install path so all modules are consistent. |
b1bc0bce [view] | v3.5.13-sru | 2012-09-08 19:40:57 +0200 | Slávek Banko | [wlassistant] Update final HTML install path so all modules are consistent. |
df7a91ee [view] | v3.5.13-sru | 2012-09-08 19:40:56 +0200 | Slávek Banko | [twin-style-crystal] Update final HTML install path so all modules are consistent. |
996d9afd [view] | v3.5.13-sru | 2012-09-08 19:40:56 +0200 | Slávek Banko | [tellico] Update final HTML install path so all modules are consistent. |
7e60550b [view] | v3.5.13-sru | 2012-09-08 19:40:55 +0200 | Slávek Banko | [tdesvn] Update final HTML install path so all modules are consistent. |
e55ed7f2 [view] | v3.5.13-sru | 2012-09-08 19:40:54 +0200 | Slávek Banko | [tde-systemsettings] Update final HTML install path so all modules are consistent. |
32aa07ae [view] | v3.5.13-sru | 2012-09-08 19:40:54 +0200 | Slávek Banko | [tdesudo] Update final HTML install path so all modules are consistent. |
b1f5243c [view] | v3.5.13-sru | 2012-09-08 19:40:53 +0200 | Slávek Banko | [tde-style-qtcurve] Update final HTML install path so all modules are consistent. |
8b7f56e6 [view] | v3.5.13-sru | 2012-09-08 19:40:53 +0200 | Slávek Banko | [tde-style-lipstik] Update final HTML install path so all modules are consistent. |
42fbc85f [view] | v3.5.13-sru | 2012-09-08 19:40:52 +0200 | Slávek Banko | [tde-guidance] Update final HTML install path so all modules are consistent. |
92dc24bb [view] | v3.5.13-sru | 2012-09-08 19:40:51 +0200 | Slávek Banko | [smb4k] Update final HTML install path so all modules are consistent. |
045c96cc [view] | v3.5.13-sru | 2012-09-08 19:40:51 +0200 | Slávek Banko | [soundkonverter] Update final HTML install path so all modules are consistent. |
72fe931f [view] | v3.5.13-sru | 2012-09-08 19:40:50 +0200 | Slávek Banko | [rosegarden] Update final HTML install path so all modules are consistent. |
4509dbf9 [view] | v3.5.13-sru | 2012-09-08 19:40:50 +0200 | Slávek Banko | [smartcardauth] Update final HTML install path so all modules are consistent. |
8ab49389 [view] | v3.5.13-sru | 2012-09-08 19:40:49 +0200 | Slávek Banko | [potracegui] Update final HTML install path so all modules are consistent. |
d2da2ef8 [view] | v3.5.13-sru | 2012-09-08 19:40:48 +0200 | Slávek Banko | [piklab] Update final HTML install path so all modules are consistent. |
6c5c9ecc [view] | v3.5.13-sru | 2012-09-08 19:40:46 +0200 | Slávek Banko | [kvkbd] Update final HTML install path so all modules are consistent. |
48f7964b [view] | v3.5.13-sru | 2012-09-08 19:40:46 +0200 | Slávek Banko | [kvirc] Update final HTML install path so all modules are consistent. |
72487039 [view] | v3.5.13-sru | 2012-09-08 19:40:45 +0200 | Slávek Banko | [kuickshow] Update final HTML install path so all modules are consistent. |
564b7b85 [view] | v3.5.13-sru | 2012-09-08 19:40:45 +0200 | Slávek Banko | [ktorrent] Update final HTML install path so all modules are consistent. |
0bf151be [view] | v3.5.13-sru | 2012-09-08 19:40:44 +0200 | Slávek Banko | [ktechlab] Update final HTML install path so all modules are consistent. |
9fe023a4 [view] | v3.5.13-sru | 2012-09-08 19:40:43 +0200 | Slávek Banko | [ksystemlog] Update final HTML install path so all modules are consistent. |
620e92c7 [view] | v3.5.13-sru | 2012-09-08 19:40:43 +0200 | Slávek Banko | [kstreamripper] Update final HTML install path so all modules are consistent. |
ec4f4e8f [view] | v3.5.13-sru | 2012-09-08 19:40:42 +0200 | Slávek Banko | [ksquirrel] Update final HTML install path so all modules are consistent. |
586ed026 [view] | v3.5.13-sru | 2012-09-08 19:40:41 +0200 | Slávek Banko | [ksplash-engine-moodin] Update final HTML install path so all modules are consistent. |
425087e5 [view] | v3.5.13-sru | 2012-09-08 19:40:41 +0200 | Slávek Banko | [krusader] Update final HTML install path so all modules are consistent. |
37ef5462 [view] | v3.5.13-sru | 2012-09-08 19:40:40 +0200 | Slávek Banko | [krename] Update final HTML install path so all modules are consistent. |
2a9d2e0b [view] | v3.5.13-sru | 2012-09-08 19:40:40 +0200 | Slávek Banko | [tderadio] Update final HTML install path so all modules are consistent. |
96c27abc [view] | v3.5.13-sru | 2012-09-08 19:40:39 +0200 | Slávek Banko | [kpowersave] Update final HTML install path so all modules are consistent. |
f7253e27 [view] | v3.5.13-sru | 2012-09-08 19:40:38 +0200 | Slávek Banko | [kpicosim] Update final HTML install path so all modules are consistent. |
1c38dafa [view] | v3.5.13-sru | 2012-09-08 19:40:38 +0200 | Slávek Banko | [kpilot] Update final HTML install path so all modules are consistent. |
a9d5bf72 [view] | v3.5.13-sru | 2012-09-08 19:40:37 +0200 | Slávek Banko | [kopete-otr] Update final HTML install path so all modules are consistent. |
7d37d2e4 [view] | v3.5.13-sru | 2012-09-08 19:40:36 +0200 | Slávek Banko | [konversation] Update final HTML install path so all modules are consistent. |
e23ea8eb [view] | v3.5.13-sru | 2012-09-08 19:40:35 +0200 | Slávek Banko | [koffice-i18n] Update final HTML install path so all modules are consistent. |
80f5854c [view] | v3.5.13-sru | 2012-09-08 19:40:31 +0200 | Slávek Banko | [koffice] Update final HTML install path so all modules are consistent. |
8c70ad0f [view] | v3.5.13-sru | 2012-09-08 19:40:22 +0200 | Slávek Banko | [knutclient] Update final HTML install path so all modules are consistent. |
22262941 [view] | v3.5.13-sru | 2012-09-08 19:40:22 +0200 | Slávek Banko | [knowit] Update final HTML install path so all modules are consistent. |
8ca4401a [view] | v3.5.13-sru | 2012-09-08 19:40:21 +0200 | Slávek Banko | [knights] Update final HTML install path so all modules are consistent. |
4dc83f58 [view] | v3.5.13-sru | 2012-09-08 19:40:20 +0200 | Slávek Banko | [knetworkmanager8] Update final HTML install path so all modules are consistent. |
e8151986 [view] | v3.5.13-sru | 2012-09-08 19:40:19 +0200 | Slávek Banko | [knetload] Update final HTML install path so all modules are consistent. |
d0c8cf3f [view] | v3.5.13-sru | 2012-09-08 19:40:19 +0200 | Slávek Banko | [knetstats] Update final HTML install path so all modules are consistent. |
2a19f373 [view] | v3.5.13-sru | 2012-09-08 19:40:18 +0200 | Slávek Banko | [kmymoney] Update final HTML install path so all modules are consistent. |
168be01e [view] | v3.5.13-sru | 2012-09-08 19:40:18 +0200 | Slávek Banko | [knemo] Update final HTML install path so all modules are consistent. |
e1575278 [view] | v3.5.13-sru | 2012-09-08 19:40:16 +0200 | Slávek Banko | [kmyfirewall] Update final HTML install path so all modules are consistent. |
0a872ccc [view] | v3.5.13-sru | 2012-09-08 19:40:15 +0200 | Slávek Banko | [kmplayer] Update final HTML install path so all modules are consistent. |
b9664024 [view] | v3.5.13-sru | 2012-09-08 19:40:14 +0200 | Slávek Banko | [kiosktool] Update final HTML install path so all modules are consistent. |
7ef08ade [view] | v3.5.13-sru | 2012-09-08 19:40:13 +0200 | Slávek Banko | [tdeio-locate] Update final HTML install path so all modules are consistent. |
3e934d61 [view] | v3.5.13-sru | 2012-09-08 19:40:13 +0200 | Slávek Banko | [tdeio-umountwrapper] Update final HTML install path so all modules are consistent. |
e9a5dc3b [view] | v3.5.13-sru | 2012-09-08 19:40:12 +0200 | Slávek Banko | [tdeio-apt] Update final HTML install path so all modules are consistent. |
ae4d5b68 [view] | v3.5.13-sru | 2012-09-08 19:40:12 +0200 | Slávek Banko | [kima] Update final HTML install path so all modules are consistent. |
20a90dd0 [view] | v3.5.13-sru | 2012-09-08 19:40:11 +0200 | Slávek Banko | [kile] Update final HTML install path so all modules are consistent. |
33b00674 [view] | v3.5.13-sru | 2012-09-08 19:40:10 +0200 | Slávek Banko | [kgtk-qt3] Update final HTML install path so all modules are consistent. |
e3f6f833 [view] | v3.5.13-sru | 2012-09-08 19:40:08 +0200 | Slávek Banko | [keep] Update final HTML install path so all modules are consistent. |
75a1965d [view] | v3.5.13-sru | 2012-09-08 19:40:08 +0200 | Slávek Banko | [kdpkg] Update final HTML install path so all modules are consistent. |
f3c068be [view] | v3.5.13-sru | 2012-09-08 19:40:07 +0200 | Slávek Banko | [tdmtheme] Update final HTML install path so all modules are consistent. |
78b09dcf [view] | v3.5.13-sru | 2012-09-08 19:40:06 +0200 | Slávek Banko | [kdiff3] Update final HTML install path so all modules are consistent. |
4554f584 [view] | v3.5.13-sru | 2012-09-08 19:40:06 +0200 | Slávek Banko | [kdirstat] Update final HTML install path so all modules are consistent. |
a040caea [view] | v3.5.13-sru | 2012-09-08 19:40:05 +0200 | Slávek Banko | [kdbusnotification] Update final HTML install path so all modules are consistent. |
2df822e9 [view] | v3.5.13-sru | 2012-09-08 19:40:04 +0200 | Slávek Banko | [kchmviewer] Update final HTML install path so all modules are consistent. |
259c4288 [view] | v3.5.13-sru | 2012-09-08 19:40:04 +0200 | Slávek Banko | [kcpuload] Update final HTML install path so all modules are consistent. |
8f571880 [view] | v3.5.13-sru | 2012-09-08 19:40:03 +0200 | Slávek Banko | [kbookreader] Update final HTML install path so all modules are consistent. |
8e07c936 [view] | v3.5.13-sru | 2012-09-08 19:40:02 +0200 | Slávek Banko | [kbfx] Update final HTML install path so all modules are consistent. |
80df7d55 [view] | v3.5.13-sru | 2012-09-08 19:40:02 +0200 | Slávek Banko | [kbarcode] Update final HTML install path so all modules are consistent. |
9cd24a18 [view] | v3.5.13-sru | 2012-09-08 19:40:01 +0200 | Slávek Banko | [katapult] Update final HTML install path so all modules are consistent. |
bac92da1 [view] | v3.5.13-sru | 2012-09-08 19:40:00 +0200 | Slávek Banko | [kaffeine] Update final HTML install path so all modules are consistent. |
0f085a2c [view] | v3.5.13-sru | 2012-09-08 19:40:00 +0200 | Slávek Banko | [kaffeine-mozilla] Update final HTML install path so all modules are consistent. |
86ad3571 [view] | v3.5.13-sru | 2012-09-08 19:39:58 +0200 | Slávek Banko | [k9copy] Update final HTML install path so all modules are consistent. |
dbb47904 [view] | v3.5.13-sru | 2012-09-08 19:39:57 +0200 | Slávek Banko | [k3b-i18n] Update final HTML install path so all modules are consistent. |
dc9b889c [view] | v3.5.13-sru | 2012-09-08 19:39:55 +0200 | Slávek Banko | [k3b] Update final HTML install path so all modules are consistent. |
6793204b [view] | v3.5.13-sru | 2012-09-08 19:39:54 +0200 | Slávek Banko | [gwenview-i18n] Update final HTML install path so all modules are consistent. |
cbbdb0ac [view] | v3.5.13-sru | 2012-09-08 19:39:50 +0200 | Slávek Banko | [gtk-qt-engine] Update final HTML install path so all modules are consistent. |
0cfe4368 [view] | v3.5.13-sru | 2012-09-08 19:39:50 +0200 | Slávek Banko | [gwenview] Update final HTML install path so all modules are consistent. |
4279c201 [view] | v3.5.13-sru | 2012-09-08 19:39:49 +0200 | Slávek Banko | [fusion-icon] Update final HTML install path so all modules are consistent. |
9901f55d [view] | v3.5.13-sru | 2012-09-08 19:39:48 +0200 | Slávek Banko | [filelight] Update final HTML install path so all modules are consistent. |
47ccb9b4 [view] | v3.5.13-sru | 2012-09-08 19:39:47 +0200 | Slávek Banko | [digikam] Update final HTML install path so all modules are consistent. |
47698196 [view] | v3.5.13-sru | 2012-09-08 19:39:47 +0200 | Slávek Banko | [dolphin] Update final HTML install path so all modules are consistent. |
476860b4 [view] | v3.5.13-sru | 2012-09-08 19:39:45 +0200 | Slávek Banko | [desktop-effects-tde] Update final HTML install path so all modules are consistent. |
df683042 [view] | v3.5.13-sru | 2012-09-08 19:39:44 +0200 | Slávek Banko | [compizconfig-backend-tdeconfig] Update final HTML install path so all modules are consistent. |
2bc79be8 [view] | v3.5.13-sru | 2012-09-08 19:39:44 +0200 | Slávek Banko | [bibletime] Update final HTML install path so all modules are consistent. |
b292be26 [view] | v3.5.13-sru | 2012-09-08 19:39:43 +0200 | Slávek Banko | [basket] Update final HTML install path so all modules are consistent. |
057c011e [view] | v3.5.13-sru | 2012-09-08 19:39:42 +0200 | Slávek Banko | [amarok] Update final HTML install path so all modules are consistent. |
a3c1030a [view] | v3.5.13-sru | 2012-09-08 19:39:39 +0200 | Slávek Banko | [adept] Update final HTML install path so all modules are consistent. |
7090bc80 [view] | v3.5.13-sru | 2012-09-08 19:39:39 +0200 | Slávek Banko | [abakus] Update final HTML install path so all modules are consistent. |
bb470b88 [view] | v3.5.13-sru | 2012-09-06 00:11:44 +0200 | Slávek Banko | [scripts] Added submodules for v3.5.13-sru branch Added flat listing of submodules Updated GIT readme file Added scripts |
62ae98b3 [view] | v3.5.13-sru | 2012-09-06 00:11:44 +0200 | Slávek Banko | [tde] Added submodules for v3.5.13-sru branch Added flat listing of submodules Updated GIT readme file Added scripts |
710270fb [view] | v3.5.13-sru | 2012-09-04 13:24:01 -0500 | Darrell Anderson | [tdebase] Fix links in Konqueror launch page. (cherry picked from commit 495b5680838dc44112adecea964a3ad7ea01fc07) |
7f3ddb6d [view] | v3.5.13-sru | 2012-09-04 01:50:17 +0200 | Slávek Banko | [tde-packaging] Disabled replacement aboutkde logo on Debian and Ubuntu Disabled replacement icons device/system on Debian (cherry picked from commit 8c8660b7891b3e275fa160c216f69a4cb092fc7a) |
320c8424 [view] | v3.5.13-sru | 2012-09-01 17:14:23 +0200 | Slávek Banko | [tde-style-qtcurve] Add common directories |
6bc96334 [view] | v3.5.13-sru | 2012-09-01 17:04:20 +0200 | Slávek Banko | [tde-style-qtcurve] Revert style and class names to QtCurve Fix FTBFS on Qt3 (cherry picked from commit 821d7de7dfeba296893708dd702445dfa8f6477f) |
4baec23c [view] | v3.5.13-sru | 2012-08-30 16:53:00 -0500 | Timothy Pearson | [tde-packaging] Fix yet another k3b-i18n FTBFS on Debian and Ubuntu (cherry picked from commit a157fc2b7c19bae23b66a90a2b1f38190b022d3f) |
829d22e8 [view] | v3.5.13-sru | 2012-08-30 15:56:19 -0500 | Timothy Pearson | [tde-packaging] Fix k3b-i18n FTBFS on Debian and Ubuntu (cherry picked from commit 4d86e5015204b881ae64ba42bd17ae923396dd4c) |
5ce14a0a [view] | v3.5.13-sru | 2012-08-30 20:24:18 +0200 | Slávek Banko | [tde-packaging] Fix tde-style-qtcurve FTBFS on Debian and Ubuntu (cherry picked from commit 55642292818f51e3cfee733f8ee38d30f95880b5) |
6e351f96 [view] | v3.5.13-sru | 2012-08-30 12:53:33 -0500 | Timothy Pearson | [tde-packaging] Fix k3b-i18n FTBFS on Debian and Ubuntu (cherry picked from commit 56a080ec706bbe821a66a76310a5bcf72aa60f4f) |
08196adb [view] | v3.5.13-sru | 2012-08-30 12:50:41 -0500 | Timothy Pearson | [tde-packaging] Fix gwenview-i18n FTBFS on Debian and Ubuntu (cherry picked from commit 3a9fe8643c50dc700786a29b720a85692f64e211) |
c3c1892f [view] | v3.5.13-sru | 2012-08-30 03:00:49 +0200 | Slávek Banko | [tde-packaging] Fix kstreamripper FTBFS on Debian and Ubuntu (cherry picked from commit 3d082b0a7744791a2900f2021e50fa62b9c41ca3) |
f2be7cbd [view] | v3.5.13-sru | 2012-08-29 23:24:05 +0200 | Slávek Banko | [kstreamripper] Fix FTBFS (cherry picked from commit 118d0454ecb226d3dd09d236bee640f2455f0c54) |
f2f3f20f [view] | v3.5.13-sru | 2012-08-28 09:20:41 +0200 | Slávek Banko | [tde-style-lipstik] Add common directories |
5e2a6b63 [view] | v3.5.13-sru | 2012-08-28 09:01:17 +0200 | Slávek Banko | [kmymoney] Reset submodules to latest HEAD |
cfd87cae [view] | v3.5.13-sru | 2012-08-28 01:08:57 +0200 | Slávek Banko | [tde-packaging] Removed setting tdm theme according to DesktopBase on Debian and Ubuntu (cherry picked from commit 4b3274cd2e316d7ef6b99c30a559e71876aed5ee) |
ab614e46 [view] | v3.5.13-sru | 2012-08-27 23:09:24 +0200 | Slávek Banko | [tde-packaging] Fix arts dependency on libarts1-akode-trinity on Debian and Ubuntu (cherry picked from commit 1c08a9515dcf8bb037bb43c94900de197e6f1125) |
3845004a [view] | v3.5.13-sru | 2012-08-27 19:50:10 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for gwenview-i18n on Debian and Ubuntu |
c6f6193f [view] | v3.5.13-sru | 2012-08-27 19:29:25 +0200 | Slávek Banko | [tde-packaging] Add initial packaging files for gwenview-i18n on Debian and Ubuntu (cherry picked from commit 6138942a48d35b88984bdb0cd268a4978e5e21e8) |
e049ec16 [view] | v3.5.13-sru | 2012-08-27 19:14:02 +0200 | Slávek Banko | [gwenview-i18n] Added common directories |
741f2313 [view] | v3.5.13-sru | 2012-08-27 19:12:12 +0200 | Slávek Banko | [gwenview-i18n] Initial import |
7ec21bf0 [view] | v3.5.13-sru | 2012-08-26 20:17:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kde-i18n on Debian and Ubuntu |
d6a3e0c6 [view] | v3.5.13-sru | 2012-08-26 16:26:18 +0200 | Slávek Banko | [tdebase] Update starttde: Fix compatibility with older manpath (cherry picked from commit 55c88e3706712bd26f081fdfc164382238506652) |
af2dfaf8 [view] | v3.5.13-sru | 2012-08-25 14:25:30 -0500 | Timothy Pearson | [dbus-1-tqt] Additional fixups for struct handling (cherry picked from commit cd48fbedf55ac59fd8c740386d1c13430c8c02f0) |
7b09cff1 [view] | v3.5.13-sru | 2012-08-25 16:08:32 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kgtk-qt3 on Debian and Ubuntu |
13ac655b [view] | v3.5.13-sru | 2012-08-25 14:26:06 +0200 | Slávek Banko | [kgtk-qt3] Add common directories |
3e4a2e8e [view] | v3.5.13-sru | 2012-08-25 12:19:25 +0200 | Slávek Banko | [tdepim] Removed knotes window resizing for RichText toolbar (cherry picked from commit f820c4f9253bbc21156ee90ad22e6d9deae29034) |
7910a182 [view] | v3.5.13-sru | 2012-08-25 01:16:58 -0500 | Timothy Pearson | [dbus-1-tqt] Fix handling of struct types in arrays (cherry picked from commit b6aba4c408a6db201af4a118725da2b8d8af0f84) |
5862e1d4 [view] | v3.5.13-sru | 2012-08-25 05:00:39 +0200 | Slávek Banko | [tdegraphics] Fix error codes numbers for kpdf/xpdf/splash (cherry picked from commit 809db41f180a7899feb279c0981792a5ba5c0b58) |
fdb127fe [view] | v3.5.13-sru | 2012-08-25 04:14:27 +0200 | Slávek Banko | [tdenetwork] Do not confirm closing kopete group chat when account is offline (cherry picked from commit e11825984f38bfdb98698aee17916e618761fcc9) |
a08d2d7f [view] | v3.5.13-sru | 2012-08-25 02:29:56 +0200 | Slávek Banko | [tdeio-locate] Fix handling properties of large files (cherry picked from commit efcd2f6e634cec69d1620a654c4aecd7672f2ab2) |
5dfa0e73 [view] | v3.5.13-sru | 2012-08-24 08:31:45 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kio-umountwrapper on Debian and Ubuntu |
5b5b7da0 [view] | v3.5.13-sru | 2012-08-23 03:13:32 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kde-guidance on Debian and Ubuntu |
f4dab422 [view] | v3.5.13-sru | 2012-08-23 02:52:33 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kaffeine-mozilla on Debian and Ubuntu |
7a682769 [view] | v3.5.13-sru | 2012-08-23 02:38:33 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for fusion-icon on Debian and Ubuntu |
bef5a0bf [view] | v3.5.13-sru | 2012-08-23 02:27:25 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for desktop-effects-kde on Debian and Ubuntu |
25fb72b9 [view] | v3.5.13-sru | 2012-08-23 02:14:28 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for compizconfig-backend-kconfig on Debian and Ubuntu |
aec589b7 [view] | v3.5.13-sru | 2012-08-23 01:36:07 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for mlt++ on Debian and Ubuntu |
d4752ab3 [view] | v3.5.13-sru | 2012-08-23 01:19:53 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for mlt on Debian and Ubuntu |
2d7182e2 [view] | v3.5.13-sru | 2012-08-23 00:47:26 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for k9copy on Debian and Ubuntu |
62fd043d [view] | v3.5.13-sru | 2012-08-22 22:05:30 +0200 | Slávek Banko | [tdebase] Fix tsak FTBFS Thanks to Francois Andriot for the patch This resolves Bug #1181 (cherry picked from commit 1b0225276c9353d651887f32c82d9ad7394372b3) |
d70d3bb0 [view] | v3.5.13-sru | 2012-08-22 22:03:43 +0200 | Slávek Banko | [tdebase] Disable use of SAK if TSAK is not built Thanks to Francois Andriot for the patch This resolves Bug #1180 (cherry picked from commit 8f514540fcb06ca42c2829313b4058e45dda3a53) |
25074c40 [view] | v3.5.13-sru | 2012-08-22 13:05:27 -0500 | Darrell Anderson | [tdegraphics] Fix a potential resize bug and apply xpdf 3.02pl4 and 3.02pl5 security patches. This partially resolves bug report 1175. (cherry picked from commit 561d1d6802dd50ddc9f441442cc2c351dd2759d6) |
be2f7aa7 [view] | v3.5.13-sru | 2012-08-22 02:04:55 +0200 | Slávek Banko | [tdepim] Updated holiday_sk and added to the installation This resolves Bug #1123 (cherry picked from commit cc318898d37c823f4a3895a1a2716d775f8f06a0) |
e93f9c30 [view] | v3.5.13-sru | 2012-08-21 13:54:01 -0500 | Darrell Anderson | [tdesdk] Fix branding, default server, and update server list. (cherry picked from commit 8d38062cbcd3b1c5a0d62008068e1c149a7e8864) |
14f0d40a [view] | v3.5.13-sru | 2012-08-20 21:06:32 +0200 | Slávek Banko | [tde-packaging] Add initial packaging files for koffice-i18n on Debian and Ubuntu (cherry picked from commit 25567b87b3fbdaa41700433dc10022a985e612c6) |
fd1374c0 [view] | v3.5.13-sru | 2012-08-20 20:27:46 +0200 | Slávek Banko | [koffice-i18n] Added common directories Added symlinks to TLD admin directory |
e2a67e0b [view] | v3.5.13-sru | 2012-08-20 20:02:39 +0200 | Slávek Banko | [koffice-i18n] Initial import of extracted tarballs |
242d796e [view] | v3.5.13-sru | 2012-08-20 18:57:50 +0200 | Slávek Banko | [pytdeextensions] Fix FTBFS Thanks to Francois Andriot for the patch This resolves Bug #1148 (cherry picked from commit 613b3322cae43cd4e4930b77b5a5a94ec0380c22) |
0a258d54 [view] | v3.5.13-sru | 2012-08-19 12:46:50 -0500 | Darrell Anderson | [tdepim] Add image files from commit f1ec987d. (cherry picked from commit e85c6d1a50bfbae84d2386c6dddcdeb94a5896b8) |
c62214b1 [view] | v3.5.13-sru | 2012-08-18 19:42:57 -0500 | Darrell Anderson | [koffice] Add missing icons. (cherry picked from commit 3ccea12293eb3d7bd33f19dbe34d19dc36759ef0) |
f4b90f9a [view] | v3.5.13-sru | 2012-08-18 13:52:50 -0500 | Darrell Anderson | [tdepim] Add missing kandy icons. This resolves bug report 1013. (cherry picked from commit f1ec987d9aa340d6abafd9b2d14744f8faf12b6e) |
48b524d2 [view] | v3.5.13-sru | 2012-08-18 19:30:31 +0200 | Slávek Banko | [kstreamripper] Fix destination HTML directory Thanks to Francois Andriot for the patch (cherry picked from commit 310045440806c15465935cbdf005f1f62dc63205) |
274736ca [view] | v3.5.13-sru | 2012-08-18 18:42:49 +0200 | Slávek Banko | [kpicosim] Fix 'format not a string literal' error Thanks to Francois Andriot for the patch (cherry picked from commit b58489be771060b866f8a4cbc2499eac352cb251) |
be5f9d8e [view] | v3.5.13-sru | 2012-08-18 15:29:39 +0200 | Slávek Banko | [tdegraphics] Disable kuickshow doc build if kuickshow is disabled Thanks to Francois Andriot for the patch (cherry picked from commit debc30baa40bdc687b00414733a50c61f71572de) |
57fccb8a [view] | v3.5.13-sru | 2012-08-18 13:56:42 +0200 | Slávek Banko | [tdebase] Fix khotkeys/arts headers includes in CMake Thanks to Francois Andriot for the patch (cherry picked from commit 02f53174686c1690c576f09f08e0936dc1f94ff5) |
e80111da [view] | v3.5.13-sru | 2012-08-17 22:25:30 -0500 | Darrell Anderson | [tdewebdev] Add missing kxsldbg icons. (cherry picked from commit e87eaf68606f5d45f673c22a1117ecd6c198abc6) |
967440a7 [view] | v3.5.13-sru | 2012-08-16 20:08:35 -0500 | Darrell Anderson | [tdebase] Add missing Games for Kids icons. Thanks to David C. Rankin. (cherry picked from commit 5d81f9a9387757139160193ada5312268ffe7ce3) |
ac7c9c45 [view] | v3.5.13-sru | 2012-08-16 02:11:58 -0500 | Timothy Pearson | [tdepim] Fix disconnected signals introduced in KDE SVN commit 641050 (cherry picked from commit acecca8521b9b90b735491dda046c571af03f709) |
eb9983a2 [view] | v3.5.13-sru | 2012-08-14 01:43:56 +0200 | Slávek Banko | [k9copy] Fix build failures against ffmpeg up to version 0.11 (cherry picked from commit 86848f246df9c31e84256a2d952e36b16d1b5c48) |
2dc207fa [view] | v3.5.13-sru | 2012-08-13 23:20:35 +0200 | Slávek Banko | [tdegraphics] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 616c4bd9b3b2dee7d91dc7242227fa5fc5832fb6) |
2614d213 [view] | v3.5.13-sru | 2012-08-13 03:38:34 +0200 | Slávek Banko | [kuickshow] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 2864ae94e854ea1e808e5254fd9f21f209d08f84) |
f5510c21 [view] | v3.5.13-sru | 2012-08-13 02:44:19 +0200 | Slávek Banko | [ktorrent] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit fbbc3160499fa254e0ae03161daeabc0af908a8b) |
5b9788ef [view] | v3.5.13-sru | 2012-08-12 19:27:07 +0200 | Slávek Banko | [ktechlab] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit e61b40d34c201b33b70a1ea7917e41a7ccf573c1) |
149306dd [view] | v3.5.13-sru | 2012-08-12 18:18:26 +0200 | Slávek Banko | [kstreamripper] Update scons for new DSO linkage style Thanks to Francois Andriot for the patch |
7142d287 [view] | v3.5.13-sru | 2012-08-12 15:02:42 +0200 | Slávek Banko | [kpilot] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit f4e589470477558b1125be19e49147f1e60efde9) |
447e8e3d [view] | v3.5.13-sru | 2012-08-12 11:36:44 +0200 | Slávek Banko | [koffice] Fix lcms detection Thanks to Francois Andriot for the patch (cherry picked from commit 0206179720a2f2ed232f364317e8d2d4bfdcb0c6) |
81a325f3 [view] | v3.5.13-sru | 2012-08-12 11:34:39 +0200 | Slávek Banko | [koffice] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit d388dc54bbd88929907a71f9fc70ee0486cc99c1) |
9c04cef7 [view] | v3.5.13-sru | 2012-08-12 09:49:25 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kmplayer on Debian and Ubuntu |
f764ecc2 [view] | v3.5.13-sru | 2012-08-12 04:09:41 +0200 | Slávek Banko | [kmyfirewall] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 4d139e0ecfbc1e8ca01d1b7bc53ea7276aa69dd0) |
b56cb92e [view] | v3.5.13-sru | 2012-08-12 03:48:12 +0200 | Slávek Banko | [kmplayer] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 1b07da422aa606d4b1b712cc96a1f4e0f985de4f) |
ab7a4fc2 [view] | v3.5.13-sru | 2012-08-12 02:52:29 +0200 | Slávek Banko | [kmplayer] Added next preset scales and shortcuts for zoom This partially resolves Bug #1032 (cherry picked from commit b929f2e6f6210eccc0ccd35f66104e16578159ff) |
4a70f9ee [view] | v3.5.13-sru | 2012-08-12 02:50:45 +0200 | Slávek Banko | [kmplayer] Removed window changes when switching normal / minimal mode This partially resolves Bug #1032 (cherry picked from commit d306f1c84fe46a5b205358a5944f2c944a5eead0) |
456039b3 [view] | v3.5.13-sru | 2012-08-12 02:41:07 +0200 | Slávek Banko | [tde-packaging] Refresh patches for kerry on Debian and Ubuntu (cherry picked from commit 3249f1c32b384737ac585a00f72affb4195d5ac2) |
6179b953 [view] | v3.5.13-sru | 2012-08-12 02:15:59 +0200 | Slávek Banko | [kdbusnotification] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 45f1f04b34e5a781fee8594cb7536efb6b7471ca) |
c89b32eb [view] | v3.5.13-sru | 2012-08-11 19:08:15 -0500 | Timothy Pearson | [tdelibs] Fix FTBFS on CUPS < 1.6 (cherry picked from commit 91bf63b43bf4cc9ff640bd3c11549644cef05e6e) |
5d84dcf8 [view] | v3.5.13-sru | 2012-08-11 18:58:34 +0200 | Slávek Banko | [tde-packaging] Removed tdesudo and kpackage from kaffeine dependencies on Debian and Ubuntu (cherry picked from commit fc8f400d69ddcad87487335b4f3ac05e449b21d8) |
dd07e259 [view] | v3.5.13-sru | 2012-08-11 18:10:04 +0200 | Slávek Banko | [kaffeine] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit fd9e0b2a0d8901e03878613ea36d956cee3d5e09) |
51864556 [view] | v3.5.13-sru | 2012-08-11 14:51:55 +0200 | Slávek Banko | [k9copy] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit b9fa92164ba4170323208f5742adbf5957feffd9) |
6fc204a0 [view] | v3.5.13-sru | 2012-08-10 16:51:25 -0500 | Timothy Pearson | [tdelibs] Update to new CUPS 1.6 API (cherry picked from commit 9bc0d2cd9d38750658770e69bf0445dc5162beb7) |
1eb94c67 [view] | v3.5.13-sru | 2012-08-09 14:43:24 -0500 | Timothy Pearson | [tdelibs] Fix language switching Thanks to Francois Andriot for the patch! (cherry picked from commit d93d02f5e66c89b00624750961da18c503172482) |
1517d646 [view] | v3.5.13-sru | 2012-08-09 02:12:56 -0500 | Timothy Pearson | [tde-packaging] Set CMAKE_BUILD_TYPE=RelWithDebInfo for other modules on Debian and Ubuntu (cherry picked from commit b386b996e17ee946b6663cc6e497505294801a39) |
13b98dae [view] | v3.5.13-sru | 2012-08-09 02:07:58 -0500 | Timothy Pearson | [tde-packaging] Use CMake build type RelWithDebInfo when building arts, tdelibs, and tdebase on Debian and Ubuntu (cherry picked from commit 3107e430f9ed175a5a21d2c856229dc499bf3972) |
42a1cf56 [view] | v3.5.13-sru | 2012-08-08 19:06:06 -0500 | Timothy Pearson | [tde-packaging] Fix ksquirrel and libksquirrel FTBFS on Debian and Ubuntu (cherry picked from commit 14532965ecf8f029873fd783a67e0c629c4c77d9) |
5188e0e9 [view] | v3.5.13-sru | 2012-08-08 19:00:06 -0500 | Timothy Pearson | [tde-packaging] Fix ksquirrel FTBFS on Debian and Ubuntu (cherry picked from commit e106281002d7843b30c18994a2e0224601a5d7aa) |
13f5eb99 [view] | v3.5.13-sru | 2012-08-09 01:01:05 +0200 | Slávek Banko | [tde-i18n] Add common directories Add symlinks to TLD admin directory |
f1848e43 [view] | v3.5.13-sru | 2012-08-08 13:33:28 -0500 | Timothy Pearson | [tde-packaging] Update k3b-i18n build deps (cherry picked from commit ec8f9cff83b4c67a079914c9b2bf0027873e21f2) |
8ec99fdd [view] | v3.5.13-sru | 2012-08-08 13:31:40 -0500 | Timothy Pearson | [tde-packaging] Fix k3b-i18n FTBFS on Debian and Ubuntu (cherry picked from commit ae0bb0b862e6ff2daf69023c48ad0300ea4ac829) |
735cab42 [view] | v3.5.13-sru | 2012-08-08 01:26:02 -0500 | Timothy Pearson | [tdenetwork] Fix FTBFS (cherry picked from commit d573a253c1ba45b5e56f7bc25c8242f797a204e4) |
3569ebab [view] | v3.5.13-sru | 2012-08-07 19:38:36 +0200 | Slávek Banko | [k3b] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 730967a47c613190f42c094007fabea30f24348e) |
a6fcbb86 [view] | v3.5.13-sru | 2012-08-07 19:22:52 +0200 | Slávek Banko | [gwenview] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 9ed52cc74760361a1f600837fa919eb9a6be5ef1) |
f0e682a4 [view] | v3.5.13-sru | 2012-08-07 18:32:12 +0200 | Slávek Banko | [digikam] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 87ea6d1ba27a01c013f8c8ec438d13a61475c616) |
5bfe96ba [view] | v3.5.13-sru | 2012-08-07 01:46:08 +0200 | Slávek Banko | [tdebindings] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 50ec787fcf438005acd4db51ca10bc9b25df35af) |
a91845cf [view] | v3.5.13-sru | 2012-08-06 23:59:10 +0200 | Slávek Banko | [tdewebdev] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit bc2d0c742ac05b94ed7cfff76b8b77991ddd922d) |
fee97d5c [view] | v3.5.13-sru | 2012-08-06 20:49:31 +0200 | Slávek Banko | [tdeedu] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 2b25aaa07faf2c2959f89188d3972663c1aa6ba4) |
8e614e1b [view] | v3.5.13-sru | 2012-08-06 19:34:40 +0200 | Slávek Banko | [tde-packaging] Add tdemultimedia-trinity-dev to tdegames build dependencies on Debian and Ubuntu (cherry picked from commit 464d85d00143914b6ad490694b264b808c90ff47) |
46e9e5eb [view] | v3.5.13-sru | 2012-08-06 18:51:48 +0200 | Slávek Banko | [tdeaccessibility] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 39836a51434741460ce0867677ade4ee92d952ad) |
1679d4c4 [view] | v3.5.13-sru | 2012-08-06 18:18:54 +0200 | Slávek Banko | [tdegames] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 098b76c808a3797f4334fb316ddbd1aa5aa63401) |
ea153046 [view] | v3.5.13-sru | 2012-08-06 02:56:39 +0200 | Slávek Banko | [tdetoys] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 41013366f855785fe5e6f73a41e69c6c4f343083) |
095caa20 [view] | v3.5.13-sru | 2012-08-05 19:52:34 +0200 | Slávek Banko | [tdeutils] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 81a4c1343ffa5263bdca48d8166dba688f3b8651) |
a0891554 [view] | v3.5.13-sru | 2012-08-05 19:24:56 +0200 | Slávek Banko | [tdemultimedia] Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch (cherry picked from commit 023e7b38d9438a4262e6b46d9dbb9345597359a5) |
c602b473 [view] | v3.5.13-sru | 2012-08-04 13:05:23 +0200 | Slávek Banko | [gtk-qt-engine] Fix localization files name Thanks to Francois Andriot for notice (cherry picked from commit 29e73fb83ef7df4bfb80b3194734bd28966b7d7b) |
fac98282 [view] | v3.5.13-sru | 2012-08-04 02:26:43 +0200 | Slávek Banko | [tde-packaging] Add initial packaging files for k3b-i18n on Debian and Ubuntu (cherry picked from commit 3835367cb76eea3eb2cd01a2b426ed121a206f88) |
34c74851 [view] | v3.5.13-sru | 2012-08-03 17:31:21 +0200 | Slávek Banko | [k3b-i18n] Added common directories |
4a399d16 [view] | v3.5.13-sru | 2012-08-03 17:28:03 +0200 | Slávek Banko | [k3b-i18n] Adaptation for Trinity |
3db67ad9 [view] | v3.5.13-sru | 2012-08-03 17:20:16 +0200 | Slávek Banko | [k3b-i18n] Initial import |
024c4a0e [view] | v3.5.13-sru | 2012-08-03 02:13:40 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for k3b on Debian and Ubuntu |
75ef29de [view] | v3.5.13-sru | 2012-08-02 21:38:53 +0200 | Slávek Banko | [tde-packaging] Refresh patches for k3b on Debian and Ubuntu (cherry picked from commit 384e295657ee49226893e32380da3554a42864e7) |
cb570514 [view] | v3.5.13-sru | 2012-08-02 21:22:19 +0200 | Slávek Banko | [tde-packaging] Renamed dependency k3b-i18n on Debian and Ubuntu (cherry picked from commit f99ee0743a0e738355fb4af9eab43fa8b3b9b490) |
16c87690 [view] | v3.5.13-sru | 2012-08-02 00:47:44 +0200 | Slávek Banko | [yakuake] Add common directories |
19d1af3d [view] | v3.5.13-sru | 2012-08-02 00:18:23 +0200 | Slávek Banko | [tde-systemsettings] Add common directories |
5720d3f6 [view] | v3.5.13-sru | 2012-08-02 00:13:48 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kde-systemsettings on Debian and Ubuntu |
23d2cbf3 [view] | v3.5.13-sru | 2012-08-01 23:04:55 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for tde-style-lipstik on Debian and Ubuntu (cherry picked from commit ea17f4d8a64f5dd9e3484984cd23e8a3646d28bf) |
dd97f4ed [view] | v3.5.13-sru | 2012-08-01 20:59:16 +0200 | Slávek Banko | [tde-guidance] Add common directories Add empty directories |
6be88ce8 [view] | v3.5.13-sru | 2012-08-01 20:53:19 +0200 | Slávek Banko | [soundkonverter] Add common directories |
fc9074b1 [view] | v3.5.13-sru | 2012-08-01 20:51:38 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for soundkonverter on Debian and Ubuntu |
a525b94e [view] | v3.5.13-sru | 2012-08-01 20:00:27 +0200 | Slávek Banko | [smartcardauth] Add common directories |
2b06fb2c [view] | v3.5.13-sru | 2012-08-01 19:51:06 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for smartcardauth on Debian and Ubuntu |
ca15a445 [view] | v3.5.13-sru | 2012-08-01 18:57:25 +0200 | Slávek Banko | [potracegui] Add common directories |
14197dff [view] | v3.5.13-sru | 2012-08-01 18:53:08 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for potracegui on Debian and Ubuntu |
dc19b93f [view] | v3.5.13-sru | 2012-08-01 04:34:27 +0200 | Slávek Banko | [ktechlab] Add common directories |
dd9b8982 [view] | v3.5.13-sru | 2012-08-01 04:20:36 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for ktechlab on Debian and Ubuntu (cherry picked from commit 3ad3efb69e09292dfed8730dda9724350850fe8a) |
bad22c46 [view] | v3.5.13-sru | 2012-07-31 19:52:32 +0200 | Slávek Banko | [ksystemlog] Add common directories |
724cf1dc [view] | v3.5.13-sru | 2012-07-31 19:50:52 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for ksystemlog on Debian and Ubuntu |
e3cb7e56 [view] | v3.5.13-sru | 2012-07-31 19:10:59 +0200 | Slávek Banko | [kstreamripper] Add common directories |
36a3c2c0 [view] | v3.5.13-sru | 2012-07-31 18:54:09 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kstreamripper on Debian and Ubuntu |
a4ab014a [view] | v3.5.13-sru | 2012-07-31 18:38:19 +0200 | Slávek Banko | [ksquirrel] Add common directories |
853249aa [view] | v3.5.13-sru | 2012-07-31 18:29:20 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for ksquirrel on Debian and Ubuntu (cherry picked from commit a3737a550655ca25724dbb28e504dd412c3cf0d0) |
4c81ea96 [view] | v3.5.13-sru | 2012-07-31 17:02:01 +0200 | Slávek Banko | [tdemultimedia] Fix inadvertent kde->tde rename in kmix/cmake Thanks to David C. Rankin. |
75fd9ad1 [view] | v3.5.13-sru | 2012-07-31 16:18:53 +0200 | Slávek Banko | [rosegarden] GCC 4.7 fixes. Thanks to David C. Rankin. |
4c336078 [view] | v3.5.13-sru | 2012-07-31 03:36:44 +0200 | Slávek Banko | [ksplash-engine-moodin] Add common directories |
1d0df6a6 [view] | v3.5.13-sru | 2012-07-31 03:35:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for ksplash-engine-moodin on Debian and Ubuntu |
aa7d6a8f [view] | v3.5.13-sru | 2012-07-31 02:44:58 +0200 | Slávek Banko | [krename] Add common directories |
44b2c563 [view] | v3.5.13-sru | 2012-07-31 02:44:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for krename on Debian and Ubuntu |
017d4e0a [view] | v3.5.13-sru | 2012-07-31 02:21:43 +0200 | Slávek Banko | [kpicosim] Add common directories |
e0732dd7 [view] | v3.5.13-sru | 2012-07-31 02:20:16 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kpicosim on Debian and Ubuntu |
993e6b69 [view] | v3.5.13-sru | 2012-07-31 02:02:48 +0200 | Slávek Banko | [kopete-otr] Add common directories |
7725a964 [view] | v3.5.13-sru | 2012-07-31 02:01:07 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kopete-otr on Debian and Ubuntu |
247f18cb [view] | v3.5.13-sru | 2012-07-31 01:05:40 +0200 | Slávek Banko | [knowit] Add common directories |
3669aff4 [view] | v3.5.13-sru | 2012-07-31 01:04:40 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knowit on Debian and Ubuntu |
09d8e70b [view] | v3.5.13-sru | 2012-07-30 23:29:27 +0200 | Slávek Banko | [knetworkmanager8] Add common directories |
06e679d0 [view] | v3.5.13-sru | 2012-07-30 23:27:47 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knetworkmanager8 on Debian and Ubuntu |
ae306138 [view] | v3.5.13-sru | 2012-07-30 21:15:50 +0200 | Slávek Banko | [knetstats] Add common directories Add empty directories |
b2296c61 [view] | v3.5.13-sru | 2012-07-30 21:13:31 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knetstats on Debian and Ubuntu |
f0b8c729 [view] | v3.5.13-sru | 2012-07-30 20:57:30 +0200 | Slávek Banko | [knetload] Add common directories |
ddaf0efd [view] | v3.5.13-sru | 2012-07-30 20:55:50 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knetload on Debian and Ubuntu |
661d70f1 [view] | v3.5.13-sru | 2012-07-30 19:42:56 +0200 | Slávek Banko | [tdeio-umountwrapper] Add common directories |
3eb9c3ed [view] | v3.5.13-sru | 2012-07-30 19:33:00 +0200 | Slávek Banko | [kiosktool] Add common directories |
7dcacaa6 [view] | v3.5.13-sru | 2012-07-30 19:31:25 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kiosktool on Debian and Ubuntu |
34e82098 [view] | v3.5.13-sru | 2012-07-30 19:08:28 +0200 | Slávek Banko | [tdeio-apt] Add common directories |
c4f150a3 [view] | v3.5.13-sru | 2012-07-30 19:07:29 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kio-apt on Debian and Ubuntu |
d44ff11e [view] | v3.5.13-sru | 2012-07-30 17:44:08 +0200 | Slávek Banko | [keep] Add common directories |
32680e7e [view] | v3.5.13-sru | 2012-07-30 17:42:40 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for keep on Debian and Ubuntu |
3ea777f5 [view] | v3.5.13-sru | 2012-07-30 17:09:09 +0200 | Slávek Banko | [kdpkg] Add common directories |
ebe08f76 [view] | v3.5.13-sru | 2012-07-30 17:07:44 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdpkg on Debian and Ubuntu |
a733bc4d [view] | v3.5.13-sru | 2012-07-30 16:51:58 +0200 | Slávek Banko | [tdmtheme] Add common directories |
be9c3d95 [view] | v3.5.13-sru | 2012-07-30 16:50:24 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdmtheme on Debian and Ubuntu |
eeb44fd5 [view] | v3.5.13-sru | 2012-07-30 02:35:32 +0200 | Slávek Banko | [kdirstat] Add common directories |
4bed13ac [view] | v3.5.13-sru | 2012-07-30 02:32:43 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdirstat on Debian and Ubuntu |
9c888b27 [view] | v3.5.13-sru | 2012-07-30 02:14:07 +0200 | Slávek Banko | [kdbusnotification] Add common directories |
b9acb34e [view] | v3.5.13-sru | 2012-07-30 02:12:35 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdbusnotification on Debian and Ubuntu |
e4d0836b [view] | v3.5.13-sru | 2012-07-30 01:40:46 +0200 | Slávek Banko | [kcpuload] Add common directories |
afcb665a [view] | v3.5.13-sru | 2012-07-30 01:39:24 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kcpuload on Debian and Ubuntu |
3db5fa06 [view] | v3.5.13-sru | 2012-07-30 01:21:30 +0200 | Slávek Banko | [kbookreader] Add common directories |
c450b982 [view] | v3.5.13-sru | 2012-07-30 01:19:03 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kbookreader on Debian and Ubuntu |
df7b5748 [view] | v3.5.13-sru | 2012-07-30 01:02:33 +0200 | Slávek Banko | [kbarcode] Add common directories |
f60fcab7 [view] | v3.5.13-sru | 2012-07-30 00:54:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kbarcode on Debian and Ubuntu |
1d545c14 [view] | v3.5.13-sru | 2012-07-29 19:51:37 +0200 | Slávek Banko | [kaffeine-mozilla] Add common directories |
dd58e2f3 [view] | v3.5.13-sru | 2012-07-29 19:46:38 +0200 | Slávek Banko | [fusion-icon] Add common directories |
3b44c932 [view] | v3.5.13-sru | 2012-07-29 19:42:22 +0200 | Slávek Banko | [desktop-effects-tde] Add common directories |
64408f5c [view] | v3.5.13-sru | 2012-07-29 19:33:22 +0200 | Slávek Banko | [compizconfig-backend-tdeconfig] Add common directories |
91ee6212 [view] | v3.5.13-sru | 2012-07-29 19:24:04 +0200 | Slávek Banko | [abakus] Add common directories |
1501ddf8 [view] | v3.5.13-sru | 2012-07-29 18:59:25 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for abakus on Debian and Ubuntu |
e9e7d250 [view] | v3.5.13-sru | 2012-07-29 16:07:52 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for rosegarden on Debian and Ubuntu |
2d8f982e [view] | v3.5.13-sru | 2012-07-29 14:12:06 +0200 | Slávek Banko | [pytdeextensions] Add common directories |
2a5c031d [view] | v3.5.13-sru | 2012-07-29 11:26:28 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for pykdeextensions on Debian and Ubuntu |
19b1df0c [view] | v3.5.13-sru | 2012-07-29 04:38:38 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for krusader on Debian and Ubuntu |
47d1d00b [view] | v3.5.13-sru | 2012-07-29 03:53:35 +0200 | Slávek Banko | [k3b] Enhance ffmpeg compatibility with older versions (cherry picked from commit e49a3521c025a535a26e2c3134b0031ef1af167f) |
cd4673b6 [view] | v3.5.13-sru | 2012-07-29 03:13:23 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kmymoney on Debian and Ubuntu |
5ae82a06 [view] | v3.5.13-sru | 2012-07-28 15:50:52 -0500 | Timothy Pearson | [qt3] Fix build warnings Thanks to Bruce Sass for the patch! (cherry picked from commit ebcb1d80bf517aceb69778e1e9f67e5f4da8c484) |
69419093 [view] | v3.5.13-sru | 2012-07-28 14:54:40 +0200 | Slávek Banko | [kmymoney] Fix inadvertent "TQ" changes. (cherry picked from commit 87f567cd9fd6ecf39a65f8c4564958e64df40e5f) |
7fa699a3 [view] | v3.5.13-sru | 2012-07-26 12:33:42 -0500 | Timothy Pearson | [tdenetwork] Use libv4l if available, otherwise check for v4l1 headers (cherry picked from commit d8cbbab802a063679a4db5cebc73122cdb1da100) |
88436fc8 [view] | v3.5.13-sru | 2012-07-26 11:38:53 -0500 | Timothy Pearson | [tdenetwork] Fix a parallel build bug Thanks to 'Nix' for the patch! (cherry picked from commit 35c41f35b08e981caa062f963ad2611ee6ef35a9) |
d4abf19a [view] | v3.5.13-sru | 2012-07-26 11:35:00 -0500 | Timothy Pearson | [tdenetwork] Fix a fatal error message Thanks to 'Nix' for the patch! (cherry picked from commit 5c988de1bdaf2c4cf692e6c195375607a8c67ab0) |
09b5ec34 [view] | v3.5.13-sru | 2012-07-25 20:38:02 -0500 | Darrell Anderson | [k3b] Fix build failures against ffmpeg >=0.11. Thanks to David C. Rankin. (cherry picked from commit cc573f249314771eb5e6615ff85a23629ad25838) |
1d20e541 [view] | v3.5.13-sru | 2012-07-26 02:24:27 +0200 | Slávek Banko | [kmymoney] Updated Czech translations (cherry picked from commit 8be22879a121ac2405c75e0c0878f857d8c53121) |
6a5e9bd2 [view] | v3.5.13-sru | 2012-07-26 02:13:29 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kaffeine on Debian and Ubuntu |
a2ab2f73 [view] | v3.5.13-sru | 2012-07-26 01:26:54 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for wlassistant on Debian and Ubuntu |
6b6f4993 [view] | v3.5.13-sru | 2012-07-26 01:17:52 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for tellico on Debian and Ubuntu |
b704fe6b [view] | v3.5.13-sru | 2012-07-26 00:36:50 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for smb4k on Debian and Ubuntu |
f75b05ba [view] | v3.5.13-sru | 2012-07-25 12:40:48 -0500 | Timothy Pearson | [tdelibs] Prevent XDG autostart files from starting multiple times This resolves Bug #1096 (cherry picked from commit e9f29cfb2a76657f150ec585fa6775f372d7e460) |
2e152e32 [view] | v3.5.13-sru | 2012-07-25 02:06:37 -0500 | Timothy Pearson | [tde-packaging] Install kmix.desktop autostart file on Debian and Ubuntu (cherry picked from commit 6c2d9dacc8aeda0e2d1ecd97f227be75551dd5d7) |
14c32f36 [view] | v3.5.13-sru | 2012-07-25 02:01:42 -0500 | Timothy Pearson | [tdemultimedia] Fix kmix autostart This resolves Bug #503, and re-applies commit 2cc2e3a2 as part of the fix (cherry picked from commit 7da06e558a75c035ea881347e9da69ef9ee57927) |
2d95f064 [view] | v3.5.13-sru | 2012-07-24 02:21:12 +0200 | Slávek Banko | [kaffeine] Added automake initialization with proper program name and version This resolves Bug #858 (cherry picked from commit 4e982fa326fb619ec61e86cb0088d4b3002b2281) |
6142c2c2 [view] | v3.5.13-sru | 2012-07-23 23:47:56 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for piklab on Debian and Ubuntu |
469411ae [view] | v3.5.13-sru | 2012-07-23 23:10:40 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kwin-style-crystal on Debian and Ubuntu |
835ef8d2 [view] | v3.5.13-sru | 2012-07-23 23:01:35 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kvkbd on Debian and Ubuntu |
7c98eb28 [view] | v3.5.13-sru | 2012-07-23 20:23:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kvirc on Debian and Ubuntu |
bb56571a [view] | v3.5.13-sru | 2012-07-23 13:29:59 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kuickshow on Debian and Ubuntu |
a96dd9ef [view] | v3.5.13-sru | 2012-07-23 03:01:09 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for ktorrent on Debian and Ubuntu |
5339e0a8 [view] | v3.5.13-sru | 2012-07-23 02:56:19 +0200 | Slávek Banko | [tde-packaging] Add libgeoip-dev to ktorrent build dependencies on Debian and Ubuntu (cherry picked from commit ee37eb1177320f65c69dfdb80ef0e2df18bb161b) |
12440094 [view] | v3.5.13-sru | 2012-07-23 02:33:15 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kradio on Debian and Ubuntu |
845068ed [view] | v3.5.13-sru | 2012-07-23 02:16:36 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kpowersave on Debian and Ubuntu |
10959fe3 [view] | v3.5.13-sru | 2012-07-23 02:05:09 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kpilot on Debian and Ubuntu |
1577ed84 [view] | v3.5.13-sru | 2012-07-22 20:00:16 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for konversation on Debian and Ubuntu |
b5f81ff1 [view] | v3.5.13-sru | 2012-07-22 16:25:31 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for koffice on Debian and Ubuntu |
76f46e8a [view] | v3.5.13-sru | 2012-07-22 16:18:48 +0200 | Slávek Banko | [tde-packaging] Added variant dependency libmysqlclient18-dev for koffice on Debian and Ubuntu (cherry picked from commit f11472b08478a66818b69e6c1d491b233028aa6e) |
091ea0b4 [view] | v3.5.13-sru | 2012-07-22 15:47:33 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knutclient on Debian and Ubuntu |
1269cdc2 [view] | v3.5.13-sru | 2012-07-21 13:19:55 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for knights on Debian and Ubuntu (cherry picked from commit 3f5a4a6e2f3282f95ec1c49e081f4a745e156d72) |
0a0c3826 [view] | v3.5.13-sru | 2012-07-20 18:09:52 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for knemo on Debian and Ubuntu |
af051206 [view] | v3.5.13-sru | 2012-07-20 17:49:39 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kima on Debian and Ubuntu |
0dd97eea [view] | v3.5.13-sru | 2012-07-20 01:14:03 -0500 | Timothy Pearson | [kima] Fix FTBFS Thanks to David Rankin for the patch! (cherry picked from commit 0e4d830f721d42a065d558e2ce3ee92fba275a38) |
14919b73 [view] | v3.5.13-sru | 2012-07-19 02:45:31 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kmyfirewall on Debian and Ubuntu |
8f45d301 [view] | v3.5.13-sru | 2012-07-19 02:18:44 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kio-locate on Debian and Ubuntu |
982ee334 [view] | v3.5.13-sru | 2012-07-19 01:32:39 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kile on Debian and Ubuntu |
0dce714c [view] | v3.5.13-sru | 2012-07-18 03:40:50 +0200 | Slávek Banko | [tde-packaging] Refresh patches for kerry on Debian and Ubuntu (cherry picked from commit 90754b5d0b0b4eca0438cff909fa816a4b110a9f) |
0c52a85c [view] | v3.5.13-sru | 2012-07-18 03:32:13 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kerry on Debian and Ubuntu |
e6a52228 [view] | v3.5.13-sru | 2012-07-18 02:43:34 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdiff3 on Debian and Ubuntu |
c0d955d9 [view] | v3.5.13-sru | 2012-07-18 02:29:01 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for kchmviewer on Debian and Ubuntu (cherry picked from commit e8fb249f6b17979bd845ab766be9b8531d7a2a3d) |
f6b3e533 [view] | v3.5.13-sru | 2012-07-18 01:48:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kbfx on Debian and Ubuntu |
2c2de32f [view] | v3.5.13-sru | 2012-07-18 01:19:16 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for katapult on Debian and Ubuntu |
40ae1c65 [view] | v3.5.13-sru | 2012-07-16 19:40:59 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for gwenview on Debian and Ubuntu |
c9f780b7 [view] | v3.5.13-sru | 2012-07-16 18:54:10 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for gtk-qt-engine on Debian and Ubuntu |
7298b4fc [view] | v3.5.13-sru | 2012-07-16 18:23:59 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for filelight on Debian and Ubuntu |
38a2a132 [view] | v3.5.13-sru | 2012-07-16 18:22:51 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for dolphin on Debian and Ubuntu |
4384cfe1 [view] | v3.5.13-sru | 2012-07-16 16:40:24 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for digikam on Debian and Ubuntu |
90f1638a [view] | v3.5.13-sru | 2012-07-16 13:43:59 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for python-trinity on Debian and Ubuntu |
e9fed234 [view] | v3.5.13-sru | 2012-07-16 01:29:56 -0500 | Timothy Pearson | [qt3] Use system libpng and libmng by default (cherry picked from commit b129c37241b8777665c2c063713d496e43e934b2) |
70e0bde7 [view] | v3.5.13-sru | 2012-07-16 02:35:55 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kipi-plugins on Debian and Ubuntu |
61d8348c [view] | v3.5.13-sru | 2012-07-16 01:52:59 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for bibletime on Debian and Ubuntu |
340d8d4f [view] | v3.5.13-sru | 2012-07-16 00:57:39 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for basket on Debian and Ubuntu |
630f13ba [view] | v3.5.13-sru | 2012-07-15 21:05:14 +0200 | Slávek Banko | [tde-packaging] Added variant dependency libmysqlclient18-dev for amarok on Debian and Ubuntu (cherry picked from commit 23a13cc537d3db41aaa2b003f57c3c0a204df59a) |
41f2edec [view] | v3.5.13-sru | 2012-07-15 19:57:13 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for amarok on Debian and Ubuntu |
49580713 [view] | v3.5.13-sru | 2012-07-15 19:25:00 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for adept on Debian and Ubuntu |
33d8dc2a [view] | v3.5.13-sru | 2012-07-15 15:39:01 +0200 | Slávek Banko | [tde-packaging] Removed former way of managing patches for libksquirrel on Debian and Ubuntu (cherry picked from commit 417959177d2cbc4c120ac837b375b507acad5b65) |
181ce782 [view] | v3.5.13-sru | 2012-07-15 15:17:02 +0200 | Slávek Banko | [libkipi] Add common directories |
b4e92b42 [view] | v3.5.13-sru | 2012-07-15 15:15:50 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for libkipi on Debian and Ubuntu |
89e16d5c [view] | v3.5.13-sru | 2012-07-15 15:12:00 +0200 | Slávek Banko | [libkexiv2] Add common directories |
e25b6db9 [view] | v3.5.13-sru | 2012-07-15 15:10:15 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for libkexiv2 on Debian and Ubuntu |
3c993bf0 [view] | v3.5.13-sru | 2012-07-15 13:55:48 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for libkdcraw on Debian and Ubuntu |
d7435347 [view] | v3.5.13-sru | 2012-07-15 13:50:54 +0200 | Slávek Banko | [libkdcraw] Add common directories |
b26b8cfa [view] | v3.5.13-sru | 2012-07-15 04:19:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kde-style-qtcurve on Debian and Ubuntu |
25d9da7a [view] | v3.5.13-sru | 2012-07-15 03:03:40 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdesvn on Debian and Ubuntu |
9b4bbce8 [view] | v3.5.13-sru | 2012-07-14 20:09:16 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdevelop on Debian and Ubuntu |
4d534323 [view] | v3.5.13-sru | 2012-07-14 19:02:47 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdewebdev on Debian and Ubuntu |
0546181f [view] | v3.5.13-sru | 2012-07-14 18:05:26 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdebindings on Debian and Ubuntu |
824d117a [view] | v3.5.13-sru | 2012-07-13 08:48:24 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdesdk on Debian and Ubuntu |
86383136 [view] | v3.5.13-sru | 2012-07-13 06:11:35 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdesudo on Debian and Ubuntu |
8c33d57b [view] | v3.5.13-sru | 2012-07-13 05:11:15 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeedu on Debian and Ubuntu |
499965e0 [view] | v3.5.13-sru | 2012-07-13 04:15:20 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeartwork on Debian and Ubuntu |
eb2d5ae1 [view] | v3.5.13-sru | 2012-07-12 04:25:06 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeaddons on Debian and Ubuntu |
95a7d476 [view] | v3.5.13-sru | 2012-07-12 03:52:23 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeaccessibility on Debian and Ubuntu |
aab93750 [view] | v3.5.13-sru | 2012-07-12 01:24:19 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeadmin on Debian and Ubuntu |
5774aff9 [view] | v3.5.13-sru | 2012-07-12 00:38:13 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdegames on Debian and Ubuntu |
302f8cf4 [view] | v3.5.13-sru | 2012-07-11 23:30:42 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdemultimedia on Debian and Ubuntu |
d8ca49f6 [view] | v3.5.13-sru | 2012-07-11 21:22:35 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdetoys on Debian and Ubuntu |
ea06d156 [view] | v3.5.13-sru | 2012-07-11 12:13:33 -0500 | Darrell Anderson | [kaffeine] Fixed online hyperlink to win32 codecs download location. Thanks to Kristopher Gamrat. (cherry picked from commit 5086f3584a9548aa92dd880139107187b9fc8509) |
3e0d389d [view] | v3.5.13-sru | 2012-07-11 18:59:27 +0200 | Slávek Banko | [tde-packaging] Change klaptopdamon setupHandler to use dpkg on Debian and Ubuntu (cherry picked from commit 941a9e3b8de513e4d2dbdfaec253b449f0d3d607) |
a30de704 [view] | v3.5.13-sru | 2012-07-11 18:52:21 +0200 | Slávek Banko | [tdeutils] Fix klaptopdaemon setupHandler to be distribution independent Thanks to Francois Andriot (cherry picked from commit 1e1a776f0dbd9ef9816902299bf6246f93a888ca) |
c59023f2 [view] | v3.5.13-sru | 2012-07-11 03:39:45 +0200 | Slávek Banko | [kmplayer] Fix keyboard shortcuts Added minimal mode to popup menu This partially resolves Bug #1032 (cherry picked from commit 791704c587b5abbd1e947ecd85a6ea9bea5e9f2f) |
f5dd8fe7 [view] | v3.5.13-sru | 2012-07-11 03:36:42 +0200 | Slávek Banko | [kmplayer] Changed screen saver control to use fake events This closes Bug #1031 (cherry picked from commit 8fe6f08227059c8cddc686888fb3e402b83c9eff) |
d7288a48 [view] | v3.5.13-sru | 2012-07-10 13:07:35 -0500 | Darrell Anderson | [kmplayer] Fix "Only (cherry picked from commit efeb4d69d6d954caeb700e0a33ca0a8ae7d4e166) |
8f904bc6 [view] | v3.5.13-sru | 2012-07-10 13:05:52 -0500 | Darrell Anderson | [gtk-qt-engine] Fix "Only (cherry picked from commit 1525fb2fb13aca732fe775e2c029aee60bab997d) |
72ce350c [view] | v3.5.13-sru | 2012-07-10 09:48:28 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdeutils on Debian and Ubuntu |
b47b226d [view] | v3.5.13-sru | 2012-07-09 19:22:57 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdenetwork on Debian and Ubuntu |
f8c38c04 [view] | v3.5.13-sru | 2012-07-09 16:14:43 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdepim on Debian and Ubuntu |
4cfe8e3c [view] | v3.5.13-sru | 2012-07-09 06:04:02 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdegraphics on Debian and Ubuntu |
d23bd91d [view] | v3.5.13-sru | 2012-07-09 04:46:47 +0200 | Slávek Banko | [tde-packaging] Fix tdebase FTBFS on Ubuntu (cherry picked from commit a4f8b23ad79f99f0c706ff0310cb949e0ad46c2b) |
a90de98f [view] | v3.5.13-sru | 2012-07-09 02:58:42 +0200 | Slávek Banko | [tde-packaging] Fix tdebase FTBFS on Ubuntu (cherry picked from commit cae9ecbd0261f2868d1983dda91ffcac7acb9f23) |
4bfe7946 [view] | v3.5.13-sru | 2012-07-08 20:55:43 +0200 | Slávek Banko | [tde-packaging] Fix update base path in patches for tdebase on Ubuntu (cherry picked from commit 1e9f0fd00605b4fc601498cbec0d523c96aea2c9) |
92dd6e6e [view] | v3.5.13-sru | 2012-07-08 20:11:37 +0200 | Slávek Banko | [tde-packaging] Update base path in patches for tdebase on Debian and Ubuntu (cherry picked from commit a0316d513a72c5838c32f09208a60e1efd0c990c) |
7f7974c1 [view] | v3.5.13-sru | 2012-07-08 20:05:39 +0200 | Slávek Banko | [tde-packaging] Removed dependency on libxxf86misc-dev in kdebase on Debian and Ubuntu |
3225bba5 [view] | v3.5.13-sru | 2012-07-08 13:46:42 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdebase on Debian and Ubuntu |
d0076d9f [view] | v3.5.13-sru | 2012-07-08 03:05:11 +0200 | Slávek Banko | [tde-packaging] Refresh patches for arts on Debian and Ubuntu |
3be7feff [view] | v3.5.13-sru | 2012-07-08 02:59:56 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for arts on Debian and Ubuntu |
e278330e [view] | v3.5.13-sru | 2012-07-08 02:21:31 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for dbus*tqt on Debian and Ubuntu |
5d063bd3 [view] | v3.5.13-sru | 2012-07-08 02:02:41 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for avahi-tqt on Debian and Ubuntu |
5e71bdd0 [view] | v3.5.13-sru | 2012-07-07 19:38:19 +0200 | Slávek Banko | [tdebase] Fix menu crash with disabled search field This resolves Bug #1081 (cherry picked from commit 0afb2d8a78d212568f6836dd0e7d41382cfb991d) |
c94b518b [view] | v3.5.13-sru | 2012-07-07 18:00:33 +0200 | Slávek Banko | [tde-style-qtcurve] Fix FTBFS An alternative way to compile with the original tqtinterface v3.5.13 |
6a2c4d43 [view] | v3.5.13-sru | 2012-07-07 17:36:50 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for kdelibs on Debian and Ubuntu |
f9d9c89a [view] | v3.5.13-sru | 2012-07-07 17:23:19 +0200 | Slávek Banko | [tqtinterface] Add common directories |
a2c0df6c [view] | v3.5.13-sru | 2012-07-07 16:24:57 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for tqtinterface on Debian and Ubuntu |
6c38f736 [view] | v3.5.13-sru | 2012-07-07 02:40:39 +0200 | Slávek Banko | [tde-packaging] Build depend on libjpeg instead of libjpeg62 for qt3 on Debian and Ubuntu |
3a24d51d [view] | v3.5.13-sru | 2012-07-07 02:40:14 +0200 | Slávek Banko | [tde-packaging] Fix 09_amd64_lib64.diff on Debian and Ubuntu |
b19d6f5d [view] | v3.5.13-sru | 2012-07-07 02:11:56 +0200 | Slávek Banko | [tde-packaging] Superseded former way of managing patches for qt3 on Debian and Ubuntu |
5b249c65 [view] | v3.5.13-sru | 2012-07-07 02:10:50 +0200 | Slávek Banko | [tde-packaging] Cleanup |
2efb52f9 [view] | v3.5.13-sru | 2012-07-06 21:06:23 +0200 | Slávek Banko | [tde-packaging] Use quilt format for Debian and Ubuntu source files in SRU |
98ca007c [view] | v3.5.13-sru | 2012-07-06 16:30:32 +0200 | Slávek Banko | [tdepim] Fix knotes repeated reduction in RichText mode (cherry picked from commit 27f6b882c6ab3d87b3495e5b8d149670295fb5c9) |
71210556 [view] | v3.5.13-sru | 2012-07-05 20:01:47 +0200 | Slávek Banko | [kbfx] Add common directories |
44d110ea [view] | v3.5.13-sru | 2012-07-05 18:58:33 +0200 | Slávek Banko | [kbfx] Fix potential crash if no any plugins present Thanks to Roman Savochenko for the patch! (cherry picked from commit 31eb731cab2c6a582a42d35f90ca23f676e313e5) |
a1ca4833 [view] | v3.5.13-sru | 2012-07-05 18:43:46 +0200 | Slávek Banko | [tdepim] Added DCOP interface to the kmail composer window This closes Bug #953 Thanks to Serghei Amelian (cherry picked from commit e86bf8844081573c2d1447a8d5f683ae1596af42) |
f4172e44 [view] | v3.5.13-sru | 2012-07-05 18:21:52 +0200 | Slávek Banko | [kbfx] Fix library name in desktop file of kicker plugin (cherry picked from commit c7b1182591c76a560666dca0470468b827e5c77d) |
989d5c01 [view] | v3.5.13-sru | 2012-07-05 13:20:11 +0200 | Slávek Banko | [twin-style-crystal] Add common directories |
5e5ef7ba [view] | v3.5.13-sru | 2012-07-05 11:46:59 +0200 | Slávek Banko | [dolphin] Add common directories Add empty directories |
4c59c3b0 [view] | v3.5.13-sru | 2012-07-05 09:19:38 +0200 | Slávek Banko | [filelight] Add common directories |
f5b40d5c [view] | v3.5.13-sru | 2012-07-05 03:45:06 +0200 | Slávek Banko | [kpowersave] Add common directories |
236c8d66 [view] | v3.5.13-sru | 2012-07-04 19:46:34 -0500 | Darrell Anderson | [tdevelop] Image branding update, add files from commit 998ebd2e. (part of the original commit) (cherry picked from commit 159cec9efe71c5ebc97d0eb386d906bfacde098e) |
d723334a [view] | v3.5.13-sru | 2012-07-04 16:46:19 -0500 | Darrell Anderson | [tdevelop] Fix help files, kdevelop->tdevelop branding, fix startup. (part of the original commit) (cherry picked from commit 998ebd2e683e45140493910f76e692e96887b5d2) |
2eb60ffe [view] | v3.5.13-sru | 2012-07-03 09:12:27 +0200 | Slávek Banko | [tdebindings] Add common directories |
27939e15 [view] | v3.5.13-sru | 2012-07-02 23:26:01 -0500 | Timothy Pearson | [tdelibs] Update iso kioslave to better handle large images (cherry picked from commit dca4c677237b01768f5d6d798a2d918547d2ee8e) |
f0a2f18b [view] | v3.5.13-sru | 2012-07-03 01:40:14 +0200 | Slávek Banko | [libksquirrel] Add common directories |
a58359b5 [view] | v3.5.13-sru | 2012-07-01 22:27:12 -0500 | Timothy Pearson | [tdelibs] Fix spinbox text entry when base is not 10 (cherry picked from commit d1c71f692f5329dbfe817bbed41c5137be608efa) |
71658e04 [view] | v3.5.13-sru | 2012-06-30 22:47:20 -0500 | Timothy Pearson | [tdelibs] Fix Joliet name lookup failure in iso kioslave (cherry picked from commit e202ca79c3b3f989d7b0c4be4bb96b38e7924a9a) |
eaee388f [view] | v3.5.13-sru | 2012-06-30 22:31:06 -0500 | Timothy Pearson | [tdelibs] Fix iso kioslave not parsing large images properly (cherry picked from commit b4bba7b553995a6b13214dbbabe18ff311007eea) |
487ffd09 [view] | v3.5.13-sru | 2012-07-01 03:31:43 +0200 | Slávek Banko | [tdesvn] GCC 4.7 fix. Thanks to Francois Andriot. |
ccb8e9dc [view] | v3.5.13-sru | 2012-07-01 03:30:06 +0200 | Slávek Banko | [tdesvn] Add common directories |
129568e9 [view] | v3.5.13-sru | 2012-06-30 13:41:11 +0200 | Slávek Banko | [tde-style-qtcurve] Add common directories |
472f5535 [view] | v3.5.13-sru | 2012-06-30 12:15:51 +0200 | Slávek Banko | [rosegarden] Add common directories |
e9814aea [view] | v3.5.13-sru | 2012-06-30 02:29:54 -0500 | Timothy Pearson | [tdelibs] Export kdemain symbol in iso kioslave This closes Bug #465 (cherry picked from commit 0536f0b707bf86636096c962e9bb32adf3bb8112) |
97ec1bac [view] | v3.5.13-sru | 2012-06-29 22:41:45 -0500 | Timothy Pearson | [tdepim] Disable unneccesary fsync() in cached IMAP handler (cherry picked from commit 82d4a938ce57d8611e1ef2e26924bb4367483b0c) |
b1e17649 [view] | v3.5.13-sru | 2012-06-29 19:29:29 -0500 | Darrell Anderson | [pytdeextensions] Replace corrupt/unviewable png images. (cherry picked from commit cf92676458757d66ded96060a165327c26160701) |
c1489207 [view] | v3.5.13-sru | 2012-06-29 14:15:00 -0500 | Darrell Anderson | [tdegraphics] Fix corrupt image file. Thanks to E. Liddell. (cherry picked from commit d655a9f8e32b1e948f54eb8e0f33b5de629e25b3) |
daae27d2 [view] | v3.5.13-sru | 2012-06-29 12:10:59 -0500 | Darrell Anderson | [tde-i18n] Update corrupt image file. Thanks to Nikolaus Klepp. (cherry picked from commit 391f1d382d45f119d0e446fb80ef0535be0b641f) |
5c8cf184 [view] | v3.5.13-sru | 2012-06-29 16:32:04 +0200 | Slávek Banko | [pytde] Add common directories |
9112dca6 [view] | v3.5.13-sru | 2012-06-28 22:50:34 -0500 | Darrell Anderson | [libksquirrel] Fix corrupt image. (cherry picked from commit 5c83665ed3325916b61b5fe005e26c896b5573e4) |
56a2a3d0 [view] | v3.5.13-sru | 2012-06-28 03:25:08 +0200 | Slávek Banko | [tdesudo] Add common directories |
60621ef0 [view] | v3.5.13-sru | 2012-06-27 20:24:17 -0500 | Timothy Pearson | [qt3] Make basic integer QDataStream reads resistant to corruption from underlying IO device failure (cherry picked from commit 5ab7fce9b284448b91ae2ae78aeb46a7c688adcf) |
fed0ae7e [view] | v3.5.13-sru | 2012-06-28 02:58:38 +0200 | Slávek Banko | [kipi-plugins] Add common directories |
a6c6ad25 [view] | v3.5.13-sru | 2012-06-28 02:53:35 +0200 | Slávek Banko | [digikam] Add common directories |
e5308963 [view] | v3.5.13-sru | 2012-06-27 04:12:16 +0200 | Slávek Banko | [wlassistant] Add common directories |
7eba4a9a [view] | v3.5.13-sru | 2012-06-27 04:10:46 +0200 | Slávek Banko | [smb4k] Add common directories |
adc91483 [view] | v3.5.13-sru | 2012-06-27 04:09:10 +0200 | Slávek Banko | [piklab] Add common directories |
1a39bd72 [view] | v3.5.13-sru | 2012-06-27 04:06:19 +0200 | Slávek Banko | [bibletime] Add common directories |
9fa76858 [view] | v3.5.13-sru | 2012-06-26 17:31:21 -0500 | Timothy Pearson | [digikam] Fix FTBFS on png >= 0.15 (cherry picked from commit 18ecd51264727c75ab3e17a762d8f95361023f0a) |
a3639835 [view] | v3.5.13-sru | 2012-06-26 14:12:45 -0500 | Timothy Pearson | [tdesdk] Fix FTBFS on newer subversion libraries This closes Bug #872 (cherry picked from commit 572169a2e18705e526990c52924a268b218ff52b) |
858bb1d2 [view] | v3.5.13-sru | 2012-06-25 22:27:47 -0500 | Timothy Pearson | [tde-packaging] Add patch series file to pytdeextensions on Debian and Ubuntu (cherry picked from commit d6b190237628832ef01e65b002ad44b758f62530) |
8f6d64e9 [view] | v3.5.13-sru | 2012-06-25 22:19:31 -0500 | Timothy Pearson | [tde-packaging] Fix tde-guidance FTBFS on Debian and Ubuntu (cherry picked from commit f95f13cb6c83b393f7a06bd46d17422442f4ca33) |
dc64055f [view] | v3.5.13-sru | 2012-06-25 20:53:05 -0500 | Darrell Anderson | [tdebase] Update default konqueror maximum image preview size to 10MB. (cherry picked from commit 03e19305ec704b8749bb7564e16ed8d78a80d516) |
f50a4fff [view] | v3.5.13-sru | 2012-06-26 02:59:55 +0200 | Slávek Banko | [knutclient] Add common directories |
953b897b [view] | v3.5.13-sru | 2012-06-26 02:55:58 +0200 | Slávek Banko | [kpilot] Add common directories |
26bb68ef [view] | v3.5.13-sru | 2012-06-26 02:50:58 +0200 | Slávek Banko | [tderadio] Add common directories |
0c4373d3 [view] | v3.5.13-sru | 2012-06-26 02:48:10 +0200 | Slávek Banko | [katapult] Add common directories |
8ba0d125 [view] | v3.5.13-sru | 2012-06-26 00:29:19 +0200 | Slávek Banko | [knights] Add common directories |
30e532e6 [view] | v3.5.13-sru | 2012-06-25 16:21:08 -0500 | Timothy Pearson | [tde-packaging] Fix tde-guidance FTBFS on Debian and Ubuntu (cherry picked from commit 2be0210d72e9346a8f7bd56e071ff21f62a227e6) |
5a7bcea7 [view] | v3.5.13-sru | 2012-06-25 16:17:49 -0500 | Timothy Pearson | [tdegraphics] Fix FTBFS on older poppler versions (cherry picked from commit 30b1d13fab1ee5214fd838db8417930bd76bc24b) |
b553d2e0 [view] | v3.5.13-sru | 2012-06-25 03:57:59 +0200 | Slávek Banko | [kile] Add common directories |
c2cfe7ee [view] | v3.5.13-sru | 2012-06-25 03:21:16 +0200 | Slávek Banko | [basket] Add common directories |
ebea4d82 [view] | v3.5.13-sru | 2012-06-24 15:53:05 +0200 | Slávek Banko | [kvkbd] Add common directories |
0341b596 [view] | v3.5.13-sru | 2012-06-24 05:09:17 +0200 | Slávek Banko | [kmyfirewall] Add common directories |
3bc19daa [view] | v3.5.13-sru | 2012-06-24 05:07:18 +0200 | Slávek Banko | [knemo] Add common directories |
e453cfde [view] | v3.5.13-sru | 2012-06-24 03:53:36 +0200 | Slávek Banko | [tdeio-locate] Add common directories |
6a439bbf [view] | v3.5.13-sru | 2012-06-24 03:50:04 +0200 | Slávek Banko | [adept] Add common directories |
23eb4883 [view] | v3.5.13-sru | 2012-06-23 17:03:51 -0500 | Timothy Pearson | [tde-packaging] Fix tde-guidance FTBFS on Debian and Ubuntu (cherry picked from commit ecc1dd2d851df7094e68fad10db2f6a3b47c1c7f) |
4adc1433 [view] | v3.5.13-sru | 2012-06-23 19:34:19 +0200 | Slávek Banko | [tdevelop] Add common directories |
6abafdc3 [view] | v3.5.13-sru | 2012-06-23 15:43:07 +0200 | Slávek Banko | [k3b] Add common directories |
a0d2bc6c [view] | v3.5.13-sru | 2012-06-23 15:35:43 +0200 | Slávek Banko | [k9copy] Add common directories |
55476832 [view] | v3.5.13-sru | 2012-06-23 01:20:13 -0500 | Darrell Anderson | [twin-style-crystal] Fix png files. This partially resolves bug report 833. Thanks to walch.martin. (cherry picked from commit e37aab1e816267c1bce285ff44083f9f78e7b768) |
ab5822e1 [view] | v3.5.13-sru | 2012-06-23 01:15:21 -0500 | Timothy Pearson | [tdepim] Fix FTBFS (cherry picked from commit 31f49d0b845052c85ab7c47402c4b6cb143130dd) |
52531b53 [view] | v3.5.13-sru | 2012-06-23 01:01:30 -0500 | Darrell Anderson | [krusader] Fix png files. This partially resolves bug report 833. Thanks to walch.martin. (cherry picked from commit bed5a660c9323194137fb4f78c7b49b34184ba8c) |
b9792f64 [view] | v3.5.13-sru | 2012-06-23 00:57:47 -0500 | Darrell Anderson | [kbfx] Fix png files. This partially resolves bug report 833. Thanks to walch.martin. (cherry picked from commit 6397f0dcae0b9541946a7e89b6edf43b6a3f6c15) |
b98fdb84 [view] | v3.5.13-sru | 2012-06-23 00:50:02 -0500 | Darrell Anderson | [dolphin] Fix corrupt png files. This partially resolves bug report 833. Thanks to walch.martin. (cherry picked from commit 882c9fa2ebc02fa9a8a6c5e7fedb97e558730e74) |
26e6b1d5 [view] | v3.5.13-sru | 2012-06-23 00:40:46 -0500 | Darrell Anderson | [filelight] Fix corrupt png files. This partially resolves bug report 833. Thanks to walch.martin. (cherry picked from commit b60cf2aabf6043764409b6d701d236ce1c1e99e9) |
f15578e4 [view] | v3.5.13-sru | 2012-06-23 00:10:21 -0500 | Darrell Anderson | [kpowersave] Fix corrupt png file. (cherry picked from commit a1b05b26712536d95bf4ec388f6436f441046ce8) |
8ecf33e3 [view] | v3.5.13-sru | 2012-06-23 02:43:35 +0200 | Slávek Banko | [krusader] Add common directories |
a833a96d [view] | v3.5.13-sru | 2012-06-23 02:38:16 +0200 | Slávek Banko | [kchmviewer] Add common directories |
8addb8e4 [view] | v3.5.13-sru | 2012-06-22 13:38:29 -0500 | Timothy Pearson | [tdegraphics] Fix FTBFS on Poppler >= 0.20 This resolves Bug #1061 (cherry picked from commit 44d1a52bf8b9bf70433107446ec20dfe05b198fb) |
f9f1058d [view] | v3.5.13-sru | 2012-06-21 21:30:42 -0500 | Timothy Pearson | [tde-packaging] Fix tdegraphics FTBFS on Debian and Ubuntu (cherry picked from commit 2415145b9c835be7ff154da29dc76a19aa6a18db) |
81b32be6 [view] | v3.5.13-sru | 2012-06-21 19:52:32 -0500 | Timothy Pearson | [admin] Remove obsolete automake 1.5 check and fix branding (cherry picked from commit ac762db5a07d3ab5909e058f7051d82aef384224) |
4f1d3929 [view] | v3.5.13-sru | 2012-06-21 19:33:52 +0200 | Slávek Banko | [tellico] Add common directories |
c52068fc [view] | v3.5.13-sru | 2012-06-21 19:30:46 +0200 | Slávek Banko | [kima] Add common directories |
16a78de1 [view] | v3.5.13-sru | 2012-06-20 20:47:29 +0200 | Slávek Banko | [tdenetwork] Fix checking DCOP replyType This partially resolves Bug #994 An alternative way to compile with the original tqtinterface v3.5.13 |
c149fdcb [view] | v3.5.13-sru | 2012-06-20 19:52:57 +0200 | Slávek Banko | [tdenetwork] Fix html special chars in kopete nowlistening plugin This partially resolves Bug #994 (cherry picked from commit 2d699f523902244113eeec627ca6b9b18b740da0) |
9281245b [view] | v3.5.13-sru | 2012-06-20 18:49:23 +0200 | Slávek Banko | [tdeaccessibility] Add common directories |
c9bbd8d9 [view] | v3.5.13-sru | 2012-06-20 05:10:01 +0200 | Slávek Banko | [tdesdk] Add common directories |
638a47b5 [view] | v3.5.13-sru | 2012-06-19 19:35:05 -0500 | Darrell Anderson | [tdelibs] Fix Konqueror not dependably updating the file pane with directory and file changes. Thanks to Simon St. James, who posted the patch almost 7 years ago to the KDE3 bug tracker. This closes bug report 756. (cherry picked from commit 1e657f6a57be442f4acf7ecae843c644e4a68ac5) |
d45c4a43 [view] | v3.5.13-sru | 2012-06-19 21:42:59 +0200 | Slávek Banko | [tde-packaging] tdewebdev: dependency fixes for on Debian and Ubuntu (cherry picked from commit 2f05b4509abd4f1bc9f7c27de97d8319e92d4aae) |
227e5e77 [view] | v3.5.13-sru | 2012-06-19 19:42:11 +0200 | Slávek Banko | [tdewebdev] Add common directories |
7f3ab86e [view] | v3.5.13-sru | 2012-06-18 19:21:23 -0500 | Darrell Anderson | [tdeutils] Fix FTBFS due to missing includes. (cherry picked from commit 219a425c169da101bfd125d4d34653c1ed370d7e) |
5458fb11 [view] | v3.5.13-sru | 2012-06-19 00:52:00 +0200 | Slávek Banko | [tdeutils] Fix FTBFS due to missing includes (cherry picked from commit e782ad1b2e6ea3072c7d3f5268b10188c44f97a2) |
528e7c25 [view] | v3.5.13-sru | 2012-06-18 09:36:36 -0500 | Darrell Anderson | [gwenview] Restore unviewable gvdirpart png images. (cherry picked from commit 060772c010746c17f2e0d2460f9c6a19230b2a6c) |
e420447b [view] | v3.5.13-sru | 2012-06-18 01:29:32 -0500 | Darrell Anderson | [knights] Add description to desktop file. (cherry picked from commit 1adf3dc9c02627899e43b524baa07f596717291a) |
9c2b0737 [view] | v3.5.13-sru | 2012-06-17 22:33:07 -0500 | Timothy Pearson | [tde-packaging] Fix tdebase FTBFS on Debian and Ubuntu (cherry picked from commit 903a42953992799dc3e6a096dd003f9ef3281600) |
5f87f030 [view] | v3.5.13-sru | 2012-06-17 20:35:32 +0200 | Slávek Banko | [kmplayer] Add common directories |
74f40aa7 [view] | v3.5.13-sru | 2012-06-17 19:09:27 +0200 | Slávek Banko | [tdeutils] [Ark] Repairs and extensions Added support for Arj Added support for check archives Added support for password processing Fix show broken filenames into real UTF-8 This closes Bug #1030 (cherry picked from commit 1c84948d57c174bcd9732a5a0a51d42d3626d000) |
3aa05d61 [view] | v3.5.13-sru | 2012-06-17 02:35:18 +0200 | Slávek Banko | [tde-packaging] Fix symlink creation, if not installed logitechmouse.rules (cherry picked from commit fb5dadf2c1e5c47cc7be3fc61a4b2b2e75670be6) |
c26dae83 [view] | v3.5.13-sru | 2012-06-15 22:00:14 -0500 | Darrell Anderson | [tdebase] starttde updates: Add quotation marks to ensure $tdehome variable won't break with spaces in the directory name. Moved R14 XDG updating snippets to a separate script named r14-xdg-update. (part of the original commit) (cherry picked from commit 5464fc6fc60ac3f0dbc95992369200f1f53bdbb9) |
e177675f [view] | v3.5.13-sru | 2012-06-15 13:56:00 -0500 | Timothy Pearson | [tde-systemsettings] Fix crash when no modules are available (cherry picked from commit 2348e07447e6e4c576e4f33750b2de40620d54ed) |
43cf5938 [view] | v3.5.13-sru | 2012-06-15 08:30:53 -0500 | Timothy Pearson | [tde-cmake] Second patch for covariant return type check Thanks to 'Nix' for the patch! (cherry picked from commit 477d071b5db5544ace5449f0c2eea6d5c01d693b) |
ccf8fa09 [view] | v3.5.13-sru | 2012-06-15 13:48:34 +0200 | Slávek Banko | [tdeartwork] Add common directories |
123e6c6c [view] | v3.5.13-sru | 2012-06-14 22:16:19 -0500 | Darrell Anderson | [soundkonverter] Update desktop file. (cherry picked from commit 7f2736ce45548bdd38c5dfc98b5cff72a4c873e9) |
34f4f11b [view] | v3.5.13-sru | 2012-06-14 22:14:27 -0500 | Darrell Anderson | [basket] Update desktop files. (cherry picked from commit fd10fe2cc9dc69f748943990fd7f7edbf862763f) |
6bbeed5a [view] | v3.5.13-sru | 2012-06-15 03:38:59 +0200 | Slávek Banko | [koffice] Fix accidental conversions of binary files Fix inadvert TQt changes This closes Bug #1033 (cherry picked from commit dbe8930707769212ecaaf67201e40a22dd40968b) |
90cf2836 [view] | v3.5.13-sru | 2012-06-14 01:07:23 -0500 | Timothy Pearson | [tdesdk] Fix kstartperf link library (cherry picked from commit 3950c6be8252e7953335463689327f8a1aca21b8) |
1eae8d33 [view] | v3.5.13-sru | 2012-06-13 21:10:07 -0500 | Darrell Anderson | [pytdeextensions] Reverse an old Debian-specific patch that prevents building on some 64-bit systems. Add text to help with basic debugging. (cherry picked from commit 32d597f993f2566f7bdfec8a29c916b4c9b1a803) |
97977e2b [view] | v3.5.13-sru | 2012-06-13 21:02:52 -0500 | Timothy Pearson | [tde-packaging] Add 11_fix_get_libdir_name.diff back to distro-specific patches for pytdeextensions (cherry picked from commit 9a55b89a237e250d3f3f2dfe2bd768cd0b09828d) |
3f779ee8 [view] | v3.5.13-sru | 2012-06-13 15:27:52 -0500 | Timothy Pearson | [qt3] Use unixODBC instead of obsolete iODBC This closes Bug #792 Thanks to 'L0ner' for the patch! (cherry picked from commit e20b43430837963d47b87d290be7a0996182c8a9) |
14a353dd [view] | v3.5.13-sru | 2012-06-13 15:24:54 -0500 | Timothy Pearson | [tde-packaging] Use unixodbc-dev to build Qt3/TQt3 on Debian and Ubuntu (cherry picked from commit 9361257d892e33059a1559b30a84c0f3eb846505) |
909c3cb7 [view] | v3.5.13-sru | 2012-06-13 15:05:35 -0500 | Timothy Pearson | [qt3] Add 0084 compositing patch from RedHat (cherry picked from commit 7295893a208dd65d616cebca19befa4cf55aa08b) |
c62cd502 [view] | v3.5.13-sru | 2012-06-13 14:58:23 -0500 | Timothy Pearson | [qt3] Update zh-tw translations (cherry picked from commit 3c3de9a5eb7afaadd2017bc971d2e8180c62396b) |
e374daca [view] | v3.5.13-sru | 2012-06-13 14:05:26 -0500 | Timothy Pearson | [qt3] Fix qmake library search path on 64 bit systems This resolves Bug #1016 (cherry picked from commit 4412d295cf80036f36ec4acf9f76bbbe1d1ec702) |
9f4a48ae [view] | v3.5.13-sru | 2012-06-13 03:10:05 -0500 | Timothy Pearson | [tdemultimedia] Search /usr/include/cdda for cdda include file This partially resolves Bug #788 (cherry picked from commit 163e622e40155467e56e24ef794c90b2e68c15ac) |
c421de29 [view] | v3.5.13-sru | 2012-06-13 02:47:34 -0500 | Timothy Pearson | [qt3] Fix Qt input method failure This resolves Bug #1019 (cherry picked from commit c6db1b3eb2cb39d3d8ad11cc0817adfd06cb9a99) |
74fb9bd0 [view] | v3.5.13-sru | 2012-06-13 09:02:38 +0200 | Slávek Banko | [tdelibs] Fix FTBFS - incomplete build kspell2 This closes Bug #657 (cherry picked from commit 3e284fadb9110cdd2a2dcf9c2e960c74f15e0360) |
fe721dcc [view] | v3.5.13-sru | 2012-06-13 08:37:52 +0200 | Slávek Banko | [koffice] Fix FTBFS due to missing libraries Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug #657 (cherry picked from commit 5c69fcd39111465de16c933763d3c918703048d8) |
f4806dd4 [view] | v3.5.13-sru | 2012-06-12 23:40:53 -0500 | Darrell Anderson | [kmymoney] Fix 'recode' FTBFS with --enable-pdf-docs. This closes Bug #941 (cherry picked from commit 672550caac31a9cc7f1204a5466dd72f4424aec8) |
c03f8fb6 [view] | v3.5.13-sru | 2012-06-12 23:08:07 -0500 | Timothy Pearson | [tde-packaging] Conflict with foomatic-db-compressed-ppds on Debian and Ubuntu (cherry picked from commit df629cdef4d271802c2df001e52312bbe82558bf) |
82bb8ce4 [view] | v3.5.13-sru | 2012-06-12 18:07:41 -0500 | Timothy Pearson | [koffice] Fix poppler pdf build stuck on (cherry picked from commit 11a4c24db6013007b300e78fa04af34a8a71019c) |
1be4a783 [view] | v3.5.13-sru | 2012-06-12 17:55:36 -0500 | Timothy Pearson | [tde-packaging] Add poppler-tqt.pc to tdegraphics on Debian and Ubuntu (cherry picked from commit 73b2a09cbe3a94b7356c1c7c85d4b64470e71725) |
720e1d7b [view] | v3.5.13-sru | 2012-06-12 17:53:15 -0500 | Timothy Pearson | [tdegraphics] Add poppler-tqt.pc file (cherry picked from commit b2d01d000c11d7c0dd183e1af059f81ac5249c25) |
65752f8b [view] | v3.5.13-sru | 2012-06-12 17:40:29 -0500 | Timothy Pearson | [koffice] Fix last commit (cherry picked from commit c76e18f3ba167e0e30f27b304b0978a394e8d362) |
016953f7 [view] | v3.5.13-sru | 2012-06-12 17:39:46 -0500 | Timothy Pearson | [koffice] Look for poppler-tqt (cherry picked from commit f793bd477dafa911e603c43c64e54b58a1ba61b1) |
5419840f [view] | v3.5.13-sru | 2012-06-12 15:13:38 -0500 | Timothy Pearson | [tdeadmin] Fix knetworksettings FTBFS This resolves Bug #871 (cherry picked from commit f2dde846f31f87457c7514de6652fd911ada29db) |
88438347 [view] | v3.5.13-sru | 2012-06-12 13:48:43 -0500 | Timothy Pearson | [tde-packaging] Do not compile dcopc in tdebindings on Debian and Ubuntu (cherry picked from commit 66000ae023eb5f2a4abc3f2df67da4f3c6791354) |
5ff1926d [view] | v3.5.13-sru | 2012-06-12 13:18:39 -0500 | Timothy Pearson | [pytdeextensions] Remove guidance-specific EXTRA_MODULE_DIR code from this generic module This resolves Bug #999 (cherry picked from commit ce50b6562b83c868eadab993892200ac3dd84638) |
24895f4f [view] | v3.5.13-sru | 2012-06-12 12:56:09 -0500 | Timothy Pearson | [pytdeextensions] Create only unversioned library when building kcontrol module or kio module Thanks to Francois Andriot for the patch! (cherry picked from commit 76be949631450e97945628f8c578bcc679eb4a51) |
f604b5b6 [view] | v3.5.13-sru | 2012-06-12 02:08:20 -0500 | Timothy Pearson | [tdenetwork] Fix build errors Thanks to Roman Savochenko for the patch! (cherry picked from commit 6f17856dec29f6a84d5e38b6db12fdc632cd4394) |
93546d98 [view] | v3.5.13-sru | 2012-06-12 01:58:10 -0500 | Timothy Pearson | [tdebase] Only request root access in drkonqui if yama ptrace setting requires it This resolves Bug #1005 (cherry picked from commit 30461576d34ece5d06626f217a034dbfaa353c4d) |
e3b74743 [view] | v3.5.13-sru | 2012-06-12 04:16:20 +0200 | Slávek Banko | [tdeadmin] Update network configuration support for RHEL/Fedora Thanks to Francois Andriot for the patch! (cherry picked from commit 59394e6b2950b9178cc3e99c6eea49af7a8d5917) |
9cb51ff6 [view] | v3.5.13-sru | 2012-06-11 21:15:35 -0500 | Timothy Pearson | [tdebase] Fix tdesu/tdesudo argument compatibility problem (cherry picked from commit 59ee4f6630e6ed6b2712600a88d3ba9ce383620b) |
6a07d4f7 [view] | v3.5.13-sru | 2012-06-12 03:55:44 +0200 | Slávek Banko | [amarok] Add akode support to CMake Thanks to Francois Andriot for the patch! (cherry picked from commit b303359398c0f5114a99bee40dfb655bb9e8dc50) |
6b522cd9 [view] | v3.5.13-sru | 2012-06-12 03:52:27 +0200 | Slávek Banko | [amarok] Enable riokarma support Thanks to Francois Andriot for the patch! (cherry picked from commit 17bfb18f1af046b3a7f882f9e1c72e339015d9b2) |
9997261b [view] | v3.5.13-sru | 2012-06-12 03:50:26 +0200 | Slávek Banko | [amarok] Fix FTBFS due missing taglib includes Thanks to Francois Andriot for the patch! (cherry picked from commit 2b88112373100b0eabfbad2c41d1c54d3d53898f) |
6ddaf115 [view] | v3.5.13-sru | 2012-06-12 03:47:53 +0200 | Slávek Banko | [amarok] Fix FTBFS - konqueror side bar build Thanks to Francois Andriot for the patch! (cherry picked from commit cb33e580cd601e9139d0885864e5248d7656e5f6) |
32dd552d [view] | v3.5.13-sru | 2012-06-12 03:46:45 +0200 | Slávek Banko | [amarok] Fix SDL detection on old distros (no pkgconfig file) Thanks to Francois Andriot for the patch! (cherry picked from commit 06fabbf18e468c28039f7a87449ab73c55d2a9b6) |
4fe698b2 [view] | v3.5.13-sru | 2012-06-12 03:42:00 +0200 | Slávek Banko | [amarok] Fix FTBFS due to missing includes Thanks to Francois Andriot for the patch! (cherry picked from commit 97e01d2455005789586efcad40b01bf4884c8e91) |
a0c32e0a [view] | v3.5.13-sru | 2012-06-12 02:52:48 +0200 | Slávek Banko | [tdegraphics] Disable poppler requirement if PDF support is disabled Thanks to Francois Andriot for the patch! (cherry picked from commit 8104b62a19379b41e78c7b4ee808fec5d3340603) |
3a8d9051 [view] | v3.5.13-sru | 2012-06-12 02:48:12 +0200 | Slávek Banko | [tdegraphics] Fix GLU detection on old distros (no pkgconfig file) Thanks to Francois Andriot for the patch! (cherry picked from commit 2e575fef2bac4fb7b7a20d8864abb6665bf4ef19) |
f464367a [view] | v3.5.13-sru | 2012-06-11 19:17:25 -0500 | Darrell Anderson | [kstreamripper] Update desktop file. (cherry picked from commit 482ef3eb5b4732a3f163ed9eb1864efa58e1050d) |
fe97cd60 [view] | v3.5.13-sru | 2012-06-12 01:45:38 +0200 | Slávek Banko | [gtk-qt-engine] Add common directories |
3e7d4d52 [view] | v3.5.13-sru | 2012-06-12 01:17:53 +0200 | Slávek Banko | [gtk-qt-engine] Prevent from registering with DCOP This resolves Bug #956 (cherry picked from commit a1380ee80ef7b309820fdc7ea8f8747621227cc5) |
77909a22 [view] | v3.5.13-sru | 2012-06-11 17:08:59 -0500 | Timothy Pearson | [kstreamripper] Fix kstreamripper build failures (part of the original commit) (cherry picked from commit a9b1841cb02aa39610031a9970bc0f9438415e68) |
3a008edf [view] | v3.5.13-sru | 2012-06-11 16:43:39 -0500 | Darrell Anderson | [potracegui] Minor fixes in desktop file. (cherry picked from commit 7dab1e323a8b661d09bb6000e31da1391734c602) |
061684ad [view] | v3.5.13-sru | 2012-06-11 12:16:53 -0500 | Timothy Pearson | [tdebase] Fix error in tdesu notification message (cherry picked from commit 8ee0ab9902681d432ea668d6e09f630b3d2f9e62) |
9b26eae5 [view] | v3.5.13-sru | 2012-06-11 10:57:57 -0500 | Darrell Anderson | [tdelibs] Restore tdesu dialog "Keep password" check box default to disabled/unchecked. (cherry picked from commit 87363770ea3fe6167445b6d445ca563f2a3f05fc) |
7dc0d9e4 [view] | v3.5.13-sru | 2012-06-10 13:05:17 -0500 | Darrell Anderson | [tdebase] Fix kate raising but not grabbing focus when the --use parameter is used. This resolves bug report 692. (cherry picked from commit 377f84855a6141625e53e10778e4f47e1d05ae53) |
7e1e16fd [view] | v3.5.13-sru | 2012-06-10 16:15:50 +0200 | Slávek Banko | [tde-packaging] Enable xscreensaver support in tdebase on Debian and Ubuntu This closes Bug #859 (cherry picked from commit 082f0e5e0f16bf2874d7401b66897770e6c7bce5) |
0c773726 [view] | v3.5.13-sru | 2012-06-10 15:58:19 +0200 | Slávek Banko | [tdebase] Add xscreensaver support to CMake This closes Bug #859 (cherry picked from commit 80deb52955cbd917e10f015f37699d830cb681ce) |
7d7c5d1d [view] | v3.5.13-sru | 2012-06-10 01:55:05 -0500 | Timothy Pearson | [tdebindings] Fix a number of tdebindings build issues This partially resolves Bug #597 Thanks to Darrell Anderson for the patch! (part of the original commit) (cherry picked from commit b2e0df6cf55f8accd86fb0a726724744857714f4) |
5a0055f9 [view] | v3.5.13-sru | 2012-06-10 01:50:59 -0500 | Timothy Pearson | [tdebase] Fix kxdglauncher locale issue This closes Bug #988 Thanks to Roman Savochenko for the patch! (cherry picked from commit e12ae2b6508702daa1f2c50e1bec3e006a44249a) |
4fd3190e [view] | v3.5.13-sru | 2012-06-10 01:46:23 -0500 | Timothy Pearson | [tdebase] Fix Keramic data file installation and add long long check to CMake This closes Bug #905 Thanks to Roman Savochenko and Leandro Nini for the patches! (cherry picked from commit dfb75324af3dfdb983f354782c6025f37e665ee5) |
fa826367 [view] | v3.5.13-sru | 2012-06-09 21:14:47 -0500 | Timothy Pearson | [tde-packaging] Fix incorrect su/sudo label in tdebase on Debian and Ubuntu (cherry picked from commit 5edd1618d70dd8992c21629c7fee9afa0390d9b2) |
05322ae8 [view] | v3.5.13-sru | 2012-06-09 21:11:40 -0500 | Timothy Pearson | [tdebase] Add keep password option to tdesu This closes Bug #388 (cherry picked from commit 8d7bb2841842aca2eb69bfd847b8674abfa06425) |
ef4a78ff [view] | v3.5.13-sru | 2012-06-10 04:06:46 +0200 | Slávek Banko | [tdenetwork] Improve Kaffeine support in Kopete now listening plugin (cherry picked from commit f670853164f8a23f3656fa9de72b12b962b9bcaa) |
6df0682f [view] | v3.5.13-sru | 2012-06-09 21:02:11 -0500 | Timothy Pearson | [tdelibs] Add dynamic label support to kpassworddialog (cherry picked from commit 3c75231601fb35f0c91022abeee5117c81f70a62) |
8a0b67f3 [view] | v3.5.13-sru | 2012-06-09 20:16:54 -0500 | Timothy Pearson | [avahi-tqt] Search the path for moc-tqt (cherry picked from commit 7b10d93d32d21d7c4a8414fe1f68380058a77ce1) |
436bda82 [view] | v3.5.13-sru | 2012-06-09 18:07:56 -0500 | Timothy Pearson | [tdemultimedia] Fix preprocessor warning during build This closes Bug #790 (cherry picked from commit dea8e5cc893a6476beb531d5966e51b7af1bb847) |
42c1982c [view] | v3.5.13-sru | 2012-06-09 14:45:13 -0500 | Timothy Pearson | [tde-packaging] Fix kstreamripper builds (part of the original commit) (cherry picked from commit 496f008d0cb895e52f67396238067e0e3e203a82) |
30478c34 [view] | v3.5.13-sru | 2012-06-09 14:41:53 -0500 | Timothy Pearson | [kstreamripper] Update scons to handle TDE This closes Bug #946 (cherry picked from commit 8f11ba72a15eea0833f18636ef3cc7dd9ab679a4) |
8959375f [view] | v3.5.13-sru | 2012-06-09 13:10:02 -0500 | Darrell Anderson | [tdepim] Update kalarmd icon reference, which does not exist, to kalarm. (cherry picked from commit 228ad1c6df4be49fde421520e25fb9645ee922e7) |
5f5bc0db [view] | v3.5.13-sru | 2012-06-09 01:03:47 -0500 | Timothy Pearson | [avahi-tqt] Fix TQt3 build failure This closes Bug #920 (part of the original commit) (cherry picked from commit 18173187defa3af61ddf5038f7c30ff8e12447e8) |
f9e68980 [view] | v3.5.13-sru | 2012-06-08 21:02:38 -0500 | Darrell Anderson | [tdebase] Add check box control to enable/disable the session exit (feedback) dialog box. This resolves bug report 681. (cherry picked from commit 8a61818a86d7d7f6b6332790d80b50a8b3a73146) |
89361de6 [view] | v3.5.13-sru | 2012-06-08 17:48:26 -0500 | Darrell Anderson | [k9copy] Fix png images (part of the original commit) (cherry picked from commit 7a1fd7b42a2e62cca1c0d96a572bcd1741a36273) |
34180e15 [view] | v3.5.13-sru | 2012-06-07 23:52:52 -0500 | Timothy Pearson | [tdelibs] Fix drkonqui failure This closes Bug #1005 (cherry picked from commit 0dcda4bbff4a3f20472833b09f4d4e2aff09a7a0) |
1dcd235e [view] | v3.5.13-sru | 2012-06-07 22:55:18 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock crash on mouse events when no dialog is displayed This closes Bug #1008 (cherry picked from commit 09dbd438c1fd7f3ee00eae33459bb7077fc3f9c2) |
67104c35 [view] | v3.5.13-sru | 2012-06-06 21:37:28 -0500 | Timothy Pearson | [tdelibs] Fix runtime openssl library detection on multiarch This closes Bug #809 (cherry picked from commit 09d01cacf80d21ad213e6520b35e7f06e9546a83) |
1236eeac [view] | v3.5.13-sru | 2012-06-06 21:25:01 +0200 | Slávek Banko | [tdegraphics] Fix FTBFS An alternative way to compile with the original tqtinterface v3.5.13 |
c2537519 [view] | v3.5.13-sru | 2012-06-06 21:23:25 +0200 | Slávek Banko | [tdeadmin] Fix FTBFS An alternative way to compile with the original tqtinterface v3.5.13 |
a13e78ad [view] | v3.5.13-sru | 2012-06-06 20:05:30 +0200 | Slávek Banko | [tdebase] Fix displaying of logout status dialog with manually triggered save session This closes Bug #922 (cherry picked from commit 5c3cd105bf9a3f6a1089e18e5edbe2b4ebff68a1) |
b8900101 [view] | v3.5.13-sru | 2012-06-06 08:29:04 +0200 | Slávek Banko | [koffice] Add common directories Add empty directories |
5859128c [view] | v3.5.13-sru | 2012-06-06 08:25:54 +0200 | Slávek Banko | [tde-packaging] Enable libart support in tdebase on Debian and Ubuntu (cherry picked from commit 2ccd740b33360238a89def3e24bcfd4f50a3e19e) |
a4fde6a9 [view] | v3.5.13-sru | 2012-06-06 03:53:44 +0200 | Slávek Banko | [kmymoney] Add common directories |
5fae492e [view] | v3.5.13-sru | 2012-06-06 03:48:04 +0200 | Slávek Banko | [ktorrent] Add common directories |
ba43a7cc [view] | v3.5.13-sru | 2012-06-05 20:47:11 +0200 | Slávek Banko | [kvirc] Add common directories |
b60619c0 [view] | v3.5.13-sru | 2012-06-05 20:34:47 +0200 | Slávek Banko | [konversation] Add common directories |
1ca2180a [view] | v3.5.13-sru | 2012-06-05 20:16:39 +0200 | Slávek Banko | [kdiff3] Add common directories |
b7d7d6ca [view] | v3.5.13-sru | 2012-06-05 18:39:12 +0200 | Slávek Banko | [tde-packaging] Add libart-2.0-dev to tdebase build dependencies on Debian and Ubuntu (cherry picked from commit fa51c2151897e962dcde53f7493cdf28fa4bb107) |
cff86f7c [view] | v3.5.13-sru | 2012-06-04 23:17:45 -0500 | Darrell Anderson | [tdeartwork] Add missing kdeclassic icons to improve viewing in KControl. (cherry picked from commit 970e8eb935c3b9ae35d9c99dcd18e1cb082b802e) |
cd63d5f4 [view] | v3.5.13-sru | 2012-06-05 02:37:46 +0200 | Slávek Banko | [kuickshow] Add common directories |
2deddec2 [view] | v3.5.13-sru | 2012-06-05 02:24:52 +0200 | Slávek Banko | [kaffeine] Fix FTBFS This closes Bug #727 An alternative way to compile with the original tqtinterface v3.5.13 |
b68cf791 [view] | v3.5.13-sru | 2012-06-05 02:18:24 +0200 | Slávek Banko | [kaffeine] Add common directories |
9206e76d [view] | v3.5.13-sru | 2012-06-05 01:52:14 +0200 | Slávek Banko | [gwenview] Add common directories |
b5b1f654 [view] | v3.5.13-sru | 2012-06-05 01:43:40 +0200 | Slávek Banko | [amarok] Add common directories |
c795cf96 [view] | v3.5.13-sru | 2012-06-04 04:35:21 +0200 | Slávek Banko | [tdeedu] Add common directories |
be503a6a [view] | v3.5.13-sru | 2012-06-04 03:23:07 +0200 | Slávek Banko | [tdeaddons] Add common directories |
5084cf3e [view] | v3.5.13-sru | 2012-06-04 02:59:00 +0200 | Slávek Banko | [tdeutils] Add common directories |
ef2d3102 [view] | v3.5.13-sru | 2012-06-04 01:52:12 +0200 | Slávek Banko | [tdetoys] Add common directories |
7cfcd748 [view] | v3.5.13-sru | 2012-06-04 01:09:45 +0200 | Slávek Banko | [tdegames] Add common directories |
ce22df03 [view] | v3.5.13-sru | 2012-06-03 20:25:36 +0200 | Slávek Banko | [tdeadmin] Add common directories |
cbf5be37 [view] | v3.5.13-sru | 2012-06-03 19:27:27 +0200 | Slávek Banko | [tdegraphics] Add common directories |
3cc70df5 [view] | v3.5.13-sru | 2012-06-03 18:05:50 +0200 | Slávek Banko | [tdemultimedia] Add common directories |
6f21bc75 [view] | v3.5.13-sru | 2012-06-03 15:50:54 +0200 | Slávek Banko | [tdenetwork] Add common directories Add empty directories |
4b4a3f32 [view] | v3.5.13-sru | 2012-06-03 04:20:32 +0200 | Slávek Banko | [tdepim] Add common directories Add empty directories |
b445f15b [view] | v3.5.13-sru | 2012-06-03 03:17:09 +0200 | Slávek Banko | [tdebase] Add common directories Add empty directories |
48f0f62a [view] | v3.5.13-sru | 2012-06-02 18:56:30 +0200 | Slávek Banko | [tdelibs] Add common directories Add empty directories |
b12a136f [view] | v3.5.13-sru | 2012-06-02 16:59:44 +0200 | Slávek Banko | [arts] Add common directories |
ab249eac [view] | v3.5.13-sru | 2012-06-02 16:43:20 +0200 | Slávek Banko | [dbus-1-tqt] Add common directories |
84e5be7e [view] | v3.5.13-sru | 2012-06-02 03:44:24 +0200 | Slávek Banko | [dbus-tqt] Add common directories |
e234e073 [view] | v3.5.13-sru | 2012-06-01 12:41:02 -0500 | Darrell Anderson | [tdebase] Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ Background. This resolves bug report 744. Thanks to Slávek Banko. (cherry picked from commit 85c2426f988de375bc666bef5a24529989737470) |
3d99c1cb [view] | v3.5.13-sru | 2012-05-30 03:55:37 +0200 | Slávek Banko | [tdepim] Fix segfault in IMAP folder parsing Thanks to Francois Andriot for the patch! (cherry picked from commit 9b43d6e1802a64d4510d5c217eedef0c5d4cc6ff) |
ead8cb69 [view] | v3.5.13-sru | 2012-05-30 03:48:12 +0200 | Slávek Banko | [tdepim] Fix long response time on large IMAP folders This closes Bug #1009 Thanks to Francois Andriot for the patch! (cherry picked from commit b0c92b30a60f3290a9b8c393915bf623102d0fd6) |
b60e74f6 [view] | v3.5.13-sru | 2012-05-27 17:25:47 -0500 | Timothy Pearson | [tdepim] Fix IMAP hang on auth failure This closes Bug #1007 Thanks to Francois Andriot for the patch! (cherry picked from commit aa2af2573ba32542b7f8422c4c0d7f142edd9d95) |
6d78f8c0 [view] | v3.5.13-sru | 2012-05-26 13:30:12 -0500 | Timothy Pearson | [tde-packaging] Fix lisa service on Debian and Ubuntu This closes Bug #375 (cherry picked from commit 166c7e0c33c44c15aeb236eca9ad93e45b230be4) |
0c777c63 [view] | v3.5.13-sru | 2012-05-26 13:18:00 -0500 | Timothy Pearson | [tde-packaging] Fix cervisia recommends field in tdewebdev on Debian and Ubuntu (cherry picked from commit f2bb6c192b4109800f4fbc8887c8eea9c14027be) |
2873e76d [view] | v3.5.13-sru | 2012-05-25 22:56:13 -0500 | Timothy Pearson | [tdebase] Prevent tdm crash if window manager or compositor do not start (cherry picked from commit 8a80c7f3df3a7ce18398e00f2c91bf65b2325107) |
9a37f39d [view] | v3.5.13-sru | 2012-05-25 22:21:55 -0500 | Timothy Pearson | [tdelibs] Fix KTempFile not obeying special bits on file creation This closes Bug #349 (cherry picked from commit 9068fffdf82dc9cf60e83639b3a9b397761304cd) |
70ab4a68 [view] | v3.5.13-sru | 2012-05-26 04:03:05 +0200 | Slávek Banko | [tdepim] Fix KMail counting of unread messages in the system tray icon Thanks to Francois Andriot (cherry picked from commit 40c435e566bcfddd3fd69b55efec786b1162a8be) |
e85de28e [view] | v3.5.13-sru | 2012-05-26 01:16:19 +0200 | Slávek Banko | [tdebase] Update starttde script Fix path to libnspr Fix PRELINKING condition Fix setting TDE_SESSION_UID Optimize first path clipping from TDEDIRS (cherry picked from commit f70bd6c7c09395d93474424371b40b0db7a76bd2) |
4b45c94a [view] | v3.5.13-sru | 2012-05-25 15:16:39 -0500 | Timothy Pearson | [tdeutils] Fix tdeutils not detecting extutil.h usability This closes Bug #877 (cherry picked from commit f49a187642b58e3980b635c3143831798413cd17) |
d20891ae [view] | v3.5.13-sru | 2012-05-25 14:46:35 -0500 | Timothy Pearson | [tde-packaging] Add libmng-dev to gwenview build-deps on Debian and Ubuntu (cherry picked from commit fc05b8ccd2be2a9c9c190ab485bedce85ee4f191) |
255733d7 [view] | v3.5.13-sru | 2012-05-25 03:13:13 -0500 | Timothy Pearson | [gwenview] Define QT_CLEAN_NAMESPACE during libmng checks (cherry picked from commit 59c7639f5e9f3ef40b06cb0e011216cc748e3f85) |
b79363c6 [view] | v3.5.13-sru | 2012-05-24 16:00:40 -0500 | Timothy Pearson | [tdebase] Fix screensaver startup over slow X11 connections (cherry picked from commit d7b0d6767460a68fc3f81e2598f1541c5305b622) |
89bb0f33 [view] | v3.5.13-sru | 2012-05-24 10:18:34 -0500 | Timothy Pearson | [tdelibs] Fix composition extension detection (cherry picked from commit 41ea89f79d28c456b296e8ddcce0a12c21e13f94) |
f0e7224b [view] | v3.5.13-sru | 2012-05-24 09:21:24 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock XRandR event handling (cherry picked from commit b70ccd542a93d69df25a5af2ad930e21c546a8b6) |
34681cac [view] | v3.5.13-sru | 2012-05-24 00:53:55 -0500 | Timothy Pearson | [qt3] Fix xrandr resize event failing on some systems (cherry picked from commit 6ff026570df6bf0d2988e5e94465fc8d19ef2133) |
8267e239 [view] | v3.5.13-sru | 2012-05-23 21:54:28 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock not reacting to settings changes until it is restarted (cherry picked from commit 345d1e78808b657437e48ea299fb9af557ab111e) |
6821e81f [view] | v3.5.13-sru | 2012-05-23 18:20:09 -0500 | Timothy Pearson | [tdebase] Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up (cherry picked from commit de4e7b41598b4c8db0948e4c2c216d73e952f7bb) |
dc85fb5c [view] | v3.5.13-sru | 2012-05-23 18:21:32 +0200 | Slávek Banko | [tdebase] Fix klipper/cmake to install correct klipperrc with global actions (cherry picked from commit c281f8a59d6d1cc7d72d6fed23a11ee785988e1c) |
bfc5ca6c [view] | v3.5.13-sru | 2012-05-23 07:59:00 +0200 | Slávek Banko | [tdepim] Fix knotes to not close notes during saving session. This closes Bug #987 (cherry picked from commit c48253af15badc7a81db7ea2f22465405a897110) |
86636b26 [view] | v3.5.13-sru | 2012-05-21 20:31:14 -0500 | Darrell Anderson | [tdemultimedia] Fix inadvertent "Qt::" remnants. (cherry picked from commit 2b75e2ead19b519a6065e80d3249c9e92f035d44) |
0cc678ff [view] | v3.5.13-sru | 2012-05-21 01:02:09 -0500 | Timothy Pearson | [kvirc] Fix FTBFS (cherry picked from commit 8bf5c6f19a49fe934fa6337cdf6e066f5e9fd0ce) |
efbb0a57 [view] | v3.5.13-sru | 2012-05-20 18:24:26 -0500 | Timothy Pearson | [tdelibs] Initialize X11 threading when kinit is used to launch a program This closes Bug #812 Thanks to Slávek Banko for the patch! (cherry picked from commit 6c806af1c99890adecb42abf52f4d6dc8ae72899) |
b16a917f [view] | v3.5.13-sru | 2012-05-20 18:22:04 -0500 | Timothy Pearson | [tdebase] Fix desktop lock not engaging on suspend This closes Bug #1003 (cherry picked from commit 193d9afcdb186902317c5bef5d6c769fc8933f1a) |
c88826ba [view] | v3.5.13-sru | 2012-05-20 01:14:19 -0500 | Timothy Pearson | [kvirc] Fix FTBFS due to missing string literal (cherry picked from commit 3570afc83ef817a7fb62367c18e0a80ff01d5526) |
eae91cf3 [view] | v3.5.13-sru | 2012-05-18 17:43:28 -0500 | Timothy Pearson | [tdelibs] Fix tde-config creating profile directory when CMake is used to compile tdelibs Remove spurious tde-config warning message that confused Autotools (cherry picked from commit e3e8bf702f89feed2a943818d3fde6a593938d51) |
79c512a1 [view] | v3.5.13-sru | 2012-05-16 21:56:11 -0500 | Timothy Pearson | [tdebase] Fix fancy logout not allowing interaction with save dialogs This closes Bug #922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded (cherry picked from commit d2f8fca98e6d276f442f90dee48164be15d8e287) |
27d73efc [view] | v3.5.13-sru | 2012-05-15 14:55:58 -0500 | Darrell Anderson | [tdebase] Temporary fix for a probable race condition on some systems. Still needs to be resolved by determining the root cause. Partially resolves bug report 760. (cherry picked from commit d41f52171966007990bd9176cde217a8ba0f335a) |
865951ee [view] | v3.5.13-sru | 2012-05-15 14:10:16 -0500 | Timothy Pearson | [tdelibs] Fix creation of profile directory in system root (part 2) This closes Bug #293 (part of the original commit) (cherry picked from commit d3a9d56143cf668c7d29b26a324a424d02036371) |
3ac0ac3a [view] | v3.5.13-sru | 2012-05-15 01:36:02 -0500 | Timothy Pearson | [tdebase] Fix KHTML smooth scrolling control center option This closes Bug #1001 Thanks to Roman Savochenko for the patch! (cherry picked from commit b45b4bd730da3196a4658773f7eef46e004a39d6) |
179020ec [view] | v3.5.13-sru | 2012-05-15 01:18:34 -0500 | Timothy Pearson | [tdebase] Disable keyboard shortcuts for file location moving, as they did not work properly and have very little practical use (cherry picked from commit 9a948c1af9c07bfdc0eb079cc3cbc84e6bd597c6) |
6d0adde7 [view] | v3.5.13-sru | 2012-05-15 01:15:55 -0500 | Timothy Pearson | [tdebase] Add drag and drop to kate file list in manual mode (cherry picked from commit b0fa10df6cf9ba377d6bfdef719efc8ca4fe57a0) |
b23ab6be [view] | v3.5.13-sru | 2012-05-15 00:05:08 -0500 | Timothy Pearson | [tdebase] Add the ability to reorder documents in kate (cherry picked from commit 46a657f7108284d4f02107d11fa407cbf95b86b9) |
1c47da4c [view] | v3.5.13-sru | 2012-05-14 19:49:20 -0500 | Timothy Pearson | [tdesdk] Fix kstartperf CMake build (cherry picked from commit 411edb33146832d9c755b678f13da978867e6dee) |
87d0b85d [view] | v3.5.13-sru | 2012-05-14 19:45:19 -0500 | Timothy Pearson | [tde-packaging] Add kstartperf back to Debian and Ubuntu (cherry picked from commit fef1999e4b261da0b7dd4fda4e83e47e2ae776e4) |
6c9da07c [view] | v3.5.13-sru | 2012-05-14 19:38:06 -0500 | Timothy Pearson | [tdesdk] Fix kstartperf failure This closes Bug #854 (cherry picked from commit 1de68cb32ec6b702879793828653e85ec3bcc5e1) |
9121392d [view] | v3.5.13-sru | 2012-05-14 18:31:04 -0500 | Timothy Pearson | [smartcardauth] Fix initramfs hook problems on multiarch (cherry picked from commit 602e262c44fcbc09b4d9e3b79b76859f06482efc) |
55af72cf [view] | v3.5.13-sru | 2012-05-14 01:58:23 -0500 | Timothy Pearson | [qt3] Remove invalid license options from Qt3 Thanks to Laurent Dard for the patch! (cherry picked from commit e056fc84d413a441cc16cac847699c2f30774871) |
6545cbf6 [view] | v3.5.13-sru | 2012-05-14 01:33:20 -0500 | Timothy Pearson | [tdelibs] Fix creation of profile directory in system root This closes Bug #293 (cherry picked from commit 049525ee6a9c51485354f02531a2dfd63829cabd) |
d8d8cc47 [view] | v3.5.13-sru | 2012-05-13 16:14:24 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock screensaver engaging in corner case This resolves Bug #906 (cherry picked from commit c5ad26a7cc7129f39b4929fc9582ed44b0242a57) |
0a2c083b [view] | v3.5.13-sru | 2012-05-10 20:07:28 -0500 | Timothy Pearson | [tde-packaging] Fix kvirc packaging on Debian and Ubuntu (cherry picked from commit 22ce2a3741a8c9323fdb487e13c0082f0495b0ad) |
097fc893 [view] | v3.5.13-sru | 2012-05-10 20:03:35 -0500 | Darrell Anderson | [tdepim] Fix knotes not appearing on the desktop when a session is restored. Thanks to Slavek Banko. This resolves bug report 987. (cherry picked from commit 533f494f46d65be366aee3e9973b674320e46bc8) |
aa53268d [view] | v3.5.13-sru | 2012-05-10 15:40:22 -0500 | Timothy Pearson | [kvirc] Update Automake to properly detect TDE path Thanks to Slávek Banko for the initial patch! (cherry picked from commit 136d2c861321d51ac3ab1ab82ca602717158c766) |
14e12596 [view] | v3.5.13-sru | 2012-05-08 16:56:25 -0500 | Darrell Anderson | [tdebase] Add KControl (Peripherals/Storage Media/Advanced) controls to set default mount options. Thanks to Francois Andriot. This partially resolves bug report 986. (cherry picked from commit c4050cef6c09c1aaf37aec25784f6120ab5f4470) |
90130c99 [view] | v3.5.13-sru | 2012-05-08 16:52:56 -0500 | Darrell Anderson | [tdebase] Fix TDE to honor HAL options Thanks to Francois Andriot. This partially resolves bug report 986. (cherry picked from commit 8ecd10805a655acc958f241942b00826f71454cc) |
3bb19c4c [view] | v3.5.13-sru | 2012-05-08 14:45:30 -0500 | Darrell Anderson | [tdemultimedia] Add build support for xine-libs >= 1.2. (cherry picked from commit 15b9ce53c8bfd0a62bf9d9fe3e45e8d27211f00c) |
ecc45da3 [view] | v3.5.13-sru | 2012-05-07 11:48:16 -0500 | Darrell Anderson | [amarok] Fix build support for both ruby 1.8.x and 1.9.x. Thanks to Francois Andriot. (cherry picked from commit 8f79beaace9e28aa1bb8de78cdd01b7a756916f5) |
95e89198 [view] | v3.5.13-sru | 2012-05-06 23:09:52 -0500 | Timothy Pearson | [tde-packaging] Fix tde-guidance FTBFS on Debian and Ubuntu (cherry picked from commit 66724c217fb8776f0e17630cd902120ed549f717) |
eb4b9cc7 [view] | v3.5.13-sru | 2012-05-06 22:55:20 -0500 | Timothy Pearson | [pytdeextensions] Hack to use whatever python directory is available This will probably fail on systems with more than one python version installed (cherry picked from commit a1e6b9dbf4e821288483440ab467c9b0c981b49d) |
7fa9aee1 [view] | v3.5.13-sru | 2012-05-06 18:31:34 -0500 | Darrell Anderson | [tdegraphics] Replace fixed hard-coding of poppler include directory with cmake variable. Thanks to Francois Andriot. (cherry picked from commit 5077913f281976bb69e0497b682b320f1d01a08e) |
44912073 [view] | v3.5.13-sru | 2012-05-06 16:33:25 -0500 | Darrell Anderson | [digikam] Update patch in GIT hash a9489034 to use reinterpret_cast Thanks to /dev/ammo42. (cherry picked from commit 5a0438539cbe7a99e9b6d0ed21d7b73342b4a6f6) |
2b85e6d7 [view] | v3.5.13-sru | 2012-05-06 16:32:18 -0500 | Darrell Anderson | [kipi-plugins] Fix building with libpng 1.5. Thanks to David C. Rankin and /dev/ammo42. (cherry picked from commit ce22f23553bd8c77cfe649fe07ddc49905e79041) |
2d410638 [view] | v3.5.13-sru | 2012-05-06 14:27:42 -0500 | Darrell Anderson | [tellico] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit 6469277159ccbfe1152fee53f865da7c27b6044f) |
4dfdd9f4 [view] | v3.5.13-sru | 2012-05-06 14:25:24 -0500 | Darrell Anderson | [rosegarden] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit 0801c28ce2046ed1b9e4cced71d9c82a93862a69) |
2d30adc9 [view] | v3.5.13-sru | 2012-05-06 14:22:52 -0500 | Darrell Anderson | [piklab] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit ae1ac3851e70f87bfc452da97812812c77f52c01) |
1bd417de [view] | v3.5.13-sru | 2012-05-06 14:18:55 -0500 | Darrell Anderson | [tdeio-locate] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit 5ca3dca610d6591a09a930b749e539b9f2112704) |
e80100ff [view] | v3.5.13-sru | 2012-05-06 14:14:10 -0500 | Darrell Anderson | [pytde] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit 4ff6a82b0a192d224100ac8526c19e1b52ede0e6) |
0b0877aa [view] | v3.5.13-sru | 2012-05-06 13:48:14 -0500 | Darrell Anderson | [kmyfirewall] Updated patch from GIT hash 88d2d2a7. Thanks to Francois Andriot. (cherry picked from commit 5a6eca6ce18eeebcb16c9489a05a3c89da01a3af) |
06c92d2e [view] | v3.5.13-sru | 2012-05-06 13:24:13 -0500 | Darrell Anderson | [kmymoney] GCC 4.7 fixes. (cherry picked from commit c6db2e9cbba80c3ef4544edcea0fad936da60f4b) |
cb6904e3 [view] | v3.5.13-sru | 2012-05-06 13:20:38 -0500 | Darrell Anderson | [kmplayer] GCC 4.7 fix to link knpplayer. (cherry picked from commit 611a89f3f656d3647de605f730a3862792c3b123) |
041dec40 [view] | v3.5.13-sru | 2012-05-06 13:16:13 -0500 | Darrell Anderson | [kmplayer] Add build support for xine-libs >= 1.2. (cherry picked from commit 31fb9ddc684a64f472df8dddbbddcf167f7cc433) |
aaffef41 [view] | v3.5.13-sru | 2012-05-06 13:13:06 -0500 | Darrell Anderson | [tdebase] Ensure KDEDIR is exported to the environment from startkde and minor cleanup. (cherry picked from commit 68be838d5bd7da8ffa99da3e9ed521f66e2ce6ec) |
0e50dbca [view] | v3.5.13-sru | 2012-05-06 13:05:01 -0500 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr message to improve readability. (cherry picked from commit 070bc678cc68c8da554ee7462295eec4fcba6bae) |
a1a24533 [view] | v3.5.13-sru | 2012-05-06 02:23:24 -0500 | Timothy Pearson | [tde-packaging] Same as prior commit (cherry picked from commit 8e6f269bd5a2fb020a174b970873da39aad142c2) |
21b13301 [view] | v3.5.13-sru | 2012-05-06 02:22:49 -0500 | Timothy Pearson | [tde-packaging] Update tde-guidance packaging on Ubuntu (cherry picked from commit 4148b046428563b513708ccaba8e8711a7fd7a26) |
f9f7a1d8 [view] | v3.5.13-sru | 2012-05-05 22:54:01 -0500 | Timothy Pearson | [tde-packaging] Fix python deps on ubuntu (part of the original commit) (cherry picked from commit 7c3910256158c7423f53433ca6dd317b32e41a5a) |
45c2b9e1 [view] | v3.5.13-sru | 2012-05-05 22:54:01 -0500 | Timothy Pearson | [tde-packaging] Fix python deps on ubuntu (part of the original commit) (cherry picked from commit 7c3910256158c7423f53433ca6dd317b32e41a5a) |
f73e5c6e [view] | v3.5.13-sru | 2012-05-05 22:14:59 -0500 | Timothy Pearson | [tde-packaging] Fix tde-guidance build deps on Ubuntu (cherry picked from commit f4871ef3d703770bf08c2628507c1243e206759b) |
c1c38bd0 [view] | v3.5.13-sru | 2012-05-05 22:09:22 -0500 | Timothy Pearson | [tde-packaging] Fix pytdeextensions build deps on Ubuntu (cherry picked from commit 77bb80878eaccf8d2e0eb0f0e84ba6e11343c792) |
8840f953 [view] | v3.5.13-sru | 2012-05-05 21:55:47 -0500 | Timothy Pearson | [tde-packaging] Update build dep for kstreamripper on Debian and Ubuntu (cherry picked from commit 53b818dbc8d04c3e88a856a783386b0c84638148) |
3000d0c0 [view] | v3.5.13-sru | 2012-05-05 15:29:18 -0500 | Timothy Pearson | [tdevelop] Fix subversion library detection on multiarch (cherry picked from commit 45290cb5decb8052acaed4def2b8a74d5f5e32ad) |
198e3c02 [view] | v3.5.13-sru | 2012-05-05 15:06:47 -0500 | Timothy Pearson | [koffice] Fix FTBFS when wv2-config libs is broken (cherry picked from commit 1915eb05e5ddf454a1596c1320c3e56f8cc84043) |
2c3c4cce [view] | v3.5.13-sru | 2012-05-05 14:43:48 -0500 | Timothy Pearson | [tdesdk] Fix multiarch svn detection (cherry picked from commit a10d1739e60e12684176660cb0d401565bb572e0) |
a7d33554 [view] | v3.5.13-sru | 2012-05-05 14:20:43 -0500 | Timothy Pearson | [tde-packaging] Remove kdeutils build dep on ia32-libs on Debian and Ubuntu (cherry picked from commit 94c9bd080585eff86bdbeeb3670b66e1240cc62e) |
2d30d19f [view] | v3.5.13-sru | 2012-05-05 02:29:38 -0500 | Timothy Pearson | [koffice] Fix FTBFS on newer pqxx versions (cherry picked from commit da48979ab0b59f0174b10e3fc1073673ede65428) |
f16577a8 [view] | v3.5.13-sru | 2012-05-04 22:57:39 -0500 | Timothy Pearson | [k9copy] Fix format string error (cherry picked from commit a016df82c8970a2aaccbf3b061e102af3a3f04ab) |
887e999f [view] | v3.5.13-sru | 2012-05-04 20:39:40 -0500 | Timothy Pearson | [tdesdk] Add rudimentary multiarch search for svn (cherry picked from commit fe2ac6eabcdb7d514148f10ef43b08c6e09aa037) |
bee5fa3e [view] | v3.5.13-sru | 2012-05-04 19:05:43 -0500 | Timothy Pearson | [kvirc] Fix format string errors (cherry picked from commit 51ff06f0c1c6981694fe60a20870de26749b895f) |
db20160e [view] | v3.5.13-sru | 2012-05-04 13:32:11 -0500 | Timothy Pearson | [kvirc] Fix FTBFS (cherry picked from commit 457d86b60c67cc39cf57a3dac678135e3901fd60) |
17d24392 [view] | v3.5.13-sru | 2012-05-04 03:58:32 -0500 | Timothy Pearson | [k9copy] Fix FTBFS (cherry picked from commit ca864edeed0fe99b91c63616d4ec6d31ecdee217) |
9d273d8b [view] | v3.5.13-sru | 2012-05-04 03:33:13 -0500 | Timothy Pearson | [koffice] Fix format string error (cherry picked from commit 40de3fbbdbbae0f01e3baf22209b42889afb4caf) |
3c2e740a [view] | v3.5.13-sru | 2012-05-03 22:46:51 -0500 | Timothy Pearson | [k9copy] Fix another string format error (cherry picked from commit b3bb8a8f4438bdab23809387e9f6b85a5b5914f3) |
7d8c3009 [view] | v3.5.13-sru | 2012-05-03 21:52:01 -0500 | Timothy Pearson | [kbarcode] Fix remaining string format errors (cherry picked from commit b8dc3f5795c618c3617302973fff7d7bbf0ead2d) |
48c32050 [view] | v3.5.13-sru | 2012-05-03 19:30:09 -0500 | Timothy Pearson | [kbarcode] Fix FTBFS (cherry picked from commit 62777d2782c7fa738eb047eff175785fc2cd24ff) |
435c7f9b [view] | v3.5.13-sru | 2012-05-03 19:28:42 -0500 | Timothy Pearson | [k9copy] Fix remaining string format errors (cherry picked from commit a8e98ad9ce209af0aba35ce26ec9200761b397df) |
a2e72793 [view] | v3.5.13-sru | 2012-05-03 19:00:41 -0500 | Timothy Pearson | [adept] Add libapt-pkg to adept-installer link flags (cherry picked from commit 144e523eb34537d3abec0f010cb0dc9f9d69a2d7) |
5099e9db [view] | v3.5.13-sru | 2012-05-03 17:16:26 -0500 | Timothy Pearson | [k9copy] Fix 'format not a string literal' error (cherry picked from commit d9ed8b3291e596eafed777956a062dc8816d0d3c) |
27666d80 [view] | v3.5.13-sru | 2012-05-03 14:33:32 -0500 | Timothy Pearson | [k9copy] Fix FTBFS (cherry picked from commit 62acebb74cc50671eebf21a314912b12b082be1d) |
dd3b236a [view] | v3.5.13-sru | 2012-05-03 12:39:34 -0500 | Timothy Pearson | [kvirc] Fix 'format not a string literal' error (cherry picked from commit 7738169e0f5fb5fbc72c82b5dd420f6fe856b77a) |
49412496 [view] | v3.5.13-sru | 2012-05-03 12:37:45 -0500 | Timothy Pearson | [krusader] Fix 'format not a string literal' error (cherry picked from commit 5f52ceba02402bcc985558cd0f8d89964f6c15b6) |
5a3d18a6 [view] | v3.5.13-sru | 2012-05-03 12:36:39 -0500 | Timothy Pearson | [koffice] Fix 'format not a string literal' error (cherry picked from commit 8f9f4e5697a733eb6c8eec6d056dc80c531b4ee0) |
da7ec372 [view] | v3.5.13-sru | 2012-05-03 12:33:23 -0500 | Timothy Pearson | [kbarcode] Fix 'format not a string literal' error (cherry picked from commit 14ba7d8af6ef7248dcd3eb85ae977950d1758600) |
3d6be080 [view] | v3.5.13-sru | 2012-05-03 12:31:42 -0500 | Timothy Pearson | [k9copy] Fix 'format not a string literal' error Clean up warning (cherry picked from commit 3bfc84b0fc3558c377e2f5a99548a6903a9ee7c3) |
62817bd5 [view] | v3.5.13-sru | 2012-05-03 12:29:40 -0500 | Timothy Pearson | [digikam] Fix 'format not a string literal' error (cherry picked from commit 029218cd9cd3192a2a61ac29d896a2c3640f2dd8) |
17b16daa [view] | v3.5.13-sru | 2012-05-03 02:38:56 -0500 | Timothy Pearson | [tde-packaging] Remove amarok build dependency on disabled tunepimp on Debian and Ubuntu (cherry picked from commit be6f717bfd57ee0d140e2bbd732199613b647193) |
06c6e4e4 [view] | v3.5.13-sru | 2012-05-02 13:38:21 -0500 | Timothy Pearson | [tde-packaging] Add missing dependency (cherry picked from commit 500105673dac557f629bf45ace2c7a1b5c93e8ac) |
08b457d5 [view] | v3.5.13-sru | 2012-05-01 14:36:39 -0500 | Timothy Pearson | [tde-packaging] Add aspell dependency to tdelibs on Debian and Ubuntu (cherry picked from commit e821c96849db19226f8368f37324180c01977a98) |
3a38b25b [view] | v3.5.13-sru | 2012-05-01 12:53:44 -0500 | Timothy Pearson | [qt3] Remove broken symlinks resulting from hash 4e067439 Thanks to Darrell Anderson for noticing the problem! (cherry picked from commit 2def3de01dd6957156907c71cf9ee0e83754d0ea) |
24640516 [view] | v3.5.13-sru | 2012-05-01 08:36:44 -0500 | Darrell Anderson | [bibletime] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit f40c4c84193cee13ec5c3c675193052106875a2f) |
5aedbb68 [view] | v3.5.13-sru | 2012-05-01 08:35:53 -0500 | Darrell Anderson | [amarok] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit e061a3e9eebedbc53f21c60f5509573ce0e50816) |
61309f78 [view] | v3.5.13-sru | 2012-04-30 21:21:11 -0500 | Timothy Pearson | [tde-packaging] Fix kvirc on non-indep architectures This closes Bug #980 (again) Thanks to Slávek Banko for the patch! (cherry picked from commit 5ece51671a9b8a89932c6965e3b05a11c2dbf1b7) |
8ab7c882 [view] | v3.5.13-sru | 2012-04-30 12:46:40 -0500 | Darrell Anderson | [tde-style-qtcurve] Fix broken locale install location for tr mo file. (cherry picked from commit 96931af97f382dc9bbebe5e6a6ca0373f584add6) |
485dab68 [view] | v3.5.13-sru | 2012-04-30 02:15:10 -0500 | Timothy Pearson | [qt3] Remove completely obsolete libjpeg directory (cherry picked from commit 4e0674395047ad477209f57312f30cbf58375f8b) |
f3745dec [view] | v3.5.13-sru | 2012-04-28 20:23:20 -0500 | Darrell Anderson | [tdebase] Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900). This patch causes conflicts with running kate concurrently as user and root via kdesu, as reported in bug report 927. (cherry picked from commit 3d7141e517b1419859188f253bc91e4162c18de4) |
968fa178 [view] | v3.5.13-sru | 2012-04-28 18:22:30 -0500 | Timothy Pearson | [tde-packaging] Fix tdm start failure on Debian This closes Bug #928 Thanks to Slávek Banko for the patch! (cherry picked from commit 112314397ba6d2886dd2ee5d529c96355066ee83) |
f5790dac [view] | v3.5.13-sru | 2012-04-28 18:05:38 -0500 | Darrell Anderson | [tdepim] Reverse patch from GIT hash 33e649c9. This resolves bug report 406. Thanks to Slavek Banko. (cherry picked from commit 2d5f15c865de75f3147bd849ef81d3ed034f8104) |
88e68749 [view] | v3.5.13-sru | 2012-04-28 12:45:46 -0500 | Darrell Anderson | [koffice] Libpng 1.5 fixes. Thanks to Francois Andriot. (cherry picked from commit 1525b472083af4ef1f7638f6c0284f805e9dc8c7) |
a8285dc1 [view] | v3.5.13-sru | 2012-04-28 12:44:38 -0500 | Darrell Anderson | [koffice] GCC 4.7 fixes. Thanks to Francois Andriot. (cherry picked from commit 72a80f68f0985e0fc27b35dc86bbdf0c4b7daa72) |
c32cd85f [view] | v3.5.13-sru | 2012-04-28 12:10:21 -0500 | Darrell Anderson | [kaffeine-mozilla] Update README file to include build information. (cherry picked from commit 05908c6fc4f0af1bba7cdfc5a22e378a692fe488) |
67a78e98 [view] | v3.5.13-sru | 2012-04-28 11:58:30 -0500 | Darrell Anderson | [kmyfirewall] GCC 4.7 fixes. (cherry picked from commit 88d2d2a710b7d065eb2c29b045f076ac6968e7aa) |
871e1268 [view] | v3.5.13-sru | 2012-04-28 11:57:36 -0500 | Darrell Anderson | [krusader] GCC 4.7 fixes. (cherry picked from commit fdf6d34084255fa4e17833f8ef93626e5dd926e6) |
c0c6d629 [view] | v3.5.13-sru | 2012-04-28 11:56:06 -0500 | Darrell Anderson | [k3b] GCC 4.7 fixes. Thanks to David C. Rankin. (cherry picked from commit 47da85fe986d13c15b94dd421018cd0c4570de94) |
4dbd244d [view] | v3.5.13-sru | 2012-04-28 11:53:06 -0500 | Darrell Anderson | [kmplayer] GCC 4.7 fixes. (cherry picked from commit 5106117b5c1439d3fee08395c1a025f62d30a53e) |
414388ac [view] | v3.5.13-sru | 2012-04-28 11:50:47 -0500 | Darrell Anderson | [smb4k] GCC 4.7 fixes. (cherry picked from commit b4c7fd481649eaa362dc426e6b5f8d23b0c9e836) |
ca19e545 [view] | v3.5.13-sru | 2012-04-27 23:27:44 -0500 | Darrell Anderson | [kipi-plugins] GCC 4.7 fix. This resolves bug report 957. Thanks to David C. Rankin. (cherry picked from commit 9f6d6300404413190e22b40925c8842262a2e6e4) |
a2ce1572 [view] | v3.5.13-sru | 2012-04-27 23:24:31 -0500 | Darrell Anderson | [tdegraphics] GCC 4.7 fix. This partially resolves bug report 958. Thanks to David C. Rankin and Serghei Amelian. (cherry picked from commit 0efb8a18d45f2432c9c796aa5ef7af3f124967ea) |
23387cd0 [view] | v3.5.13-sru | 2012-04-27 23:23:32 -0500 | Darrell Anderson | [tdegraphics] GCC 4.7 fix. This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 5ad5528b30fecd30c2cfdd25cb515385b84e1bfd) |
615754c7 [view] | v3.5.13-sru | 2012-04-27 23:21:17 -0500 | Darrell Anderson | [tdevelop] GCC 4.7 fix. This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit b5a7ac1003316592cdfc7a37d90c64c4c91d4745) |
70be32fe [view] | v3.5.13-sru | 2012-04-27 23:19:38 -0500 | Darrell Anderson | [digikam] GCC 4.7 fix. This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit a209c81b78b8af98c53748bc1eb9020ef6b2605e) |
aff49594 [view] | v3.5.13-sru | 2012-04-27 23:18:48 -0500 | Darrell Anderson | [digikam] GCC 4.7 fix. This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit a94890345ef2caae35a72ed3a398b2984349bb2f) |
a5965a55 [view] | v3.5.13-sru | 2012-04-27 23:16:43 -0500 | Darrell Anderson | [tdepim] GCC 4.7 fix. This partially resolves bug report 958. (cherry picked from commit 6a168ff9d98a591fa48b21517b2063c0dd90b26c) |
9c066e91 [view] | v3.5.13-sru | 2012-04-27 23:16:05 -0500 | Darrell Anderson | [tdepim] GCC 4.7 fix. This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit c94de3afa90f38fab67604732a4540b768a007b8) |
9231a53e [view] | v3.5.13-sru | 2012-04-27 23:09:56 -0500 | Darrell Anderson | [tdebase] GCC 4.7 fix. This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit c59b1b55ea2d0fb1f69639ec334396a491d1a672) |
e7495712 [view] | v3.5.13-sru | 2012-04-27 23:04:56 -0500 | Darrell Anderson | [tdelibs] GCC 4.7 fix needed to build tdebase. This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 7d40df87401ad303bea05d77fa51c53918a78014) |
3870dbe6 [view] | v3.5.13-sru | 2012-04-27 13:26:04 -0500 | Timothy Pearson | [tdebase] Check for tsak presence on lock engage Fix tsak not exiting on request Clean up build warnings (cherry picked from commit 22d0a673d7d6049d388847b476df1e5b6f3d6b70) |
33f1ecab [view] | v3.5.13-sru | 2012-04-27 03:19:38 -0500 | Timothy Pearson | [tdebase] Harden lock against rare race condition that caused two password prompts to appear Provide alternate secure dialog text string when username cannot be obtained (cherry picked from commit e899b7beb6b0f2db8c08dfdc14c29efb99046086) |
9c174520 [view] | v3.5.13-sru | 2012-04-27 02:32:58 -0500 | Timothy Pearson | [tdebase] Fix screen saver not engaging correctly Fix graphical glitches in the lock process (cherry picked from commit 601b75a1e4158dbf0c293e682d5db0078a41e736) |
c65396ed [view] | v3.5.13-sru | 2012-04-26 19:02:52 -0500 | Timothy Pearson | [tdebase] Fix corner case lock dialog hang (cherry picked from commit 5d286832f272ba6d1a955d4b952f34ed374bbf30) |
94341e99 [view] | v3.5.13-sru | 2012-04-26 15:32:34 -0500 | Timothy Pearson | [tde-packaging] Fix kvirc module packaging on Debian and Ubuntu (cherry picked from commit e45ba8ecfc4664020836ae1d8238a7644999caa2) |
6db29f06 [view] | v3.5.13-sru | 2012-04-26 14:44:25 -0500 | Timothy Pearson | [tdebase] Fix a number of minor flaws in the lock dialog system If SAK usage is enabled, override KDM theme (cherry picked from commit e92e82b761f92754db582b5e98c0b3e788eba7d9) |
806153df [view] | v3.5.13-sru | 2012-04-25 23:58:52 -0500 | Timothy Pearson | [tdebase] Fix button ordering in secure dialog (cherry picked from commit 9187194ce10d7f7297404d0108976960fe463c26) |
8dad5fc2 [view] | v3.5.13-sru | 2012-04-25 23:49:41 -0500 | Timothy Pearson | [tdebase] Fix user name display in secure dialog (cherry picked from commit a090f7e90af5bd06df3ce495f82df9c4affc2453) |
869b1d5b [view] | v3.5.13-sru | 2012-04-25 23:36:23 -0500 | Timothy Pearson | [tdebase] Fix logoff menu (cherry picked from commit a9ad8717d1ba0ab71d6830e4fa237938cc7baedb) |
bb71d649 [view] | v3.5.13-sru | 2012-04-25 19:15:29 -0500 | Darrell Anderson | [tdebase] Update What's This help string in support of bug report 811. (cherry picked from commit 94b4e33f89e7d4c10ac797e3eb0762a370eede8c) |
279160a4 [view] | v3.5.13-sru | 2012-04-24 19:39:48 -0500 | Timothy Pearson | [tdebase] Implement logout menu option in secure dialog Ensure that cursor is not set to busy status on lock from secure dialog (cherry picked from commit 4d538e404718982b0198ac3b44d5a894a30b5b12) |
eaf5fadb [view] | v3.5.13-sru | 2012-04-24 19:21:48 -0500 | Timothy Pearson | [tdebase] Fix SAK dialog momentary display when SAK disabled Clean up build warnings in kdesktop (cherry picked from commit 30617b6fb78c56e76aedd1480429dd4e68da201a) |
33d5f26e [view] | v3.5.13-sru | 2012-04-24 18:45:21 -0500 | Timothy Pearson | [tdebase] Fix sftp when nonstandard port is specified in ssh config (cherry picked from commit 073dc86aceaa060597d7653747c3c6c14d0ed59d) |
0d8f014e [view] | v3.5.13-sru | 2012-04-24 01:10:53 -0500 | Timothy Pearson | [tdebase] Start minimal dcop system to support kwin in kdm This speeds up kdm load as well as lessens problems with tmpfs space (cherry picked from commit 66a19439090d7b0945253cb813f0195488e1d8ff) |
1bd1c658 [view] | v3.5.13-sru | 2012-04-23 14:59:01 -0500 | Timothy Pearson | [tdebase] Fix desktop lock failure due to race condition within signal handler between qt and xcb (cherry picked from commit 67a3a8f34892a6491ba0073a3f583503b44e58e7) |
4a67f231 [view] | v3.5.13-sru | 2012-04-23 02:41:47 -0500 | Timothy Pearson | [tdebase] Fix sftp failure on newer systems This closes Bug #897 (cherry picked from commit e72f4926c094b2bd94501518fbcd2a3e66a74f6a) |
c47b417b [view] | v3.5.13-sru | 2012-04-22 19:47:48 -0500 | Timothy Pearson | [tdebase] Fix kdesktop_lock secure dialog Minor whitespace cleanup and warning fixes (cherry picked from commit 50739c9ba4737317108da68c148472c3da856c95) |
a3dd6c9d [view] | v3.5.13-sru | 2012-04-22 18:48:54 -0500 | Timothy Pearson | [tdebase] Fix logic error in tsak control module (cherry picked from commit 06adb1823ef9222874fc459536a78d464a801be5) |
e8d19732 [view] | v3.5.13-sru | 2012-04-22 03:08:53 -0500 | Timothy Pearson | [tdebase] Fix tsak enable/disable glitch (cherry picked from commit abace3b00009304bfa856343d2e790be6e04c094) |
6c3ed112 [view] | v3.5.13-sru | 2012-04-21 17:11:10 -0500 | Darrell Anderson | [tdebase] Add TSAK documentation to TDM help center. (cherry picked from commit ff0bcfcc09e46734507e14b605902034f36da41e) |
f6c6e744 [view] | v3.5.13-sru | 2012-04-21 14:56:28 -0500 | Timothy Pearson | [tdebase] Fix tsak housekeeping Provide GUI warning when tsak cannot be used due to system module problems (cherry picked from commit 6cfb1608365cd45fb2e2736adf547f5f82f4ebd2) |
28a10513 [view] | v3.5.13-sru | 2012-04-21 02:07:31 -0500 | Timothy Pearson | [tde-packaging] Fix potrace and kmymoney FTBFS on Debian and Ubuntu (part of the original commit) (cherry picked from commit 1d22e6dd617ead1040ca653d6bcb876c9618d806) |
eddfcad4 [view] | v3.5.13-sru | 2012-04-21 01:32:08 -0500 | Timothy Pearson | [tde-packaging] Add html2ps dependency to kmymoney on Debian and Ubuntu (cherry picked from commit 2dd2e076c5d7c2db826da95871612d1f13e19554) |
02167661 [view] | v3.5.13-sru | 2012-04-21 01:06:33 -0500 | Timothy Pearson | [tde-packaging] Fix HTML doc install directories on Debian and Ubuntu (cherry picked from commit 62164e82581ee31097d33bbe9a6da16039b7204f) |
45f2f242 [view] | v3.5.13-sru | 2012-04-20 14:19:29 -0500 | Timothy Pearson | [tde-packaging] Fix piklab FTBFS on Debian and Ubuntu (cherry picked from commit c534f1d3fa732ca205250b1fc947f15ee0596df0) |
45a53ee8 [view] | v3.5.13-sru | 2012-04-20 14:18:01 -0500 | Timothy Pearson | [tde-packaging] Fix kmymoney FTBFS on Debian and Ubuntu (cherry picked from commit 3402c36efff6decb3863bd91595304567e768d97) |
9925507a [view] | v3.5.13-sru | 2012-04-20 00:49:18 -0500 | Timothy Pearson | [tde-packaging] Fix doc installation directory on Debian and Ubuntu (cherry picked from commit 5aa4434047563e3a2efd1ba314eb334f1e839f84) |
7eab8b93 [view] | v3.5.13-sru | 2012-04-19 13:24:59 -0500 | Timothy Pearson | [tde-packaging] Fix tde doc location on Debian and Ubuntu (cherry picked from commit 45146e47026bf866e177688684dddac9a76faef7) |
6dd8615c [view] | v3.5.13-sru | 2012-04-18 21:14:12 -0500 | Timothy Pearson | [digikam] Fix usage of obsolete libpng jmpbuf member (cherry picked from commit 7d0d82b7d93af5822d4c84c4ebd4ad82b9e463d0) |
2a0ff52d [view] | v3.5.13-sru | 2012-04-18 14:38:15 -0500 | Timothy Pearson | [tdebase] Ensure that kdm honors SAK setting Minor cleanup of kdm build warnings (cherry picked from commit a63606b68664ba56c48bfdb86ef042c836faae66) |
8cbe82fb [view] | v3.5.13-sru | 2012-04-18 14:23:17 -0500 | Timothy Pearson | [tdebase] Cleanup tsak FIFOs if unable to initialize and enter running state (cherry picked from commit 632eda3b6c6d9aa903e31d3533e8bcb631868d0b) |
e97b5b29 [view] | v3.5.13-sru | 2012-04-18 00:22:27 -0500 | Timothy Pearson | [tdebase] Fix tsak not working with PS/2 keyboards Fix tsak high CPU usage on udev monitoring failure (cherry picked from commit 3f90a9b871b156e7932ac77f0d71ad3105a80954) |
67b7dfcd [view] | v3.5.13-sru | 2012-04-17 01:10:47 -0500 | Timothy Pearson | [tde-packaging] Fix tdebase XDG files on Debian and Ubuntu (cherry picked from commit dbeb950be374a0b5f84c5730280744a242a7a89f) |
b9ef206d [view] | v3.5.13-sru | 2012-04-16 08:50:40 -0500 | Timothy Pearson | [tde-packaging] Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files (cherry picked from commit 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d) |
ea5f96c3 [view] | v3.5.13-sru | 2012-04-15 21:07:18 -0500 | Darrell Anderson | [tdegraphics] Fix libkscan/cmake build failure caused by cmake policy CMP0004. This resolves bug report 901. Thanks to David C. Rankin. (cherry picked from commit cd3c62a5cfa6fbcbd150e86deb14eed15f4d1e02) |
f270d38f [view] | v3.5.13-sru | 2012-04-15 01:40:18 -0500 | Darrell Anderson | [tde-style-qtcurve] Remove unecessary defines that conflicted with previous TQ cleanup. (cherry picked from commit 69e56afcd50a10468a088bd81b9a2f709f9c8efc) |
494d04e6 [view] | v3.5.13-sru | 2012-04-13 16:16:01 -0500 | Darrell Anderson | [rosegarden] Updated to build with gcc 4.7. (cherry picked from commit 15276f365c15527fbb10d42e3f5896f540de7413) |
1e47e4a1 [view] | v3.5.13-sru | 2012-04-13 13:49:12 -0500 | Timothy Pearson | [amarok] Fix missing argument warnings (cherry picked from commit 70be32de2ecf4f60348a4ec2f5e4c80a85d2aae6) |
1ed0fe78 [view] | v3.5.13-sru | 2012-04-13 12:57:55 -0500 | Darrell Anderson | [tdebase] Update My Documents *.desktop translations. (cherry picked from commit c815b90f868a7251ab1c4078d7fcb2db1743255d) |
c69bebef [view] | v3.5.13-sru | 2012-04-13 02:54:00 -0500 | Darrell Anderson | [wlassistant] Fix inadvertent "TQ" changes. (cherry picked from commit ba56429ce77d028d6f23cd3a9cec44a7a3f05b52) |
9466197c [view] | v3.5.13-sru | 2012-04-13 02:53:12 -0500 | Darrell Anderson | [tellico] Fix inadvertent "TQ" changes. (cherry picked from commit 80056d7ae2cbde97eb23dcf37307a6f3f8a29bdb) |
5aba9413 [view] | v3.5.13-sru | 2012-04-13 02:51:41 -0500 | Darrell Anderson | [tdesvn] Fix inadvertent "TQ" changes. (cherry picked from commit f445bdb5265116910bec2f205cb73895a564d098) |
6fc27f08 [view] | v3.5.13-sru | 2012-04-13 02:49:55 -0500 | Darrell Anderson | [tde-style-qtcurve] Fix inadvertent "TQ" changes. (cherry picked from commit 08dfb934381c0377115ca32c632c8e5ce176ea1a) |
2f686358 [view] | v3.5.13-sru | 2012-04-13 02:44:27 -0500 | Darrell Anderson | [rosegarden] Fix inadvertent "TQ" changes. (cherry picked from commit 4a9d4beee6be253aff4f6d3c8fca4225b14e66cb) |
d2913d6e [view] | v3.5.13-sru | 2012-04-13 02:37:49 -0500 | Darrell Anderson | [kvkbd] Fix inadvertent "TQ" changes. (cherry picked from commit b72c7e43691c5af4de515d3eb156fe24bfd8fda0) |
99ea7efe [view] | v3.5.13-sru | 2012-04-13 02:36:47 -0500 | Darrell Anderson | [kvirc] Fix inadvertent "TQ" changes. (cherry picked from commit a24a8595fc6663038f6ce26cfed6276910eef984) |
4e53846d [view] | v3.5.13-sru | 2012-04-13 02:32:25 -0500 | Darrell Anderson | [krusader] Fix inadvertent "TQ" changes. (cherry picked from commit f7d2d05f8e972477597cfe007023e2de16cea2da) |
9386d2ac [view] | v3.5.13-sru | 2012-04-13 02:31:15 -0500 | Darrell Anderson | [tderadio] Fix inadvertent "TQ" changes. (cherry picked from commit 7f4c75f7aca7a02131aafb294623abf0dfaa3faf) |
a1e5b053 [view] | v3.5.13-sru | 2012-04-13 02:29:14 -0500 | Darrell Anderson | [kpilot] Fix inadvertent "TQ" changes. (cherry picked from commit 131e345edaab3d72e16c58723888fc25a54d3b16) |
afa4268f [view] | v3.5.13-sru | 2012-04-13 02:28:17 -0500 | Darrell Anderson | [konversation] Fix inadvertent "TQ" changes. (cherry picked from commit ca3d6cef5d40d2c9faf1f0279f40b135a444d206) |
04233e70 [view] | v3.5.13-sru | 2012-04-13 02:25:34 -0500 | Darrell Anderson | [knutclient] Fix inadvertent "TQ" changes. (cherry picked from commit 65e1492c2fd7c3a93d7d6826a5b6e7f2eb80e0ba) |
09e8a2f3 [view] | v3.5.13-sru | 2012-04-13 02:24:47 -0500 | Darrell Anderson | [knights] Fix inadvertent "TQ" changes. (cherry picked from commit 24e982a0615f0b27e3a91cf3a83337f901733b70) |
73fbc51f [view] | v3.5.13-sru | 2012-04-13 02:23:15 -0500 | Darrell Anderson | [knemo] Fix inadvertent "TQ" changes. (cherry picked from commit 874c62787508377404ca2557435e5b90071a09a2) |
4ac3dc9a [view] | v3.5.13-sru | 2012-04-13 02:22:26 -0500 | Darrell Anderson | [kmyfirewall] Fix inadvertent "TQ" changes. (cherry picked from commit ee24e797caf7e072e88f504accf5eba763487f4a) |
224c1480 [view] | v3.5.13-sru | 2012-04-13 02:20:30 -0500 | Darrell Anderson | [kmymoney] Fix inadvertent "TQ" changes. (cherry picked from commit 2943dd3424f5363483d65eb10d0cae34bd2051c7) |
504dc4ef [view] | v3.5.13-sru | 2012-04-13 02:16:13 -0500 | Darrell Anderson | [kile] Fix inadvertent "TQ" changes. (cherry picked from commit d35b674d5e26eed5158e1319c7f97dfb2bbbe929) |
578ff82f [view] | v3.5.13-sru | 2012-04-13 02:13:22 -0500 | Darrell Anderson | [kchmviewer] Fix inadvertent "TQ" changes. (cherry picked from commit b0050498932208810dd4555744eb81bb49a95633) |
2bb86b69 [view] | v3.5.13-sru | 2012-04-13 02:11:19 -0500 | Darrell Anderson | [katapult] Fix inadvertent "TQ" changes. (cherry picked from commit cb21fc7afb8478b564918f8bdd98cb6534fa9b9c) |
2d89a38c [view] | v3.5.13-sru | 2012-04-13 02:09:49 -0500 | Darrell Anderson | [k9copy] Fix inadvertent "TQ" changes. (cherry picked from commit 7ed1aeef0249551624f9cc1977402f154acd7352) |
466108ad [view] | v3.5.13-sru | 2012-04-13 02:08:12 -0500 | Darrell Anderson | [k3b] Fix inadvertent "TQ" changes. (cherry picked from commit 2f36c1bd457c375a07b37e81aaef0c7d75278e0e) |
3fffac24 [view] | v3.5.13-sru | 2012-04-13 02:04:59 -0500 | Darrell Anderson | [digikam] Fix inadvertent "TQ" changes. (cherry picked from commit 82e857b822ab15a2762a8ca2cf16c1a0c2ffe020) |
05e378f8 [view] | v3.5.13-sru | 2012-04-13 02:00:36 -0500 | Darrell Anderson | [basket] Fix inadvertent "TQ" changes. (cherry picked from commit 43697f9e66fa3d2f8bee378dc4e66dd21fba863d) |
96defb9c [view] | v3.5.13-sru | 2012-04-13 01:59:40 -0500 | Darrell Anderson | [amarok] Fix inadvertent "TQ" changes. (cherry picked from commit a3bc52ff9b9c38aebdd9b48d2ad9cdd0ce45b8ed) |
e2505e15 [view] | v3.5.13-sru | 2012-04-13 01:50:54 -0500 | Darrell Anderson | [adept] Fix inadvertent "TQ" changes. (cherry picked from commit 92f04a8d48a55143b9279c13b560762fa01ac7e1) |
25b9a0f7 [view] | v3.5.13-sru | 2012-04-13 01:31:42 -0500 | Darrell Anderson | [tdewebdev] Fix inadvertent "TQ" changes. (cherry picked from commit 9c988982374089f3b1d01ce87ffc230372ebc414) |
46aa3790 [view] | v3.5.13-sru | 2012-04-13 01:26:43 -0500 | Darrell Anderson | [tdevelop] Fix inadvertent "TQ" changes. (cherry picked from commit b5528c18eb8080cdf8aad4e0357e337b3d8a5f96) |
b70b7de3 [view] | v3.5.13-sru | 2012-04-13 01:13:20 -0500 | Darrell Anderson | [tdeutils] Fix inadvertent "TQ" changes. (cherry picked from commit 1f96a598d14fe461435049a7cd55a2598ca2e367) |
0fda2293 [view] | v3.5.13-sru | 2012-04-13 01:11:30 -0500 | Darrell Anderson | [tdesdk] Fix inadvertent "TQ" changes. (cherry picked from commit 2b144e9d62d7aef14c0b3c4739778e0738bc0e02) |
7a135f84 [view] | v3.5.13-sru | 2012-04-13 01:07:31 -0500 | Darrell Anderson | [tdepim] Fix inadvertent "TQ" changes. (cherry picked from commit f7b07c30649fb40c5b9a536ffce432712b06e767) |
9f5f6478 [view] | v3.5.13-sru | 2012-04-13 01:04:19 -0500 | Darrell Anderson | [tdenetwork] Fix inadvertent "TQ" changes. (cherry picked from commit 008eae43da364c9a910416652cf277c4ef5895c9) |
02fadb94 [view] | v3.5.13-sru | 2012-04-13 00:30:28 -0500 | Darrell Anderson | [tdemultimedia] Fix inadvertent "TQ" changes. (cherry picked from commit 017d437099d1f1d6a68e145eca4a507e8ab65d9e) |
e842e1de [view] | v3.5.13-sru | 2012-04-13 00:25:47 -0500 | Darrell Anderson | [tdegraphics] Fix inadvertent "TQ" changes. (cherry picked from commit ca4b0c6d6aef469eede468b405ea89e119da3626) |
d51ad47d [view] | v3.5.13-sru | 2012-04-13 00:18:24 -0500 | Darrell Anderson | [tdegames] Fix inadvertent "TQ" changes. (cherry picked from commit 1f0b774c59ea917f069fc5be95124afd89a8dd4c) |
8cc6ae08 [view] | v3.5.13-sru | 2012-04-13 00:14:02 -0500 | Darrell Anderson | [tdeedu] Fix inadvertent "TQ" changes. (cherry picked from commit c3f2c830d0394a175f308b1866b09143e28b2fe0) |
ad7aadae [view] | v3.5.13-sru | 2012-04-12 23:50:08 -0500 | Darrell Anderson | [tdeadmin] Fix inadvertent "TQ" changes. (cherry picked from commit a5ecc2bc3de0056010edeacf03e2d906ee7de84e) |
c87392e7 [view] | v3.5.13-sru | 2012-04-12 23:48:24 -0500 | Darrell Anderson | [tdeaddons] Fix inadvertent "TQ" changes. (cherry picked from commit 3b07e4ebbf115f8de8fd2623d2019757f8f7b4f4) |
9a41edfd [view] | v3.5.13-sru | 2012-04-12 23:41:32 -0500 | Darrell Anderson | [tdeaccessibility] Fix inadvertent "TQ" conversions. (cherry picked from commit d326d756b824c4fd37c36de1d47dae18144c1ca6) |
cb576f4f [view] | v3.5.13-sru | 2012-04-12 21:59:07 -0500 | Darrell Anderson | [gwenview] Fix inadvertent tqt changes. Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit 1eac443e690763dd571aec664aba52f6683f9916) |
3fca1271 [view] | v3.5.13-sru | 2012-04-12 21:58:28 -0500 | Darrell Anderson | [gwenview] Fix building with libpng 1.5. (cherry picked from commit 303be4553ad5bbe79d50a8708cf1f8f0e4d220af) |
54b42f66 [view] | v3.5.13-sru | 2012-04-12 21:56:16 -0500 | Darrell Anderson | [digikam] Fix welcome screen issues. (cherry picked from commit fe80f9631113d73dc90ffeca1fcb43bae01abd3b) |
fcb69dca [view] | v3.5.13-sru | 2012-04-12 21:54:05 -0500 | Darrell Anderson | [digikam] Fix inadvertent tqt changes. Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit 6029a1648fd4fc1c86e00567e9a13d882e0bc8b4) |
3cf30007 [view] | v3.5.13-sru | 2012-04-12 21:52:51 -0500 | Darrell Anderson | [digikam] Fix inadvertent tqt changes. Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit 207d90d4274d2e211d95862263e5128056228a7c) |
d35605b4 [view] | v3.5.13-sru | 2012-04-12 21:51:39 -0500 | Darrell Anderson | [digikam] Remove version.h. Cruft from an older version prior to 0.9.6. Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit 0f64ac7c10fb4053f578ef950e55510818d6d440) |
1742ec33 [view] | v3.5.13-sru | 2012-04-12 21:48:48 -0500 | Darrell Anderson | [kipi-plugins] Fix inadvertent tqt changes. Part of an extensive cleanup of various problems with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. (cherry picked from commit ba22066e52acf40a7af8d65aca73f6ad934fb818) |
14899b8d [view] | v3.5.13-sru | 2012-04-11 13:01:48 -0500 | Darrell Anderson | [tdesdk] Update HTML install path references. (cherry picked from commit 4e430ec67f2db021644d339475d5095f8ac996c0) |
324f48d3 [view] | v3.5.13-sru | 2012-04-11 13:00:08 -0500 | Darrell Anderson | [tdewebdev] Update HTML install path references. (cherry picked from commit 3c24a111d5294897b164000ad6399ba131dd5c3a) |
7adbffac [view] | v3.5.13-sru | 2012-04-11 12:07:00 -0500 | Darrell Anderson | [tdevelop] Update HTML install path references. (cherry picked from commit 7e28a2cd0e6663c45848f47fff28365466a5dc87) |
b0b3ae3c [view] | v3.5.13-sru | 2012-04-11 12:00:44 -0500 | Darrell Anderson | [tdeedu] Update HTML install path references. (cherry picked from commit 33cecfe986fcea059c65f4e29a26bdeb074f4a70) |
4ba5bb2d [view] | v3.5.13-sru | 2012-04-11 11:59:20 -0500 | Darrell Anderson | [tdegames] Update HTML install path references. (cherry picked from commit 7837f2ddb80e14ae851f95d4a86d8246d1d8db4f) |
0a53bf11 [view] | v3.5.13-sru | 2012-04-11 11:58:01 -0500 | Darrell Anderson | [tdemultimedia] Update HTML install path references. (cherry picked from commit 14c903d8a9e29e9505ec05ca630f1b5a218679ad) |
af155bca [view] | v3.5.13-sru | 2012-04-11 11:56:12 -0500 | Darrell Anderson | [twin-style-crystal] Update HTML install path references. (cherry picked from commit 6a03a25b759e0a200c9d30a1a88e680b92330d78) |
70d9f1f7 [view] | v3.5.13-sru | 2012-04-11 11:55:00 -0500 | Darrell Anderson | [tdesvn] Update HTML install path references. (cherry picked from commit 66ead5336cf934245eb8e12583f0643c560e1a3d) |
9ab95904 [view] | v3.5.13-sru | 2012-04-11 11:54:16 -0500 | Darrell Anderson | [tdesudo] Update HTML install path references. (cherry picked from commit 5a96f89fb30bab39a0a949fb178d98db11d8521c) |
179eb1df [view] | v3.5.13-sru | 2012-04-11 11:53:21 -0500 | Darrell Anderson | [tde-systemsettings] Update HTML install path references. (cherry picked from commit 4c4cb821c876102543b0fc9252b92012085a61d1) |
9eba4aa2 [view] | v3.5.13-sru | 2012-04-11 11:52:20 -0500 | Darrell Anderson | [tde-style-lipstik] Update HTML install path references. (cherry picked from commit 75811c8f8337a2922e7b9846a7047acdb3b958af) |
659dc443 [view] | v3.5.13-sru | 2012-04-11 11:51:06 -0500 | Darrell Anderson | [smb4k] Update HTML install path references. (cherry picked from commit 686cd627478c79e9cca099e0c99a2e7a42fa9a4e) |
8d860d39 [view] | v3.5.13-sru | 2012-04-11 11:50:01 -0500 | Darrell Anderson | [potracegui] Update HTML install path references. (cherry picked from commit a9250271870c431acac51848ff3b87ee5f66a7f9) |
e31fccd2 [view] | v3.5.13-sru | 2012-04-11 11:48:51 -0500 | Darrell Anderson | [piklab] Update HTML install path references. (cherry picked from commit e5326544b80affa063e20610cb302d00c7c7e2c0) |
5765160e [view] | v3.5.13-sru | 2012-04-11 11:46:12 -0500 | Darrell Anderson | [kvkbd] Update HTML install path references. (cherry picked from commit 40b5f851a2b6158f2b99f78f0bdaf7963e3f077a) |
8027a490 [view] | v3.5.13-sru | 2012-04-11 11:45:01 -0500 | Darrell Anderson | [kuickshow] Update HTML install path references. (cherry picked from commit ac627302899bbb554e2027f22fdcf42ac30bf2a8) |
6cf32770 [view] | v3.5.13-sru | 2012-04-11 11:43:42 -0500 | Darrell Anderson | [ktechlab] Update HTML install path references. (cherry picked from commit 242ebbc479f92df9a81d521d40b17fe5b1833d7e) |
d19b26bf [view] | v3.5.13-sru | 2012-04-11 11:42:55 -0500 | Darrell Anderson | [ksplash-engine-moodin] Update HTML install path references. (cherry picked from commit 6c4cdb01e414a72f64f5f71ecf602944ad6ce41e) |
8cfd2869 [view] | v3.5.13-sru | 2012-04-11 11:41:57 -0500 | Darrell Anderson | [kpicosim] Update HTML install path references. (cherry picked from commit c494e079179c8ba0e1947c27004d5301286f02e6) |
60754951 [view] | v3.5.13-sru | 2012-04-11 11:40:44 -0500 | Darrell Anderson | [kopete-otr] Update HTML install path references. (cherry picked from commit ce431f4008ef700502f6bbd1a616fd44c4ceedfa) |
47b66060 [view] | v3.5.13-sru | 2012-04-11 11:39:27 -0500 | Darrell Anderson | [knutclient] Update HTML install path references. (cherry picked from commit 78d8510178a486d6fce7eee8b629ad3f412166de) |
1c000148 [view] | v3.5.13-sru | 2012-04-11 11:38:14 -0500 | Darrell Anderson | [knowit] Update HTML install path references. (cherry picked from commit fc9874b038f9478dcdf627fca8a2a09552fc0937) |
475833e7 [view] | v3.5.13-sru | 2012-04-11 11:37:22 -0500 | Darrell Anderson | [knetstats] Update HTML install path references. (cherry picked from commit 2fe7df5624f4457dff644f90901a755f977bc8ba) |
87692d20 [view] | v3.5.13-sru | 2012-04-11 11:35:55 -0500 | Darrell Anderson | [knetload] Update HTML install path references. (cherry picked from commit b83a1632c42fe59e447a22d5c8f2ee62b6f5fbb6) |
5a65cffe [view] | v3.5.13-sru | 2012-04-11 11:31:54 -0500 | Darrell Anderson | [tdeio-apt] Update HTML install path references. (cherry picked from commit 951abdcc27807d71c2c5fa51639d7f7959ababaa) |
48836897 [view] | v3.5.13-sru | 2012-04-11 11:29:22 -0500 | Darrell Anderson | [keep] Update HTML install path references. (cherry picked from commit be369977fc0595e4eb33de4ec02b12723a7727a4) |
593bd67b [view] | v3.5.13-sru | 2012-04-11 11:28:14 -0500 | Darrell Anderson | [kdpkg] Update HTML install path references. (cherry picked from commit 693f768e7ea1765bfbfb397fde2cd8ce126d703c) |
12e5c798 [view] | v3.5.13-sru | 2012-04-11 11:27:20 -0500 | Darrell Anderson | [tdmtheme] Update HTML install path references. (cherry picked from commit 43afd9d87b979e9cf72f74ca08b08d0719d1f96e) |
870273cc [view] | v3.5.13-sru | 2012-04-11 11:26:02 -0500 | Darrell Anderson | [kdirstat] Update HTML install path references. (cherry picked from commit 42664bc99331970e7a926969f0dcf155ce94582e) |
62e3675a [view] | v3.5.13-sru | 2012-04-11 11:25:06 -0500 | Darrell Anderson | [kcpuload] Update HTML install path references. (cherry picked from commit df87915c98f09e57099b8070cf8e40a56dc00896) |
4f7a6a12 [view] | v3.5.13-sru | 2012-04-11 11:21:31 -0500 | Darrell Anderson | [filelight] Update HTML install path references. (cherry picked from commit 00197d2e29641edcac6fc6a24c163bad73702595) |
db44a7fd [view] | v3.5.13-sru | 2012-04-11 11:20:32 -0500 | Darrell Anderson | [dolphin] Update HTML install path references. (cherry picked from commit 4fb4a0fadc2c4422501ce40b40f082e4a94d2b7c) |
a6889c70 [view] | v3.5.13-sru | 2012-04-11 11:18:47 -0500 | Darrell Anderson | [compizconfig-backend-tdeconfig] Update HTML install path references. (cherry picked from commit d5c7add5c10ce4f4dd25a79e55cd96bfb815c0ae) |
e9dc01f9 [view] | v3.5.13-sru | 2012-04-11 11:16:35 -0500 | Darrell Anderson | [bibletime] Update HTML install path references. (cherry picked from commit e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a) |
19f615f4 [view] | v3.5.13-sru | 2012-04-11 11:15:35 -0500 | Darrell Anderson | [adept] Update HTML install path references. (cherry picked from commit 8e7bce5f62ad50682fbee163e913e06f32b360dd) |
5a68329a [view] | v3.5.13-sru | 2012-04-11 11:11:44 -0500 | Darrell Anderson | [yakuake] Update HTML install path references. (cherry picked from commit 9339c1e07b1c36bb70830dc2a10709beb94f5ca7) |
5c9c4156 [view] | v3.5.13-sru | 2012-04-11 11:10:47 -0500 | Darrell Anderson | [tellico] Update HTML install path references. (cherry picked from commit 1b40827812adaf9476578406766d62dae7adf1d3) |
6d9ca352 [view] | v3.5.13-sru | 2012-04-11 11:09:43 -0500 | Darrell Anderson | [soundkonverter] Update HTML install path references. (cherry picked from commit 33d55e4f627c057ccbdf0c7e49bec715fa5b688e) |
485a55bd [view] | v3.5.13-sru | 2012-04-11 11:08:29 -0500 | Darrell Anderson | [rosegarden] Update HTML install path references. (cherry picked from commit 83a1c06d5545f2d076a75fd92a74b8d19c13e9a0) |
598c9ac4 [view] | v3.5.13-sru | 2012-04-11 11:07:32 -0500 | Darrell Anderson | [ktorrent] Update HTML install path references. (cherry picked from commit db6ded63b3db474f7b9e77a5be855621a024a213) |
3ad8b0b0 [view] | v3.5.13-sru | 2012-04-11 11:06:22 -0500 | Darrell Anderson | [ksystemlog] Update HTML install path references. (cherry picked from commit 5fea475ff1bf73a569ca55eb7da93591fb5d2cd8) |
1c941fd3 [view] | v3.5.13-sru | 2012-04-11 11:05:08 -0500 | Darrell Anderson | [ksquirrel] Update HTML install path references. (cherry picked from commit 8ecb8fa111ad98cb1e004183d5c29d046d95236c) |
4bd7ed88 [view] | v3.5.13-sru | 2012-04-11 11:03:26 -0500 | Darrell Anderson | [krusader] Update HTML install path references. (cherry picked from commit daa679f28019650e730bb01dc42ead29d6952e79) |
dfda44d1 [view] | v3.5.13-sru | 2012-04-11 11:02:09 -0500 | Darrell Anderson | [krename] Update HTML install path references. (cherry picked from commit 9ac31cb1b173f90017fbb8cf214ff969c783b2d4) |
034846e8 [view] | v3.5.13-sru | 2012-04-11 11:00:45 -0500 | Darrell Anderson | [tderadio] Update HTML install path references. (cherry picked from commit dd53ab754dde65cecd20bb4605413a5e5489217b) |
89bc3754 [view] | v3.5.13-sru | 2012-04-11 10:59:40 -0500 | Darrell Anderson | [kpowersave] Update HTML install path references. (cherry picked from commit c2e2c10e7f506956b561bdbfc074ab0b90c00e2d) |
a85e580b [view] | v3.5.13-sru | 2012-04-11 10:57:44 -0500 | Darrell Anderson | [konversation] Update HTML install path references. (cherry picked from commit bcd3e0efb77ae9c4e7bf378dba9ddd9953bd8d7a) |
fe029f52 [view] | v3.5.13-sru | 2012-04-11 10:56:38 -0500 | Darrell Anderson | [koffice] Update HTML install path references. (cherry picked from commit 89e68c4388f977071a8983deeb4144a08a9ed98d) |
532ba168 [view] | v3.5.13-sru | 2012-04-11 10:52:03 -0500 | Darrell Anderson | [knights] Update HTML install path references. (cherry picked from commit fd88ae0c2eaf9e5e0c1f7d7956d8536dbb77d0cd) |
143f0215 [view] | v3.5.13-sru | 2012-04-11 10:50:03 -0500 | Darrell Anderson | [knemo] Update HTML install path references. (cherry picked from commit 17a745854f95db9d0950ff212084c00c3a2439c1) |
9e6759e8 [view] | v3.5.13-sru | 2012-04-11 10:49:09 -0500 | Darrell Anderson | [kmymoney] Update HTML install path references. (cherry picked from commit 9485ffbe6ee7a34abcf18b6f97d519949970f1a5) |
0049301b [view] | v3.5.13-sru | 2012-04-11 10:47:56 -0500 | Darrell Anderson | [kmyfirewall] Update HTML install path references. (cherry picked from commit b78c4cf3a750c1a30d97832d30bd0b1ee62af650) |
5b1421a3 [view] | v3.5.13-sru | 2012-04-11 10:46:56 -0500 | Darrell Anderson | [kmplayer] Update HTML install path references. (cherry picked from commit 66420dea7bc56f6a2ad7c32fe6c957a6a4c29b99) |
d62bdb90 [view] | v3.5.13-sru | 2012-04-11 10:45:53 -0500 | Darrell Anderson | [kiosktool] Update HTML install path references. (cherry picked from commit ef61902afa37f0b6d7ed9faa22d5617c8aeaa44d) |
391e86bb [view] | v3.5.13-sru | 2012-04-11 10:45:02 -0500 | Darrell Anderson | [kima] Update HTML install path references. (cherry picked from commit ba0694df7ade679db2c679e28904c48d78aecbcc) |
986a6980 [view] | v3.5.13-sru | 2012-04-11 10:43:52 -0500 | Darrell Anderson | [kile] Update HTML install path references. (cherry picked from commit a58191c533f623d69dd3eb91c6b3bd23085fab91) |
4c148d35 [view] | v3.5.13-sru | 2012-04-11 10:42:33 -0500 | Darrell Anderson | [kdiff3] Update HTML install path references. (cherry picked from commit 9e7604e2a360750497029e353238aa666ca9435d) |
29074cec [view] | v3.5.13-sru | 2012-04-11 10:40:52 -0500 | Darrell Anderson | [kchmviewer] Update HTML install path references. (cherry picked from commit 57a5438d76f28c3a0309389fe172dcd37abfb685) |
b6e0c8fb [view] | v3.5.13-sru | 2012-04-11 10:38:54 -0500 | Darrell Anderson | [kbookreader] Update HTML install path references. (cherry picked from commit 4119b6e4bb0b4c9fe63b083300237e4e2abfabe6) |
ba13d5f2 [view] | v3.5.13-sru | 2012-04-11 10:36:48 -0500 | Darrell Anderson | [kbarcode] Update HTML install path references. (cherry picked from commit 2669502bd0eae4c5402fd64bf99928ad9cbcb119) |
b69b912b [view] | v3.5.13-sru | 2012-04-11 10:35:09 -0500 | Darrell Anderson | [katapult] Update HTML install path references. (cherry picked from commit 38404ddc0b7b25c9b2b7530f276e499b7927d2f7) |
ae4faed1 [view] | v3.5.13-sru | 2012-04-11 10:34:03 -0500 | Darrell Anderson | [kaffeine] Update HTML install path references. (cherry picked from commit 7a7676a4259e907ab08cca460ee21586f8b60927) |
9e8be26b [view] | v3.5.13-sru | 2012-04-11 10:31:55 -0500 | Darrell Anderson | [k9copy] Update HTML install path references. (cherry picked from commit 01a7e739162d6b0d90d3912b5926d8a6b17decdc) |
3c577402 [view] | v3.5.13-sru | 2012-04-11 10:30:49 -0500 | Darrell Anderson | [k3b] Update HTML install path references. (cherry picked from commit 6aa759b112c09eb02ccd54b616339c1362e3ad99) |
fb21e25f [view] | v3.5.13-sru | 2012-04-11 10:29:51 -0500 | Darrell Anderson | [gwenview] Update HTML install path references. (cherry picked from commit 882ce28827c4a040220da3f3eb444988a9581962) |
a0ea86e7 [view] | v3.5.13-sru | 2012-04-11 10:25:44 -0500 | Darrell Anderson | [digikam] Update HTML install path references. (cherry picked from commit 68399d404a0861949590375cff5b1fbd92b85633) |
d4c83258 [view] | v3.5.13-sru | 2012-04-11 10:23:25 -0500 | Darrell Anderson | [basket] Update HTML install path references. (cherry picked from commit 4b05474123042ca9fbf38e0ff7bb16d1dc335e63) |
7effe970 [view] | v3.5.13-sru | 2012-04-11 10:22:15 -0500 | Darrell Anderson | [amarok] Update HTML install path references. (cherry picked from commit 00324698960819812e8663d54a06ee9f3a1cfd2c) |
9bb0f4b5 [view] | v3.5.13-sru | 2012-04-11 10:19:36 -0500 | Darrell Anderson | [kipi-plugins] Update HTML install path references. (cherry picked from commit 0c1fe7f308dc69391f035a3b962a2b18267a8e02) |
a43c2a3b [view] | v3.5.13-sru | 2012-04-11 10:17:58 -0500 | Darrell Anderson | [libkdcraw] Update HTML install path references. (cherry picked from commit 798ad1e99ab45e64a6e34cbabfaa706d41ade3b6) |
decbb387 [view] | v3.5.13-sru | 2012-04-11 10:16:32 -0500 | Darrell Anderson | [libkexiv2] Update HTML install path references. (cherry picked from commit 5147f06712af99e1fc6202e44204b902345309f0) |
3b003270 [view] | v3.5.13-sru | 2012-04-11 10:14:49 -0500 | Darrell Anderson | [libkipi] Update HTML install path references. (cherry picked from commit 653af9ba3c3c4911259ace856fa884b3537ec6a9) |
f73a5a50 [view] | v3.5.13-sru | 2012-04-11 10:13:28 -0500 | Darrell Anderson | [libksquirrel] Update HTML install path references. (cherry picked from commit 4d98b4a66460f9a1bc5fee3638456ecd234d9169) |
c51a55aa [view] | v3.5.13-sru | 2012-04-11 09:24:15 -0500 | Darrell Anderson | [tdeedu] Updated to build with gcc 4.7. (cherry picked from commit 6be9bf3cfc0d856b6c2535d9eb91264c77fe653e) |
58740f8c [view] | v3.5.13-sru | 2012-04-10 23:58:27 -0500 | Darrell Anderson | [tdeaccessibility] Update HTML install path references. (cherry picked from commit 0a4d85561846548aab970994d2787c4eaa14bba7) |
542c5a00 [view] | v3.5.13-sru | 2012-04-10 23:52:58 -0500 | Darrell Anderson | [tdebindings] Update HTML install path references. (cherry picked from commit 65557fb13041b55792783a1a8f71052d01414669) |
5f6c2840 [view] | v3.5.13-sru | 2012-04-10 23:51:04 -0500 | Darrell Anderson | [pytdeextensions] Update HTML install path references and some branding text strings. (cherry picked from commit d6f9bdf8d0eca3f31beda8e3a6abb4749b178d15) |
c4609260 [view] | v3.5.13-sru | 2012-04-10 23:42:12 -0500 | Darrell Anderson | [arts] Update HTML install path references. (cherry picked from commit 1b4be6fe733ddc6baa0a28b6de0e425f914190b5) |
8bb4f964 [view] | v3.5.13-sru | 2012-04-10 23:37:30 -0500 | Darrell Anderson | [tdebase] Update HTML install path references. (cherry picked from commit c16892aaba10ddc46167074701dbd981a0a0d988) |
6e184e4e [view] | v3.5.13-sru | 2012-04-10 23:20:57 -0500 | Darrell Anderson | [tdelibs] Update final HTML install path so all modules are consistent. (cherry picked from commit 979b0c9a1ca30628cb4cff90e231ce973aaf6117) |
43ef41ff [view] | v3.5.13-sru | 2012-04-10 23:09:02 -0500 | Darrell Anderson | [tde-cmake] Update final HTML install path so all modules are consistent. (cherry picked from commit d2f658ca47faefe569bcd1885b9238691fa13280) |
dcb06c93 [view] | v3.5.13-sru | 2012-04-10 23:06:46 -0500 | Darrell Anderson | [admin] Update final HTML install path so all modules are consistent. (cherry picked from commit ee037c6fad08291025fea5d714f7efaeb6b6eb51) |
3bd2b372 [view] | v3.5.13-sru | 2012-04-10 21:57:23 -0500 | Darrell Anderson | [tdebase] Updated startkde to ensure $KDEDIRS is parsed correctly to $XDG_DATA_DIRS and updated to test for $MANPATH before appending that environment variable. (cherry picked from commit 398ef1163c368dc64e70d70ffbd9bb0f3f2104f9) |
ccc97a80 [view] | v3.5.13-sru | 2012-04-10 21:46:12 -0500 | Darrell Anderson | [kima] Updated to build with gcc 4.7. Thanks to David C. Rankin! (cherry picked from commit 7278ae4b4ccd19c5744e67a8fbcfff5f20ccfc7b) |
114d08b1 [view] | v3.5.13-sru | 2012-04-10 21:44:58 -0500 | Darrell Anderson | [basket] Updated to build with gcc 4.7. Thanks to David C. Rankin! (cherry picked from commit d978009c9db85112ce92efeeb3dc725bdfc9aa3d) |
6df73ed5 [view] | v3.5.13-sru | 2012-04-06 14:00:01 -0500 | Darrell Anderson | [kipi-plugins] Fix FTBFS caused by patch in GIT hash 21705d1b 2012-04-05. (cherry picked from commit 63df5ccd2032e2835ebc2df3c46f2e0a1214c820) |
0ef44340 [view] | v3.5.13-sru | 2012-04-05 14:42:04 -0500 | Darrell Anderson | [tdebindings] Fix typos. (cherry picked from commit ba7ac61179b42254ffd7e7602ce90c6d8c3b87c1) |
d5bd4400 [view] | v3.5.13-sru | 2012-04-05 14:40:21 -0500 | Darrell Anderson | [digikam] Fix typos. (cherry picked from commit f4e292e5ee632f52bd78f3ce1a2c7ca7287e60b5) |
54c0e9cd [view] | v3.5.13-sru | 2012-04-05 14:36:23 -0500 | Darrell Anderson | [libksquirrel] Fix typos. (cherry picked from commit 25787fcebe4e6199c6ae8493b0555b59dabcbd5c) |
b600cc13 [view] | v3.5.13-sru | 2012-04-05 14:35:15 -0500 | Darrell Anderson | [libkipi] Fix typos. (cherry picked from commit fb505c68df21b0131d2a4597312253c05458974b) |
06cd1045 [view] | v3.5.13-sru | 2012-04-05 14:25:30 -0500 | Darrell Anderson | [tde-i18n] Fix typos. (cherry picked from commit fb1e8b0cf206701e90e5c9b32780209198f6ebe8) |
86e5a046 [view] | v3.5.13-sru | 2012-04-05 14:24:07 -0500 | Darrell Anderson | [tdelibs] Fix typos. (cherry picked from commit 759f5794fa89a14d4888042b55deedbdad935af9) |
3c05aa63 [view] | v3.5.13-sru | 2012-04-05 14:22:39 -0500 | Darrell Anderson | [digikam] Fix typos. (cherry picked from commit 28e2c0ec38bd93ceefa86bfe855b6652316c8c9f) |
fab3c4f0 [view] | v3.5.13-sru | 2012-04-05 14:20:50 -0500 | Darrell Anderson | [kile] Fix typos. (cherry picked from commit 473f1ce5234cd4503fe5670e1fb667afa7b2c6dc) |
faf87564 [view] | v3.5.13-sru | 2012-04-05 14:17:30 -0500 | Darrell Anderson | [kipi-plugins] Fix typos. (cherry picked from commit 21705d1b062c986e1c8d76c13ce20e375a234f24) |
3fa1fa81 [view] | v3.5.13-sru | 2012-04-05 13:52:31 -0500 | Darrell Anderson | [kpowersave] Fix typos. (cherry picked from commit e0b02c925e37de181c5530a6bda3a2ce9406721e) |
78523dba [view] | v3.5.13-sru | 2012-04-05 13:50:03 -0500 | Darrell Anderson | [kbarcode] Fix typos. (cherry picked from commit 8b70378870201e428cf091bc017ccd1921977184) |
72c08cb4 [view] | v3.5.13-sru | 2012-04-05 13:47:55 -0500 | Darrell Anderson | [kdirstat] Fix typos. (cherry picked from commit e44906ca4ff721a910ffb40c14da200bbc002011) |
200a7544 [view] | v3.5.13-sru | 2012-04-05 13:46:47 -0500 | Darrell Anderson | [digikam] Fix typos. (cherry picked from commit 0d9fe9c1a4cb38ebb2f6ee096fce6a4e2f4ac75f) |
82c9d32a [view] | v3.5.13-sru | 2012-04-05 13:28:52 -0500 | Darrell Anderson | [tdelibs] Fix typos. (cherry picked from commit 3f59f9590b8e70b928bb83116c92c513ad2fcffd) |
61000b75 [view] | v3.5.13-sru | 2012-04-05 13:11:59 -0500 | Darrell Anderson | [kaffeine] Fix typos, branding, and inadvertent tqt changes. (cherry picked from commit 0e3d0ed603c6c8065fdcb77bc79b59a768fc6a5b) |
1a954a97 [view] | v3.5.13-sru | 2012-04-05 11:31:29 -0500 | Darrell Anderson | [knights] Fix errors about non-existent docbook files and delete Makefile.in.backup. (cherry picked from commit bb38174830f19f989335b067b76c6ce82440f4dd) |
2d260faa [view] | v3.5.13-sru | 2012-04-04 21:44:03 -0500 | Darrell Anderson | [tdelibs] Fix typo. (cherry picked from commit 9af103f289d5a85ab152163c2e580d694e44ac8f) |
d4b32804 [view] | v3.5.13-sru | 2012-04-04 18:48:09 -0500 | Darrell Anderson | [tdelibs] Fix typos. (cherry picked from commit 0d043b41b43caf6129b018738472a7eb56d29e33) |
645d8d0f [view] | v3.5.13-sru | 2012-04-03 19:19:27 -0500 | Darrell Anderson | [ksystemlog] Add renamed files from previous commit. (cherry picked from commit 87cc7232f93413d6116d40dda389e43352544394) |
176b5057 [view] | v3.5.13-sru | 2012-04-03 19:14:45 -0500 | Darrell Anderson | [ksystemlog] Fix bug with configuring boot.log. Fixed Cron and Mail text strings for consistency. Fixed configuration dialog width to eliminate scrolling. This partially resolves bug report 336. (cherry picked from commit 2d75f12d50a292b836229ae0156d36ed064732ff) |
23c6ba34 [view] | v3.5.13-sru | 2012-03-31 17:23:36 -0500 | Darrell Anderson | [tdebase] Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )" error dialog. (cherry picked from commit f752bcbf6585c61f414963ad83e1300a1da08504) |
c0fad10e [view] | v3.5.13-sru | 2012-03-31 17:20:18 -0500 | Darrell Anderson | [tdebase] Ensure pagersettings.kcfg is installed. (cherry picked from commit bd9c1479d7a965959147398d71f18be62b2aa8b6) |
2a8f09e0 [view] | v3.5.13-sru | 2012-03-31 17:16:39 -0500 | Darrell Anderson | [tdebase] Add option to control pager applet cycling with the mouse wheel. This resolves bug report 908. Thanks to Calvin Morrison for the patch! (cherry picked from commit 7527d160b979ee6a88c87b6e82f756965cf86501) |
ff0f25e9 [view] | v3.5.13-sru | 2012-03-29 14:29:19 -0500 | Darrell Anderson | [libksquirrel] In kernel/kls_pict/fmt_codec_pnm.cpp add #include (cherry picked from commit 6931ad1918ab87018699a63768dd049e60b65f01) |
050db7a4 [view] | v3.5.13-sru | 2012-03-29 14:28:28 -0500 | Darrell Anderson | [libksquirrel] Prevent hard-coding of --prefix. (cherry picked from commit 51d81aad5fb0b91046d55d5511fc90763bfc0e47) |
bdbe3b3c [view] | v3.5.13-sru | 2012-03-28 13:14:32 -0500 | Timothy Pearson | [kpowersave] Fix de docbook (cherry picked from commit 4cf1d23b881e4deda762a3cfd097e4c1530f5c6b) |
ef8696d8 [view] | v3.5.13-sru | 2012-03-28 02:07:30 -0500 | Timothy Pearson | [tdebase] Fix media kioslave startup kdirlister interaction This closes Bug #372 (cherry picked from commit 43bb5b9ec28b1d070d77b37de5daa85867676695) |
2317c3a2 [view] | v3.5.13-sru | 2012-03-27 17:59:11 -0500 | Timothy Pearson | [tdesdk] Fix FTBFS (cherry picked from commit 629e22830f70d6e0d221361cd346fbf433ddce76) |
921a3f22 [view] | v3.5.13-sru | 2012-03-27 03:26:29 -0500 | Timothy Pearson | [tdesdk] Update kbugbuster kcal includes (cherry picked from commit b04ab1170357870254c55eb305a8ab16d46e07c5) |
bb895d1d [view] | v3.5.13-sru | 2012-03-25 23:30:58 -0500 | Darrell Anderson | [tellico] Fix Makefile.am: ":= -style assignments are not portable" build warning. (cherry picked from commit 35253fae26b10b187ad257d40cfc3fe02835090a) |
c4b7cdc3 [view] | v3.5.13-sru | 2012-03-25 20:33:59 -0500 | Timothy Pearson | [tde-packaging] Fix tdepim FTBFS on Debian and Ubuntu (cherry picked from commit 32269ae7f0a7ec7a949951c5198609a2a5b02ac7) |
3c26d561 [view] | v3.5.13-sru | 2012-03-25 20:21:41 -0500 | Timothy Pearson | [tde-packaging] Fix tdegraphics FTBFS on Debian and Ubuntu (cherry picked from commit 6a23e9e6498cce9b7c0310109fb24af0dffef177) |
ca363c2f [view] | v3.5.13-sru | 2012-03-25 14:54:09 -0500 | Darrell Anderson | [kpowersave] Update docbook headers. (cherry picked from commit 274a176b71618b3c5abd009104f7aff7374a48bb) |
ff8a72a2 [view] | v3.5.13-sru | 2012-03-24 23:34:37 -0500 | Darrell Anderson | [tdelibs] Add go.png images to crystalsvg icon set to fix Standard ksplash theme. (cherry picked from commit 67886cbdd25801c4c541ea9f687fd90dcea96ec6) |
56a711f2 [view] | v3.5.13-sru | 2012-03-24 20:54:14 -0500 | Darrell Anderson | [ktorrent] Change default configuration to use external geoip database when found and use internal database only when external database is not found. This resolves bug report 443. (cherry picked from commit 355c6b69c69b0bc8cf10b7a3c846b5d6ca27abc4) |
d2c105c0 [view] | v3.5.13-sru | 2012-03-23 16:55:29 -0500 | Darrell Anderson | [tdebase] Revert previous KControl Peripherals -> Hardware name change. Too many tde-i18n & docbook help files using the Peripherals reference. (cherry picked from commit 9242bcbf112c1e662c7989323dd2bcc8bc3b048e) |
fd23c1aa [view] | v3.5.13-sru | 2012-03-23 16:25:02 -0500 | Timothy Pearson | [tde-style-lipstik] Fix accidental FTBFS from last commit (cherry picked from commit b54a51cf03490641c0cde1562be4221c760954fc) |
a95cf456 [view] | v3.5.13-sru | 2012-03-22 17:17:24 -0500 | Timothy Pearson | [tde-style-lipstik] Draw inactive menu items This fixes rendering glitches outside of Qt3/X11 (cherry picked from commit 5105b278009c2c7c7c42023c2d04b4a526e1ce45) |
f1ebb015 [view] | v3.5.13-sru | 2012-03-22 15:10:11 -0500 | Darrell Anderson | [tdebase] Restore code snippet removed with GIT hash 27856879bf962f178d88e79144e37a47e731b122, Sept. 3, 2010, "Massive import of OpenSUSE patches." Restoring this snippet restores the device icon placement and resolves bug report 392. (cherry picked from commit 5df6c5fca20e917aaa82665131b931a0aa7c8628) |
efc00413 [view] | v3.5.13-sru | 2012-03-21 22:55:48 -0500 | Darrell Anderson | [ktorrent] Update ktorrent package to 2.2.8 and fix internal geoip database. This resolves bug report 363. (cherry picked from commit 5af9907fee05f882f8d2422e47198ebf61d97bb7) |
716ff743 [view] | v3.5.13-sru | 2012-03-21 21:06:14 -0500 | Darrell Anderson | [tdelibs] Add source code module name [kdetcompmgr] to stdout/stderr messages to improve readability. (cherry picked from commit 598ec0e5fcb8432000ae96d73c031075ec1771ac) |
67bcc91c [view] | v3.5.13-sru | 2012-03-21 21:04:31 -0500 | Darrell Anderson | [tdebase] Add source code module name [twin-workspace] to stdout/stderr messages to improve readability. (cherry picked from commit 13806ac476cd81d196e38612c81c7a1c76976c31) |
43697b13 [view] | v3.5.13-sru | 2012-03-21 20:43:17 -0500 | Darrell Anderson | [tdegraphics] Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR} to be consistent with patch in GIT hash b99d4323ddffa1b9edcb8bab724a73729b79d883. This partially resolves bug report 600. (cherry picked from commit 7a275239c96b1a69c49f1ffbdb498078bf68a168) |
a34b0b48 [view] | v3.5.13-sru | 2012-03-21 20:40:48 -0500 | Darrell Anderson | [tdepim] Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. Installing header files to ${INCLUDE_INSTALL_DIR}/tde added another subdirectory layer that caused build failures in certain apps such as kipi-plugins. This partially resolves bug report 600. (cherry picked from commit b99d4323ddffa1b9edcb8bab724a73729b79d883) |
74c4dbba [view] | v3.5.13-sru | 2012-03-21 16:50:21 -0500 | Darrell Anderson | [tdeaddons] Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers. (cherry picked from commit 4ea5634f39e63483ddfebe7558df9714b9c1c807) |
a5b5fa34 [view] | v3.5.13-sru | 2012-03-21 16:49:49 -0500 | Darrell Anderson | [tdebase] Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers. (cherry picked from commit a34c15dc83bcc946977f0b41e52b06d0a95284db) |
c29a87da [view] | v3.5.13-sru | 2012-03-21 16:47:45 -0500 | Darrell Anderson | [kdiff3] Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers. (cherry picked from commit 3f02b2be383bb2ab233fe8885f062f75fd902e78) |
c230af4e [view] | v3.5.13-sru | 2012-03-19 22:42:15 -0500 | Darrell Anderson | [ktorrent] Fix configure output message to clarify that missing avahi support is caused by missing avahi-tqt package as well as avahi-client. (cherry picked from commit 03d0c794dc3a15e414c627f47a31718c39a49197) |
8eebc7df [view] | v3.5.13-sru | 2012-03-19 22:41:22 -0500 | Darrell Anderson | [ktorrent] Fix inadvertent "TQ" changes. (cherry picked from commit 445a515241430cef8e8458d782649fa0e8593a4c) |
17ecd52b [view] | v3.5.13-sru | 2012-03-19 22:18:02 -0500 | Timothy Pearson | [tde-packaging] Remove kicmodules.desktop from tdebase packaging on Debian and Ubuntu (cherry picked from commit 44ab8273d513cb3cae7a5889fdb150124be83254) |
2551d235 [view] | v3.5.13-sru | 2012-03-19 17:11:11 -0500 | Timothy Pearson | [tde-packaging] Fix tdebase FTBFS on Ubuntu (cherry picked from commit f81eaba39428d1f4993868430a30f71f972b598b) |
e82688e2 [view] | v3.5.13-sru | 2012-03-16 23:09:13 -0500 | Darrell Anderson | [kaffeine] Change location where Kaffeine stores temporary pipe files from $HOME to the more appropriate $TDEHOME/tmp-$HOSTNAME. (cherry picked from commit b480e3db3a01b75376fa6b83e5b01efe104ccaec) |
69326099 [view] | v3.5.13-sru | 2012-03-15 15:04:48 -0500 | Darrell Anderson | [tdebase] Add khelpcenter/plugins/hardwaremodules.desktop inadvertently forgotten in previous patches. (cherry picked from commit eeade426758bd8f7f2129ddf3f90cb9b1026b143) |
88b60fd2 [view] | v3.5.13-sru | 2012-03-14 21:37:19 -0500 | Darrell Anderson | [tdeutils] Further organize KDE Menu. (cherry picked from commit b970fc42f21431495c12a97f52e6f0699b173170) |
72646d14 [view] | v3.5.13-sru | 2012-03-14 21:36:34 -0500 | Darrell Anderson | [tdetoys] Further organize KDE Menu. (cherry picked from commit 9ad510349709c88e3d8dfa7bf2f0c9d5c31fb51d) |
52eefd58 [view] | v3.5.13-sru | 2012-03-14 21:35:32 -0500 | Darrell Anderson | [tdepim] Further organize KDE Menu. (cherry picked from commit 9387e16a2c50c134cebe5a6a133f4df297a8cd19) |
d2ff841b [view] | v3.5.13-sru | 2012-03-14 21:34:34 -0500 | Darrell Anderson | [tdelibs] Further organize KDE Menu. (cherry picked from commit 955686e61bab53a6e85de368a05db13cf72b5fea) |
9adaf39c [view] | v3.5.13-sru | 2012-03-14 21:31:20 -0500 | Darrell Anderson | [tdebase] Further organize KDE Menu. Rename Help Center KInfoCenter Modules -> Hardware to match KControl name. (cherry picked from commit 312ebed66bec754af65f4dd9e53b7b88093eb8b3) |
da965b37 [view] | v3.5.13-sru | 2012-03-14 21:29:20 -0500 | Darrell Anderson | [tdebase] Rename Help Center KInfoCenter Modules -> Hardware to match KControl name. KInfoCenter is deprecated. This partially resolves bug report 289. (cherry picked from commit a53348cabc6953a5c32cb3bd55a3c7bfd350461d) |
60f528aa [view] | v3.5.13-sru | 2012-03-14 21:27:56 -0500 | Darrell Anderson | [tdeutils] Reorganize KControl menu tree. * Move former KInfoCenter items -> Hardware/Information. * Move Laptop Battery -> Hardware. (cherry picked from commit 7780bb7b2050cadc6b77d0adc2b0b9629365379c) |
9378eb5b [view] | v3.5.13-sru | 2012-03-14 21:25:10 -0500 | Darrell Anderson | [tdebase] Reorganize KControl menu tree. * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration. (cherry picked from commit 0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6) |
8a029426 [view] | v3.5.13-sru | 2012-03-14 20:30:30 -0500 | Timothy Pearson | [tdesdk] Fix FTBFS (cherry picked from commit 88304700bb3a774eaaff4489b9371686b4b54f62) |
31a01e2e [view] | v3.5.13-sru | 2012-03-14 11:54:25 -0500 | Darrell Anderson | [tdebase] Fix broken image selector in KControl Security & Privacy, Password & User Account. (cherry picked from commit 92321812ee797ee70051a342b37cd7571ab00b61) |
b0273f24 [view] | v3.5.13-sru | 2012-03-14 00:19:08 -0500 | Timothy Pearson | [tdesdk] Fix FTBFS (cherry picked from commit e943ae76e0562e8d74fcba190bf2f3729f83f9ae) |
1fe62fd2 [view] | v3.5.13-sru | 2012-03-13 21:12:21 -0500 | Darrell Anderson | [koffice] Remove "More Applications" from KDE menu. This partially resolves bug report 653. (cherry picked from commit 840305a54e679c2e9f094d9fd6dc5732c88b5d96) |
df73372c [view] | v3.5.13-sru | 2012-03-13 21:07:08 -0500 | Darrell Anderson | [tdepim] Remove "More Applications" from KDE menu. Add Office category to KOrn. This partially resolves bug report 653. (cherry picked from commit 678b4e05030d29b417617c12df09f46f463e48e8) |
e8946181 [view] | v3.5.13-sru | 2012-03-13 21:05:49 -0500 | Darrell Anderson | [tdegraphics] Remove "More Applications" from KDE menu. This partially resolves bug report 653. (cherry picked from commit 8bfc3ba81697e8572cec13667c6cff6a88de874e) |
cdde4b41 [view] | v3.5.13-sru | 2012-03-13 21:04:14 -0500 | Darrell Anderson | [tdeadmin] Remove "More Applications" from KDE menu. This partially resolves bug report 653. (cherry picked from commit d3d702117d757d6c16d0dd41969bc44229123330) |
3575dbeb [view] | v3.5.13-sru | 2012-03-13 21:02:06 -0500 | Darrell Anderson | [tdenetwork] Remove "More Applications" from KDE menu. This partially resolves bug report 653. (cherry picked from commit f86a25380b4901bbd828dde8f35adb5b789d40c6) |
80577600 [view] | v3.5.13-sru | 2012-03-13 21:00:38 -0500 | Darrell Anderson | [tdemultimedia] Remove "More Applications" from KDE menu. This partially resolves bug report 653. (cherry picked from commit 31e44a7b933cb32eaf1c9e3d8bbbaae806963956) |
8b3402d9 [view] | v3.5.13-sru | 2012-03-13 20:59:14 -0500 | Darrell Anderson | [tdeutils] Remove "More Applications" from KDE menu. Add Utility category to KEdit. This partially resolves bug report 653. (cherry picked from commit 803f475286c861cb5e7c9fa4f4dfadc5d0900177) |
23485adb [view] | v3.5.13-sru | 2012-03-13 20:57:20 -0500 | Darrell Anderson | [tdebase] Add Utility category to kate and kwrite. This partially resolves bug report 653. (cherry picked from commit 984c57e3ca467e5f02fa8ab4254e323b56f287e2) |
f79ab4b0 [view] | v3.5.13-sru | 2012-03-13 20:55:06 -0500 | Darrell Anderson | [tdelibs] Reduce "More Applications" and extra koffice items from KDE menu. This partially resolves bug report 653. (cherry picked from commit 1c06ae32f64450c38f1294b8adda2fd9a6cc98b1) |
a715e360 [view] | v3.5.13-sru | 2012-03-13 13:46:24 -0500 | Darrell Anderson | [tdelibs] Add source code module name [KDE-ICE error] to stdout/stderr messages to improve readability. (cherry picked from commit 018767abe95240e2f31e797c4823d79804d69667) |
eab3d91c [view] | v3.5.13-sru | 2012-03-13 13:38:57 -0500 | Darrell Anderson | [tdemultimedia] Add source code module name [xine_artsplugin] to stdout/stderr messages to improve readability. (cherry picked from commit faeb21a4d31064da988d7dc13d4abfae8c4a35f7) |
b4effa42 [view] | v3.5.13-sru | 2012-03-13 13:33:21 -0500 | Darrell Anderson | [tdesdk] Allow building kstartperf with automake. This partially resolves bug report 854. (cherry picked from commit ade2dcaab426ff3aff7643cc4e719e698a18201b) |
9fbf68c9 [view] | v3.5.13-sru | 2012-03-13 13:11:15 -0500 | Darrell Anderson | [tdenetwork] Fix minor linking and string issues. This resolves bug report 748. (cherry picked from commit 7c85760c482a04669867cb7e1d671c29424895ac) |
a3edadcd [view] | v3.5.13-sru | 2012-03-13 12:54:31 -0500 | Timothy Pearson | [tdebase] Fix prior commit (cherry picked from commit e8e118e2ae0ca1fd31d8fb9488bac9fd20645f4f) |
d8624f23 [view] | v3.5.13-sru | 2012-03-13 12:48:57 -0500 | Timothy Pearson | [tdebase] Update kdesktop.desktop file to fix kdesktop tsak integration (cherry picked from commit fb4308f0807a966c2cc039834ab56c187c9b3665) |
98cc024c [view] | v3.5.13-sru | 2012-03-13 11:29:53 -0500 | Darrell Anderson | [tdebase] Add ksmserver source code module name to stdout/stderr messages to improve readability. Fix some KDE -> TDE branding issues. (cherry picked from commit 5c3cfcce1ce974b6be37ea4c6f7bc7decf666383) |
b93ebd69 [view] | v3.5.13-sru | 2012-03-13 11:15:16 -0500 | Darrell Anderson | [tdegraphics] Remove inadvertent renaming. This resolves bug report 863. (cherry picked from commit d97e403f9f70425a59f0d3bdbcfd4dd6360fa6e0) |
02d9bb8b [view] | v3.5.13-sru | 2012-03-13 11:15:16 -0500 | Darrell Anderson | [kuickshow] Remove inadvertent renaming. This resolves bug report 863. (cherry picked from commit d97e403f9f70425a59f0d3bdbcfd4dd6360fa6e0) |
881dd3a6 [view] | v3.5.13-sru | 2012-03-11 15:24:36 -0500 | Timothy Pearson | [tdelibs] Fix qlayout warnings (cherry picked from commit d54eee3837ecafb81ba3845388533ddf3218e173) |
e8d31180 [view] | v3.5.13-sru | 2012-03-11 00:41:09 -0600 | Timothy Pearson | [tdebase] Clean up lock dialog warnings and fix mouse cursor (cherry picked from commit 4bcfc9075fcc9785f9a7b52dd55885855ba612c8) |
8969326a [view] | v3.5.13-sru | 2012-03-10 15:51:18 -0600 | Timothy Pearson | [qt3] Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function (cherry picked from commit 1db4f237a710955a817c7aca65a716d85573304b) |
2dd3661d [view] | v3.5.13-sru | 2012-03-09 19:32:13 -0600 | Darrell Anderson | [kaffeine] Fix nominal "tqt" typos and fix slow DVB start. This closes bug reports 729 and 899. (cherry picked from commit fd68e4c4940afb4529b16e2c3e3d0f379ac7b161) |
eb52a433 [view] | v3.5.13-sru | 2012-03-07 19:25:47 -0600 | Darrell Anderson | [arts] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit c9375a1ee264d69e13ca6dfc450259a8d6ff9e78) |
f85f51c4 [view] | v3.5.13-sru | 2012-03-07 19:24:59 -0600 | Darrell Anderson | [arts] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 6d38a39e6db2e200f038bc4cb36948f367fa0e00) |
171e6311 [view] | v3.5.13-sru | 2012-03-07 17:51:14 -0600 | Darrell Anderson | [tdebase] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 8c5bbc4bd96509df7085f608d47c7d0855b8926e) |
123ad08d [view] | v3.5.13-sru | 2012-03-07 17:48:37 -0600 | Darrell Anderson | [tdebase] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 73026fb639b1ab6c0e66fea935f0f8f2224189a3) |
cd755d41 [view] | v3.5.13-sru | 2012-03-07 17:46:51 -0600 | Darrell Anderson | [tdebase] Restore Open in background tab context menu. This closes bug report 245. (cherry picked from commit 769054446b8e43589e94869240e8642e5b93e9df) |
bf455550 [view] | v3.5.13-sru | 2012-03-07 17:23:49 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit c1b7fc8e570349263e0d4796b62ff295d05c327b) |
e9696710 [view] | v3.5.13-sru | 2012-03-07 17:22:58 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit e15521d96b21cb0c771cce7cbe2ceb38f27c8844) |
f29973ff [view] | v3.5.13-sru | 2012-03-07 17:21:51 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 563d4ecebe282b0062cbdb74413ef960401a25bf) |
16634b66 [view] | v3.5.13-sru | 2012-03-07 17:20:23 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit 550ae6f7973fd16f5fc93c792ffdfe9dfba17bd4) |
07dc183e [view] | v3.5.13-sru | 2012-03-07 17:19:13 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit abf8c2dbe4161fe402dff161957cd6fa6cc23b0a) |
9cbbfe8f [view] | v3.5.13-sru | 2012-03-07 17:16:42 -0600 | Darrell Anderson | [tdelibs] Add source code module name to stdout/stderr messages to improve readability. (cherry picked from commit e50a9f060c0e376c17d8033d8c5ef56289b37b5e) |
b1f7924c [view] | v3.5.13-sru | 2012-03-06 11:34:08 -0600 | Timothy Pearson | [tde-cmake] Add support for tqt.pc (cherry picked from commit 6868254e6c10ba5b95ef622b25c39144f3d1161a) |
ffd67b8b [view] | v3.5.13-sru | 2012-03-05 23:27:31 -0600 | Timothy Pearson | [tde-cmake] Added CACHE option to tde_execute_process and clean up build output This partially closes Bug #882 Thanks to Aleksey Midenkov for the patch! (cherry picked from commit ea715e15edb3f6b9e78d631d75e18bb9dbace497) |
d0c6decc [view] | v3.5.13-sru | 2012-03-05 16:48:22 -0600 | Timothy Pearson | [qt3] Fix TQPainter::drawWinFocusRect This patch brings the behaviour on external paint devices in line with the documentation at http://trinitydesktop.org/docs/qt3/qpainter.html#drawWinFocusRect (cherry picked from commit b4eece7cc6ded028251408312d7b7f2aa69fe10a) |
a7dff39a [view] | v3.5.13-sru | 2012-03-05 15:03:52 -0600 | Timothy Pearson | [tdebase] Fix kdm logfile growing rapidly under certain conditions (cherry picked from commit 696fe6318f5758b5a4aef724444bbf18b860469c) |
497b2f09 [view] | v3.5.13-sru | 2012-03-03 15:26:35 -0600 | Timothy Pearson | [tdebase] Fix high tdm CPU usage when the SAK is enabled This closes Bug #690 (cherry picked from commit 5486d8e2a8ed86dc1fa421a46b4e3cd8b796e1ea) |
2482dd05 [view] | v3.5.13-sru | 2012-03-03 13:45:23 -0600 | Timothy Pearson | [tdebase] Fix hostname display in titlebar with certain programs This closes Bug #889 Thanks to Slávek Banko for the patch! (cherry picked from commit 9e3f8a7f0c9f2ed1125c717f5374aaf8d4ec225e) |
2afebdbe [view] | v3.5.13-sru | 2012-02-26 21:28:48 -0600 | Timothy Pearson | [tdelibs] Fix a number of tdelibs build warnings (cherry picked from commit 77f4891c222583c8deffc34732ccf325bac9e11b) |
6c4bd81a [view] | v3.5.13-sru | 2012-02-25 16:41:07 -0600 | Timothy Pearson | [tde-cmake] Fix vague build errors due to blind execution in CMake This closes Bug #874 Thanks to Aleksey Midenkov for the patch! (part of the original commit) (cherry picked from commit 975cc10f8bfcab94ff4e641775473095af0e778a) |
464ead29 [view] | v3.5.13-sru | 2012-02-25 09:06:49 -0600 | Darrell Anderson | [tdesdk] Fix build error in kapptemplate/Makefile.am. Resolves bug report 787. (cherry picked from commit 97b399a1e597c80d83782ed360abd841ef601ac3) |
418634c6 [view] | v3.5.13-sru | 2012-02-24 23:32:46 -0600 | Darrell Anderson | [tdeedu] Fix kbruch/Makefile.am to eliminate build error. This resolves bug report 786. (cherry picked from commit 9d1871a43cd11869f9a1eac7f6e1c6ae23b84072) |
6272fc79 [view] | v3.5.13-sru | 2012-02-23 20:31:33 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix a couple build warnings (cherry picked from commit a22fee101153c4847ed2e2516ec64526aa664e9c) |
99952a7b [view] | v3.5.13-sru | 2012-02-23 20:26:04 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS (cherry picked from commit 010f9683bfed4aabe4e5f435eb964663d2d09fec) |
99fdf1d8 [view] | v3.5.13-sru | 2012-02-23 20:23:19 -0600 | Timothy Pearson | [kopete-otr] Fix FTBFS (cherry picked from commit f7e343598a97747be444a1407531e383b1187378) |
ccf31615 [view] | v3.5.13-sru | 2012-02-23 15:32:28 -0600 | Timothy Pearson | [kaffeine] Work around Xine crash when displaying still logo image by creating a small movie file to replace it This closes Bug #559 (cherry picked from commit 508cb342d8f88e9a1d25d6aec78a43b7050b4e85) |
44068385 [view] | v3.5.13-sru | 2012-02-23 15:21:04 -0600 | Timothy Pearson | [tdebase] Fix incomplete commits 678bea5b (cherry picked from commit b45137ace06b893d9ff65b2d45fba978cb4f26ce) |
7a3c5f47 [view] | v3.5.13-sru | 2012-02-23 11:51:17 -0600 | Timothy Pearson | [tdepim] Terminate kdDebug calls with newlines This closes Bug #631 (cherry picked from commit 9e6ec3a244220285be43514d4c2465e2267f7126) |
0c897d4f [view] | v3.5.13-sru | 2012-02-23 11:46:00 -0600 | Timothy Pearson | [tdelibs] Fix crash on newline assert in kddebug (cherry picked from commit 9a3888489dd9e1c1100c1db8feee255ebabd86c7) |
4b5525c1 [view] | v3.5.13-sru | 2012-02-22 08:20:49 -0600 | Timothy Pearson | [koffice] Fix FTBFS (cherry picked from commit 47e6e18a1ef6f63336117a24039dbb97cc86bf90) |
5cd966e1 [view] | v3.5.13-sru | 2012-02-22 02:29:02 -0600 | Timothy Pearson | [tde-packaging] Update libkdcraw libjpeg build deps on Debian and Ubuntu (cherry picked from commit be5f983c8fad4c4510cade471179337746cd3976) |
6b7d3fc7 [view] | v3.5.13-sru | 2012-02-21 18:34:43 -0600 | Darrell Anderson | [tdewebdev] Update Quanta Plus documentation download links. This resolves bug report 827. (cherry picked from commit 67393581a91790de6beaf456ca6441293d526706) |
5a7e011a [view] | v3.5.13-sru | 2012-02-21 13:37:22 -0600 | Timothy Pearson | [kipi-plugins] Fix FTBFS Thanks to Darrell Anderson for the patch! (cherry picked from commit 41a1f16e9d7628939e15b5129cdf2f8459ab0a95) |
c038edbc [view] | v3.5.13-sru | 2012-02-19 14:42:50 -0600 | Timothy Pearson | [arts] Setup architecture flags during initial configure (cherry picked from commit 25fd274c36e4535cec0c1813c85deb77e43bbdc4) |
d3a4952c [view] | v3.5.13-sru | 2012-02-19 14:41:34 -0600 | Timothy Pearson | [tdelibs] Setup architecture flags during initial configuration (cherry picked from commit ef15b096adf2a568311478c02c05e71e19014736) |
ff91f3f2 [view] | v3.5.13-sru | 2012-02-19 14:40:34 -0600 | Timothy Pearson | [tdebase] Use detected architecture flags for immediate symbol binding in kdesktop lock (cherry picked from commit 45f41ca57ecef2a51a19a8f61a953903421d3939) |
8552bcaf [view] | v3.5.13-sru | 2012-02-19 14:39:26 -0600 | Timothy Pearson | [tde-cmake] Add new tde_setup_architecture_flags macro (cherry picked from commit 8e6f203f9221d336edfa84b2e3eba6205a30c816) |
c9f79570 [view] | v3.5.13-sru | 2012-02-19 02:35:50 -0600 | Timothy Pearson | [tdebase] Show busy cursor when lock dialog is busy instead of hiding cursor (cherry picked from commit 0522d9d3a856c77220e1882e2d294cad6eb59772) |
cda563da [view] | v3.5.13-sru | 2012-02-14 20:55:22 +0200 | Serghei Amelian | [tdesdk] [tdesdk/cmake] added forgotten files (cherry picked from commit adee843c4d5c8fbce75abd3a768d643392e4ea90) |
306f6851 [view] | v3.5.13-sru | 2012-02-14 01:45:49 +0200 | Serghei Amelian | [tdesdk] [tdesdk] cmake port (cherry picked from commit bfb0bc00e959ed3cac6cf4e517a24de50446be50) |
a65ae76d [view] | v3.5.13-sru | 2012-02-13 13:30:41 -0600 | Timothy Pearson | [tdebase] Clean up 9cc1e2c1 changes to enum This corrects a potential ABI compat problem noted by Martin Gräßlin (cherry picked from commit 77041d785dbbede734f8dc44aa454d07d14f0317) |
25ca6f7a [view] | v3.5.13-sru | 2012-02-12 23:08:53 +0200 | Serghei Amelian | [tde-cmake] [TDEMacros.cmake] added tde_save_and_set() macro (cherry picked from commit caedf8323c45b376c824de343f31de78664b2511) |
ff69ef11 [view] | v3.5.13-sru | 2012-02-12 21:44:42 +0200 | Serghei Amelian | [tdemultimedia] cmake port for kmix (cherry picked from commit 7eef82aa49ab12a98683dc7ac40e9bff9a4ffead) |
73036b1c [view] | v3.5.13-sru | 2012-02-12 00:05:47 -0600 | Timothy Pearson | [tdelibs] Fix kdesu internal pathing This closes Bug #766 (cherry picked from commit e131f10b84dbec07ad49d36c192777a72189a39e) |
b2dacef1 [view] | v3.5.13-sru | 2012-02-11 15:14:55 -0600 | Timothy Pearson | [tdebase] Terminate kwin manager unless a TDE or failsafe session was selected This closes Bug #824 (cherry picked from commit a305c0832688209d5359c212be92f54df9561ecc) |
a8862198 [view] | v3.5.13-sru | 2012-02-11 15:02:31 -0600 | Timothy Pearson | [tdebase] Commit the rest of 8d521d0b, not merged due to GIT glitch (cherry picked from commit 4952641328f28a541e3fdf2200df4e1e4b11d5dd) |
3acd2816 [view] | v3.5.13-sru | 2012-02-10 13:03:25 -0600 | Timothy Pearson | [tdelibs] Fix FTBFS (cherry picked from commit 6b48018290beecf441bc2e7d6a9883562d0389b5) |
f0151e70 [view] | v3.5.13-sru | 2012-02-10 12:37:12 -0600 | Timothy Pearson | [tdelibs] Update default bug tracker link so as not to break tdebindings (cherry picked from commit 2fae13c658f091a44d1f5a61fd35fc8957135410) |
8748219f [view] | v3.5.13-sru | 2012-02-10 11:11:46 -0600 | Timothy Pearson | [tdeartwork] Fix TQGl detection (cherry picked from commit d563d86871da6b9ab70c4c71f40f9397095b2fd9) |
3af5ef96 [view] | v3.5.13-sru | 2012-02-10 11:10:23 -0600 | Timothy Pearson | [kipi-plugins] Fix TQGl detection (cherry picked from commit 3c74e7815ff2787a3316bd7c8b40949832ed4ca5) |
e5103d28 [view] | v3.5.13-sru | 2012-02-09 23:48:23 -0600 | Timothy Pearson | [tdebase] Update starttde script This addresses Bug #675 and a handful of other bugs It needs thorough testing on multiple distros before R14 is released (cherry picked from commit 39fcb49ac1d0b1646456ee7b2615a357804b141b) |
0dd46a86 [view] | v3.5.13-sru | 2012-02-07 21:32:15 -0600 | Timothy Pearson | [tdebase] Update lock process to engage the lock in near real time (cherry picked from commit 8d521d0b6ba88c6e679e7453f02897c8db7bbdf5) |
62a95828 [view] | v3.5.13-sru | 2012-02-07 03:19:33 -0600 | Timothy Pearson | [tdebase] Allow minimal managed window interaction inside the lock process This closes Bug #810 (cherry picked from commit 678bea5ba74b3b39981e482e188c61fdd37786f0) |
1ee1281a [view] | v3.5.13-sru | 2012-02-04 17:21:18 -0600 | Timothy Pearson | [qt3] Fix first icon view item display (cherry picked from commit 783aa27bae5f14d828b898aa37dac19001cfebb1) |
7cd5f232 [view] | v3.5.13-sru | 2012-01-31 18:54:54 -0600 | Timothy Pearson | [tdelibs] Use new Qt hidden items for iconview searches (cherry picked from commit 5c8a387bfeced1fd11de5e5d355aa10e0da0c1ab) |
7413b3b4 [view] | v3.5.13-sru | 2012-01-31 16:55:00 -0600 | Timothy Pearson | [qt3] Add full hidden item support to QIconView This will enable TDE to efficiently filter icon views via Konqueror (cherry picked from commit 660a32cfcf9bd9aee882ee3fb84045e8a49e4f97) |
29768dd7 [view] | v3.5.13-sru | 2012-01-31 14:05:59 -0600 | Timothy Pearson | [tdelibs] Fix konq filter in list view mode Select all now only selects shown (filtered) items (cherry picked from commit 06b514847fffb79985e4bcde9f8dcc685c5d9ac5) |
7959b7d0 [view] | v3.5.13-sru | 2012-01-29 18:26:03 -0600 | Timothy Pearson | [tde-packaging] Update libavahi-tqt-dev build deps on Debian and Ubuntu (cherry picked from commit 7ff2dc7ab46846d7ea17f17e6e2d37ebae04873b) |
cf85ef95 [view] | v3.5.13-sru | 2012-01-26 17:07:20 -0600 | Timothy Pearson | [tdebase] Clean up lock screen internals This cleanup is part of an effort to resolve Bug #810, but a new Qt3 version is required to fully resolve it (cherry picked from commit 057932620ba8355a6506b9d437518e253ba14ed9) |
e7453569 [view] | v3.5.13-sru | 2012-01-25 17:25:21 -0600 | Timothy Pearson | [tdebase] Make drkonqui use tdesu when generating backtraces This allows most Linux installations to gather backtraces with drkonqui If a custom multiuser system does not allow sudo access for a user or users, backtraces will not be available for those users. However, this change is due to Linux distributions attempting to lock down a security hole, so drkonqui was broken for non-root users before this commit anyway. Multiuser system administrators should collect and submit the backtraces anyway. (cherry picked from commit ad1a71417d6aa07048a126a000c375bf1f0dc5c5) |
96249691 [view] | v3.5.13-sru | 2012-01-25 16:39:38 -0600 | Timothy Pearson | [tdevelop] Fix linear alphabet string errors (cherry picked from commit a60600ad663bcf04672aecc9bb1ec5150bb37d20) |
f4b37d76 [view] | v3.5.13-sru | 2012-01-25 16:38:08 -0600 | Timothy Pearson | [tdepim] Fix linear alphabet string errors (cherry picked from commit 80bc593eb31b3162fd870ee64eceb0ec90fac15c) |
64ea56d4 [view] | v3.5.13-sru | 2012-01-25 16:37:17 -0600 | Timothy Pearson | [tdenetwork] Fix linear alphabet string errors (cherry picked from commit 3516f9bc3f3af5ae21cdbd2d3af835645cf72274) |
c3ec0509 [view] | v3.5.13-sru | 2012-01-25 16:36:35 -0600 | Timothy Pearson | [tdemultimedia] Fix linear alphabet string errors (cherry picked from commit fd6afacf70587de329d9b2647b96469bae5e74da) |
abbad031 [view] | v3.5.13-sru | 2012-01-25 16:35:27 -0600 | Timothy Pearson | [tdegames] Fix linear alphabet string errors (cherry picked from commit edc913ee43321fb5ebafe5b4061d7623e9981af7) |
8ca688f5 [view] | v3.5.13-sru | 2012-01-25 16:34:24 -0600 | Timothy Pearson | [tdeedu] Fix linear alphabet string errors (cherry picked from commit 0cd3b7cec9eed70d39e1ae884d76db585790c9a3) |
bd61e566 [view] | v3.5.13-sru | 2012-01-25 16:31:52 -0600 | Timothy Pearson | [tdeadmin] Fix linear alphabet string errors (cherry picked from commit 1f71905047d874cdc6c63049e566a4d7b976b0fc) |
87b1dc91 [view] | v3.5.13-sru | 2012-01-25 16:18:06 -0600 | Timothy Pearson | [kvirc] Fix linear alphabet string errors (cherry picked from commit 51bbe9e5da9c9ebf2109ab59f98d182c3ee23d86) |
4ce6e82b [view] | v3.5.13-sru | 2012-01-25 16:17:00 -0600 | Timothy Pearson | [konversation] Fix linear alphabet string errors (cherry picked from commit 440010aa593e209ce5993a73b1b7cb0a843a2716) |
ed0624a9 [view] | v3.5.13-sru | 2012-01-25 16:16:49 -0600 | Timothy Pearson | [koffice] Fix linear alphabet string errors (cherry picked from commit 802a4120ceee2cebd5abde46a30dbdf4d7785b5e) |
4b876859 [view] | v3.5.13-sru | 2012-01-25 16:13:44 -0600 | Timothy Pearson | [gwenview] Fix linear alphabet string errors (cherry picked from commit 9cb99cdb5337032764d897c94a5e7c8803784d4e) |
815eda6b [view] | v3.5.13-sru | 2012-01-25 16:13:08 -0600 | Timothy Pearson | [amarok] Fix linear alphabet string errors (cherry picked from commit 6e5a3b666215cef086b9116b834475227dbf9343) |
8f2ce2b6 [view] | v3.5.13-sru | 2012-01-23 14:09:52 -0600 | Timothy Pearson | [qt3] Initialize X11 threading when Qt threading is enabled This closes Bug #812 (cherry picked from commit 1f3965029290616c894f2d5e668ddfbd5795d6a0) |
1c7ec663 [view] | v3.5.13-sru | 2012-01-22 01:55:27 -0600 | Timothy Pearson | [tdepim] Fix FTBFS (cherry picked from commit 5d1425e1648432a969396a57b5f802c47e44dd02) |
9512f43d [view] | v3.5.13-sru | 2012-01-22 01:17:21 -0600 | Timothy Pearson | [tdebase] Fix desktop lock (cherry picked from commit 5f8d730703882e1335305a2c43a378f0c4b96e8e) |
26185aa1 [view] | v3.5.13-sru | 2012-01-21 15:41:48 -0600 | Timothy Pearson | [tdebase] Add udev detection to CMake Fix tsak buid warnings (cherry picked from commit 0a2a54a02254ded760afd5b9c965c6bb71459d46) |
1d49d119 [view] | v3.5.13-sru | 2012-01-21 15:31:13 -0600 | Timothy Pearson | [tde-packaging] Add libudev-dev to tdebase build dependencies on Debian and Ubuntu (cherry picked from commit ec880882c231baf5c4d02ed1657765b9c3b406cb) |
c34a46b4 [view] | v3.5.13-sru | 2012-01-21 13:17:48 -0600 | Timothy Pearson | [tdepim] Fix a number of build warnings (cherry picked from commit 292e3c830032a4634f04c3095d6bfa272b65d712) |
6d45b35a [view] | v3.5.13-sru | 2012-01-21 13:00:15 -0600 | Timothy Pearson | [tdepim] Fix reference to temporary in libemailfunctions (cherry picked from commit dc69027b0e7092ad69d8e58f1ee3aff22fd4d9c6) |
2d7e0576 [view] | v3.5.13-sru | 2012-01-21 01:57:41 -0600 | Timothy Pearson | [arts] Fix tdemultimedia FTBFS when gcc hidden visibility is enabled (cherry picked from commit 7395916e07ea77b31f6ba3bde09d9bd6c76de8ef) |
081c4ebc [view] | v3.5.13-sru | 2012-01-21 01:42:35 -0600 | Timothy Pearson | [tdemultimedia] Update binutils MMX check This closes Bug #800 (cherry picked from commit a62c3d3a19eeaa3389831e859f1cca33621dc82d) |
c4b5f929 [view] | v3.5.13-sru | 2012-01-20 02:58:09 -0600 | Timothy Pearson | [tdebase] Replicate LED status from virtual keyboards to physical keyboards Fix keyboard attribute cloning This commit closes Bug #561 (cherry picked from commit 8468d9bd5c66fe402acbc06f728b12ea996848de) |
f0f1b398 [view] | v3.5.13-sru | 2012-01-19 23:22:04 -0600 | Timothy Pearson | [tdebase] If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session (cherry picked from commit f05f9dc7532ea41c49b3e9385165d942dfab5d0e) |
5ec58297 [view] | v3.5.13-sru | 2012-01-19 17:19:19 -0600 | Timothy Pearson | [tdebase] Add keyboard hotplug (add/remove) support to tsak This closes Bug #587 Fix warning in kompmgr (cherry picked from commit 5f413b26ebaab8a6478427e4125bda628058ff85) |
0434eae1 [view] | v3.5.13-sru | 2012-01-19 01:00:13 -0600 | Timothy Pearson | [tqtinterface] Fix FTBFS in certain packages due to incorrect tqApp mangling This partially resolves Bug #604 (cherry picked from commit dc60c953d272cb104936c9c056b3101975f52ea8) |
00a4ad20 [view] | v3.5.13-sru | 2012-01-17 22:46:19 -0600 | Timothy Pearson | [tde-packaging] Update kghostview dependency on Debian and Ubuntu (cherry picked from commit 15f51af5e03a09252611bd09ab5f8aae6ff8fec0) |
13f59574 [view] | v3.5.13-sru | 2012-01-17 21:52:22 -0600 | Timothy Pearson | [kaffeine] Error out if critical OSD-related defines are not set (cherry picked from commit 25b89439bbdcbc245b2a4125d2345afaa32fb952) |
c78746a4 [view] | v3.5.13-sru | 2012-01-17 21:20:34 -0600 | Timothy Pearson | [tdebase] Fix kdm_greet high CPU usage Clean up a few build warnings (cherry picked from commit 1e2983ad0107fb1d26e3e9931528701f30632c6d) |
c319ffd9 [view] | v3.5.13-sru | 2012-01-17 02:09:05 -0600 | Timothy Pearson | [tdelibs] Fix utf8 encoding for webdav directories Thanks to Thorsten Glaser for the patch! (cherry picked from commit e607cfe6113c9cf3d4b64814985d25e5ee711a8c) |
3c199843 [view] | v3.5.13-sru | 2012-01-16 16:50:09 -0600 | Timothy Pearson | [tdelibs] Fix kiconloader crash when libart is not in use (cherry picked from commit e6b6f2eafdf6dbe3b4d5526c75e9d7c5aaee5ccb) |
7b995cb8 [view] | v3.5.13-sru | 2012-01-15 22:17:08 -0600 | Timothy Pearson | [tdebase] Fix FTBFS (cherry picked from commit 2e7d92a2af76d080c14f937cec79ccbfc0f48ea6) |
0588836c [view] | v3.5.13-sru | 2012-01-15 17:40:40 -0600 | Timothy Pearson | [tdenetwork] Fix jabber protocol compilation This closes Bug #695 (cherry picked from commit 3acd5cf92bcf0e40e98a5735f429f2a0de6a3649) |
6c64b460 [view] | v3.5.13-sru | 2012-01-15 17:36:41 -0600 | Timothy Pearson | [tdenetwork] Add missing dummy.cpp file (cherry picked from commit 59cdd35816674c948e9115cf5d28ac0367fdc205) |
5f59e826 [view] | v3.5.13-sru | 2012-01-15 17:32:31 -0600 | Timothy Pearson | [tdenetwork] Fix sms client compilation This is related to Bug #695 (cherry picked from commit 9d55f383cc9fbcc71bc36cdb0aedda82862c670c) |
94e2f8bf [view] | v3.5.13-sru | 2012-01-15 17:30:03 -0600 | Timothy Pearson | [tdenetwork] Fix MSN protocol FTBFS This is related to Bug #695 (cherry picked from commit b874b931a34f5be6bd0f8bc9a20be89abb8e2ab5) |
49deb564 [view] | v3.5.13-sru | 2012-01-15 17:28:18 -0600 | Timothy Pearson | [tdenetwork] Fix motionaway plugin FTBFS (cherry picked from commit f9d73bf736181f8d17e9d7a6f5dcb67f13cc86a1) |
bea96402 [view] | v3.5.13-sru | 2012-01-15 16:54:53 -0600 | Timothy Pearson | [tdelibs] Add fam/gamin support to tdelibs CMake (cherry picked from commit 2b035349c31fe64c31d2c050892b117a3a807179) |
902cf557 [view] | v3.5.13-sru | 2012-01-15 16:51:20 -0600 | Timothy Pearson | [tdebase] Fix FTBFS when XTest is enabled (cherry picked from commit 5971a60bad1a0b58747ff281f17a78e28b7b5284) |
e8959f4b [view] | v3.5.13-sru | 2012-01-14 14:08:52 -0600 | Timothy Pearson | [kmymoney] Update to upstream stable version 1.0.5 (cherry picked from commit 8654cea10f6902719006d5975db7dc07b2fcc713) |
8336e780 [view] | v3.5.13-sru | 2012-01-14 01:10:51 -0600 | Timothy Pearson | [kmymoney] Fix a number of crashes (cherry picked from commit 2a54aa58cfe166f48d6f1395cbc6c9bfd5e31bfc) |
987ff38c [view] | v3.5.13-sru | 2012-01-13 15:08:46 -0600 | Timothy Pearson | [tdepim] Fix inadvertent TQt changes This closes Bug #752 (cherry picked from commit d497b1b0373d758ede3d877ab68c8d7c8ab29062) |
7d1d9ab2 [view] | v3.5.13-sru | 2012-01-13 13:15:14 -0600 | Timothy Pearson | [koffice] Fix inadvertent TQt string conversions This closes Bug #782 (cherry picked from commit 735d75d6ce19269dc5faa00abc8f88ff30ce2f23) |
6e160fca [view] | v3.5.13-sru | 2012-01-12 17:29:01 -0600 | Timothy Pearson | [arts] Add jack support to CMake (cherry picked from commit c85bc12559cbeaa3e18544a459adab147267007e) |
20ad17b9 [view] | v3.5.13-sru | 2012-01-12 17:27:54 -0600 | Timothy Pearson | [arts] Add ESD support to CMake (cherry picked from commit d548013bdb885cac474191d0efdda85685417f08) |
3d56eb68 [view] | v3.5.13-sru | 2012-01-12 17:23:48 -0600 | Timothy Pearson | [tdebase] Fix tdebase DBUS header includes in CMake This closes Bug #755 (cherry picked from commit 9cccdc10f74a56550470cdc577dae58f8f1da242) |
921f9ba7 [view] | v3.5.13-sru | 2012-01-12 15:13:33 -0600 | Timothy Pearson | [tde-packaging] Enable qt3 ibase support on Debian and Ubuntu This closes Bug #713 (cherry picked from commit db9adacbc1b5ceca4b8b0649cbbc9e4865865953) |
0ef21013 [view] | v3.5.13-sru | 2012-01-12 15:07:29 -0600 | Timothy Pearson | [tde-packaging] Fix qt3/tqt3 multiarch on Debian and Ubuntu This closes Bug #712 (cherry picked from commit 2754bcd23508e2e785201702a30e1f5b3c967806) |
95715b32 [view] | v3.5.13-sru | 2012-01-12 14:58:30 -0600 | Timothy Pearson | [qt3] Fix popen leak Related to Bug #637 (cherry picked from commit 540da173004e3c6f41edf3dc56a10a228fee0f1a) |
7314ab9c [view] | v3.5.13-sru | 2012-01-11 18:38:49 -0600 | Timothy Pearson | [tde-packaging] Fix kmymoney packaging on Ubuntu (cherry picked from commit 9c1a064fac4142d060b563f655e3f42f5ad52cb8) |
93ac1cd9 [view] | v3.5.13-sru | 2012-01-11 18:30:01 -0600 | Timothy Pearson | [koffice] Fix koffice FTBFS due to png code This closes Bug #603 (cherry picked from commit b180811d9a814c638032f77aaf02e84a3126328c) |
d70c4064 [view] | v3.5.13-sru | 2012-01-11 18:27:41 -0600 | Timothy Pearson | [kipi-plugins] Fix kipi-plugins FTBFS due to jpeg problems This closes Bug #602 (cherry picked from commit daed74436a23dd05e51ec4187f859fe3dc7caf30) |
67c9fb79 [view] | v3.5.13-sru | 2012-01-11 18:24:40 -0600 | Timothy Pearson | [tdeadmin] Update network configuration support for Slackware This closes Bug #619 (cherry picked from commit d371ffc5982c12afd14b684adc7848fdd081fb97) |
938dfb03 [view] | v3.5.13-sru | 2012-01-11 18:22:56 -0600 | Timothy Pearson | [tdenetwork] Fix jingle FTBFS This closes Bug #700 (cherry picked from commit 00fe193f5a98776c136dee2f74fe392d1f595a51) |
d984ed6b [view] | v3.5.13-sru | 2012-01-11 17:58:12 -0600 | Timothy Pearson | [tdegames] Add knetwalk description to desktop file (cherry picked from commit a05cbfc303c2c4c51be528a38a34c6bfc8096309) |
dc6bced2 [view] | v3.5.13-sru | 2012-01-11 17:54:56 -0600 | Timothy Pearson | [tdeutils] Allow ark embedding This closes Bug #670 (cherry picked from commit 2a1d4a67d148c750266837db16a3e7b34cf13258) |
51efe6d3 [view] | v3.5.13-sru | 2012-01-11 17:46:28 -0600 | Timothy Pearson | [tdebase] Fix default kdm greeter strings This closes Bug #617 (cherry picked from commit ca767ecea168ef437b12e98a258aa420ae88f629) |
1b432507 [view] | v3.5.13-sru | 2012-01-11 17:39:33 -0600 | Timothy Pearson | [tdesdk] Fix FTBFS This closes Bug #601 (cherry picked from commit efd2ddb9ce8e4925db4a39b9d17617c53b9a2c63) |
04d81836 [view] | v3.5.13-sru | 2012-01-11 17:38:19 -0600 | Timothy Pearson | [gwenview] Fix FTBFS in jpeg code (cherry picked from commit ace6f27083b0acc2f30195f0d8908a9a346a5910) |
ff9fe94d [view] | v3.5.13-sru | 2012-01-11 17:36:39 -0600 | Timothy Pearson | [digikam] Fix FTBFS due to png code This closes Bug #595 (cherry picked from commit 3e27b07ff572b00aa5f013f039c3f63593016816) |
cfbdd5b7 [view] | v3.5.13-sru | 2012-01-11 17:35:36 -0600 | Timothy Pearson | [digikam] Fix digikam FTBFS due to jpeg code (cherry picked from commit b9419cd5ed26f4ed70b882243cc4bd8a6f19797e) |
eed2080a [view] | v3.5.13-sru | 2012-01-11 17:32:13 -0600 | Timothy Pearson | [koffice] Fix chalk graphicsmagick filter FTBFS This closes Bug #353 (cherry picked from commit c1904c6066b9d3c8391b851364c9cea7c7e51de4) |
ee498f94 [view] | v3.5.13-sru | 2012-01-11 17:24:05 -0600 | Timothy Pearson | [tdegames] Update TDE deck 0 card (cherry picked from commit 3e982cbecd310e389af628c20a8cac829ada26db) |
e2081c06 [view] | v3.5.13-sru | 2012-01-11 17:02:00 -0600 | Timothy Pearson | [tde-packaging] Remove duplicated manpages (cherry picked from commit c63eb55e806c5e0dc4c43be128ef71e640562ade) |
03348aae [view] | v3.5.13-sru | 2012-01-11 16:53:26 -0600 | Timothy Pearson | [koffice] Apply a number of kexi patches This closes Bug #777 (cherry picked from commit c91e96258b6c127201397dd5309c4433655e63b2) |
d3880646 [view] | v3.5.13-sru | 2012-01-11 16:44:49 -0600 | Timothy Pearson | [tdebase] Make kpersonalizer self-consistent This closes Bug #759 (cherry picked from commit 90c3920fc3caa06f9d5cbc2248cd2c43c332b512) |
f1cc1e95 [view] | v3.5.13-sru | 2012-01-11 16:31:27 -0600 | Timothy Pearson | [tdelibs] Update bugtracker location in shared About dialog This closes Bug #704 (cherry picked from commit 787f04b0c65349aea026b8bc2b8b2fdedc648438) |
2fb01448 [view] | v3.5.13-sru | 2012-01-11 16:27:15 -0600 | Timothy Pearson | [tdebase] Add WITH_ALL_OPTIONS to CMake (cherry picked from commit 3d1f4dadffc27428cf198685822cd30003a36417) |
83bd0da2 [view] | v3.5.13-sru | 2012-01-11 16:26:55 -0600 | Timothy Pearson | [tdelibs] Add WITH_ALL_OPTIONS to CMake (cherry picked from commit 7845d1204e75630251bc9fac4f65c0be8a0f617b) |
c15cb4dc [view] | v3.5.13-sru | 2012-01-11 16:17:58 -0600 | Timothy Pearson | [tdelibs] Update bug report dialog with additional information This closes Bug #754 (cherry picked from commit c2fb83dad7c2d075c0e9eec083b9d267c79abb6b) |
8f01bb25 [view] | v3.5.13-sru | 2012-01-11 16:14:23 -0600 | Timothy Pearson | [tdelibs] Update kate synatax highlighting files This closes Bug #764 (cherry picked from commit 7439a4b0e05832e047040ab8bf9ef13abd9288b2) |
6e32504b [view] | v3.5.13-sru | 2012-01-11 13:56:06 -0600 | Timothy Pearson | [tdebase] Fix KDM logins when PAM is not in use This closes Bug #624 (cherry picked from commit 51ff055d6ce9e93584818d5e80e42fa9cb1da0a3) |
5bcc5923 [view] | v3.5.13-sru | 2012-01-11 13:49:38 -0600 | Timothy Pearson | [tdebase] Fix error message when clicking on System icon on sidebar in konqueror This closes Bug #723 (cherry picked from commit 3ed19b2a1e9047cef4a505d82c55cdba8201f0e2) |
53785c96 [view] | v3.5.13-sru | 2012-01-11 13:37:59 -0600 | Timothy Pearson | [tdeedu] Fix kdeedu makefile glitch This closes Bug #785 (cherry picked from commit b83d045598947bb355ed6a2996b24225da6a9ffa) |
41b2f339 [view] | v3.5.13-sru | 2012-01-11 13:08:27 -0600 | Timothy Pearson | [tdebase] Fix kickoff crashing and remove additional OpenSUSE branding This closes Bug #508 (cherry picked from commit 6f32bfd96c038c8ddec90f6ab6e88629e709991f) |
036be5b1 [view] | v3.5.13-sru | 2012-01-11 13:02:03 -0600 | Timothy Pearson | [tdebase] Add an option to build the crashtest program (cherry picked from commit 9cf4f4be1a5457158e13632a7105d86a3730144b) |
d3571d15 [view] | v3.5.13-sru | 2012-01-11 12:54:16 -0600 | Timothy Pearson | [tdebase] Repair kicker tile png files This closes Bug #298 (cherry picked from commit 75aed00fe95e5b2cc7a101f082372acb9c529efc) |
e14a5031 [view] | v3.5.13-sru | 2012-01-10 15:25:57 -0600 | Timothy Pearson | [tdebase] Enable xtest support flag (cherry picked from commit 45fb5561be6e828c78180c781f74d0ae9d1c3ea4) |
fcd514f5 [view] | v3.5.13-sru | 2012-01-10 15:24:57 -0600 | Timothy Pearson | [tde-packaging] Enable xtest support in tdebase on Debian and Ubuntu (cherry picked from commit a5d84c3f8a93100ae6b2a5d27fe668fabb130464) |
f16993b2 [view] | v3.5.13-sru | 2012-01-10 13:03:03 -0600 | Timothy Pearson | [amarok] Fix inotify detection (cherry picked from commit 899586da27ae7a85cea8637849a964a88f3df8b2) |
fc5a6109 [view] | v3.5.13-sru | 2012-01-10 01:16:09 -0600 | Timothy Pearson | [arts] Add gcc visibility option to arts (cherry picked from commit 4c08c66641779bd7d14fc68dde22af8f08603712) |
5956259c [view] | v3.5.13-sru | 2012-01-09 16:38:02 -0600 | Timothy Pearson | [tdelibs] Fix visibility of krandr and krsync libraries (cherry picked from commit b477a576734ecc272f81da28fb5b089e914e39c5) |
6999f571 [view] | v3.5.13-sru | 2012-01-09 14:46:23 -0600 | Timothy Pearson | [tdelibs] Fix fvisibility option (cherry picked from commit 91f3b7f8f8d1a9b67e747d43adacef550521b6c1) |
422f8fa0 [view] | v3.5.13-sru | 2012-01-09 01:54:13 -0600 | Timothy Pearson | [tdelibs] Add inotify CMake support to tdelibs (cherry picked from commit 24f144faf98249012e7b1657a5dfe93750f0dfde) |
05b2e1bc [view] | v3.5.13-sru | 2012-01-09 01:11:38 -0600 | Timothy Pearson | [tdelibs] Add gcc visibility option to tdelibs (cherry picked from commit 7508eafbec2436de2d49d4e93d8f4030ec48aa1f) |
8e2a765a [view] | v3.5.13-sru | 2012-01-08 17:06:12 -0600 | Timothy Pearson | [qt3] Fix Qt3 builds with libpng15 This partially closes Bug #683 (cherry picked from commit e278b858739babff5cc19ca81a661e1256d162e7) |
a0302e6d [view] | v3.5.13-sru | 2012-01-08 03:22:51 -0600 | Timothy Pearson | [koffice] Fix koffice python syntax errors This closes Bug #679 (cherry picked from commit 5ec453c2580654ef1d9c019964fa3b9cf3c601a9) |
c0dbbd24 [view] | v3.5.13-sru | 2012-01-08 03:07:46 -0600 | Timothy Pearson | [tdelibs] Add pcre detection to tdelibs CMake files This closes Bug #569 (cherry picked from commit b911168351033cde8e3b524060722e0001c27bda) |
ebd378ce [view] | v3.5.13-sru | 2012-01-07 23:25:18 -0600 | Timothy Pearson | [tdebase] Repair incorrectly show icon activation effect in List View when said effects are disabled This closes Bug #335 (cherry picked from commit 398f6a122a0bb13043681d7f331e45d5ece56bdb) |
6fda1169 [view] | v3.5.13-sru | 2012-01-07 23:19:54 -0600 | Timothy Pearson | [tdebase] Restore Kate MRU list number-of-items configuration option This closes Bug #244 (cherry picked from commit d5f119e4308938947666c1e921862b83a5476020) |
fc260a60 [view] | v3.5.13-sru | 2012-01-06 19:44:37 -0600 | Timothy Pearson | [tdebase] Implement X11 event merging in krandrtray This closes Bug #758 (cherry picked from commit f2ef0ca599f2e400b75c1f15bd379647a436bc54) |
2d1297da [view] | v3.5.13-sru | 2012-01-06 19:29:56 -0600 | Timothy Pearson | [tdelibs] Fix make_driver_db_cups path This closes Bug #383 (cherry picked from commit 87201a3741bd9d4b4638be7b3d8c44a737115b0f) |
960aa545 [view] | v3.5.13-sru | 2012-01-05 19:49:09 -0600 | Timothy Pearson | [tdewebdev] Fix FTBFS on Debian (cherry picked from commit 56be183977f554aab855ecfa9447983d801485c3) |
12fd92d3 [view] | v3.5.13-sru | 2012-01-05 13:27:57 -0600 | Timothy Pearson | [tde-packaging] Use bzip2 compression for Debian and Ubuntu source files (cherry picked from commit 629156d239e0489a18a167ab770be3ae6087a647) |
3825ec9e [view] | v3.5.13-sru | 2011-12-31 17:36:26 -0600 | Timothy Pearson | [tdelibs] Add tdelfeditor (small portion of original commit) (cherry picked from commit d6a4fe9ca855e094bbfe2e1ba1bba565557b1891) |
26030d5f [view] | v3.5.13-sru | 2011-12-31 03:30:51 -0600 | Timothy Pearson | [ksquirrel] Fix FTBFS (cherry picked from commit 08c2b1f9445fa2d8031c97b024f012728f9abdc7) |
c5839135 [view] | v3.5.13-sru | 2011-12-31 03:28:26 -0600 | Timothy Pearson | [kvirc] Fix FTBFS (cherry picked from commit 2285efe5dc2c83eda4578527b65f759f6382d094) |
14e8f258 [view] | v3.5.13-sru | 2011-12-30 19:13:46 -0600 | Timothy Pearson | [kvirc] Fix FTBFS (cherry picked from commit ff96f491739a5bee6e9d9c2b0c6b9b38e790f9af) |
7e562070 [view] | v3.5.13-sru | 2011-12-30 15:46:50 -0600 | Timothy Pearson | [ksquirrel] Fix FTBFS (cherry picked from commit f8dcb839c937b33de90d9f7b130efa9b1d00528d) |
86715ce1 [view] | v3.5.13-sru | 2011-12-30 04:34:56 -0600 | Timothy Pearson | [tde-packaging] Fix kmymoney2 FTBFS on Debian (cherry picked from commit 222c8a5f3bd5b962fe3d2b2ae602d5e9cc407ad4) |
fda5e5f4 [view] | v3.5.13-sru | 2011-12-30 01:55:52 -0600 | Timothy Pearson | [kile] Fix FTBFS (cherry picked from commit 42f56871a3fe55165afe002323dc9605769160d6) |
659732b6 [view] | v3.5.13-sru | 2011-12-29 14:35:49 -0600 | Timothy Pearson | [gwenview] Fix FTBFS (cherry picked from commit 1ca2f7392842e9ffd76fbc5aefc51213eb9ce262) |
ebf706e3 [view] | v3.5.13-sru | 2011-12-28 19:59:58 -0600 | Timothy Pearson | [tdepim] Fix FTBFS (cherry picked from commit 43c4a44108bb94ef68390c556cc364d68ed8e78a) |
33032a31 [view] | v3.5.13-sru | 2011-12-27 23:34:11 -0600 | Timothy Pearson | [tdepim] Fix FTBFS (cherry picked from commit 31b48851cf0d722e17aaa280bcba6e9cdbe83638) |
6dbf47b2 [view] | v3.5.13-sru | 2011-12-27 19:46:47 -0600 | Timothy Pearson | [tdebase] Fix desktop lock process not hiding secondary screens This closes Bug #669 (cherry picked from commit 4ea3979393d7ae160810a56fe965f0b25630b2ba) |
734f704e [view] | v3.5.13-sru | 2011-12-24 11:57:45 -0600 | Timothy Pearson | [tdewebdev] Rename a few stragglers (cherry picked from commit 66c856af16022947d202b4d3ca7e25cf28ea0acc) |
49adc84b [view] | v3.5.13-sru | 2011-12-24 11:57:19 -0600 | Timothy Pearson | [tdevelop] Rename a few stragglers (cherry picked from commit 2007255ef3c315bc1dae29043caaa40a16699a29) |
7ecf2907 [view] | v3.5.13-sru | 2011-12-24 11:56:47 -0600 | Timothy Pearson | [tdeutils] Rename a few stragglers (cherry picked from commit 2516e7557a4a47da20cc006a95ab831e5672db9b) |
034bbd31 [view] | v3.5.13-sru | 2011-12-24 11:56:28 -0600 | Timothy Pearson | [tdesdk] Rename a few stragglers (cherry picked from commit eb1502930ea49d3d1a945fd3e6549f2312aee173) |
1d7f2552 [view] | v3.5.13-sru | 2011-12-24 11:56:10 -0600 | Timothy Pearson | [tdepim] Rename a few stragglers (cherry picked from commit 5194c8134a168b652142232299d6db4f813aef20) |
9124bb68 [view] | v3.5.13-sru | 2011-12-24 11:55:20 -0600 | Timothy Pearson | [tdenetwork] Rename a few stragglers (cherry picked from commit 5edc007124c509da7a3b6f7d96197481ecdee087) |
fe661137 [view] | v3.5.13-sru | 2011-12-24 11:54:41 -0600 | Timothy Pearson | [tdemultimedia] Rename a few stragglers (cherry picked from commit 44d7d5f3a03fce2b090c2dc0b348ef5d5cb95075) |
b2fbb2c5 [view] | v3.5.13-sru | 2011-12-24 11:54:22 -0600 | Timothy Pearson | [tdelibs] Rename a few stragglers (cherry picked from commit 22e7adf3ed072dce5600693e9ba7c14eda94e025) |
7c3b5020 [view] | v3.5.13-sru | 2011-12-24 11:53:11 -0600 | Timothy Pearson | [tdegraphics] Rename a few stragglers (cherry picked from commit 1aa0bb45dc0a8f890f1419d01ca3b9328ad03f4a) |
ca14c767 [view] | v3.5.13-sru | 2011-12-24 11:52:17 -0600 | Timothy Pearson | [tdeedu] Rename a few stragglers (cherry picked from commit 12fec1b9c668eaedef93e9fc675449289ce9e1de) |
cf559c4f [view] | v3.5.13-sru | 2011-12-24 11:51:47 -0600 | Timothy Pearson | [tdebindings] Rename a few stragglers (cherry picked from commit a02182991559acc8eddef966f106ae00c27a350d) |
81db2daa [view] | v3.5.13-sru | 2011-12-24 11:51:11 -0600 | Timothy Pearson | [tdebase] Rename a few stragglers (cherry picked from commit a2146f655c7ca3b10cf50833eefd483e635e1f4a) |
127ae891 [view] | v3.5.13-sru | 2011-12-24 11:49:58 -0600 | Timothy Pearson | [tdeaddons] Rename a few stragglers (cherry picked from commit 10ed89c53ab9b8bcb430a0b13978c8af6dce94cc) |
716d7adc [view] | v3.5.13-sru | 2011-12-24 11:41:15 -0600 | Timothy Pearson | [kipi-plugins] Rename a few stragglers (cherry picked from commit f10baa397a458c906b9c02f5c854660601f8789e) |
923f45e8 [view] | v3.5.13-sru | 2011-12-24 11:38:28 -0600 | Timothy Pearson | [tde-style-qtcurve] Rename a few stragglers (cherry picked from commit db4b84ac8a2335f85b021c9fe1232ebe8bf25df9) |
e163cbf3 [view] | v3.5.13-sru | 2011-12-24 11:38:16 -0600 | Timothy Pearson | [rosegarden] Rename a few stragglers (cherry picked from commit 93fa2e5cb6d4e149c564440c6d0b4116703ae8bc) |
48b2c9de [view] | v3.5.13-sru | 2011-12-24 11:37:55 -0600 | Timothy Pearson | [piklab] Rename a few stragglers (cherry picked from commit c62343678e7b9ea03ad9c62c8d271c61b98aedf5) |
84ff17d5 [view] | v3.5.13-sru | 2011-12-24 11:37:37 -0600 | Timothy Pearson | [kvirc] Rename a few stragglers (cherry picked from commit 1c00d6ffa847ef0cc0cc6deaf1da412c8264f7ac) |
66bf173c [view] | v3.5.13-sru | 2011-12-24 11:37:19 -0600 | Timothy Pearson | [ktorrent] Rename a few stragglers (cherry picked from commit c3480dfed56038a7e8c11e2afbc454f59ab44843) |
210d3838 [view] | v3.5.13-sru | 2011-12-24 11:37:01 -0600 | Timothy Pearson | [ksquirrel] Rename a few stragglers (cherry picked from commit 960d035bd736ca67a468424eed182f21cb0b1f35) |
c01fb428 [view] | v3.5.13-sru | 2011-12-24 11:36:42 -0600 | Timothy Pearson | [kpowersave] Rename a few stragglers (cherry picked from commit c5d5372dc9e0150d6b4bf5696b1da22b9ca9486c) |
906ce3c7 [view] | v3.5.13-sru | 2011-12-24 11:36:24 -0600 | Timothy Pearson | [koffice] Rename a few stragglers (cherry picked from commit 039393e199a49b5158929668908f9cb1fe226484) |
a61b492d [view] | v3.5.13-sru | 2011-12-24 11:34:58 -0600 | Timothy Pearson | [knetworkmanager8] Rename a few stragglers (cherry picked from commit 0ec1ecb459945898f7c673e702777a786d7f8517) |
1f347578 [view] | v3.5.13-sru | 2011-12-24 11:34:19 -0600 | Timothy Pearson | [kile] Rename a few stragglers (cherry picked from commit 885c3d3e88db918a743149805b7eb26fb6d068d7) |
c5546ff2 [view] | v3.5.13-sru | 2011-12-24 11:33:44 -0600 | Timothy Pearson | [kbfx] Rename a few stragglers (cherry picked from commit e9c8f755a69c897d0d0bcc9ba963c255ec781030) |
1728445a [view] | v3.5.13-sru | 2011-12-24 11:33:35 -0600 | Timothy Pearson | [kaffeine] Rename a few stragglers (cherry picked from commit 89b5fd35299d63e54cb2b36ec366d0071381458b) |
a79d1bac [view] | v3.5.13-sru | 2011-12-24 11:33:16 -0600 | Timothy Pearson | [gwenview] Rename a few stragglers (cherry picked from commit b4881a61a24b3df9af47ee6d7e7de4ca8d369f81) |
3cddfb67 [view] | v3.5.13-sru | 2011-12-24 11:33:14 -0600 | Timothy Pearson | [gtk-qt-engine] Rename a few stragglers (cherry picked from commit 90085d290f002c90cec34712eec8c8189b1bf305) |
eb5f3be5 [view] | v3.5.13-sru | 2011-12-24 11:33:05 -0600 | Timothy Pearson | [digikam] Rename a few stragglers (cherry picked from commit faa356af959356d0f9820cbde8dff6c387ed26f3) |
6a618a74 [view] | v3.5.13-sru | 2011-12-24 11:32:49 -0600 | Timothy Pearson | [bibletime] Rename a few stragglers (cherry picked from commit 0adbc702a48a9a8ff24539d053ec1f3afe7eccc0) |
2c543c76 [view] | v3.5.13-sru | 2011-12-24 11:32:45 -0600 | Timothy Pearson | [basket] Rename a few stragglers (cherry picked from commit 5959ea6d0dcff36e49773b89200b42b0af4a9646) |
925e5f75 [view] | v3.5.13-sru | 2011-12-24 11:32:42 -0600 | Timothy Pearson | [amarok] Rename a few stragglers (cherry picked from commit ec8318b9c18e93803cbe72b6534406bae59a1da9) |
6a87f738 [view] | v3.5.13-sru | 2011-12-24 11:32:23 -0600 | Timothy Pearson | [adept] Rename a few stragglers (cherry picked from commit 1762abf20bae22b8bbfa03fd01c4eede0b11b9e6) |
44b195a5 [view] | v3.5.13-sru | 2011-12-21 14:24:43 -0600 | Timothy Pearson | [tdewebdev] Rename obsolete tq methods to standard names (cherry picked from commit b0f531735b0175ba112ceb87d01731a7b2334772) |
39d7cb00 [view] | v3.5.13-sru | 2011-12-21 14:24:21 -0600 | Timothy Pearson | [tdevelop] Rename obsolete tq methods to standard names (cherry picked from commit abcbb684982167791304dc2fe0bc979489506b43) |
a3f1234e [view] | v3.5.13-sru | 2011-12-21 14:23:49 -0600 | Timothy Pearson | [tdeutils] Rename obsolete tq methods to standard names (cherry picked from commit 89856e749bf14e63fed55a8f3436ea9a6f19667a) |
4025314c [view] | v3.5.13-sru | 2011-12-21 14:23:37 -0600 | Timothy Pearson | [tdetoys] Rename obsolete tq methods to standard names (cherry picked from commit 251c4d87e52794911ea960530258703584dfd93a) |
057df7da [view] | v3.5.13-sru | 2011-12-21 14:23:31 -0600 | Timothy Pearson | [tdesdk] Rename obsolete tq methods to standard names (cherry picked from commit 36b1e019b76f39cca8fc81f6d4df544f1c94c179) |
c4b3c076 [view] | v3.5.13-sru | 2011-12-21 14:23:13 -0600 | Timothy Pearson | [tdepim] Rename obsolete tq methods to standard names (cherry picked from commit ba2a3ce341c0c71bbbcf350fcbcd60c552220b31) |
81d696e1 [view] | v3.5.13-sru | 2011-12-21 14:23:09 -0600 | Timothy Pearson | [tdenetwork] Rename obsolete tq methods to standard names (cherry picked from commit 8a143ab9f846e910c583ea8e770cd05495e0c58d) |
38248980 [view] | v3.5.13-sru | 2011-12-21 14:22:34 -0600 | Timothy Pearson | [tdemultimedia] Rename obsolete tq methods to standard names (cherry picked from commit d4ad38145541b8aabb0623e9a81d72f4d4310c90) |
ffd8d17b [view] | v3.5.13-sru | 2011-12-21 14:22:15 -0600 | Timothy Pearson | [tdelibs] Rename obsolete tq methods to standard names (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f) |
79e5d6be [view] | v3.5.13-sru | 2011-12-21 14:21:13 -0600 | Timothy Pearson | [tdegraphics] Rename obsolete tq methods to standard names (cherry picked from commit ebbee358abafa1b5166404c6fe5cc44ae2837a57) |
edee609d [view] | v3.5.13-sru | 2011-12-21 14:20:47 -0600 | Timothy Pearson | [tdegames] Rename obsolete tq methods to standard names (cherry picked from commit 36770452958a79a095f9d9e605e79f66cfa79a2b) |
7e5586b2 [view] | v3.5.13-sru | 2011-12-21 14:20:25 -0600 | Timothy Pearson | [tdeedu] Rename obsolete tq methods to standard names (cherry picked from commit ba6b21419810544e0c8666969d21d72161d9084c) |
0251b10c [view] | v3.5.13-sru | 2011-12-21 14:19:21 -0600 | Timothy Pearson | [tdebase] Rename obsolete tq methods to standard names (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181) |
5af0fd2a [view] | v3.5.13-sru | 2011-12-21 14:18:28 -0600 | Timothy Pearson | [tdeartwork] Rename obsolete tq methods to standard names (cherry picked from commit 68de9c7a2183849c2a79e96c6b0f1ea4987e9474) |
a5f534d9 [view] | v3.5.13-sru | 2011-12-21 14:17:29 -0600 | Timothy Pearson | [tdeadmin] Rename obsolete tq methods to standard names (cherry picked from commit 38a31bafc0c0c68b4cb7c0606bac55bbef7c8b69) |
75e37fa7 [view] | v3.5.13-sru | 2011-12-21 14:17:23 -0600 | Timothy Pearson | [tdeaddons] Rename obsolete tq methods to standard names (cherry picked from commit ff5b07d9659291ac8172cd35f0821bcd30ce25c9) |
5a3b2a8b [view] | v3.5.13-sru | 2011-12-21 14:17:16 -0600 | Timothy Pearson | [tdeaccessibility] Rename obsolete tq methods to standard names (cherry picked from commit c7ce89fcae12a35ac8bfa9b908854c50ca0ceee2) |
a0a8b49e [view] | v3.5.13-sru | 2011-12-21 14:09:57 -0600 | Timothy Pearson | [libkipi] Rename obsolete tq methods to standard names (cherry picked from commit 8eede28a55a16c34c902c035a60a803186bc1a22) |
6cf6cad2 [view] | v3.5.13-sru | 2011-12-21 14:09:52 -0600 | Timothy Pearson | [kipi-plugins] Rename obsolete tq methods to standard names (cherry picked from commit 5a561c21d6638f2d4cf461518734047aca88732c) |
c7d40ba0 [view] | v3.5.13-sru | 2011-12-21 14:07:45 -0600 | Timothy Pearson | [dbus-tqt] Rename obsolete tq methods to standard names (cherry picked from commit 3f7e9604b26e3884f9de8ff5ae5567f4594e7466) |
559a44af [view] | v3.5.13-sru | 2011-12-21 14:07:43 -0600 | Timothy Pearson | [arts] Rename obsolete tq methods to standard names (cherry picked from commit 69169d2f3a715f777383d71db58229f3b7d99e6f) |
1e77d7d4 [view] | v3.5.13-sru | 2011-12-21 14:07:39 -0600 | Timothy Pearson | [yakuake] Rename obsolete tq methods to standard names (cherry picked from commit 5dba5d5894631925597564b285113c0e29e184ab) |
40d303c1 [view] | v3.5.13-sru | 2011-12-21 14:07:36 -0600 | Timothy Pearson | [wlassistant] Rename obsolete tq methods to standard names (cherry picked from commit 5803d3de7638f9c78a7b0e03686b174de98434d1) |
fd3ed73f [view] | v3.5.13-sru | 2011-12-21 14:07:35 -0600 | Timothy Pearson | [twin-style-crystal] Rename obsolete tq methods to standard names (cherry picked from commit 29a51e7fbba5c85247f8b29f11cf68a526b9f9dd) |
8122cd57 [view] | v3.5.13-sru | 2011-12-21 14:07:30 -0600 | Timothy Pearson | [tellico] Rename obsolete tq methods to standard names (cherry picked from commit 68b0d93f005081933603e1d07d6ebece55cf4502) |
55a37a1d [view] | v3.5.13-sru | 2011-12-21 14:07:23 -0600 | Timothy Pearson | [tdesvn] Rename obsolete tq methods to standard names (cherry picked from commit c7d9d93a4d21d05023118477400b605efc8e4369) |
bd140e2d [view] | v3.5.13-sru | 2011-12-21 14:07:17 -0600 | Timothy Pearson | [tde-systemsettings] Rename obsolete tq methods to standard names (cherry picked from commit a171879c8320752c0bc5c0dad5f2191a3555ca7c) |
fdbcf1aa [view] | v3.5.13-sru | 2011-12-21 14:07:16 -0600 | Timothy Pearson | [tde-style-qtcurve] Rename obsolete tq methods to standard names (cherry picked from commit 2f2607de820383e5b613e7eb6df58ecaea4aefd0) |
e0d67fa4 [view] | v3.5.13-sru | 2011-12-21 14:07:15 -0600 | Timothy Pearson | [tde-style-lipstik] Rename obsolete tq methods to standard names (cherry picked from commit 03d6e3015a4e4b43ac051291557dc60cc1af0f65) |
b2844d43 [view] | v3.5.13-sru | 2011-12-21 14:07:11 -0600 | Timothy Pearson | [soundkonverter] Rename obsolete tq methods to standard names (cherry picked from commit 2ca843787e76f51e8c5f232518e349cfae572661) |
abff5481 [view] | v3.5.13-sru | 2011-12-21 14:07:08 -0600 | Timothy Pearson | [smb4k] Rename obsolete tq methods to standard names (cherry picked from commit cc75da457e3eb043a2b98a60c0a23e6e45409ecb) |
17a24600 [view] | v3.5.13-sru | 2011-12-21 14:07:05 -0600 | Timothy Pearson | [rosegarden] Rename obsolete tq methods to standard names (cherry picked from commit c18386d69b76ef0218b5f0a08ca773fa824322b6) |
017995b4 [view] | v3.5.13-sru | 2011-12-21 14:06:46 -0600 | Timothy Pearson | [potracegui] Rename obsolete tq methods to standard names (cherry picked from commit 8b42860dc028739f76f0e4827a545e171ad08c8e) |
73da9974 [view] | v3.5.13-sru | 2011-12-21 14:06:44 -0600 | Timothy Pearson | [piklab] Rename obsolete tq methods to standard names (cherry picked from commit ba5125fe4ce313f45544f505e74ef949d1185365) |
136e91cb [view] | v3.5.13-sru | 2011-12-21 14:06:31 -0600 | Timothy Pearson | [kvkbd] Rename obsolete tq methods to standard names (cherry picked from commit 3052c5d2e16510df39cf7cfc1210347cf237cd54) |
43c58f16 [view] | v3.5.13-sru | 2011-12-21 14:06:29 -0600 | Timothy Pearson | [kvirc] Rename obsolete tq methods to standard names (cherry picked from commit 2dd6d32bd821b303aa7b25edda76d1ef7c14b2bf) |
a2fa11c7 [view] | v3.5.13-sru | 2011-12-21 14:06:14 -0600 | Timothy Pearson | [kuickshow] Rename obsolete tq methods to standard names (cherry picked from commit bdeb8b3ad3118b2be6fc62687092753cc12b2976) |
06187df2 [view] | v3.5.13-sru | 2011-12-21 14:06:13 -0600 | Timothy Pearson | [ktorrent] Rename obsolete tq methods to standard names (cherry picked from commit 0d48fca8ae41ab963c780104fdeca45d7dad0a51) |
8c421377 [view] | v3.5.13-sru | 2011-12-21 14:06:03 -0600 | Timothy Pearson | [ktechlab] Rename obsolete tq methods to standard names (cherry picked from commit cd3688b73bf12976e9bb48a9e09c6f69979f33f1) |
3689183f [view] | v3.5.13-sru | 2011-12-21 14:06:02 -0600 | Timothy Pearson | [ksystemlog] Rename obsolete tq methods to standard names (cherry picked from commit b59a8a75a5383a2bcd3d59a23900878698bf0ff7) |
79a71f30 [view] | v3.5.13-sru | 2011-12-21 14:06:00 -0600 | Timothy Pearson | [kstreamripper] Rename obsolete tq methods to standard names (cherry picked from commit 0b023425097626ffbde550f8a3625887dd3c1ab8) |
fbabf86c [view] | v3.5.13-sru | 2011-12-21 14:05:59 -0600 | Timothy Pearson | [ksquirrel] Rename obsolete tq methods to standard names (cherry picked from commit 7a46b333a6d4a98234871567020f7cfcc7a9ce59) |
24e8639b [view] | v3.5.13-sru | 2011-12-21 14:05:56 -0600 | Timothy Pearson | [krusader] Rename obsolete tq methods to standard names (cherry picked from commit 843b060e709db05ef75abc3495400e5f159fb4b2) |
fc4c52e1 [view] | v3.5.13-sru | 2011-12-21 14:05:54 -0600 | Timothy Pearson | [krename] Rename obsolete tq methods to standard names (cherry picked from commit 997675270178b76237986d845de2f258cf7bff89) |
73ac8fea [view] | v3.5.13-sru | 2011-12-21 14:05:54 -0600 | Timothy Pearson | [tderadio] Rename obsolete tq methods to standard names (cherry picked from commit 514b0c9f215ecb837a0192c7f84f5654d735c4df) |
18e2738f [view] | v3.5.13-sru | 2011-12-21 14:05:52 -0600 | Timothy Pearson | [kpowersave] Rename obsolete tq methods to standard names (cherry picked from commit b473d4cb25bf70cfc4579dddce31c458017502cf) |
16cabfd8 [view] | v3.5.13-sru | 2011-12-21 14:05:50 -0600 | Timothy Pearson | [kpilot] Rename obsolete tq methods to standard names (cherry picked from commit 970e6dc6586a9fd7d6de11e41d1f851059bfb288) |
c550060e [view] | v3.5.13-sru | 2011-12-21 14:05:48 -0600 | Timothy Pearson | [kpicosim] Rename obsolete tq methods to standard names (cherry picked from commit fe0bbe03a0fb7f514d4f0921b5e99caa654c336f) |
1de17d48 [view] | v3.5.13-sru | 2011-12-21 14:05:46 -0600 | Timothy Pearson | [konversation] Rename obsolete tq methods to standard names (cherry picked from commit c64099e59a4e9ba6bdb8eebecd88e3363aee479b) |
26bd16cd [view] | v3.5.13-sru | 2011-12-21 14:05:41 -0600 | Timothy Pearson | [koffice] Rename obsolete tq methods to standard names (cherry picked from commit 2d6954f69caf63ed5057bd8e1405a65d7d970292) |
7bc71236 [view] | v3.5.13-sru | 2011-12-21 14:05:13 -0600 | Timothy Pearson | [knutclient] Rename obsolete tq methods to standard names (cherry picked from commit 21e2875d3b095c6ad6aa82a4f385d66cba3728c3) |
7466286d [view] | v3.5.13-sru | 2011-12-21 14:05:11 -0600 | Timothy Pearson | [knowit] Rename obsolete tq methods to standard names (cherry picked from commit 864fecb39f6313d72b603a4e3971bae44f09fa10) |
c8e5fa0a [view] | v3.5.13-sru | 2011-12-21 14:05:09 -0600 | Timothy Pearson | [knights] Rename obsolete tq methods to standard names (cherry picked from commit face65bf8a74a6af70d9ae2ffc381ddc46485539) |
95d0b7a3 [view] | v3.5.13-sru | 2011-12-21 14:05:06 -0600 | Timothy Pearson | [knetworkmanager8] Rename obsolete tq methods to standard names (cherry picked from commit 937ea2b932e5157f79470a4d191e12baab2b6042) |
6cb43afa [view] | v3.5.13-sru | 2011-12-21 14:05:05 -0600 | Timothy Pearson | [knetstats] Rename obsolete tq methods to standard names (cherry picked from commit 91db918dbbd4946cef483a7c9ca4fc0ad5fb9877) |
64d0f027 [view] | v3.5.13-sru | 2011-12-21 14:05:01 -0600 | Timothy Pearson | [knemo] Rename obsolete tq methods to standard names (cherry picked from commit 36d716db580b9d6e46919c10ac5f917cc4fd6a91) |
fd30a5e3 [view] | v3.5.13-sru | 2011-12-21 14:05:00 -0600 | Timothy Pearson | [kmymoney] Rename obsolete tq methods to standard names (cherry picked from commit 81ed92522a3cc6b80e9d790bd7a52b0eb4d412b9) |
7dd8ea55 [view] | v3.5.13-sru | 2011-12-21 14:04:48 -0600 | Timothy Pearson | [kmyfirewall] Rename obsolete tq methods to standard names (cherry picked from commit 1a5e70f423b816acef471e774c4b056f2bd6882b) |
bd8cc27b [view] | v3.5.13-sru | 2011-12-21 14:04:46 -0600 | Timothy Pearson | [kmplayer] Rename obsolete tq methods to standard names (cherry picked from commit 119c7d143c661c438bcd3ab82113ada44e9725fa) |
e2e4526d [view] | v3.5.13-sru | 2011-12-21 14:04:45 -0600 | Timothy Pearson | [kiosktool] Rename obsolete tq methods to standard names (cherry picked from commit 01b311c7c029e8880f3f6d939f772c57806be3cd) |
35dc9be4 [view] | v3.5.13-sru | 2011-12-21 14:04:43 -0600 | Timothy Pearson | [tdeio-locate] Rename obsolete tq methods to standard names (cherry picked from commit 54f3961f8ee3a45f9b99e61a6f59a8c39cc97c22) |
f20335a4 [view] | v3.5.13-sru | 2011-12-21 14:04:42 -0600 | Timothy Pearson | [kima] Rename obsolete tq methods to standard names (cherry picked from commit aab6b7485c28bc6ee2805a389c2560cda1d24d21) |
4a59b684 [view] | v3.5.13-sru | 2011-12-21 14:04:41 -0600 | Timothy Pearson | [kile] Rename obsolete tq methods to standard names (cherry picked from commit 18ee04827d8fcae2ecdf14ee484e08ff20f144f3) |
bafdbbb6 [view] | v3.5.13-sru | 2011-12-21 14:04:24 -0600 | Timothy Pearson | [keep] Rename obsolete tq methods to standard names (cherry picked from commit 5ea4cef9553f218c0b4dc64949f88712d62a178f) |
f7a7a270 [view] | v3.5.13-sru | 2011-12-21 14:04:21 -0600 | Timothy Pearson | [kdirstat] Rename obsolete tq methods to standard names (cherry picked from commit aa335c4c9fabc6ac9b6e532ef047ec46579f8fa2) |
69423a53 [view] | v3.5.13-sru | 2011-12-21 14:04:20 -0600 | Timothy Pearson | [kdiff3] Rename obsolete tq methods to standard names (cherry picked from commit d654b1079f7801b0a65c8de8936d0d174656702b) |
79f7061c [view] | v3.5.13-sru | 2011-12-21 14:04:18 -0600 | Timothy Pearson | [kchmviewer] Rename obsolete tq methods to standard names (cherry picked from commit de122aa7805984226a4270c63b0f69e7b5022930) |
ea70e0af [view] | v3.5.13-sru | 2011-12-21 14:04:16 -0600 | Timothy Pearson | [kbfx] Rename obsolete tq methods to standard names (cherry picked from commit 331c2c2cb6817199b81f34f007b5cfdab4684db5) |
5f573525 [view] | v3.5.13-sru | 2011-12-21 14:04:16 -0600 | Timothy Pearson | [kbookreader] Rename obsolete tq methods to standard names (cherry picked from commit 0712de864d1993ca6ff1437f75fde80c9101fd13) |
04b79b75 [view] | v3.5.13-sru | 2011-12-21 14:04:13 -0600 | Timothy Pearson | [kbarcode] Rename obsolete tq methods to standard names (cherry picked from commit 89aad95327abcf161b308f56685f326b4050053a) |
43e121a5 [view] | v3.5.13-sru | 2011-12-21 14:04:11 -0600 | Timothy Pearson | [katapult] Rename obsolete tq methods to standard names (cherry picked from commit b9560a4e085bd720a7f9dc4cdb369dd8eddb7acc) |
f0f39489 [view] | v3.5.13-sru | 2011-12-21 14:04:08 -0600 | Timothy Pearson | [kaffeine] Rename obsolete tq methods to standard names (cherry picked from commit 66805bafb9e1db535090dd74f6bdc56c2ac431c0) |
e04c3461 [view] | v3.5.13-sru | 2011-12-21 14:04:07 -0600 | Timothy Pearson | [k9copy] Rename obsolete tq methods to standard names (cherry picked from commit 516c39eb4872b2e0dee0baefe675abdf171e847c) |
a8b27c20 [view] | v3.5.13-sru | 2011-12-21 14:04:05 -0600 | Timothy Pearson | [k3b] Rename obsolete tq methods to standard names (cherry picked from commit ba335c4be73ee8e3ae5c6084e889c003825cda44) |
e185d6d8 [view] | v3.5.13-sru | 2011-12-21 14:03:56 -0600 | Timothy Pearson | [gwenview] Rename obsolete tq methods to standard names (cherry picked from commit 04fccf73370ad95a70b8e107240e50f9fdbf98fc) |
c9aeaa2c [view] | v3.5.13-sru | 2011-12-21 14:03:54 -0600 | Timothy Pearson | [gtk-qt-engine] Rename obsolete tq methods to standard names (cherry picked from commit fae91e75ec01c3d14a70db71e113bcb088862a32) |
b7982507 [view] | v3.5.13-sru | 2011-12-21 14:03:53 -0600 | Timothy Pearson | [filelight] Rename obsolete tq methods to standard names (cherry picked from commit 86216add7632cd9dd131ae50cebacf5f9298080d) |
2758ef99 [view] | v3.5.13-sru | 2011-12-21 14:03:51 -0600 | Timothy Pearson | [dolphin] Rename obsolete tq methods to standard names (cherry picked from commit 6092f8e6078f2b4cd70a34a6fe44bb1f98e5305b) |
6c5dcecc [view] | v3.5.13-sru | 2011-12-21 14:03:50 -0600 | Timothy Pearson | [digikam] Rename obsolete tq methods to standard names (cherry picked from commit 8c77c4da5b19bc29ca22a5ead237e9af27c314e9) |
4606f297 [view] | v3.5.13-sru | 2011-12-21 14:03:43 -0600 | Timothy Pearson | [bibletime] Rename obsolete tq methods to standard names (cherry picked from commit c2b5ed43b9f2a17a3840732e3a82e33f16422d9e) |
97ccef8e [view] | v3.5.13-sru | 2011-12-21 14:03:41 -0600 | Timothy Pearson | [basket] Rename obsolete tq methods to standard names (cherry picked from commit 17678d65de293ae9a8b077b5c0bc3f493c617f8b) |
3a4c7b39 [view] | v3.5.13-sru | 2011-12-21 14:03:39 -0600 | Timothy Pearson | [amarok] Rename obsolete tq methods to standard names (cherry picked from commit d150aff2e735190ac2926f7509b1c8d2240dccfd) |
1209e09c [view] | v3.5.13-sru | 2011-12-21 14:03:32 -0600 | Timothy Pearson | [adept] Rename obsolete tq methods to standard names (cherry picked from commit db02bba0ad6dfd6e15fd11bf7979dbc60e0aeb3b) |
44ac2bcc [view] | v3.5.13-sru | 2011-12-21 14:03:30 -0600 | Timothy Pearson | [abakus] Rename obsolete tq methods to standard names (cherry picked from commit bdde494bd053ceca36163e9a03d74ec0734ad6ee) |
0b02ced9 [view] | v3.5.13-sru | 2011-12-21 01:45:59 -0600 | Timothy Pearson | [tde-packaging] Fix amarok and soundkonverter dependencies on libqt0-ruby1.8-trinity on Debian and Ubuntu This closes Bug #469 (cherry picked from commit 8538bf77ad7aac0939ec917258c8fd9403372555) |
3c5f6021 [view] | v3.5.13-sru | 2011-12-21 00:49:10 -0600 | Timothy Pearson | [tde-packaging] Update dependency on gs to ghostscript on Debian and Ubuntu This closes Bug #745 (cherry picked from commit 90af46eaf2edf970d940bfcf929be8a94240dd13) |
70f25e85 [view] | v3.5.13-sru | 2011-12-20 20:19:48 -0600 | Timothy Pearson | [tde-packaging] Move yakuake manpage to yakuake-trinity on Debian and Ubuntu This closes Bug #424 (cherry picked from commit a9a3e888fa1f8290730fabd0c5aebd1eb6bbb21c) |
04b89c2d [view] | v3.5.13-sru | 2011-12-19 16:15:42 -0600 | Timothy Pearson | [tdepim] Fix a few strings that contain Status (cherry picked from commit d5b298be14c173d62e8fbc6a3803ba8f657f3dcb) |
39356ff5 [view] | v3.5.13-sru | 2011-12-19 12:01:04 -0600 | Timothy Pearson | [tdewebdev] Remove additional unneeded tq method conversions (cherry picked from commit 84c989c19db5daab602a67f47ca0f5fd7a2b53d2) |
ec049c7c [view] | v3.5.13-sru | 2011-12-19 12:00:33 -0600 | Timothy Pearson | [tdevelop] Remove additional unneeded tq method conversions (cherry picked from commit 7e66d7c3611d907ea28b140281b472bb1c406be6) |
632b7d40 [view] | v3.5.13-sru | 2011-12-19 11:59:52 -0600 | Timothy Pearson | [tdeutils] Remove additional unneeded tq method conversions (cherry picked from commit 7ea89afa119615e547323a7a482ea7fef8e67029) |
82719e3d [view] | v3.5.13-sru | 2011-12-19 11:59:40 -0600 | Timothy Pearson | [tdetoys] Remove additional unneeded tq method conversions (cherry picked from commit 59a076e9336f1eebda8650437e6bc61077be1516) |
611a40e7 [view] | v3.5.13-sru | 2011-12-19 11:59:34 -0600 | Timothy Pearson | [tdesdk] Remove additional unneeded tq method conversions (cherry picked from commit f78838f2f736acc2b235d8b680f3379a07a6d372) |
ad4317e2 [view] | v3.5.13-sru | 2011-12-19 11:59:01 -0600 | Timothy Pearson | [tdepim] Remove additional unneeded tq method conversions (cherry picked from commit 716a5de8870d7c02bb4d0aed72f30291b17b763a) |
e7bee19a [view] | v3.5.13-sru | 2011-12-19 11:58:08 -0600 | Timothy Pearson | [tdenetwork] Remove additional unneeded tq method conversions (cherry picked from commit 1de96857f5b0ed5d4a36e9486ffc8c7f8c802f98) |
537ccfa7 [view] | v3.5.13-sru | 2011-12-19 11:57:28 -0600 | Timothy Pearson | [tdemultimedia] Remove additional unneeded tq method conversions (cherry picked from commit dc07846059a60d069687585cc72ff501a2096296) |
41b1d53a [view] | v3.5.13-sru | 2011-12-19 11:57:02 -0600 | Timothy Pearson | [tdelibs] Remove additional unneeded tq method conversions (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7) |
5027dfec [view] | v3.5.13-sru | 2011-12-19 11:56:05 -0600 | Timothy Pearson | [tdegraphics] Remove additional unneeded tq method conversions (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e) |
00e58f19 [view] | v3.5.13-sru | 2011-12-19 11:55:35 -0600 | Timothy Pearson | [tdegames] Remove additional unneeded tq method conversions (cherry picked from commit c0f375feba0103bed2bac1b1f05e76e9ae28fa89) |
3fa570c7 [view] | v3.5.13-sru | 2011-12-19 11:55:10 -0600 | Timothy Pearson | [tdeedu] Remove additional unneeded tq method conversions (cherry picked from commit 746abe84406ed1ec1a8dc68f29ce0ab8322ccc80) |
a5b44fbe [view] | v3.5.13-sru | 2011-12-19 11:53:50 -0600 | Timothy Pearson | [tdebase] Remove additional unneeded tq method conversions (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f) |
9540e321 [view] | v3.5.13-sru | 2011-12-19 11:52:59 -0600 | Timothy Pearson | [tdeartwork] Remove additional unneeded tq method conversions (cherry picked from commit 6b41ad2b1c1b934cf801bedd73f2358db1972378) |
239cc9b8 [view] | v3.5.13-sru | 2011-12-19 11:52:44 -0600 | Timothy Pearson | [tdeadmin] Remove additional unneeded tq method conversions (cherry picked from commit 6b7a8ff33a6383be4a9dea3c4225d142aab79b78) |
19e67aed [view] | v3.5.13-sru | 2011-12-19 11:52:34 -0600 | Timothy Pearson | [tdeaddons] Remove additional unneeded tq method conversions (cherry picked from commit 75112ed8e227f656f98523b7ffdad5422d9a6f11) |
35ef45e0 [view] | v3.5.13-sru | 2011-12-19 11:52:23 -0600 | Timothy Pearson | [tdeaccessibility] Remove additional unneeded tq method conversions (cherry picked from commit 92994ee2036ac7c4c68747f67dbc0ecbaf4c250c) |
586142a7 [view] | v3.5.13-sru | 2011-12-19 11:43:42 -0600 | Timothy Pearson | [libkipi] Remove additional unneeded tq method conversions (cherry picked from commit 24d203b42a12aec5addcc1a751b3b9220229366a) |
ec8042d1 [view] | v3.5.13-sru | 2011-12-19 11:43:40 -0600 | Timothy Pearson | [libkexiv2] Remove additional unneeded tq method conversions (cherry picked from commit ff66be249f8fc565c4b63143529b3f5a6c02e8ec) |
5534e3a0 [view] | v3.5.13-sru | 2011-12-19 11:43:38 -0600 | Timothy Pearson | [libkdcraw] Remove additional unneeded tq method conversions (cherry picked from commit d5aaa021f0331b01fbba3edcfbf5504e681f9572) |
daebe7e7 [view] | v3.5.13-sru | 2011-12-19 11:43:35 -0600 | Timothy Pearson | [kipi-plugins] Remove additional unneeded tq method conversions (cherry picked from commit f176190ca6b0706ec1217d0da075c9513af80c0b) |
71881696 [view] | v3.5.13-sru | 2011-12-19 11:41:31 -0600 | Timothy Pearson | [dbus-tqt] Remove additional unneeded tq method conversions (cherry picked from commit de729f7e6d31df2de831c78460c12fee672b42e4) |
e653702d [view] | v3.5.13-sru | 2011-12-19 11:41:28 -0600 | Timothy Pearson | [dbus-1-tqt] Remove additional unneeded tq method conversions (cherry picked from commit bc4ffb59e316d1801589ddc0c6c57f141a8503fe) |
6967f1eb [view] | v3.5.13-sru | 2011-12-19 11:41:27 -0600 | Timothy Pearson | [arts] Remove additional unneeded tq method conversions (cherry picked from commit c5c1052f4bae9680eb77340b55e1c1e78c15d1f5) |
0ed39df6 [view] | v3.5.13-sru | 2011-12-19 11:41:21 -0600 | Timothy Pearson | [yakuake] Remove additional unneeded tq method conversions (cherry picked from commit 64321895ea835e9b8c17c93f268de2e57e17dedb) |
f586d1db [view] | v3.5.13-sru | 2011-12-19 11:41:19 -0600 | Timothy Pearson | [wlassistant] Remove additional unneeded tq method conversions (cherry picked from commit 06c2dd77f692b319d32a4abfe71566885196ee2a) |
7308658d [view] | v3.5.13-sru | 2011-12-19 11:41:17 -0600 | Timothy Pearson | [twin-style-crystal] Remove additional unneeded tq method conversions (cherry picked from commit cb4818cf88c6db8d0d799f38305da0fb95856053) |
90f5eeb3 [view] | v3.5.13-sru | 2011-12-19 11:41:14 -0600 | Timothy Pearson | [tellico] Remove additional unneeded tq method conversions (cherry picked from commit 26f93a7d9105483b49ae930545ddb2873156fa8e) |
287d452c [view] | v3.5.13-sru | 2011-12-19 11:41:07 -0600 | Timothy Pearson | [tdesvn] Remove additional unneeded tq method conversions (cherry picked from commit dc141e9d18c39ec57f42d6c5df1a67a365c407f8) |
c6acb7f0 [view] | v3.5.13-sru | 2011-12-19 11:41:04 -0600 | Timothy Pearson | [tdesudo] Remove additional unneeded tq method conversions (cherry picked from commit 19604f9fc47a431aeded9fe83f5d577fb01ec997) |
5a057fe5 [view] | v3.5.13-sru | 2011-12-19 11:41:02 -0600 | Timothy Pearson | [tde-systemsettings] Remove additional unneeded tq method conversions (cherry picked from commit 13bbc66a0e4b8e6d6c27b8dd5e98f724c3d790bf) |
ff529c98 [view] | v3.5.13-sru | 2011-12-19 11:41:01 -0600 | Timothy Pearson | [tde-style-qtcurve] Remove additional unneeded tq method conversions (cherry picked from commit 0d3aa6374c7c6753c3dd68bda19e220439b12901) |
98b1d195 [view] | v3.5.13-sru | 2011-12-19 11:40:59 -0600 | Timothy Pearson | [tde-style-lipstik] Remove additional unneeded tq method conversions (cherry picked from commit ebbc782c300cff5174c74d5018a9d36ce4ab72f2) |
2378cd9e [view] | v3.5.13-sru | 2011-12-19 11:40:56 -0600 | Timothy Pearson | [soundkonverter] Remove additional unneeded tq method conversions (cherry picked from commit 6afce6c4bc7ea82d8644358216a72a585bffaf0a) |
752f91a3 [view] | v3.5.13-sru | 2011-12-19 11:40:51 -0600 | Timothy Pearson | [smb4k] Remove additional unneeded tq method conversions (cherry picked from commit d67fe61a04761b2e04143fcca5d7be5e61a15585) |
951bd791 [view] | v3.5.13-sru | 2011-12-19 11:40:50 -0600 | Timothy Pearson | [smartcardauth] Remove additional unneeded tq method conversions (cherry picked from commit afe3f974bb2608dadc90d53a868bbde1d8afccbc) |
8808df13 [view] | v3.5.13-sru | 2011-12-19 11:40:46 -0600 | Timothy Pearson | [rosegarden] Remove additional unneeded tq method conversions (cherry picked from commit 97f1c43c867725d49f3943a68ef08d7e71767e99) |
55f7ca24 [view] | v3.5.13-sru | 2011-12-19 11:40:28 -0600 | Timothy Pearson | [potracegui] Remove additional unneeded tq method conversions (cherry picked from commit 8b2f9e86eb95ded106bc2bf1c0c55cd4602bd789) |
07dae48f [view] | v3.5.13-sru | 2011-12-19 11:40:25 -0600 | Timothy Pearson | [piklab] Remove additional unneeded tq method conversions (cherry picked from commit 4374b9aebc67cce74e5c1099d5f4ad1749b05fc6) |
db73d80c [view] | v3.5.13-sru | 2011-12-19 11:40:06 -0600 | Timothy Pearson | [kvkbd] Remove additional unneeded tq method conversions (cherry picked from commit 4b8539cfb272ae5cf2c4ab7a39d99ee7c328ba43) |
e21c70f0 [view] | v3.5.13-sru | 2011-12-19 11:40:04 -0600 | Timothy Pearson | [kvirc] Remove additional unneeded tq method conversions (cherry picked from commit f91149819be7e7f45e68f22876f3c0062a11d4b9) |
f6f64373 [view] | v3.5.13-sru | 2011-12-19 11:39:51 -0600 | Timothy Pearson | [kuickshow] Remove additional unneeded tq method conversions (cherry picked from commit 28d9c77436d5cb4c91db8f137f8fe45d4d835527) |
161e93fe [view] | v3.5.13-sru | 2011-12-19 11:39:49 -0600 | Timothy Pearson | [ktorrent] Remove additional unneeded tq method conversions (cherry picked from commit bb37c4052a9edfff2196984cef241b1ce2df7bb3) |
91ef45e8 [view] | v3.5.13-sru | 2011-12-19 11:39:40 -0600 | Timothy Pearson | [ktechlab] Remove additional unneeded tq method conversions (cherry picked from commit 1fc61c6e1d0a2b34f7b1d0de181bb4e6f954a8c2) |
d50c1ded [view] | v3.5.13-sru | 2011-12-19 11:39:35 -0600 | Timothy Pearson | [ksystemlog] Remove additional unneeded tq method conversions (cherry picked from commit b6d3b22ce8f0b50f77a9f9f2cbf91bef3da6c717) |
8f97e8d5 [view] | v3.5.13-sru | 2011-12-19 11:39:32 -0600 | Timothy Pearson | [kstreamripper] Remove additional unneeded tq method conversions (cherry picked from commit 3dcc15da6eb09b7783fa77653e1dd1d6ea6d99ae) |
c762514b [view] | v3.5.13-sru | 2011-12-19 11:39:30 -0600 | Timothy Pearson | [ksquirrel] Remove additional unneeded tq method conversions (cherry picked from commit c1e4925208f428f2ad5a86d1a1eee47e3c43068a) |
c1e74a9c [view] | v3.5.13-sru | 2011-12-19 11:39:26 -0600 | Timothy Pearson | [ksplash-engine-moodin] Remove additional unneeded tq method conversions (cherry picked from commit c7b97cb625bce67384ce1aa315ebee5556e5f321) |
74289f5a [view] | v3.5.13-sru | 2011-12-19 11:39:24 -0600 | Timothy Pearson | [krusader] Remove additional unneeded tq method conversions (cherry picked from commit 9fae0887708c35fc8ad295a03417c07feeb653dc) |
1d761f05 [view] | v3.5.13-sru | 2011-12-19 11:39:19 -0600 | Timothy Pearson | [krename] Remove additional unneeded tq method conversions (cherry picked from commit 82f7d41a2e839cd846c2ea1d75fa1029b7503b0d) |
1071c57a [view] | v3.5.13-sru | 2011-12-19 11:39:17 -0600 | Timothy Pearson | [tderadio] Remove additional unneeded tq method conversions (cherry picked from commit d9f7baa97dec2be4dd11726395eb704c837ce788) |
b76b44bc [view] | v3.5.13-sru | 2011-12-19 11:39:11 -0600 | Timothy Pearson | [kpowersave] Remove additional unneeded tq method conversions (cherry picked from commit c36a2855c42ea04c7c1965228507e874426fd7e6) |
7c16c570 [view] | v3.5.13-sru | 2011-12-19 11:39:08 -0600 | Timothy Pearson | [kpilot] Remove additional unneeded tq method conversions (cherry picked from commit 46d967c53bb9221c29b1d357086d600a01a97706) |
7aeaea8c [view] | v3.5.13-sru | 2011-12-19 11:39:04 -0600 | Timothy Pearson | [kpicosim] Remove additional unneeded tq method conversions (cherry picked from commit d6c74708032dfcd93e0071691c02db5eaf97b313) |
84de8725 [view] | v3.5.13-sru | 2011-12-19 11:39:03 -0600 | Timothy Pearson | [kopete-otr] Remove additional unneeded tq method conversions (cherry picked from commit b860acda13e142d73b93abc3444dcbd13f04d963) |
d7ef34f2 [view] | v3.5.13-sru | 2011-12-19 11:39:00 -0600 | Timothy Pearson | [konversation] Remove additional unneeded tq method conversions (cherry picked from commit efdae4e712984b2932ca4a43942b7a93dcb8dbd3) |
081186aa [view] | v3.5.13-sru | 2011-12-19 11:38:41 -0600 | Timothy Pearson | [koffice] Remove additional unneeded tq method conversions (cherry picked from commit f0de9e167e289ab7dc33e57f077c1f04ec7c68c8) |
fb2f339e [view] | v3.5.13-sru | 2011-12-19 11:37:31 -0600 | Timothy Pearson | [knutclient] Remove additional unneeded tq method conversions (cherry picked from commit e1cddce9af7ab2eeaa5613e91e6899128b1ce5ab) |
4e1f83b8 [view] | v3.5.13-sru | 2011-12-19 11:37:29 -0600 | Timothy Pearson | [knowit] Remove additional unneeded tq method conversions (cherry picked from commit 98fe2a53a79a3c1ae295d0bd3b4346ae89a8fa9d) |
27ebdc40 [view] | v3.5.13-sru | 2011-12-19 11:37:27 -0600 | Timothy Pearson | [knights] Remove additional unneeded tq method conversions (cherry picked from commit a19492b5502371785de5749c2b12bbdbd012fc7a) |
663f2b31 [view] | v3.5.13-sru | 2011-12-19 11:37:22 -0600 | Timothy Pearson | [knetworkmanager8] Remove additional unneeded tq method conversions (cherry picked from commit aa76ad73287dfdb114ee6959bc633eafdb7470b7) |
896272b8 [view] | v3.5.13-sru | 2011-12-19 11:37:17 -0600 | Timothy Pearson | [knetstats] Remove additional unneeded tq method conversions (cherry picked from commit 493fdb97c241292d1bc5e1304861cecd746ad562) |
009287fb [view] | v3.5.13-sru | 2011-12-19 11:37:15 -0600 | Timothy Pearson | [knetload] Remove additional unneeded tq method conversions (cherry picked from commit 39fb493553ee5a2c46555122974cd2078b241979) |
8e47e57b [view] | v3.5.13-sru | 2011-12-19 11:37:13 -0600 | Timothy Pearson | [knemo] Remove additional unneeded tq method conversions (cherry picked from commit 01f9b26fdaf6cf54f8222af68fcfb2508944311a) |
1de308fd [view] | v3.5.13-sru | 2011-12-19 11:37:08 -0600 | Timothy Pearson | [kmymoney] Remove additional unneeded tq method conversions (cherry picked from commit c70e40bd3f54a2c4d9ef57a36f19c996f4e00ed6) |
404733b3 [view] | v3.5.13-sru | 2011-12-19 11:36:58 -0600 | Timothy Pearson | [kmyfirewall] Remove additional unneeded tq method conversions (cherry picked from commit b8b2c2b828b8e3a3aee8bc7d912975769c7aae88) |
06d3cc39 [view] | v3.5.13-sru | 2011-12-19 11:36:53 -0600 | Timothy Pearson | [kmplayer] Remove additional unneeded tq method conversions (cherry picked from commit 0ed6bc56f9167e115f14d18b4bc8ce18fb7674b6) |
68b85962 [view] | v3.5.13-sru | 2011-12-19 11:36:50 -0600 | Timothy Pearson | [kiosktool] Remove additional unneeded tq method conversions (cherry picked from commit a4741f6c87d0ed48e18c7cfb05df66e94b9f97a7) |
7d816493 [view] | v3.5.13-sru | 2011-12-19 11:36:46 -0600 | Timothy Pearson | [tdeio-locate] Remove additional unneeded tq method conversions (cherry picked from commit 8dfb1dee2339b3a1199ff96e61fb2e9f5abb4774) |
6d9a4895 [view] | v3.5.13-sru | 2011-12-19 11:36:45 -0600 | Timothy Pearson | [tdeio-apt] Remove additional unneeded tq method conversions (cherry picked from commit f761852a7e013af7373c40a429c44dd7927d8df3) |
cac27cf2 [view] | v3.5.13-sru | 2011-12-19 11:36:42 -0600 | Timothy Pearson | [kima] Remove additional unneeded tq method conversions (cherry picked from commit 5599badf00624db6b9cecd7a00971f8c2387b73c) |
b93a8184 [view] | v3.5.13-sru | 2011-12-19 11:36:40 -0600 | Timothy Pearson | [kile] Remove additional unneeded tq method conversions (cherry picked from commit c4c0cb5e7986051628a5e91f5d093c71ec98a33e) |
3141bf97 [view] | v3.5.13-sru | 2011-12-19 11:36:30 -0600 | Timothy Pearson | [kgtk-qt3] Remove additional unneeded tq method conversions (cherry picked from commit b67bd80ac631bc1946eb368e0e8f4892c7d4bd0b) |
db71c9ce [view] | v3.5.13-sru | 2011-12-19 11:36:27 -0600 | Timothy Pearson | [keep] Remove additional unneeded tq method conversions (cherry picked from commit 5d2012b655a8372ef75f76bc2a4f2f39e9e384ef) |
680ae75e [view] | v3.5.13-sru | 2011-12-19 11:36:25 -0600 | Timothy Pearson | [kdpkg] Remove additional unneeded tq method conversions (cherry picked from commit 859d6e23b5958a8763e09a2b565589112b40df87) |
2210b127 [view] | v3.5.13-sru | 2011-12-19 11:36:22 -0600 | Timothy Pearson | [kdirstat] Remove additional unneeded tq method conversions (cherry picked from commit 3a828bee4c03baeeb91e053f66cd12920584ef16) |
917939bd [view] | v3.5.13-sru | 2011-12-19 11:36:20 -0600 | Timothy Pearson | [kdiff3] Remove additional unneeded tq method conversions (cherry picked from commit 9b57232f1beb774a8a4bab4ae1f85999e193d037) |
236835ae [view] | v3.5.13-sru | 2011-12-19 11:36:16 -0600 | Timothy Pearson | [kcpuload] Remove additional unneeded tq method conversions (cherry picked from commit bebb5662cd66f6fad9d103a6f14a1db38f6f79b1) |
6c8fbb51 [view] | v3.5.13-sru | 2011-12-19 11:36:15 -0600 | Timothy Pearson | [kchmviewer] Remove additional unneeded tq method conversions (cherry picked from commit bd1f039636efbb681d138bbee07600633625bdb9) |
83f25069 [view] | v3.5.13-sru | 2011-12-19 11:36:13 -0600 | Timothy Pearson | [kbookreader] Remove additional unneeded tq method conversions (cherry picked from commit 93678ad3fd34d2b1c1603e5c132235ff9cf20899) |
6a217739 [view] | v3.5.13-sru | 2011-12-19 11:36:11 -0600 | Timothy Pearson | [kbfx] Remove additional unneeded tq method conversions (cherry picked from commit 1f3400bba10b276a9e167ef6f6d9d31c84a18135) |
c3a149dc [view] | v3.5.13-sru | 2011-12-19 11:36:06 -0600 | Timothy Pearson | [kbarcode] Remove additional unneeded tq method conversions (cherry picked from commit 4541cff71067e65367cea5ff44e5136934e8a333) |
634df849 [view] | v3.5.13-sru | 2011-12-19 11:36:04 -0600 | Timothy Pearson | [katapult] Remove additional unneeded tq method conversions (cherry picked from commit 5bef00662dd19d74dc2bd1d6a55659d8d7dfd32a) |
857b7358 [view] | v3.5.13-sru | 2011-12-19 11:35:59 -0600 | Timothy Pearson | [kaffeine] Remove additional unneeded tq method conversions (cherry picked from commit 701a124908ec0072b12cd3884589a86431f36080) |
fc595fa9 [view] | v3.5.13-sru | 2011-12-19 11:35:52 -0600 | Timothy Pearson | [k9copy] Remove additional unneeded tq method conversions (cherry picked from commit 1e42ec29323d1016df59b8b571d16fefe3d4e6f1) |
feae001a [view] | v3.5.13-sru | 2011-12-19 11:35:48 -0600 | Timothy Pearson | [k3b] Remove additional unneeded tq method conversions (cherry picked from commit 5183781c5dddd8447b308c24b2d7f9257bd0bcad) |
5c427ffa [view] | v3.5.13-sru | 2011-12-19 11:35:39 -0600 | Timothy Pearson | [gwenview] Remove additional unneeded tq method conversions (cherry picked from commit eba1d381626d92b860239417f21d813f02ee6394) |
f61ae9f4 [view] | v3.5.13-sru | 2011-12-19 11:35:35 -0600 | Timothy Pearson | [gtk-qt-engine] Remove additional unneeded tq method conversions (cherry picked from commit a2f8e999d0a8bd77f567b3335105e0f7e2b5f083) |
77dd1aa4 [view] | v3.5.13-sru | 2011-12-19 11:35:29 -0600 | Timothy Pearson | [filelight] Remove additional unneeded tq method conversions (cherry picked from commit d96d16a5d7133f94b2006b78d1e100c0dba81d3b) |
94cd9cad [view] | v3.5.13-sru | 2011-12-19 11:35:26 -0600 | Timothy Pearson | [dolphin] Remove additional unneeded tq method conversions (cherry picked from commit b651b3b01b24418d0e6387870d9758a61d7bd9ff) |
aeb9d1f6 [view] | v3.5.13-sru | 2011-12-19 11:35:21 -0600 | Timothy Pearson | [digikam] Remove additional unneeded tq method conversions (cherry picked from commit 419fcddc00ceaddb5ec78da0b3eb84a26e3fc4ea) |
777119f5 [view] | v3.5.13-sru | 2011-12-19 11:35:04 -0600 | Timothy Pearson | [bibletime] Remove additional unneeded tq method conversions (cherry picked from commit 4744cb9332b5879f248dac23703bd15e208b948a) |
4432e0a1 [view] | v3.5.13-sru | 2011-12-19 11:35:00 -0600 | Timothy Pearson | [basket] Remove additional unneeded tq method conversions (cherry picked from commit 522c7294f06d294c77bc1ea7d0dec4b371c43373) |
60136760 [view] | v3.5.13-sru | 2011-12-19 11:34:55 -0600 | Timothy Pearson | [amarok] Remove additional unneeded tq method conversions (cherry picked from commit cfc8e6815b1ebe8f8c05168cfe98cb31d2e6f86c) |
3fa8b755 [view] | v3.5.13-sru | 2011-12-19 11:34:41 -0600 | Timothy Pearson | [adept] Remove additional unneeded tq method conversions (cherry picked from commit 5491e8ebc41db9c0ff2ec86a66f73524dee0d4e4) |
2d29e200 [view] | v3.5.13-sru | 2011-12-19 11:34:38 -0600 | Timothy Pearson | [abakus] Remove additional unneeded tq method conversions (cherry picked from commit c9113d74fbb7e1e6b063915a0f6ac4a8a080b631) |
a177b05c [view] | v3.5.13-sru | 2011-12-18 18:36:38 -0600 | Timothy Pearson | [tdewebdev] Rename old tq methods that no longer need a unique name (cherry picked from commit 9445f97b426e97c6ce46de18fba4030da45d56df) |
1c082a5b [view] | v3.5.13-sru | 2011-12-18 18:36:08 -0600 | Timothy Pearson | [tdevelop] Rename old tq methods that no longer need a unique name (cherry picked from commit c3b301575a98e4c3505ad95534d6192b65539dab) |
7ee38ebc [view] | v3.5.13-sru | 2011-12-18 18:35:27 -0600 | Timothy Pearson | [tdeutils] Rename old tq methods that no longer need a unique name (cherry picked from commit bcc684e28ad6f9ebeeae5d334a4dc297cef3e816) |
b4dcf786 [view] | v3.5.13-sru | 2011-12-18 18:35:14 -0600 | Timothy Pearson | [tdetoys] Rename old tq methods that no longer need a unique name (cherry picked from commit 3ee504ecba6caf3c2609a8648fe3659f2b541544) |
5fcaf389 [view] | v3.5.13-sru | 2011-12-18 18:35:10 -0600 | Timothy Pearson | [tdesdk] Rename old tq methods that no longer need a unique name (cherry picked from commit 1dd83e5f38d1c16d3e6da18d0caca0ee093ab58f) |
e3649f74 [view] | v3.5.13-sru | 2011-12-18 18:34:45 -0600 | Timothy Pearson | [tdepim] Rename old tq methods that no longer need a unique name (cherry picked from commit 0e00c0a86a4c9d7e80c7b66d91940cc7dcb79f78) |
4b54ad17 [view] | v3.5.13-sru | 2011-12-18 18:33:51 -0600 | Timothy Pearson | [tdenetwork] Rename old tq methods that no longer need a unique name (cherry picked from commit 089118c18533dfa3e6ce5065dbebdd4db94051f1) |
cc17a105 [view] | v3.5.13-sru | 2011-12-18 18:33:07 -0600 | Timothy Pearson | [tdemultimedia] Rename old tq methods that no longer need a unique name (cherry picked from commit 3c299dfe48c0060272c2966fff599b3b417e2ee4) |
e2867c1f [view] | v3.5.13-sru | 2011-12-18 18:32:40 -0600 | Timothy Pearson | [tdelibs] Rename old tq methods that no longer need a unique name (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e) |
a84302cc [view] | v3.5.13-sru | 2011-12-18 18:31:39 -0600 | Timothy Pearson | [tdegraphics] Rename old tq methods that no longer need a unique name (cherry picked from commit 45f529de247fc4b3662f6b474abe03fe904306ec) |
9e8c9cf7 [view] | v3.5.13-sru | 2011-12-18 18:31:10 -0600 | Timothy Pearson | [tdegames] Rename old tq methods that no longer need a unique name (cherry picked from commit 0e2b76239f354a9eead0b4e37d86d390ec57ffa9) |
b142e177 [view] | v3.5.13-sru | 2011-12-18 18:30:46 -0600 | Timothy Pearson | [tdeedu] Rename old tq methods that no longer need a unique name (cherry picked from commit 999f961ff5278b84c8ffd8a91addb9343e589cf0) |
6a1f2b1b [view] | v3.5.13-sru | 2011-12-18 18:29:23 -0600 | Timothy Pearson | [tdebase] Rename old tq methods that no longer need a unique name (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb) |
866262ca [view] | v3.5.13-sru | 2011-12-18 18:28:28 -0600 | Timothy Pearson | [tdeartwork] Rename old tq methods that no longer need a unique name (cherry picked from commit f35eb5f602bee29af07ecaffe26cda71cea62b93) |
1754e4db [view] | v3.5.13-sru | 2011-12-18 18:28:18 -0600 | Timothy Pearson | [tdeadmin] Rename old tq methods that no longer need a unique name (cherry picked from commit b836ed566cdce05ae8408705487cd10a423f3a90) |
0669339d [view] | v3.5.13-sru | 2011-12-18 18:28:11 -0600 | Timothy Pearson | [tdeaddons] Rename old tq methods that no longer need a unique name (cherry picked from commit b88830e9111dc4375bc1461c3f7b3e7b3e73f733) |
b33c0453 [view] | v3.5.13-sru | 2011-12-18 18:28:00 -0600 | Timothy Pearson | [tdeaccessibility] Rename old tq methods that no longer need a unique name (cherry picked from commit 6687cd2515bdebbd8f0c92261f3acf8777441ca6) |
4f2509ea [view] | v3.5.13-sru | 2011-12-18 18:18:30 -0600 | Timothy Pearson | [libkipi] Rename old tq methods that no longer need a unique name (cherry picked from commit fd54aa27b85d4dd3ee703f77dc1c4dbf6287d337) |
decefe46 [view] | v3.5.13-sru | 2011-12-18 18:18:28 -0600 | Timothy Pearson | [libkexiv2] Rename old tq methods that no longer need a unique name (cherry picked from commit 6791941276f854b17bfa5987d6f955f98c8440af) |
adc0aa39 [view] | v3.5.13-sru | 2011-12-18 18:18:26 -0600 | Timothy Pearson | [libkdcraw] Rename old tq methods that no longer need a unique name (cherry picked from commit 5f7052d0569c91d49a583bc29b2b35d4d2f57435) |
22cab9bb [view] | v3.5.13-sru | 2011-12-18 18:18:20 -0600 | Timothy Pearson | [kipi-plugins] Rename old tq methods that no longer need a unique name (cherry picked from commit 8d3892fee88fd0eef3363aeca316ff5c93d9da19) |
83a37f91 [view] | v3.5.13-sru | 2011-12-18 18:15:43 -0600 | Timothy Pearson | [dbus-tqt] Rename old tq methods that no longer need a unique name (cherry picked from commit 5eb7eb8a93ea38a612ff7f111db48ea5700470df) |
6d66f801 [view] | v3.5.13-sru | 2011-12-18 18:15:41 -0600 | Timothy Pearson | [dbus-1-tqt] Rename old tq methods that no longer need a unique name (cherry picked from commit f2d20e882b86b554edb6653eeeb524a38d1caa9a) |
0b8d2502 [view] | v3.5.13-sru | 2011-12-18 18:15:39 -0600 | Timothy Pearson | [arts] Rename old tq methods that no longer need a unique name (cherry picked from commit bdff7895a8452d3a139a159f8a1d535730c4739b) |
58c19bb1 [view] | v3.5.13-sru | 2011-12-18 18:15:31 -0600 | Timothy Pearson | [yakuake] Rename old tq methods that no longer need a unique name (cherry picked from commit 7d0cfa3f105b2e02bda281b684cad61655367c78) |
86f58f6a [view] | v3.5.13-sru | 2011-12-18 18:15:28 -0600 | Timothy Pearson | [wlassistant] Rename old tq methods that no longer need a unique name (cherry picked from commit 896459f74f89281a69958d130ccc490a369d33ce) |
a08bdb62 [view] | v3.5.13-sru | 2011-12-18 18:15:26 -0600 | Timothy Pearson | [twin-style-crystal] Rename old tq methods that no longer need a unique name (cherry picked from commit ed6f377136e3ee497d97e76873d0869846dba888) |
f2a0dc78 [view] | v3.5.13-sru | 2011-12-18 18:15:24 -0600 | Timothy Pearson | [tellico] Rename old tq methods that no longer need a unique name (cherry picked from commit 8d9b90ca794ffabf151719c2edebe9278a2d3f36) |
1c43f2de [view] | v3.5.13-sru | 2011-12-18 18:15:16 -0600 | Timothy Pearson | [tdesvn] Rename old tq methods that no longer need a unique name (cherry picked from commit d6609da6b8c963fc19b622ab37f38e65df4e0a29) |
2cbad6e6 [view] | v3.5.13-sru | 2011-12-18 18:15:09 -0600 | Timothy Pearson | [tde-systemsettings] Rename old tq methods that no longer need a unique name (cherry picked from commit 3eb39830ef8d807ff1538a0aa66a9b3fd711903a) |
f110201a [view] | v3.5.13-sru | 2011-12-18 18:15:07 -0600 | Timothy Pearson | [tde-style-qtcurve] Rename old tq methods that no longer need a unique name (cherry picked from commit 965dc06c3148fe15166123ff463a32a50c6077ba) |
69420242 [view] | v3.5.13-sru | 2011-12-18 18:15:05 -0600 | Timothy Pearson | [tde-style-lipstik] Rename old tq methods that no longer need a unique name (cherry picked from commit c486ca7da09e04a553a1f191326516cabe19e3d2) |
8c705d36 [view] | v3.5.13-sru | 2011-12-18 18:15:02 -0600 | Timothy Pearson | [soundkonverter] Rename old tq methods that no longer need a unique name (cherry picked from commit 546e1d89596af9c0bd0176fb8812bf0faa00d9de) |
3bef9268 [view] | v3.5.13-sru | 2011-12-18 18:14:57 -0600 | Timothy Pearson | [smb4k] Rename old tq methods that no longer need a unique name (cherry picked from commit 2d82bf76573bdb8148548bea9556b92c3008f03d) |
62b37a88 [view] | v3.5.13-sru | 2011-12-18 18:14:51 -0600 | Timothy Pearson | [rosegarden] Rename old tq methods that no longer need a unique name (cherry picked from commit ef13416bfc43e51ef4e20919e0fab81ae05e0fe2) |
5fac9803 [view] | v3.5.13-sru | 2011-12-18 18:14:28 -0600 | Timothy Pearson | [potracegui] Rename old tq methods that no longer need a unique name (cherry picked from commit 9d859a14a49f80a8a186e17d0c79d8e721a4514d) |
1177a9f2 [view] | v3.5.13-sru | 2011-12-18 18:14:26 -0600 | Timothy Pearson | [piklab] Rename old tq methods that no longer need a unique name (cherry picked from commit 9d9fe02a944fe0719c2475739411727a729251ad) |
edb69b6a [view] | v3.5.13-sru | 2011-12-18 18:14:01 -0600 | Timothy Pearson | [kvirc] Rename old tq methods that no longer need a unique name (cherry picked from commit 32a249baaef1b910bffd79734c78cac3671f00f2) |
84fe2a4a [view] | v3.5.13-sru | 2011-12-18 18:13:43 -0600 | Timothy Pearson | [kuickshow] Rename old tq methods that no longer need a unique name (cherry picked from commit 8712ab46f5d6dc08d2ff6a1e238773adfc5ab85e) |
1d7c126b [view] | v3.5.13-sru | 2011-12-18 18:13:41 -0600 | Timothy Pearson | [ktorrent] Rename old tq methods that no longer need a unique name (cherry picked from commit a90eb215f53c95d81f95b32255098066d90556d9) |
e72829f3 [view] | v3.5.13-sru | 2011-12-18 18:13:30 -0600 | Timothy Pearson | [ktechlab] Rename old tq methods that no longer need a unique name (cherry picked from commit abb8cd68f820cfe0c96965136890a6bdd1093db5) |
ef294564 [view] | v3.5.13-sru | 2011-12-18 18:13:25 -0600 | Timothy Pearson | [ksystemlog] Rename old tq methods that no longer need a unique name (cherry picked from commit e65d401151bf81fa3590435a3eed3edcd995fa89) |
90bfd334 [view] | v3.5.13-sru | 2011-12-18 18:13:22 -0600 | Timothy Pearson | [kstreamripper] Rename old tq methods that no longer need a unique name (cherry picked from commit bcbfd20ecaad59c19ff62397807b75f49f4dc47a) |
741d31a6 [view] | v3.5.13-sru | 2011-12-18 18:13:21 -0600 | Timothy Pearson | [ksquirrel] Rename old tq methods that no longer need a unique name (cherry picked from commit f5a0e45e0510e355733e6390eb26efd704c990c4) |
a3842b25 [view] | v3.5.13-sru | 2011-12-18 18:13:16 -0600 | Timothy Pearson | [ksplash-engine-moodin] Rename old tq methods that no longer need a unique name (cherry picked from commit cf4b244e5708cb15a18d6eca89468ca3d31333ef) |
865382b1 [view] | v3.5.13-sru | 2011-12-18 18:13:14 -0600 | Timothy Pearson | [krusader] Rename old tq methods that no longer need a unique name (cherry picked from commit 02c9636ebca6d98672d0d14528007b48e02d265a) |
c455f778 [view] | v3.5.13-sru | 2011-12-18 18:13:04 -0600 | Timothy Pearson | [krename] Rename old tq methods that no longer need a unique name (cherry picked from commit ac765413845706cb97a80965276e2a3013576747) |
6305debc [view] | v3.5.13-sru | 2011-12-18 18:13:01 -0600 | Timothy Pearson | [tderadio] Rename old tq methods that no longer need a unique name (cherry picked from commit 8d4453deaa5f97e1bbe76ea45fdcac6121da8c9d) |
3135cedc [view] | v3.5.13-sru | 2011-12-18 18:12:54 -0600 | Timothy Pearson | [kpowersave] Rename old tq methods that no longer need a unique name (cherry picked from commit a6a8ad44b48bdfff1a1a3123097a84f23105f64b) |
7ad97e79 [view] | v3.5.13-sru | 2011-12-18 18:12:52 -0600 | Timothy Pearson | [kpilot] Rename old tq methods that no longer need a unique name (cherry picked from commit e2574db445c23b812a26740475cbacbbd964639b) |
01c14042 [view] | v3.5.13-sru | 2011-12-18 18:12:45 -0600 | Timothy Pearson | [kopete-otr] Rename old tq methods that no longer need a unique name (cherry picked from commit 96f6451b9589e8c26602b466604164770977ab15) |
9b69a4ff [view] | v3.5.13-sru | 2011-12-18 18:12:43 -0600 | Timothy Pearson | [konversation] Rename old tq methods that no longer need a unique name (cherry picked from commit 01f5ea83754cabfe6ebbcea0601cebaec976f708) |
dad397ab [view] | v3.5.13-sru | 2011-12-18 18:12:30 -0600 | Timothy Pearson | [koffice] Rename old tq methods that no longer need a unique name (cherry picked from commit 11191ef0b9908604d1d7aaca382b011ef22c454c) |
b0cfa884 [view] | v3.5.13-sru | 2011-12-18 18:11:07 -0600 | Timothy Pearson | [knutclient] Rename old tq methods that no longer need a unique name (cherry picked from commit c895c15390ccba4dea8848a6eef98c7a4527c4e3) |
6218cec7 [view] | v3.5.13-sru | 2011-12-18 18:11:05 -0600 | Timothy Pearson | [knowit] Rename old tq methods that no longer need a unique name (cherry picked from commit d89e9d5c72950630acb1ae639799ada743903b6b) |
25ad6268 [view] | v3.5.13-sru | 2011-12-18 18:11:01 -0600 | Timothy Pearson | [knights] Rename old tq methods that no longer need a unique name (cherry picked from commit dd4501d85d9c879f7322c74c6f37cfb0e813e1bb) |
4c7c7b15 [view] | v3.5.13-sru | 2011-12-18 18:10:55 -0600 | Timothy Pearson | [knetworkmanager8] Rename old tq methods that no longer need a unique name (cherry picked from commit e2cfc7c4dd819ab463f0cccaaff99e0a7bc33b29) |
04ce0d30 [view] | v3.5.13-sru | 2011-12-18 18:10:51 -0600 | Timothy Pearson | [knetstats] Rename old tq methods that no longer need a unique name (cherry picked from commit deb642e11a1e24891aab7b7841278f71044caafd) |
d8acb6c1 [view] | v3.5.13-sru | 2011-12-18 18:10:48 -0600 | Timothy Pearson | [knetload] Rename old tq methods that no longer need a unique name (cherry picked from commit 7799395a858c2081bb63901009865f0703e14681) |
e8a55a90 [view] | v3.5.13-sru | 2011-12-18 18:10:44 -0600 | Timothy Pearson | [knemo] Rename old tq methods that no longer need a unique name (cherry picked from commit 15c49bc5b6d612d4021619c4f71c8bca1d692e28) |
e0d4ece3 [view] | v3.5.13-sru | 2011-12-18 18:10:39 -0600 | Timothy Pearson | [kmymoney] Rename old tq methods that no longer need a unique name (cherry picked from commit 28723595822268551d3e050c3a83bf6ca5e17dd5) |
97b691e5 [view] | v3.5.13-sru | 2011-12-18 18:10:23 -0600 | Timothy Pearson | [kmyfirewall] Rename old tq methods that no longer need a unique name (cherry picked from commit 161cc76d48c479b4f90433703b855a48b093f9cc) |
e1c9b8f5 [view] | v3.5.13-sru | 2011-12-18 18:10:16 -0600 | Timothy Pearson | [kmplayer] Rename old tq methods that no longer need a unique name (cherry picked from commit 81ad3b51a1f061b0934426aaf339917f76c0cfc5) |
2eac2631 [view] | v3.5.13-sru | 2011-12-18 18:10:13 -0600 | Timothy Pearson | [kiosktool] Rename old tq methods that no longer need a unique name (cherry picked from commit c78679b11d65eff6ef84ed37e49eb08f46957e52) |
e77a1aad [view] | v3.5.13-sru | 2011-12-18 18:10:07 -0600 | Timothy Pearson | [tdeio-locate] Rename old tq methods that no longer need a unique name (cherry picked from commit 76ff7ac2117fa382e06d11af11e6c3cf29d97dba) |
84d36490 [view] | v3.5.13-sru | 2011-12-18 18:10:06 -0600 | Timothy Pearson | [tdeio-apt] Rename old tq methods that no longer need a unique name (cherry picked from commit 00be2d853dc0910207c2a9791067d937e80dcc13) |
ba80fa04 [view] | v3.5.13-sru | 2011-12-18 18:10:03 -0600 | Timothy Pearson | [kima] Rename old tq methods that no longer need a unique name (cherry picked from commit fc6629f90a46a3f304bdba2ecef645c01ed02640) |
69b07014 [view] | v3.5.13-sru | 2011-12-18 18:10:00 -0600 | Timothy Pearson | [kile] Rename old tq methods that no longer need a unique name (cherry picked from commit d2b1a22452871a84b2fdf2b3dbf7df5db8548068) |
6ba1e1b6 [view] | v3.5.13-sru | 2011-12-18 18:09:50 -0600 | Timothy Pearson | [kgtk-qt3] Rename old tq methods that no longer need a unique name (cherry picked from commit 3420c0cfed2a15b298f4b878e19e6104afb8d4b1) |
e3459a90 [view] | v3.5.13-sru | 2011-12-18 18:09:43 -0600 | Timothy Pearson | [keep] Rename old tq methods that no longer need a unique name (cherry picked from commit d4e451a0473e72da9b344e196f2996695ecea04d) |
51424154 [view] | v3.5.13-sru | 2011-12-18 18:09:41 -0600 | Timothy Pearson | [kdpkg] Rename old tq methods that no longer need a unique name (cherry picked from commit 989ea8c9d9bdf0b08f7101ba7e253a6b3fff223b) |
b43e8544 [view] | v3.5.13-sru | 2011-12-18 18:09:39 -0600 | Timothy Pearson | [tdmtheme] Rename old tq methods that no longer need a unique name (cherry picked from commit 60039b07f2861707f420a0c4b6c508b76233753e) |
ec72741c [view] | v3.5.13-sru | 2011-12-18 18:09:37 -0600 | Timothy Pearson | [kdirstat] Rename old tq methods that no longer need a unique name (cherry picked from commit 56e137ce23e6a60bbf92b9bf6e66e94a97aa362b) |
6b0d14ea [view] | v3.5.13-sru | 2011-12-18 18:09:35 -0600 | Timothy Pearson | [kdiff3] Rename old tq methods that no longer need a unique name (cherry picked from commit c7e29c4606e72cf1d3d0052eec08805c8cf3fce7) |
5015120b [view] | v3.5.13-sru | 2011-12-18 18:09:30 -0600 | Timothy Pearson | [kdbusnotification] Rename old tq methods that no longer need a unique name (cherry picked from commit 3f2da186c1ff270dc63d5b2983348c10c61a18bb) |
1c9e515d [view] | v3.5.13-sru | 2011-12-18 18:09:29 -0600 | Timothy Pearson | [kcpuload] Rename old tq methods that no longer need a unique name (cherry picked from commit cff8b5059405105306f8825a605be764a5d2cde5) |
afdc76e8 [view] | v3.5.13-sru | 2011-12-18 18:09:27 -0600 | Timothy Pearson | [kchmviewer] Rename old tq methods that no longer need a unique name (cherry picked from commit c9d6a7478114a66f06bfdde4ad9164cce03e4149) |
ff734eee [view] | v3.5.13-sru | 2011-12-18 18:09:24 -0600 | Timothy Pearson | [kbookreader] Rename old tq methods that no longer need a unique name (cherry picked from commit 566fa57d9805898fc20e950541c5793f03676eed) |
103f7c1f [view] | v3.5.13-sru | 2011-12-18 18:09:22 -0600 | Timothy Pearson | [kbfx] Rename old tq methods that no longer need a unique name (cherry picked from commit bc48dbcc61e0c39023cc81c09f716d2ed8158648) |
16d04a9d [view] | v3.5.13-sru | 2011-12-18 18:09:19 -0600 | Timothy Pearson | [kbarcode] Rename old tq methods that no longer need a unique name (cherry picked from commit df8b5d68eb9b9da7d1562a3f1819bdd806bdbc33) |
33422087 [view] | v3.5.13-sru | 2011-12-18 18:09:16 -0600 | Timothy Pearson | [katapult] Rename old tq methods that no longer need a unique name (cherry picked from commit bccaa22a757e5e902640613540c32637b66e2575) |
ff0ba3dd [view] | v3.5.13-sru | 2011-12-18 18:09:08 -0600 | Timothy Pearson | [kaffeine] Rename old tq methods that no longer need a unique name (cherry picked from commit 60ed202f8065829574473fdfc20f53281d274ceb) |
22c65d08 [view] | v3.5.13-sru | 2011-12-18 18:09:01 -0600 | Timothy Pearson | [k9copy] Rename old tq methods that no longer need a unique name (cherry picked from commit 445633c8ffa0b5219c036b130230fdc6d97e9894) |
be2dabe8 [view] | v3.5.13-sru | 2011-12-18 18:08:55 -0600 | Timothy Pearson | [k3b] Rename old tq methods that no longer need a unique name (cherry picked from commit 09c863183250d07f82c0919e0a40fc7834c32192) |
90ed42be [view] | v3.5.13-sru | 2011-12-18 18:08:43 -0600 | Timothy Pearson | [gwenview] Rename old tq methods that no longer need a unique name (cherry picked from commit d0bdd0d7a768f9935b521f3bd12a4cd72739b96f) |
7c81f8c3 [view] | v3.5.13-sru | 2011-12-18 18:08:38 -0600 | Timothy Pearson | [gtk-qt-engine] Rename old tq methods that no longer need a unique name (cherry picked from commit 8b600a29ba4175eae4ef37518a317413d70eb3fe) |
a659b8d7 [view] | v3.5.13-sru | 2011-12-18 18:08:31 -0600 | Timothy Pearson | [filelight] Rename old tq methods that no longer need a unique name (cherry picked from commit c74c9068a8df1cf50ccda88a20dbfad1f9f30545) |
3aca3483 [view] | v3.5.13-sru | 2011-12-18 18:08:27 -0600 | Timothy Pearson | [dolphin] Rename old tq methods that no longer need a unique name (cherry picked from commit 33ca3afe641f5cb46cda167f2c6700747ee0c06f) |
1ef15063 [view] | v3.5.13-sru | 2011-12-18 18:08:22 -0600 | Timothy Pearson | [digikam] Rename old tq methods that no longer need a unique name (cherry picked from commit c1bbc88281394639e2a92c2d1b43ca4f3e1813aa) |
193ee22f [view] | v3.5.13-sru | 2011-12-18 18:01:21 -0600 | Timothy Pearson | [bibletime] Rename old tq methods that no longer need a unique name (cherry picked from commit b3604f731cc45450d860d07be06fc050339de07a) |
636a6a6e [view] | v3.5.13-sru | 2011-12-18 18:01:17 -0600 | Timothy Pearson | [basket] Rename old tq methods that no longer need a unique name (cherry picked from commit 2a411f53a04f815770074b633e026a141f6fa875) |
ace5f859 [view] | v3.5.13-sru | 2011-12-18 18:01:12 -0600 | Timothy Pearson | [amarok] Rename old tq methods that no longer need a unique name (cherry picked from commit ca249ab4c84ef5672ce82e80cf7f27197ad5b5d2) |
bfc6df84 [view] | v3.5.13-sru | 2011-12-18 18:00:54 -0600 | Timothy Pearson | [adept] Rename old tq methods that no longer need a unique name (cherry picked from commit 0d39600deb332ffb7fc3253491f78879d5dbbb75) |
87b7ae7a [view] | v3.5.13-sru | 2011-12-18 18:00:49 -0600 | Timothy Pearson | [abakus] Rename old tq methods that no longer need a unique name (cherry picked from commit abb0359d58bc4cc3640f094fd386cf3461fc125a) |
e3590eac [view] | v3.5.13-sru | 2011-12-11 17:59:58 -0600 | Timothy Pearson | [tde-packaging] Add sudo-trinity metapackage to Debian and Ubuntu (cherry picked from commit 32f3a44c6e4e98cc62ba456160fa707b672faed9) |
4418657c [view] | v3.5.13-sru | 2011-12-06 01:10:20 -0600 | Timothy Pearson | [tdelibs] Rename tqsetSizePolicy to fix bindings (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8) |
ab32d1dc [view] | v3.5.13-sru | 2011-12-06 00:54:43 -0600 | Timothy Pearson | [tdelibs] Rename tqsetAlignment to fix bindings (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2) |
c1a037c8 [view] | v3.5.13-sru | 2011-12-06 00:38:29 -0600 | Timothy Pearson | [tdelibs] Rename tqencodedData to fix bindings (cherry picked from commit ca1f1a08ecb01139487ff2f0591f97b97164c4e4) |
18aecb8e [view] | v3.5.13-sru | 2011-12-05 23:54:16 -0600 | Timothy Pearson | [tdelibs] Use non-tq sizeHint functions to fix bindings (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58) |
106d706e [view] | v3.5.13-sru | 2011-12-05 23:29:35 -0600 | Timothy Pearson | [tdebindings] Fix kalyptus/tqt (cherry picked from commit 2ef253fb5ad347e446bf9c0a0f891d8d9ac7eb5c) |
79cb7ff9 [view] | v3.5.13-sru | 2011-12-05 23:21:39 -0600 | Timothy Pearson | [tdebindings] Modify smoke to handle tqt better (cherry picked from commit 26666d3ac99b7fcf7f4d9252ebf76eb1a455454b) |
173fc3c9 [view] | v3.5.13-sru | 2011-12-04 15:37:00 -0600 | Timothy Pearson | [tde-packaging] Fix tde-i18n FTBFS on Debian and Ubuntu (cherry picked from commit 7089b6cc0c12e1688cfb2ca97bb9bfce4b350224) |
cdb01314 [view] | v3.5.13-sru | 2011-12-03 21:16:47 -0600 | Timothy Pearson | [tde-packaging] Fix tde-i18n FTBFS on Debian and Ubuntu (cherry picked from commit 36ee03e4ce97921aab8858efc5e6d54ccb9bb322) |
0e831bb9 [view] | v3.5.13-sru | 2011-12-03 11:29:51 -0600 | Timothy Pearson | [ktechlab] Fix FTBFS (cherry picked from commit bf044d5a0d60867ed5b463eadf15c0144c3efdf8) |
42992ffe [view] | v3.5.13-sru | 2011-12-01 20:12:17 -0600 | Timothy Pearson | [ktechlab] Fix FTBFS with a bit of a hack around gpsim (cherry picked from commit 6c8db442b5f2560f8851bf774965d9ba0939da8f) |
522839f9 [view] | v3.5.13-sru | 2011-12-01 19:26:23 -0600 | Timothy Pearson | [ktechlab] Fix linker flags (cherry picked from commit 87772a3a3e65ce3d1bc321e7a6b656f0d7e38966) |
700fb3e4 [view] | v3.5.13-sru | 2011-11-29 19:25:27 -0600 | Timothy Pearson | [ktechlab] Fix FTBFS on oneiric (cherry picked from commit e6386e7670d934f86f74d39dba91602856c7d145) |
ee351365 [view] | v3.5.13-sru | 2011-11-28 15:25:23 -0600 | Timothy Pearson | [tde-packaging] Fix abakus build on Debian and Ubuntu (cherry picked from commit 971b00b04e026f6115aa1155b483a12f1768e2be) |
dc2be33d [view] | v3.5.13-sru | 2011-11-27 22:58:41 -0600 | Timothy Pearson | [abakus] Cleanup (cherry picked from commit f7fa09d48f7f1d6e271ddf9a6d8e7da9a3545e9f) |
b1632110 [view] | v3.5.13-sru | 2011-11-27 22:50:47 -0600 | Timothy Pearson | [abakus] Fix FTBFS (cherry picked from commit 2c82d91b8c5ac4b7b5813a8c09b130e12180974c) |
2016ba9b [view] | v3.5.13-sru | 2011-11-27 22:37:19 -0600 | Timothy Pearson | [abakus] Add bison support (cherry picked from commit a805660cba37d573bd07615cbdb36d3bba11ecc1) |
d145ebef [view] | v3.5.13-sru | 2011-11-27 20:29:37 -0600 | Timothy Pearson | [abakus] Add missing doc CMake files (cherry picked from commit cb997f2b156551f638e497638f91d6e4eb17877a) |
d2826221 [view] | v3.5.13-sru | 2011-11-27 20:27:31 -0600 | Timothy Pearson | [abakus] Fix cmake (cherry picked from commit 5369e0c3bd9870db474718a6fd962c2b02ad29ad) |
8a2e76e9 [view] | v3.5.13-sru | 2011-11-27 20:25:58 -0600 | Timothy Pearson | [abakus] Initial conversion to standard CMake system (cherry picked from commit b939a1459ef0e4eec6d8dd111baf8e022d1b46a0) |
5917947a [view] | v3.5.13-sru | 2011-11-27 20:24:21 -0600 | Timothy Pearson | [tde-packaging] Use cmake to build abakus on Debian and Ubuntu (cherry picked from commit 6c7c61327875a1f75b5756189acca554b33ae26b) |
471e5674 [view] | v3.5.13-sru | 2011-11-27 19:12:57 -0600 | Timothy Pearson | [tde-packaging] Fix wlassistant build deps (cherry picked from commit a705dea5438e1deedc390415d95c41f119a64a56) |
f10327b8 [view] | v3.5.13-sru | 2011-11-27 19:08:25 -0600 | Timothy Pearson | [wlassistant] Cleanup (cherry picked from commit 046a0561bc34e1de1fcd0e533ad6308d7909be94) |
40cdf03b [view] | v3.5.13-sru | 2011-11-27 19:07:51 -0600 | Timothy Pearson | [wlassistant] Fix FTBFS (cherry picked from commit ad685997cde1fc6d0a5def0fe8c6dfb0f81ded2c) |
67ab4c8b [view] | v3.5.13-sru | 2011-11-27 18:47:15 -0600 | Timothy Pearson | [wlassistant] Initial attempt at using the standard CMake system (cherry picked from commit fbfc28021ca0dee1dfb0d84e886e4ee9d8af05a3) |
b4cfc75d [view] | v3.5.13-sru | 2011-11-27 18:46:45 -0600 | Timothy Pearson | [tde-packaging] Use cmake for wlassistant on Debian and Ubuntu (cherry picked from commit c6497e1fdbc5afdbb9bd2ce7ebc247206608629d) |
a9c64e7a [view] | v3.5.13-sru | 2011-11-27 17:14:41 -0600 | Timothy Pearson | [tdelibs] Attempt to force dcopidl to accept the TQ_OBJECT macro (cherry picked from commit aa492f2e083fb5d31ce98c0e24dd87c12fdd3ed2) |
098a5e2f [view] | v3.5.13-sru | 2011-11-26 22:46:37 -0600 | Timothy Pearson | [tdesvn] Update svn/sqlite cmake detection (part of the original commit) (cherry picked from commit 4ce4baa8d68bdbc6f7e49f17338e61b9f2598332) |
363393a1 [view] | v3.5.13-sru | 2011-11-26 20:41:48 -0600 | Timothy Pearson | [tde-packaging] Use standard build system for tdesvn on Debian and Ubuntu (cherry picked from commit 1b03583b3c6545e21a13a75f63647de2b6aa12d4) |
865c06ef [view] | v3.5.13-sru | 2011-11-26 19:31:02 -0600 | Timothy Pearson | [tdeio-locate] Fix incorrect header (cherry picked from commit dfd07b448d0d3e4d4ade69841a5b10470e2247b3) |
efcc723f [view] | v3.5.13-sru | 2011-11-26 18:01:18 -0600 | Timothy Pearson | [rosegarden] Fix FTBFS (part of the original commit) (cherry picked from commit 50fa73a8cae405b8601972cd3568bda61cf6f736) |
7ebe2286 [view] | v3.5.13-sru | 2011-11-26 17:42:48 -0600 | Timothy Pearson | [rosegarden] Fix FTBFS (part of the original commit) (cherry picked from commit 4b3c5dd929ea78ca3b6f656a63d70b10d2f43885) |
21ce1267 [view] | v3.5.13-sru | 2011-11-26 13:26:16 -0600 | Timothy Pearson | [tde-packaging] Update rosegarden to use standard cmake build system on Ubuntu and Debian (cherry picked from commit b3423ec500e88a6dc3e0fe83409584888d0eca67) |
7edbc621 [view] | v3.5.13-sru | 2011-11-26 12:36:45 -0600 | Timothy Pearson | [ksquirrel] Fix FTBFS (part of the original commit) (cherry picked from commit 9da3ba75e96861dafbcf944eb6ed3d5b678be24c) |
a9b9b1d0 [view] | v3.5.13-sru | 2011-11-26 09:00:38 -0600 | Timothy Pearson | [kbfx] Remove references to cmakemodules (cherry picked from commit 79343d3e3afd40afc2fe34937dd598d8780290d7) |
26274e17 [view] | v3.5.13-sru | 2011-11-25 20:22:09 -0600 | Timothy Pearson | [tderadio] Fix FTBFS (cherry picked from commit d03f8569b307b380b4d1e6070d5e76e5f6868850) |
9c606ed2 [view] | v3.5.13-sru | 2011-11-25 17:47:56 -0600 | Timothy Pearson | [kpilot] Fix FTBFS (cherry picked from commit 13a435014160b3e4a968fadb310ed3564e064ef3) |
5cdf4f96 [view] | v3.5.13-sru | 2011-11-25 16:10:54 -0600 | Timothy Pearson | [kbfx] Clean up (cherry picked from commit 17e330a9ae07a8d69bd33104de59b9d3ada7b20c) |
b660e32d [view] | v3.5.13-sru | 2011-11-25 16:06:48 -0600 | Timothy Pearson | [kbfx] Fix FTBFS again (cherry picked from commit e5e6497cb7ef4cc3d384c1f01962f99934cc1eee) |
e93b262d [view] | v3.5.13-sru | 2011-11-25 15:56:27 -0600 | Timothy Pearson | [kbfx] Update remaining plugins to new CMake system (cherry picked from commit e1f0701a044549183106d857deaae291cc5950b0) |
47402b5b [view] | v3.5.13-sru | 2011-11-25 15:51:40 -0600 | Timothy Pearson | [kbfx] Fix configdialog FTBFS (cherry picked from commit 5661d90024acd6f43dc38211891c7b48cd0709f2) |
70e46300 [view] | v3.5.13-sru | 2011-11-25 15:37:22 -0600 | Timothy Pearson | [kbfx] Fix config cmake files (cherry picked from commit 7aaac3ed63e4907d6f6112dbc142952f06d0f8b1) |
d1e7b687 [view] | v3.5.13-sru | 2011-11-25 15:32:14 -0600 | Timothy Pearson | [kbfx] Fix FBTFS (cherry picked from commit 9b60260916ad138fc84c49429630c589f09aec22) |
7b8c23b9 [view] | v3.5.13-sru | 2011-11-25 15:14:40 -0600 | Timothy Pearson | [kbfx] Fix FTBFS (cherry picked from commit 0283ebd335acf17eea88905596d131c5c6734b14) |
2d2c6bb3 [view] | v3.5.13-sru | 2011-11-25 15:05:53 -0600 | Timothy Pearson | [kbfx] Fix common/data cmake files (cherry picked from commit e68818f8a8c20e8b0a348bf0f1527c8b292d0aec) |
5b8a654d [view] | v3.5.13-sru | 2011-11-25 15:03:41 -0600 | Timothy Pearson | [kbfx] Migrate main cmake file (cherry picked from commit a8435f7b72462753d65affe0708e6ec6838119cd) |
411cdc49 [view] | v3.5.13-sru | 2011-11-25 14:58:32 -0600 | Timothy Pearson | [kbfx] Fix library cmake file (cherry picked from commit 0c4bc5daa3504b759e0ec204f8979c7c92f2d6a0) |
270db7fe [view] | v3.5.13-sru | 2011-11-25 14:54:20 -0600 | Timothy Pearson | [tdeio-locate] Fix typo (cherry picked from commit 8719390974b02299bafe61880f31193a53c1a5d9) |
93420e12 [view] | v3.5.13-sru | 2011-11-25 14:50:55 -0600 | Timothy Pearson | [kbfx] Fix installation directory (cherry picked from commit 6af8464b4a30131c88d1b2745a6c84753cf04a16) |
8d053763 [view] | v3.5.13-sru | 2011-11-25 14:43:11 -0600 | Timothy Pearson | [kbfx] Initial attempt at using the standard CMake system (cherry picked from commit 4988ec1a102e4e80aa4675c9157a80725c3c2dba) |
1782cfe0 [view] | v3.5.13-sru | 2011-11-25 03:44:37 -0600 | Timothy Pearson | [tde-packaging] Fix tde-style-qtcurve build-deps on Debian and Ubuntu (cherry picked from commit 16fb38d815435b34830feeb60e8bf76b2347bbf5) |
9a28776b [view] | v3.5.13-sru | 2011-11-25 03:40:49 -0600 | Timothy Pearson | [kmymoney] Fix FTBFS (cherry picked from commit b43df843c8bf2c1ccd637fedaa7c036203f2f63e) |
c51913a8 [view] | v3.5.13-sru | 2011-11-25 02:21:17 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS on armel (cherry picked from commit 45acb7c6b079416aa26769b78669939d51eb8716) |
c7668708 [view] | v3.5.13-sru | 2011-11-25 00:29:48 -0600 | Timothy Pearson | [kima] Fix FTBFS (cherry picked from commit d0f9e92096d55c80c13e68ac3c5ee3fda70b579c) |
00311eaf [view] | v3.5.13-sru | 2011-11-25 00:21:05 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS...again... (cherry picked from commit 84dbffd9edc5afb15fc3a08064c17d8651ee70cf) |
0e99a911 [view] | v3.5.13-sru | 2011-11-25 00:11:18 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS (cherry picked from commit 7173a2aa830ab04bd92e0a13ac257c7beb3d7916) |
3cb544f9 [view] | v3.5.13-sru | 2011-11-25 00:10:20 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS (cherry picked from commit aa4b9a06db72dfcf769e40613ed0aeefbfc111c3) |
55a114b2 [view] | v3.5.13-sru | 2011-11-24 20:24:04 -0600 | Timothy Pearson | [tde-style-qtcurve] TQt conversion of config module (cherry picked from commit f21c6e30665e28ac55ae6895aad83e177585ce01) |
17a760ef [view] | v3.5.13-sru | 2011-11-24 20:21:51 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix additional FTBFS (cherry picked from commit e9d913d6017e67dd60f27d704c470e21425cd362) |
29515a54 [view] | v3.5.13-sru | 2011-11-24 20:13:06 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS (cherry picked from commit 657d173148f3db568aabe5f531f4bacbbda490ac) |
53e3cfef [view] | v3.5.13-sru | 2011-11-24 20:08:05 -0600 | Timothy Pearson | [tde-packaging] Fix tde-style-qtcurve on Debian and Ubuntu (cherry picked from commit 65a3fe0c81c103ee83cd326cf05a3b6ce18f2b4d) |
885364fe [view] | v3.5.13-sru | 2011-11-24 18:46:52 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix CMake files (cherry picked from commit 49b7f1fc787b969aad8fea4d4d2b15ef63cc4795) |
edb421c5 [view] | v3.5.13-sru | 2011-11-24 18:30:34 -0600 | Timothy Pearson | [tde-style-qtcurve] Fix FTBFS (cherry picked from commit fd5c28e98646633a12d2e8c51d731e8295375d6e) |
2884c249 [view] | v3.5.13-sru | 2011-11-24 18:25:45 -0600 | Timothy Pearson | [tde-style-qtcurve] Initial conversion to standard CMake system (cherry picked from commit 1899f45e7a77a15dcb9c8aa6b382a3fed578142d) |
54c93317 [view] | v3.5.13-sru | 2011-11-24 17:41:52 -0600 | Timothy Pearson | [kgtk-qt3] Cleanup (cherry picked from commit a27251c64504953fe17ab797e978f2f4928806d0) |
6a2f906a [view] | v3.5.13-sru | 2011-11-24 17:39:51 -0600 | Timothy Pearson | [tde-packaging] Fix kgtk-qt3 FTBFS on Debian and Ubuntu (cherry picked from commit 26cead648c6fa5b047caf9ff6badaffca17de97d) |
c51e04ee [view] | v3.5.13-sru | 2011-11-24 17:37:15 -0600 | Timothy Pearson | [kgtk-qt3] Fix another FTBFS (cherry picked from commit 64385ab9a4a3c84fd8b66a14889d1cb01d2c47a0) |
499707a8 [view] | v3.5.13-sru | 2011-11-24 17:34:14 -0600 | Timothy Pearson | [kgtk-qt3] Fix FTBFS (cherry picked from commit 1185d454832c29b033779a7a63ee7ad98d8ee61d) |
47e23177 [view] | v3.5.13-sru | 2011-11-24 17:33:01 -0600 | Timothy Pearson | [kgtk-qt3] Fix FTBFS (cherry picked from commit e027fdc5b24044442b3f60d4b70e464a0f53a015) |
5cdf5fa3 [view] | v3.5.13-sru | 2011-11-24 17:29:49 -0600 | Timothy Pearson | [tde-packaging] Use standard CMake build system for kgtk-qt3 (cherry picked from commit bf4274f846984ab7df435aa9a67c4cd3123bca6d) |
5720f0b9 [view] | v3.5.13-sru | 2011-11-24 17:27:01 -0600 | Timothy Pearson | [kgtk-qt3] Fix FTBFS (cherry picked from commit ee4b551f0c9e14bdbb4b4638bdd5374c80f0fbb5) |
f1c0cbfa [view] | v3.5.13-sru | 2011-11-24 17:26:39 -0600 | Timothy Pearson | [kgtk-qt3] Fix last commit (cherry picked from commit 32530d03ee7358b79866c0c43a710d26f60143e7) |
dad99719 [view] | v3.5.13-sru | 2011-11-24 17:25:07 -0600 | Timothy Pearson | [kgtk-qt3] Move po directory to standard location (cherry picked from commit d855dca8fa6fbfcebd51c33666e7cb43a6dacbe9) |
3d373af9 [view] | v3.5.13-sru | 2011-11-24 17:23:14 -0600 | Timothy Pearson | [kgtk-qt3] Fix po file handling (cherry picked from commit 6f3151e01d9b2b5bac5559178bd0640c0aeb1b4e) |
5f538b33 [view] | v3.5.13-sru | 2011-11-24 17:12:25 -0600 | Timothy Pearson | [kgtk-qt3] Remove incorrect internal cmake directory (cherry picked from commit d7071685d229d342faa1c0bba81e36941116ad98) |
da17668f [view] | v3.5.13-sru | 2011-11-24 17:10:48 -0600 | Timothy Pearson | [kgtk-qt3] Initial CMake conversion attempt (cherry picked from commit 01adb8f0d22cda54f15f7c3dda53e811d336a726) |
a5876fca [view] | v3.5.13-sru | 2011-11-24 15:02:15 -0600 | Timothy Pearson | [konversation] Fix FTBFS (cherry picked from commit 96f2a488786e370c355778e00c795e776e09d199) |
5fbe0e67 [view] | v3.5.13-sru | 2011-11-24 14:52:34 -0600 | Timothy Pearson | [knetworkmanager8] Fix FTBFS (cherry picked from commit b6d61e815517557903cddc512deb584e7005c5fa) |
ce2ed7d4 [view] | v3.5.13-sru | 2011-11-24 14:49:42 -0600 | Timothy Pearson | [tdeio-locate] Update kio-locate INSTALL and AUTHORS information (cherry picked from commit 491e4cff736389004584daf8ec788d18fcc59e32) |
53f5e801 [view] | v3.5.13-sru | 2011-11-24 14:43:44 -0600 | Timothy Pearson | [tdeio-locate] Add missing doc CMake control file (cherry picked from commit 3bd0ca50b5dac9e3f805a73d67369dcb82efa610) |
9852238e [view] | v3.5.13-sru | 2011-11-24 14:40:34 -0600 | Timothy Pearson | [tde-packaging] Deactivate apidox buld attempt for kio-locate on Debian and Ubuntu (cherry picked from commit 4d26b3bc3984739d812f22d751e3089de35293a0) |
0745daf9 [view] | v3.5.13-sru | 2011-11-24 14:34:02 -0600 | Timothy Pearson | [kmymoney] Fix FTBFS (cherry picked from commit 5c4162ecd91fb98ea7761d5c90adb956eb313b5e) |
34371cbe [view] | v3.5.13-sru | 2011-11-24 14:32:28 -0600 | Timothy Pearson | [tde-packaging] Build kio-locate with CMake (cherry picked from commit c7d982080a499d2dad14754de8781024a816c9f0) |
6853c0ff [view] | v3.5.13-sru | 2011-11-24 14:30:23 -0600 | Timothy Pearson | [tdeio-locate] Fix FTBFS (cherry picked from commit 30c6cf311507c9bf7eeb706ea8948c5c81aa1404) |
20f6476d [view] | v3.5.13-sru | 2011-11-24 14:20:08 -0600 | Timothy Pearson | [tdeio-locate] Add missing config.h.cmake file (cherry picked from commit e621be81bb814466886544a9a6d9a328c24d88f7) |
d4f48c6d [view] | v3.5.13-sru | 2011-11-24 14:09:13 -0600 | Timothy Pearson | [tdeio-locate] Initial conversion of kio-locate to CMake This probably won't build yet (cherry picked from commit 78e0d2cd45f327df654c8dd17f7098271398177f) |
c28be1d3 [view] | v3.5.13-sru | 2011-11-24 13:49:30 -0600 | Timothy Pearson | [kmyfirewall] Fix FTBFS (cherry picked from commit 35f11efd1cf1bcdcdb0528e4e3f28f7ccc10c6a6) |
927aee56 [view] | v3.5.13-sru | 2011-11-24 13:40:37 -0600 | Timothy Pearson | [kima] Fix FTBFS (cherry picked from commit 29b21f172abf94a8707fc57eae9455fce19fe69d) |
cdd0f691 [view] | v3.5.13-sru | 2011-11-24 13:36:47 -0600 | Timothy Pearson | [kile] Fix FTBFS (cherry picked from commit 0cddfb9589ec2db584f35d29cc3ed597a1314869) |
d1a73ca4 [view] | v3.5.13-sru | 2011-11-24 13:32:26 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS on armel (cherry picked from commit 2470d38df53e34a03e5d3ff8c9b7c2eed2949074) |
e8d08951 [view] | v3.5.13-sru | 2011-11-23 21:16:32 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS on armel (cherry picked from commit 499410b3110a9d7449a8b4f4f0e509aba5920ba5) |
652b0777 [view] | v3.5.13-sru | 2011-11-23 21:12:53 -0600 | Timothy Pearson | [keep] Fix FTBFS (cherry picked from commit 349e02a27efd1e13e84390aff2763e1596b03875) |
1e3f84a3 [view] | v3.5.13-sru | 2011-11-23 00:56:10 -0600 | Timothy Pearson | [tdewebdev] Fix FTBFS on armel (cherry picked from commit 7680211cab9b2fd1d8870ccf9d16e38aa5d6bd3f) |
59b73cc6 [view] | v3.5.13-sru | 2011-11-23 00:54:12 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS on armel (cherry picked from commit c8a5f60095a91bc389cdbf3aed26dbae01b8755c) |
bfb3ec6f [view] | v3.5.13-sru | 2011-11-23 00:52:08 -0600 | Timothy Pearson | [kipi-plugins] Fix FTBFS (cherry picked from commit ba222cf962dfc351c406f8d7d43c0e7bf5ac4a38) |
b27dc165 [view] | v3.5.13-sru | 2011-11-22 15:15:05 -0600 | Timothy Pearson | [filelight] Fix FTBFS (cherry picked from commit dd5c81d3b737949708758f4071064d4a282340c0) |
0350ba0d [view] | v3.5.13-sru | 2011-11-22 14:10:43 -0600 | Timothy Pearson | [abakus] Fix FTBFS (cherry picked from commit e9402471a2f87071f972ec8a19be33716d5ada5d) |
94208931 [view] | v3.5.13-sru | 2011-11-22 13:15:56 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS on armel (cherry picked from commit caf560737a5d4b373bb3f75755247c3bc06a211e) |
75350e0e [view] | v3.5.13-sru | 2011-11-22 02:52:10 -0600 | Timothy Pearson | [amarok] Fix FTBFS (cherry picked from commit 2dc7f12e969b3cef97b80fcbe7bc5a63b37b9a10) |
1f3302cb [view] | v3.5.13-sru | 2011-11-22 02:21:48 -0600 | Timothy Pearson | [tdewebdev] Fix FTBFS on armel (cherry picked from commit 7876363c65d1742947124b6082251f3f0eb264e7) |
fa0cef83 [view] | v3.5.13-sru | 2011-11-21 18:29:49 -0600 | Timothy Pearson | [kipi-plugins] Fix FTBFS (cherry picked from commit cfd9adeecf8fbd3322a0d548dcb26c55aaf22be2) |
eb699de2 [view] | v3.5.13-sru | 2011-11-21 18:14:06 -0600 | Timothy Pearson | [koffice] Fix FTBFS (cherry picked from commit d0f4f1bc5d4feb8ad340798b13fcd8b62661d2fa) |
9dec9695 [view] | v3.5.13-sru | 2011-11-21 16:28:25 -0600 | Timothy Pearson | [tdevelop] Fix FTBFS (cherry picked from commit c6fee889e9a4a644560804c7226c5fd6eb475e48) |
484e3ef6 [view] | v3.5.13-sru | 2011-11-21 13:31:42 -0600 | Timothy Pearson | [tdewebdev] Fix FTBFS on armel (cherry picked from commit b467e7a30c7e904d4a30aab5e149453fd984d830) |
ee22425f [view] | v3.5.13-sru | 2011-11-21 13:27:48 -0600 | Timothy Pearson | [tdeaccessibility] Fix FTBFS on armel (cherry picked from commit 5beb66d82a2494472e2bfdc7475f2b3268450c95) |
106ac645 [view] | v3.5.13-sru | 2011-11-21 13:03:11 -0600 | Timothy Pearson | [tde-packaging] Fix tde-i18n FTBFS on Debian and Ubuntu (cherry picked from commit a121fe19874eb8380d2e2e2f9ed55c0e1b124ea2) |
9b58d351 [view] | v3.5.13-sru | 2011-11-21 02:23:03 -0600 | Timothy Pearson | [tde-i18n] Initial import of extracted KDE i18n tarballs |
012818c8 [view] | v3.5.13-sru | 2011-11-20 23:30:18 -0600 | Timothy Pearson | [tdewebdev] Fix FTBFS (cherry picked from commit b3763f2a08e3ed959506e82f9e2d30bdbe584e83) |
d4a2c169 [view] | v3.5.13-sru | 2011-11-20 21:36:30 -0600 | Timothy Pearson | [tdeartwork] Fix FTBFS (cherry picked from commit ba92c5f50d990ee8378bfcc388d20ecd998f0417) |
82588f54 [view] | v3.5.13-sru | 2011-11-20 20:03:36 -0600 | Timothy Pearson | [tdeutils] Fix FTBFS on armel (cherry picked from commit 4c98c089eb8a176fd9baf1f93dbc76c637b0793f) |
baff6eea [view] | v3.5.13-sru | 2011-11-20 18:11:03 -0600 | Timothy Pearson | [tdeaccessibility] Fix FTBFS on armel (cherry picked from commit bc2eb97ad54df3c42a6d5c65ee2bfd1b4f9d9676) |
a44a56fd [view] | v3.5.13-sru | 2011-11-20 13:33:13 -0600 | Timothy Pearson | [tdeedu] Fix FTBFS on armel (cherry picked from commit 499449455e47d64d6aa56662a613ddad81f081cb) |
986fd453 [view] | v3.5.13-sru | 2011-11-20 02:26:18 -0600 | Timothy Pearson | [tdeaccessibility] Fix FTBFS (cherry picked from commit 93fda90a3db2c3f62852723e541394c362e266e2) |
bebee9ca [view] | v3.5.13-sru | 2011-11-20 02:00:33 -0600 | Timothy Pearson | [tdeutils] Fix FTBFS (cherry picked from commit 7872b68f0b787a3569a023874eb79096370c2f8e) |
da5460a6 [view] | v3.5.13-sru | 2011-11-20 00:53:48 -0600 | Timothy Pearson | [tde-packaging] Fix tdeutils FTBFS on Ubuntu and Debian (cherry picked from commit e0c2f7af7be9295f8bd99039eef5871f7e599b56) |
a876c4b6 [view] | v3.5.13-sru | 2011-11-20 00:31:37 -0600 | Timothy Pearson | [tdetoys] Fix FTBFS (cherry picked from commit aef0e36bd7c3b47f0bfad74964346b3fb0911e67) |
1a3af445 [view] | v3.5.13-sru | 2011-11-19 23:35:06 -0600 | Timothy Pearson | [tdesdk] Fix FTBFS (cherry picked from commit 8be442eb6adab61652bf63065f6b32beddce6df7) |
5a755f8f [view] | v3.5.13-sru | 2011-11-19 18:25:32 -0600 | Timothy Pearson | [tdeedu] Fix FTBFS on armel (cherry picked from commit ddf50c29f5c6bd8de807218a0e5eee42aed1ff91) |
b74508c5 [view] | v3.5.13-sru | 2011-11-19 11:25:31 -0600 | Timothy Pearson | [tdeedu] Fix FTBFS on armel (cherry picked from commit 5a4dd8f54c3dc2e1104a7c1c9c5dc24b46c3f8e0) |
558317e5 [view] | v3.5.13-sru | 2011-11-18 21:16:09 -0600 | Timothy Pearson | [tdemultimedia] Fix FTBFS (cherry picked from commit d332888179eaec0a7965c4a95066419fbc7f857a) |
ab7a30e1 [view] | v3.5.13-sru | 2011-11-18 15:08:14 -0600 | Timothy Pearson | [tde-packaging] Fix tdegames build deps on Debian and Ubuntu (cherry picked from commit 332c7d67c9846dd7a76928246cef7f49a54ef737) |
065740ce [view] | v3.5.13-sru | 2011-11-18 13:26:52 -0600 | Timothy Pearson | [tdeedu] Fix FTBFS (cherry picked from commit 6d932d40aa22bdf60f00ada0f16a1a21b9b4c1f6) |
5691aad4 [view] | v3.5.13-sru | 2011-11-18 10:52:13 -0600 | Timothy Pearson | [tdenetwork] Update kdenetwork Autotools for new DSO linkage style (cherry picked from commit d81f0e49aa19d9a3b627e140306abb10e3b26026) |
6ca5e6d6 [view] | v3.5.13-sru | 2011-11-17 21:15:44 -0600 | Timothy Pearson | [tdebase] Fix tdebase FTBFS (cherry picked from commit b92f4fbd165f03685928a50d85c34ba8729b7c48) |
0d699fa3 [view] | v3.5.13-sru | 2011-11-14 18:27:00 -0600 | Timothy Pearson | [tde-packaging] Fix tdelibs FTBFS on Ubuntu (cherry picked from commit 9cdd60304e49a4037b326ddbaac7c038383fbdf7) |
94cb938d [view] | v3.5.13-sru | 2011-11-06 18:44:15 -0600 | Timothy Pearson | [tde-packaging] Fix tqtinterface circular build dependency on avahi-tqt (cherry picked from commit 6c38cab10a7098385533b7599a6b7dcbabeef584) |
595bc9f1 [view] | v3.5.13-sru | 2011-11-04 17:46:48 -0500 | Timothy Pearson | [tde] Moved the experimental code to its own repository (cherry picked from commit e1ea8cb53e0d0067e5c15360a333a5ebddbf4d86) |
2d4cdda5 [view] | v3.5.13-sru | 2011-11-04 13:06:17 -0500 | Timothy Pearson | [tde] Moved Qt3 into its own GIT repository (cherry picked from commit 59b5a388e65b7fdc32f500ed9d35e0e369a0e461) |
a86efdf6 [view] | v3.5.13-sru | 2011-11-04 12:44:53 -0500 | Automated System | [rosegarden] Added empty directories (cherry picked from commit d23d7effa24ea5fa28b0659658dcabd77da7a3cb) |
77e66c6d [view] | v3.5.13-sru | 2011-11-04 12:44:28 -0500 | Automated System | [piklab] Added empty directories (cherry picked from commit a1dff9baa2d363e53c371aef4197776c1fb94c0c) |
f6ac222f [view] | v3.5.13-sru | 2011-11-04 01:17:07 -0500 | Automated System | [kpilot] Add empty directories (cherry picked from commit 14cfa1b6023c6bbc60da7c645817d544689e30e2) |
efd63ae7 [view] | v3.5.13-sru | 2011-11-03 12:55:55 -0500 | Automated System | [tdebindings] Ensure empty directory is tracked (cherry picked from commit 3f388becca6703bbdbe14bddc666b5729eabf95f) |
9867fcbf [view] | v3.5.13-sru | 2011-10-31 23:02:16 +0100 | albator | [tde-packaging] kdebase 3.5.13: global Xsession script is /etc/X11/xinit/Xsession under RHEL/Fedora, not /etc/X11/Xsession. |
8695886e [view] | v3.5.13-sru | 2011-10-31 19:18:15 +0100 | albator | [tde-packaging] TDE 3.5.13 final more small fixes before release (RHEL/Fedora) |
22f1373d [view] | v3.5.13-sru | 2011-10-31 09:58:18 +0100 | albator | [tde-packaging] Add meta package "trinity-desktop" for RHEL/Fedora |
a6ba6e4c [view] | v3.5.13-sru | 2011-10-30 21:38:42 -0500 | Timothy Pearson | [tde] Add LibreOffice GIT HEAD patch file |
a512a0bb [view] | v3.5.13-sru | 2011-10-30 21:38:42 -0500 | Timothy Pearson | [thirdparty] Add LibreOffice GIT HEAD patch file |
8ad5f890 [view] | v3.5.13-sru | 2011-10-30 21:55:14 +0100 | albator | [tde-packaging] Fix TDE 3.5.13 package dependencies |
0061571b [view] | v3.5.13-sru | 2011-10-30 18:36:20 +0100 | albator | [tde-packaging] TDE 3.5.13 stable release for RHEL/Fedora |
f16f2e4b [view] | v3.5.13-sru | 2011-10-30 18:33:55 +0100 | albator | [tde-packaging] TDE 3.5.13 applications for RHEL/Fedora |
703986bf [view] | v3.5.13-sru | 2011-10-29 23:32:41 +0200 | albator | [tde-packaging] Lot of updates for TDE 3.5.13 (RHEL 5, RHEL 6, Fedora 15) |
a5baef50 [view] | v3.5.13-sru | 2011-10-29 20:12:44 +0000 | tpearson | [tdebase] Allow kdebase compilation with optional xrandr support disabled Thanks to Francois Andriot for the patch! |
9b519237 [view] | v3.5.13-sru | 2011-10-29 20:08:50 +0000 | tpearson | [tdelibs] Disable kdelibs randr component building with outdated, incompatible xrandr versions Thanks to Francois Andriot for the patch! |
1827347a [view] | v3.5.13-sru | 2011-10-29 20:05:33 +0000 | tpearson | [tdevelop] Fix a kdevelop FTBFS on Fedora 15 Thanks to Francois Andriot for the patch! |
bc812669 [view] | v3.5.13-sru | 2011-10-29 18:14:51 +0000 | tpearson | [tdeaddons] Fix kdeaddons FTBFS on Fedora 15 Thanks to Francois Andriot for the info! |
5a3c8c66 [view] | v3.5.13-sru | 2011-10-29 13:22:57 +0200 | albator | [tde-packaging] kdeaddons 3.5.13 RPM |
6f9f02b9 [view] | v3.5.13-sru | 2011-10-29 13:22:41 +0200 | albator | [tde-packaging] kdebase 3.5.12 fix |
ba0e2f33 [view] | v3.5.13-sru | 2011-10-29 13:22:10 +0200 | albator | [tde-packaging] kdelibs, kde-i18n, kdeaccesibility 3.5.13 RPM |
1b82e4c4 [view] | v3.5.13-sru | 2011-10-29 13:21:08 +0200 | albator | [tde-packaging] kdeadmin 3.5.13 RPM |
6e364689 [view] | v3.5.13-sru | 2011-10-29 13:20:44 +0200 | albator | [tde-packaging] kdeartwork, kdebase, kdebindings, kdeedu, kdegames, kdegraphics 3.5.13 RPM |
26fc278c [view] | v3.5.13-sru | 2011-10-29 13:19:29 +0200 | albator | [tde-packaging] kdelibs, kdemultimedia, kdetoys 3.5.13 RPM |
0ec35e66 [view] | v3.5.13-sru | 2011-10-29 13:19:01 +0200 | albator | [tde-packaging] kdenetwork 3.5.13 RPM |
aa56e8ad [view] | v3.5.13-sru | 2011-10-29 13:18:20 +0200 | albator | [tde-packaging] kdepim, kdeutils, kdesdk RPM for TDE 3.5.13 |
fcc219fa [view] | v3.5.13-sru | 2011-10-29 13:17:56 +0200 | albator | [tde-packaging] Kdevelop RPM for TDE 3.5.13 |
9a769a7e [view] | v3.5.13-sru | 2011-10-29 13:17:39 +0200 | albator | [tde-packaging] RPM kdewebdev for TDE 3.5.13 |
06545090 [view] | v3.5.13-sru | 2011-10-29 13:16:27 +0200 | albator | [tde-packaging] Small fixes |
e74a5564 [view] | v3.5.13-sru | 2011-10-29 13:15:59 +0200 | albator | [tde-packaging] Fix description |
8b608046 [view] | v3.5.13-sru | 2011-10-29 13:15:29 +0200 | albator | [tde-packaging] Revert macro %make_install Re-add "*.a" files to package. |
619a393e [view] | v3.5.13-sru | 2011-10-29 13:14:38 +0200 | albator | [tde-packaging] K3B RPM packaging for TDE 3.5.13 |
ea99cc19 [view] | v3.5.13-sru | 2011-10-29 02:14:01 +0000 | tpearson | [tdeedu] Fix kdeedu FTBFS on Fedora 15 Thanks to Francois Andriot for the patch! |
61f93068 [view] | v3.5.13-sru | 2011-10-29 02:11:45 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS on Fedora 15 Thanks to François Androit for the patch! |
8682a96d [view] | v3.5.13-sru | 2011-10-29 02:08:29 +0000 | tpearson | [tdenetwork] Fix Kopete Jabber plugin failing to load This closes Bug #556 |
950edb94 [view] | v3.5.13-sru | 2011-10-28 23:54:47 +0000 | tpearson | [tdelibs] Add debugging message upon libltdl dlopen() failure This greatly simplifies debugging TDE dynamically loaded plugins! |
6d6796c2 [view] | v3.5.13-sru | 2011-10-28 23:54:47 +0000 | tpearson | [libltdl] Add debugging message upon libltdl dlopen() failure This greatly simplifies debugging TDE dynamically loaded plugins! |
41b6eec2 [view] | v3.5.13-sru | 2011-10-28 18:58:39 +0000 | tpearson | [tdemultimedia] Fix kdemultimedia FTBFS on Fedora 15 Thanks to François Androit for the patch! |
e775ea5d [view] | v3.5.13-sru | 2011-10-28 15:59:28 +0000 | tpearson | [tdemultimedia] Pass assitional linker flags to kdemultimedia kfile-plugins modules to satisfy new direct DSO linking requirements |
9b3de9e4 [view] | v3.5.13-sru | 2011-10-27 18:10:41 +0000 | tpearson | [arts] Fix artswrapper unset executable name This closes regression Bug #564 |
c95d8dea [view] | v3.5.13-sru | 2011-10-27 15:39:53 +0000 | tpearson | [tdebase] Sync kxkb with the latest numlockx sources This is related to Bug #561, but may not be sufficient to close it |
a2c2f2ed [view] | v3.5.13-sru | 2011-10-27 10:07:05 -0500 | Timothy Pearson | [tde-packaging] Set Modify/Break keywords on kontact integration for basket-trinity to allow for upgrade from older non-split versions |
378e17d1 [view] | v3.5.13-sru | 2011-10-27 03:18:43 +0000 | tpearson | [tdelibs] Fix KHTML multi-line textboxes rendering incorrectly This closes Bug #558 |
ae530517 [view] | v3.5.13-sru | 2011-10-26 20:01:41 +0000 | tpearson | [tde-cmake] Enable owner write access on suid executables This does not change the security of said executables, as the owner always has the ability to chmod +w and then edit the file |
2b33100f [view] | v3.5.13-sru | 2011-10-26 19:40:13 +0000 | tpearson | [tdebase] Fix kdebase FTBFS on Fedora 15 |
7f1b1186 [view] | v3.5.13-sru | 2011-10-26 14:32:11 -0500 | Timothy Pearson | [tde-packaging] Split basket kontact integration into separate package |
2b178a53 [view] | v3.5.13-sru | 2011-10-26 19:03:07 +0000 | tpearson | [tdebase] Fix kdesu breaking all DCOP communication in the current TDE session This closes Bug #394 |
9e1f287e [view] | v3.5.13-sru | 2011-10-26 18:00:36 +0000 | tpearson | [tdebase] Provide option to enable application autocompletion in the run dialog This fixes regression bug #557 |
e7d3e8c4 [view] | v3.5.13-sru | 2011-10-26 17:52:24 +0000 | tpearson | [tdenetwork] Fix failure to launch Kopete when statistics module is enabled due to faulty SQLite linkage when Autotools is used to build kdenetwork |
e5bbee9b [view] | v3.5.13-sru | 2011-10-26 17:21:55 +0000 | tpearson | [kdbusnotification] Second part of prior commit |
e62b95a2 [view] | v3.5.13-sru | 2011-10-26 17:21:27 +0000 | tpearson | [kdbusnotification] Remove incorrect user visible kdbusnotification shortcut from Kicker |
fdadce76 [view] | v3.5.13-sru | 2011-10-26 17:20:23 +0000 | tpearson | [tdesudo] Update license headers in kdesudo This should have been done before the freeze, but it does not really matter because no compilable code was altered |
8310ddd1 [view] | v3.5.13-sru | 2011-10-26 06:15:09 +0000 | tpearson | [gtk-qt-engine] Fix highly visible incorrect mapping of GTK generic file icon to TDE unknown mimetype icon This is rammed throught the hard freeze only due to its high visibility in common GTK applications such as Firefox |
cb717a24 [view] | v3.5.13-sru | 2011-10-25 23:22:23 +0000 | tpearson | [tdelibs] Rebrand version string to final 3.5.13 release Trinity is now in a hard code freeze |
d2d02601 [view] | v3.5.13-sru | 2011-10-24 23:21:18 +0000 | tpearson | [gtk-qt-engine] Fix menu bar drawing failures on Firefox v4+ and Thunderbird when used with the GTK Qt Theme Engine This partially resolves Bug #546 |
3e35e06e [view] | v3.5.13-sru | 2011-10-24 22:32:10 +0000 | tpearson | [tdelibs] Add cr16-action-button_ok.png to kdelibs |
d9ed5a87 [view] | v3.5.13-sru | 2011-10-24 17:31:00 -0500 | Timothy Pearson | [tde-packaging] Add button_ok and button_cancel 16 pixel icons to kdelibs |
4b23394a [view] | v3.5.13-sru | 2011-10-24 18:08:17 +0000 | tpearson | [gtk-qt-engine] Fix GTK Qt engine when used with a compositor supporting ARGB visuals |
416a551e [view] | v3.5.13-sru | 2011-10-24 18:06:08 +0000 | tpearson | [tdelibs] Add constructor to KApplication that allows ARGB visuals to be manually disabled This allows the GTK Qt theme engine to work with a KApplication object when a window compositor is enabled |
0d2336ff [view] | v3.5.13-sru | 2011-10-24 01:16:22 +0000 | tpearson | [tdelibs] Fix kdelibs FTBFS |
4f0472c4 [view] | v3.5.13-sru | 2011-10-24 01:12:32 +0000 | tpearson | [tdebase] Fix xsetroot breaking kompmgr |
6cbb68bb [view] | v3.5.13-sru | 2011-10-24 00:06:26 +0000 | tpearson | [smartcardauth] Attempt to fix failure to logon if smart card is inserted during system startup |
d1b18274 [view] | v3.5.13-sru | 2011-10-23 23:48:50 +0000 | tpearson | [tdebase] Attempt to fix Kicker freezing on the screen when logout is selected |
40bd0569 [view] | v3.5.13-sru | 2011-10-23 22:42:12 +0000 | tpearson | [tdebase] Fix kdebase conditional builds Thanks to Fat-Zer for the patch! |
ef563f17 [view] | v3.5.13-sru | 2011-10-23 22:26:29 +0000 | tpearson | [tdebase] Fix kdebase translations in desktop files Thanks to Fat-Zer for the patch! |
51aaf7ff [view] | v3.5.13-sru | 2011-10-23 22:23:16 +0000 | tpearson | [tdeartwork] Fix broken translations and remove invalid ones Thanks to Fat-Zer for the patch! |
69067080 [view] | v3.5.13-sru | 2011-10-23 22:10:05 +0000 | tpearson | [tdebase] Add option to disable Konqueror smooth scrolling Thanks to Nick Leverton for the patch! |
f23b0d85 [view] | v3.5.13-sru | 2011-10-23 21:50:48 +0000 | tpearson | [amarok] Update Amarok help file symlinks Thanks to Darrell Anderson for the patch! |
b54509d5 [view] | v3.5.13-sru | 2011-10-23 16:31:26 -0500 | Timothy Pearson | [tde-packaging] Add tde-xparts-extras-trinity skeleton to Ubuntu and Debian packaging for kdebindings Rename KDE to TDE in kdebindings packaging |
72f59967 [view] | v3.5.13-sru | 2011-10-23 16:08:16 -0500 | Timothy Pearson | [tde-packaging] Move dependency on perl-suid to a recommends on Ubuntu and Debian |
89e59df7 [view] | v3.5.13-sru | 2011-10-22 22:08:54 +0000 | tpearson | [tdelibs] Fix findSignal failure in kio net slave This fixes audio CD CDDB lookups among other things |
6a4cb497 [view] | v3.5.13-sru | 2011-10-22 18:30:36 +0000 | tpearson | [tdenetwork] Fix krfb SIGABRT when graphics driver lacks shared memory support. This closes Bug #422 Thanks to Debian for the patch! |
b22d2d2b [view] | v3.5.13-sru | 2011-10-22 17:38:24 +0000 | tpearson | [tdenetwork] Revert int size change in krfb.h When connecting to an AMD64 krfb server, it will not accept the correct password due to a word size issue. This was a regression somewhere around 2008, the Debian bug mail refers to it. Thanks to Nick Leverton for the patch! |
48a18184 [view] | v3.5.13-sru | 2011-10-22 01:24:48 +0000 | tpearson | [koffice] Fix koffice FTBFS on armel |
cd71be65 [view] | v3.5.13-sru | 2011-10-21 20:15:40 +0200 | albator | [tde-packaging] Update for QT3.3.3.8d |
5b6e8c67 [view] | v3.5.13-sru | 2011-10-21 20:15:15 +0200 | albator | [tde-packaging] Small fixups for K3B |
5da81c3e [view] | v3.5.13-sru | 2011-10-21 20:14:13 +0200 | albator | [tde-packaging] Add libcaldav and libcarddav for RHEL6 |
a2b242fb [view] | v3.5.13-sru | 2011-10-20 20:50:21 +0000 | tpearson | [koffice] Fix a koffice FTBFS on armel |
0a842010 [view] | v3.5.13-sru | 2011-10-20 19:44:41 +0000 | tpearson | [tdevelop] Fix kdevelop FTBFS on armel |
0141c1ae [view] | v3.5.13-sru | 2011-10-20 15:39:22 +0000 | tpearson | [tdetoys] Fix kdetoys FTBFS on armel |
a8707e2a [view] | v3.5.13-sru | 2011-10-20 10:08:10 -0500 | Timothy Pearson | [tde-packaging] Fix kdeutils FTBFS on armel under Ubuntu and Debian |
8f7614a4 [view] | v3.5.13-sru | 2011-10-20 06:45:17 +0000 | tpearson | [tdesdk] Fix kdesdk FTBFS on armel |
5379c37c [view] | v3.5.13-sru | 2011-10-20 03:59:04 +0000 | tpearson | [tdeartwork] Commit initial kdeartwork CMake support, courtesy of Golubev Alexander |
9c16e949 [view] | v3.5.13-sru | 2011-10-20 03:41:26 +0000 | tpearson | [bibletime] Fix bibletime FTBFS on armel |
ecd4f459 [view] | v3.5.13-sru | 2011-10-19 20:57:37 +0000 | tpearson | [tdeedu] Fix kdeedu FTBFS |
b7851ae5 [view] | v3.5.13-sru | 2011-10-19 20:20:23 +0000 | tpearson | [tdeedu] Fix a couple kdeedu build problems on armel |
9c86c7e0 [view] | v3.5.13-sru | 2011-10-19 15:06:15 -0500 | Timothy Pearson | [tde-packaging] Add libtqt3-integration-trinity package to kdebase on Debian and Ubuntu |
948b987b [view] | v3.5.13-sru | 2011-10-19 14:40:44 -0500 | Timothy Pearson | [tde-packaging] Add empty directories that were not properly committed earlier |
a9cfcd75 [view] | v3.5.13-sru | 2011-10-19 19:05:08 +0000 | tpearson | [tdebase] TQt port tqt3integration |
337f18fe [view] | v3.5.13-sru | 2011-10-19 18:56:47 +0000 | tpearson | [tdebase] Add tqt3integration These files were originally taken from the GPLed OpenSUSE kdebase builds |
a04fc552 [view] | v3.5.13-sru | 2011-10-19 07:12:43 +0000 | tpearson | [ktorrent] Fix ktorrent string errors Thanks to Calvin Morrison for the patch! |
6f703b6c [view] | v3.5.13-sru | 2011-10-19 05:20:42 +0000 | tpearson | [tdeadmin] Add newer Ubuntu and Debian versions to the networkconf backend This closes Bug #548 |
06969072 [view] | v3.5.13-sru | 2011-10-19 05:06:16 +0000 | tpearson | [gtk-qt-engine] Add notes to gtk engine on how to fix the Tree View...when GTK fixes it first! |
0ee1f62b [view] | v3.5.13-sru | 2011-10-19 04:31:26 +0000 | tpearson | [gtk-qt-engine] Fix additional GTK theme engine problems |
d1071e29 [view] | v3.5.13-sru | 2011-10-19 04:17:09 +0000 | tpearson | [tdelibs] Add missing cr16-action-button_cancel.png icon file to kdelibs |
1944004a [view] | v3.5.13-sru | 2011-10-19 03:37:13 +0000 | tpearson | [tdebase] From "Fat-Zer" "This patch adds generate of kwin.cmake file. This file will be used by kwin-styles package from kdeartwork." |
09b929ee [view] | v3.5.13-sru | 2011-10-19 03:21:21 +0000 | tpearson | [gtk-qt-engine] Fix gtk-qt-engine tab bars |
94a5414c [view] | v3.5.13-sru | 2011-10-19 02:53:52 +0000 | tpearson | [gtk-qt-engine] Fix up a number of GTK/Qt theme engine problems |
bb335ea2 [view] | v3.5.13-sru | 2011-10-18 19:17:51 +0000 | tpearson | [tdebase] Fix kdesktop_lock lock date/time display |
e980b1bc [view] | v3.5.13-sru | 2011-10-18 17:20:56 +0000 | tpearson | [tdenetwork] Fix kppp FTBFS under armel |
b70482d0 [view] | v3.5.13-sru | 2011-10-18 03:40:42 +0000 | tpearson | [tdelibs] Make KPassivePopup emit a signal when a popup is hidden |
7dfe6d3e [view] | v3.5.13-sru | 2011-10-17 22:19:14 -0500 | Timothy Pearson | [tde-packaging] Do not depend on valgrind when doing armel builds of kdenetwork |
4e9cb943 [view] | v3.5.13-sru | 2011-10-17 22:07:00 -0500 | Timothy Pearson | [tde-packaging] Fix kdbusnotification packaging |
509cac7d [view] | v3.5.13-sru | 2011-10-17 19:42:47 -0500 | Timothy Pearson | [tde-packaging] Add packaging for kdbusnotification |
a062a26f [view] | v3.5.13-sru | 2011-10-18 00:33:57 +0000 | tpearson | [kdbusnotification] Add autostart files to kdbusnotifier |
49eb1758 [view] | v3.5.13-sru | 2011-10-18 00:13:32 +0000 | tpearson | [kdbusnotification] Add stack to kdbusdaemon |
8e8432bc [view] | v3.5.13-sru | 2011-10-17 23:51:06 +0000 | tpearson | [kdbusnotification] Initial version of the kdbusnotification service |
3f4f6118 [view] | v3.5.13-sru | 2011-10-17 19:46:22 +0000 | tpearson | [kdbusnotification] Set externals |
845ab446 [view] | v3.5.13-sru | 2011-10-17 19:45:53 +0000 | tpearson | [kdbusnotification] Add kdbusnotification skeleton |
32401070 [view] | v3.5.13-sru | 2011-10-17 12:47:42 -0500 | Timothy Pearson | [tde-packaging] Fix knetworkmanager8 on lenny |
76ef832c [view] | v3.5.13-sru | 2011-10-17 18:47:27 +0100 | Tim Williams | [tde-packaging] Adding the remaining Mandriva patches and spec files |
367c63d2 [view] | v3.5.13-sru | 2011-10-17 17:44:58 +0000 | tpearson | [knetworkmanager8] Import externals for knetworkmanager8 |
1e0dd586 [view] | v3.5.13-sru | 2011-10-17 17:38:53 +0000 | tpearson | [knetworkmanager8] Add dead-ended knetworkmanager 0.8 source Add copy of same for knetworkmanager 0.9 starting point |
fb6450c3 [view] | v3.5.13-sru | 2011-10-17 12:28:02 -0500 | Timothy Pearson | [tde-packaging] Finish knetworkmanager source package rename |
941f027b [view] | v3.5.13-sru | 2011-10-17 12:26:16 -0500 | Timothy Pearson | [tde-packaging] Add knetworkmanager version number in source package name |
f503bf1c [view] | v3.5.13-sru | 2011-10-17 12:24:31 -0500 | Timothy Pearson | [tde-packaging] Force knetworkmanager to avoid network-manager 0.8.9 and above |
fd1cb38f [view] | v3.5.13-sru | 2011-10-17 16:29:13 +0000 | tpearson | [ksquirrel] Fix ksquirrel FTBFS under oneiric i386 |
51cb1328 [view] | v3.5.13-sru | 2011-10-17 16:18:22 +0000 | tpearson | [krusader] Fix krusader FTBFS under oneiric |
45ec7146 [view] | v3.5.13-sru | 2011-10-17 07:48:22 +0000 | tpearson | [ksquirrel] Fix ksquirrel FTBFS under oneiric |
d64e4117 [view] | v3.5.13-sru | 2011-10-17 07:39:05 +0000 | tpearson | [ksystemlog] Fix ksystemlog FTBFS under oneiric |
5899fe29 [view] | v3.5.13-sru | 2011-10-17 07:35:07 +0000 | tpearson | [wlassistant] Fix wlassistant FTBFS under oneiric |
2be53f68 [view] | v3.5.13-sru | 2011-10-17 06:57:59 +0000 | tpearson | [smartcardauth] Fix smartcardauth FTBFS under oneiric |
b9244069 [view] | v3.5.13-sru | 2011-10-17 06:52:44 +0000 | tpearson | [kvirc] Fix kvirc FTBFS under oneiric |
0404f9a2 [view] | v3.5.13-sru | 2011-10-17 06:35:03 +0000 | tpearson | [tellico] Fix tellico FTBFS under oneiric |
acd32952 [view] | v3.5.13-sru | 2011-10-17 05:21:34 +0000 | tpearson | [rosegarden] Fix rosegarden FTBFS under oneiric |
b21d29de [view] | v3.5.13-sru | 2011-10-17 03:26:30 +0000 | tpearson | [piklab] Fix piklab FTBFS under oneiric |
ff9eff8e [view] | v3.5.13-sru | 2011-10-16 22:00:37 -0500 | Timothy Pearson | [tde-packaging] Add libreadline6-dev as piklab build dep on Debian and Ubuntu |
3693985f [view] | v3.5.13-sru | 2011-10-17 02:48:34 +0000 | tpearson | [knights] Fix knights FTBFS under oneiric |
2403c831 [view] | v3.5.13-sru | 2011-10-16 17:10:54 -0500 | Timothy Pearson | [tde-packaging] Fix kiosktool build deps under Debian and Ubuntu |
deb7c8cc [view] | v3.5.13-sru | 2011-10-16 21:33:14 +0000 | tpearson | [arts] Rempve obsolete and broken autotools files from arts |
197f795e [view] | v3.5.13-sru | 2011-10-16 20:33:42 +0000 | tpearson | [kiosktool] Fix kiosktool FTBFS under oneiric |
4a846a8e [view] | v3.5.13-sru | 2011-10-16 15:30:04 -0500 | Timothy Pearson | [tde-packaging] Fix kiosktool debian rules file on Debian and Ubuntu |
ad50a0b0 [view] | v3.5.13-sru | 2011-10-16 15:23:36 -0500 | Timothy Pearson | [tde-packaging] Fix kiosktool Ubuntu patches |
48b42e21 [view] | v3.5.13-sru | 2011-10-16 20:07:32 +0000 | tpearson | [kpilot] Fix kpilot FTBFS under oneiric |
daaba1d3 [view] | v3.5.13-sru | 2011-10-16 07:50:51 +0000 | tpearson | [ktorrent] Fix ktorrent FTBFS under oneiric |
f8251d28 [view] | v3.5.13-sru | 2011-10-16 07:39:08 +0000 | tpearson | [tderadio] Fix kradio FTBFS under oneiric |
56bd9a60 [view] | v3.5.13-sru | 2011-10-16 07:02:38 +0000 | tpearson | [kmymoney] Fix kmymoney2 FTBFS under oneiric |
01a4f45a [view] | v3.5.13-sru | 2011-10-16 06:04:17 +0000 | tpearson | [kmyfirewall] Fix kmyfirewall FTBFS under oneiric |
03859c2e [view] | v3.5.13-sru | 2011-10-16 05:53:48 +0000 | tpearson | [tdeio-locate] Fix kio-locate FTBFS under oneiric |
a2ac0d63 [view] | v3.5.13-sru | 2011-10-16 00:10:01 +0000 | tpearson | [tdebindings] Implement support for updating the status bar when the mouse cursor is above a link (and by javascript) and the window title is updated when a page is loaded in the mozilla plugin Thanks to Julius Schwartzenberg for the patch! |
b877051c [view] | v3.5.13-sru | 2011-10-15 09:36:02 +0000 | tpearson | [kile] Fix kile FTBFS under oneiric |
586a5f78 [view] | v3.5.13-sru | 2011-10-15 09:34:36 +0000 | tpearson | [kiosktool] Raw TQt conversion of kiosktool |
56a74759 [view] | v3.5.13-sru | 2011-10-15 09:27:28 +0000 | tpearson | [kgtk-qt3] Fix kgtk-trinity FTBFS under oneiric |
c5b950e4 [view] | v3.5.13-sru | 2011-10-15 04:24:01 -0500 | Timothy Pearson | [tde-packaging] Add initial packaging for kiosktool-trinity to Debian and Ubuntu |
281b2113 [view] | v3.5.13-sru | 2011-10-15 09:14:47 +0000 | tpearson | [kiosktool] Initial import of kiosktool This source tree will most likely not even compile yet--stay tuned for updates! |
45beeef4 [view] | v3.5.13-sru | 2011-10-15 09:06:27 +0000 | tpearson | [tde-systemsettings] Fix kde-systemsettings FTBFS under oneiric |
1b8d048c [view] | v3.5.13-sru | 2011-10-15 08:48:50 +0000 | tpearson | [tdesvn] Fix kdesvn FTBFS under oneiric |
cb155b6b [view] | v3.5.13-sru | 2011-10-15 07:59:45 +0000 | tpearson | [kdpkg] Fix kdpkg FTBFS under oneiric |
da3e5a1f [view] | v3.5.13-sru | 2011-10-15 07:19:10 +0000 | tpearson | [kchmviewer] Fix kchmviewer FTBFS under oneiric |
79eb4286 [view] | v3.5.13-sru | 2011-10-15 07:04:09 +0000 | tpearson | [kbfx] Fix kbfx FTBFS under oneiric |
f32aa75e [view] | v3.5.13-sru | 2011-10-15 06:49:03 +0000 | tpearson | [koffice] Fix koffice FTBFS under oneiric |
f63b035a [view] | v3.5.13-sru | 2011-10-14 23:31:08 -0500 | Timothy Pearson | [tde-packaging] Add libreadline6-dev as alternate koffice build-dep |
2ce5b382 [view] | v3.5.13-sru | 2011-10-15 02:07:16 +0000 | tpearson | [gtk-qt-engine] Clean up gtk-qt-engine a bit |
e72b4c2d [view] | v3.5.13-sru | 2011-10-15 00:42:13 +0000 | tpearson | [k3b] Fix k3b HAL FTBFS |
3b978422 [view] | v3.5.13-sru | 2011-10-15 00:07:52 +0000 | tpearson | [k3b] Reactivate k3b HAL |
6268f98f [view] | v3.5.13-sru | 2011-10-14 23:38:05 +0000 | tpearson | [k9copy] Fix up k9copy DBUS detection routines for multiarch |
e12de025 [view] | v3.5.13-sru | 2011-10-14 23:30:55 +0000 | tpearson | [k9copy] Fix k9copy FTBFS under oneiric |
435ca112 [view] | v3.5.13-sru | 2011-10-14 23:10:33 +0000 | tpearson | [k3b] Fix k3b FTBFS under older versions of ffpmeg |
8ca9c4bc [view] | v3.5.13-sru | 2011-10-14 22:13:55 +0000 | tpearson | [k3b] Fix accidental k3b FTBFS introduced in last commit |
e81d6b08 [view] | v3.5.13-sru | 2011-10-14 22:05:38 +0000 | tpearson | [tdebase] Add a new intrusion detection feature to kdesktop_lock When enabled the date and time of the last screen lock is shown before login |
4b97664c [view] | v3.5.13-sru | 2011-10-14 21:10:38 +0000 | tpearson | [k3b] Fix k3b FTBFS under oneiric |
95f0df62 [view] | v3.5.13-sru | 2011-10-14 20:37:19 +0000 | tpearson | [adept] Fix Adept FTBFS under oneiric |
e4edddce [view] | v3.5.13-sru | 2011-10-14 20:34:52 +0000 | tpearson | [admin] Add AC_TAGCOLL2 macro to trinity common admin files |
082f536b [view] | v3.5.13-sru | 2011-10-14 19:58:08 +0000 | tpearson | [tdebase] Fix konsole startup on session resume when ARGB visuals are enabled Fix konsole FTBFS if COMPOSITE extension is not available |
168f63d2 [view] | v3.5.13-sru | 2011-10-14 18:49:33 +0000 | tpearson | [tdebase] Fix kompmgr user handoff on login Add new command line option '-k' to kompmgr to suppress restart on Xorg crash |
ec2515f0 [view] | v3.5.13-sru | 2011-10-14 13:51:18 +0100 | Tim Williams | [tde-packaging] Initial commit of the Mandriva patches and spec files. This includes the main dependencies and core packages, but very little else. |
18a60973 [view] | v3.5.13-sru | 2011-10-14 07:20:33 +0000 | tpearson | [tdebase] Add and enable Trinity executable completion in the run dialog |
715433c8 [view] | v3.5.13-sru | 2011-10-14 07:14:57 +0000 | tpearson | [tdelibs] Add new system executable completion mode to kurlcompletion |
14664d46 [view] | v3.5.13-sru | 2011-10-14 06:41:06 +0000 | tpearson | [digikam] Fix digikam FTBFS under oneiric |
3c492be6 [view] | v3.5.13-sru | 2011-10-14 03:30:26 +0000 | tpearson | [bibletime] Fix bibletime FTBFS under oneiric |
093e8239 [view] | v3.5.13-sru | 2011-10-14 03:23:23 +0000 | tpearson | [basket] Fix basket FTBFS under oneiric |
1370b62a [view] | v3.5.13-sru | 2011-10-14 01:19:24 +0000 | tpearson | [abakus] Fix abakus FTBFS under oneiric |
599b939c [view] | v3.5.13-sru | 2011-10-14 00:20:12 +0000 | tpearson | [amarok] Fix Amarok FTBFS on oneiric |
83ee7923 [view] | v3.5.13-sru | 2011-10-13 22:44:21 +0000 | tpearson | [pytde] Fix a number of invalid references to temporary variables in python-trinity |
d9e84b4d [view] | v3.5.13-sru | 2011-10-13 17:58:50 +0000 | tpearson | [tdebase] Fix detection of executable files by URI This fixes data files being flagged as executable in the run dialog |
bba295da [view] | v3.5.13-sru | 2011-10-13 02:03:53 -0500 | Timothy Pearson | [tde-packaging] Add libdb-dev build-dep to kdevelop on Ubuntu and Debian |
b2f30ae4 [view] | v3.5.13-sru | 2011-10-13 06:07:02 +0000 | tpearson | [tdevelop] Fix kdevelop FTBFS under oneiric |
dfa36f08 [view] | v3.5.13-sru | 2011-10-12 20:04:46 -0500 | Timothy Pearson | [tde-packaging] Add libdb-dev build-dep to kdesdk on Ubuntu and Debian |
49be0750 [view] | v3.5.13-sru | 2011-10-12 21:09:37 +0000 | tpearson | [tdesdk] Fix kdesdk FTBFS |
69aa7486 [view] | v3.5.13-sru | 2011-10-12 20:17:26 +0000 | tpearson | [tdewebdev] Fix kdewebdev FTBFS under oneiric Quanta lvalue gcc error patch provided by "/dev/ammo42" |
59bf688c [view] | v3.5.13-sru | 2011-10-12 18:58:37 +0000 | tpearson | [tdeaddons] Fix kdeaddons FTBFS under oneiric |
76e1423b [view] | v3.5.13-sru | 2011-10-12 18:10:17 +0000 | tpearson | [tdesdk] Fix kdesdk FTBFS under oneiric |
bed0c1cd [view] | v3.5.13-sru | 2011-10-12 17:38:28 +0000 | tpearson | [tdeaccessibility] Fix kdeaccessibility FTBFS under oneiric |
42c54011 [view] | v3.5.13-sru | 2011-10-12 08:22:45 +0000 | tpearson | [tdebase] Fix desktop lock not releasing to allow password authentication if an X11 display switch keypress was detected in certain situations |
06e91ce2 [view] | v3.5.13-sru | 2011-10-12 07:32:50 +0000 | tpearson | [tdetoys] Fix kdetoys FTBFS under oneiric |
4e51ac09 [view] | v3.5.13-sru | 2011-10-12 02:22:34 -0500 | Timothy Pearson | [tde-packaging] Add alternate build-dep on libreadline5-dev in kdewebdev on Ubuntu and Debian |
0014d7d4 [view] | v3.5.13-sru | 2011-10-12 02:19:44 -0500 | Timothy Pearson | [tde-packaging] Add alternate build-dep on libdb++-dev for kdeaddons under Ubuntu and Debian |
08e5b55e [view] | v3.5.13-sru | 2011-10-11 21:58:54 +0000 | tpearson | [tdeadmin] Fix kdeadmin FTBFS under oneiric |
9f3b0a38 [view] | v3.5.13-sru | 2011-10-11 20:10:27 +0000 | tpearson | [tdemultimedia] Fixed kdemultimedia FTBFS under oneiric |
0e494bc7 [view] | v3.5.13-sru | 2011-10-11 19:39:08 +0000 | tpearson | [tdeutils] Fix kdeutils FTBFS under Oneiric |
84e02777 [view] | v3.5.13-sru | 2011-10-11 13:48:42 -0500 | Timothy Pearson | [tde-packaging] Add missing akregator private shared object to kdepim |
b6bf0b11 [view] | v3.5.13-sru | 2011-10-11 17:57:59 +0000 | tpearson | [tdebindings] Fix FTBFS under Ubuntu Oneiric |
3b26b670 [view] | v3.5.13-sru | 2011-10-11 12:14:55 -0500 | Timothy Pearson | [tde-packaging] Add libreadline6-dev as alternate kdepim build-dep on Debian and Ubuntu |
ae35c8f0 [view] | v3.5.13-sru | 2011-10-11 07:47:22 +0000 | tpearson | [tdemultimedia] Fix kdemultimedia FTBFS under oneiric |
34b141e9 [view] | v3.5.13-sru | 2011-10-11 07:13:47 +0000 | tpearson | [tdegames] Fix kdegames compilation under oneiric |
31c447f3 [view] | v3.5.13-sru | 2011-10-11 06:27:20 +0000 | tpearson | [tdegraphics] Fix reference to temporary in kdegraphics |
84c9dfc7 [view] | v3.5.13-sru | 2011-10-10 20:53:06 +0000 | tpearson | [gtk-qt-engine] Fix potential GTK theme engine crash Thanks to MutantTurkey for tracing the problem! |
6d21a232 [view] | v3.5.13-sru | 2011-10-10 20:49:39 +0000 | tpearson | [tdeedu] Fix a reference to temporary in kdeedu |
8254be09 [view] | v3.5.13-sru | 2011-10-10 20:49:12 +0000 | tpearson | [tdebase] Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen |
f3acc763 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kdirstat] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
ecba8952 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kvkbd] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
e021d6ef [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [katapult] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
e003af38 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kmyfirewall] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
df022183 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [filelight] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
d604c1c3 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [ktechlab] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
d401b1df [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tellico] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
d05fb8e2 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeutils] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
bde76ee6 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tderadio] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
b69a4883 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdebase] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
abd26b8d [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdetoys] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
9bc08cbc [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [k9copy] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
9b81b308 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdegames] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
99a9c9fb [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeartwork] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
98909bff [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdegraphics] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
946716fe [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [knights] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
8b44021a [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [koffice] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
8b38fa5c [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [knetload] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
8a5dfb29 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdesdk] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
89954f54 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [digikam] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
84bc19d3 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [yakuake] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
83e6319f [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [knetstats] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
80f78d20 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdelibs] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
7d739dd3 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [smb4k] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
6dcc07c7 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kmplayer] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
65048e7d [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [krusader] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
5a599bd0 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdenetwork] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
58a1afd8 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kpicosim] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
58827d93 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [ktorrent] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
57ea5381 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdebindings] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
575a16e0 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [piklab] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
539c250e [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [krename] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
5390f60f [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kmymoney] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
53775b82 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeaddons] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
510c9877 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [soundkonverter] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
50452c9c [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [konversation] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
49e9b215 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kbarcode] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
470373d0 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdevelop] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
442a3eca [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [amarok] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
3b7fe5dd [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [potracegui] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
38cbdb5e [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeaccessibility] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
36a5d8c4 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [knowit] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
36068f18 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kcpuload] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
3438ddb0 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeadmin] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
2bf98fe8 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdemultimedia] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
27afc006 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [knutclient] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
24c8e040 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdesudo] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
22576ccd [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [keep] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
1e86d0ed [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kile] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
19deb24b [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kdiff3] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
1790894c [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeio-umountwrapper] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
12476d88 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kbookreader] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
11564961 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [k3b] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
0d9891b5 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [dolphin] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
07a466ba [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [kaffeine] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
0451bfa1 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdepim] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
042dc76a [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdewebdev] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
032c0701 [view] | v3.5.13-sru | 2011-10-10 20:45:10 +0000 | tpearson | [tdeedu] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric |
b850ef00 [view] | v3.5.13-sru | 2011-10-10 19:42:59 +0000 | tpearson | [tdeedu] Fix some kdeedu build problems |
0ae84fe7 [view] | v3.5.13-sru | 2011-10-10 17:46:47 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS under oneiric |
2bbbd68f [view] | v3.5.13-sru | 2011-10-10 16:54:32 +0000 | tpearson | [tdelibs] Add OpenOffice flat XML mimetypes to kdelibs |
e179f15e [view] | v3.5.13-sru | 2011-10-10 07:48:19 +0000 | tpearson | [tdebase] Fix kdebase FTBFS under oneiric |
4040124e [view] | v3.5.13-sru | 2011-10-10 05:09:19 +0000 | tpearson | [tdebase] Fix crypto kcontrol GUI when SSLv2 is disabled |
30e57327 [view] | v3.5.13-sru | 2011-10-10 04:23:24 +0000 | tpearson | [tdebase] Disable SSLv2 access methods in kdebase if underlying system does not support them NOTE: This may cause as-of-yet unknown glitches in the crypto kcontrol module GUI. File bugs if any are noted! |
d7179a1b [view] | v3.5.13-sru | 2011-10-09 21:24:43 -0500 | Timothy Pearson | [tde-packaging] Build-depend on libsensors4-dev in kdebase under Ubuntu and Debian Squeeze |
31ad7930 [view] | v3.5.13-sru | 2011-10-10 02:10:57 +0000 | tpearson | [kgtk-qt3] Blacklist gnumeric in kgtk-qt3 Bugs affected: 468 |
b3052913 [view] | v3.5.13-sru | 2011-10-10 02:08:50 +0000 | tpearson | [kgtk-qt3] Add framework to blacklist apps from using kgtk-qt3 The only application currently on the blacklist is Audacity Bugs affected: 516 |
d48bdbc9 [view] | v3.5.13-sru | 2011-10-10 01:51:52 +0000 | tpearson | [kgtk-qt3] Make kgtk-qt3 hook into gtk_dialog_add_button to monitor for response ID changes This, when combined with the previous patch, should fix Firefox not opening files when requested Bugs affected: 505 |
f3cecf25 [view] | v3.5.13-sru | 2011-10-10 01:41:14 +0000 | tpearson | [kgtk-qt3] Fix kgtk dialogs with GTK applications that add buttons via gtk_dialog_add_buttons after the dialog is created This includes geany and possibly later Firefox versions |
b07b4efa [view] | v3.5.13-sru | 2011-10-10 01:04:16 +0000 | tpearson | [kgtk-qt3] Force kgtk-qt3 to only provide open/save dialogs for recognized applications This fixes a number of random crash bugs in GTK apps under Trinity sessions Bugs affected: 468, 535 |
d8368941 [view] | v3.5.13-sru | 2011-10-09 20:46:09 +0000 | tpearson | [ktorrent] Make ktorrent look for avahi-tqt instead of avahi-qt3 |
574dd72f [view] | v3.5.13-sru | 2011-10-09 06:39:54 +0000 | tpearson | [tdelibs] Second part of prior commit |
d55ab6f4 [view] | v3.5.13-sru | 2011-10-09 01:38:14 -0500 | Timothy Pearson | [tde-packaging] Make tqtinterface depend on avahi-tqt-dev instead of avahi-qt3-dev under Ubuntu and Debian |
87afb940 [view] | v3.5.13-sru | 2011-10-09 06:36:12 +0000 | tpearson | [tdelibs] Force kdelibs to search for avahi-tqt instead of avahi-qt3 |
0cddf92b [view] | v3.5.13-sru | 2011-10-09 06:30:06 +0000 | tpearson | [avahi-tqt] TQt port avahi-tqt |
4d9f8651 [view] | v3.5.13-sru | 2011-10-09 01:27:50 -0500 | Timothy Pearson | [tde-packaging] Add packaging files for avahi-tqt to Debian and Ubuntu |
1e8b0cad [view] | v3.5.13-sru | 2011-10-09 06:24:14 +0000 | tpearson | [avahi-tqt] Initial import of TQt interface to Avahi |
7bbb3a38 [view] | v3.5.13-sru | 2011-10-09 06:23:38 +0000 | tpearson | [tqtinterface] Use C style comments in tqt.h |
3dbd7320 [view] | v3.5.13-sru | 2011-10-08 13:02:26 -0500 | Timothy Pearson | [tde-packaging] Add symlink from maverick to oneiric to handle next Ubuntu version |
47e6000a [view] | v3.5.13-sru | 2011-10-08 05:21:48 +0000 | tpearson | [tdelibs] Keep system modal dialogs on top of all other windows |
28310a53 [view] | v3.5.13-sru | 2011-10-08 04:57:30 +0000 | tpearson | [tdebase] Hide shutdown dialog from taskbar |
0c0972be [view] | v3.5.13-sru | 2011-10-08 04:39:32 +0000 | tpearson | [tdebase] Revert part of last commit that accidentally snuck in |
2b7f7b5e [view] | v3.5.13-sru | 2011-10-08 04:31:31 +0000 | tpearson | [tdebase] Fix failure to resume from suspend/hibernate or simply clicking the Cancel button on the shutdown screen... |
10868e24 [view] | v3.5.13-sru | 2011-10-08 04:03:47 +0000 | tpearson | [tdelibs] Prevent recursive loop if XRandR returns a warning or error message during application of settings outside of Settings Test mode |
bbd15b6d [view] | v3.5.13-sru | 2011-10-06 21:42:11 +0000 | tpearson | [tdebase] Allow the display configuration test dialog to steal focus |
01037adf [view] | v3.5.13-sru | 2011-10-06 21:34:01 +0000 | tpearson | [tdelibs] Part 2 of prior commit |
1246e0a6 [view] | v3.5.13-sru | 2011-10-06 21:30:51 +0000 | tpearson | [tdebase] Force any ICC settings to override gamma sliders Fix application of ICC settings from displayconfig module Disallow dragging of primary monitor in displayconfig module |
d71a83ef [view] | v3.5.13-sru | 2011-10-06 13:29:55 -0500 | Timothy Pearson | [qt3] Apply qtkdeintegration patches to Qt3 This partially resolves Bug #528 |
bfb8895e [view] | v3.5.13-sru | 2011-10-06 13:29:55 -0500 | Timothy Pearson | [tde] Apply qtkdeintegration patches to Qt3 This partially resolves Bug #528 |
70e11ae7 [view] | v3.5.13-sru | 2011-10-06 07:52:14 +0000 | tpearson | [tdelibs] Fix broken root certificates in kdelibs kssl This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML |
caa013c9 [view] | v3.5.13-sru | 2011-10-05 22:05:09 +0000 | tpearson | [tdebase] Make display configuration files world-readable |
2ad77b99 [view] | v3.5.13-sru | 2011-10-05 00:17:11 +0000 | tpearson | [tdebase] Fix potential crash in displayconfig kcontrol module |
5968282b [view] | v3.5.13-sru | 2011-10-05 00:14:54 +0000 | tpearson | [tdelibs] Fix potential crash in libkrandr if number of monitors increases after initial scan and before settings are applied |
7c5dea76 [view] | v3.5.13-sru | 2011-10-04 01:33:33 +0000 | tpearson | [tdebase] Fix a potential crash in the displayconfig control center module |
b63fc7fc [view] | v3.5.13-sru | 2011-10-04 01:32:07 +0000 | tpearson | [tdelibs] Fix krandr setting multiple displays as primary Fix krandr silently failing to apply settings when underlying hardware does not support the requests |
227254c1 [view] | v3.5.13-sru | 2011-10-03 19:04:55 +0000 | samelian | [tdesdk] [kdesdk] cmake changes for kbugbuster |
60cf2d80 [view] | v3.5.13-sru | 2011-10-03 19:02:49 +0000 | samelian | [tdesdk] [kdesdk/kbugbuster] added cmake support |
68d1f8b3 [view] | v3.5.13-sru | 2011-10-02 20:14:16 -0500 | Timothy Pearson | [tde-packaging] Conflict with kdesdk-kio-plugins-trinity in kdesvn-kio-plugins-trinity on Debian and Ubuntu, as both packages attempt to provide an SVN kioslave |
4d0bb91e [view] | v3.5.13-sru | 2011-10-02 19:45:18 +0000 | tpearson | [admin] Add AC_C_BIGENDIAN check to common acinclude.m4.in file |
766f87fc [view] | v3.5.13-sru | 2011-10-02 19:44:43 +0000 | tpearson | [tdebindings] Use the output of AC_C_BIGENDIAN to determine whether or not dcopc should be big endian Thanks to Julius Schwartzenberg for the patch! |
64783c0d [view] | v3.5.13-sru | 2011-10-02 04:14:54 +0000 | tpearson | [tdebindings] Update Mozilla plugin README |
15d71b82 [view] | v3.5.13-sru | 2011-10-02 04:13:05 +0000 | tpearson | [tdebindings] Fix compilation of Mozilla plugin for Konqueror |
5a98346b [view] | v3.5.13-sru | 2011-10-02 04:08:27 +0000 | tpearson | [admin] Add gtk/glibc checks to global acinclude.m4.in file |
8535db1b [view] | v3.5.13-sru | 2011-10-02 01:48:15 +0000 | tpearson | [tdebindings] Apply initial code patches to the mozilla kparts plugin to allow for code compilablility This does not enable the build system for the plugin at this time Thanks go to Julius Schwartzenberg for his effort to fix this plugin, especially on the DCOP side of things! |
5402bbfd [view] | v3.5.13-sru | 2011-10-01 21:03:13 +0000 | tpearson | [tdetoys] Novosibirsk weather station update Thanks to Ilya Chernykh for the patch! |
515f9aac [view] | v3.5.13-sru | 2011-09-29 17:20:33 +0000 | tpearson | [tdelibs] Fix incorrect /.cups/.lpoptions file path in kdelibs |
38c883e6 [view] | v3.5.13-sru | 2011-09-29 04:22:35 +0000 | tpearson | [tdemultimedia] Part 2 of prior commit |
c21d34f2 [view] | v3.5.13-sru | 2011-09-29 04:21:57 +0000 | tpearson | [arts] Make arts use libartsgsl.a instead of libgsl.a to avoid conflict with GSL Thanks to Mario Fetka for the initial patch! Part 1/2 |
ef37ab66 [view] | v3.5.13-sru | 2011-09-28 23:20:42 -0500 | Timothy Pearson | [tde-packaging] Install libartsgsl.a instead of libgsl.a for arts in Ubuntu and Debian |
b1444fa0 [view] | v3.5.13-sru | 2011-09-28 13:13:47 -0500 | Timothy Pearson | [qt3] Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS |
40778f37 [view] | v3.5.13-sru | 2011-09-28 13:13:47 -0500 | Timothy Pearson | [tde] Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS |
18cc99e1 [view] | v3.5.13-sru | 2011-09-28 17:50:52 +0000 | tpearson | [tqtinterface] Fix TQt3 bimary program installation names Thanks to Mario Fetka for the patch! |
552b36e1 [view] | v3.5.13-sru | 2011-09-27 23:27:56 +0000 | tpearson | [tdebase] Fix shutdown dialog failure to appear in themed mode Fix shutdown dialog appearance when Ubuntu logout is not set |
ad81c1f6 [view] | v3.5.13-sru | 2011-09-27 00:43:15 -0500 | Timothy Pearson | [tde] Commit these two GIT hashes to the TQt4 branch 078391d07776b101e80323b02214f66dd943c9dc 437b7e59d85fffbd584ecdd50e9a52a5940e6414 |
1fa601d4 [view] | v3.5.13-sru | 2011-09-27 00:29:57 -0500 | Timothy Pearson | [qt3] Fix Qt3 compilation when Xinerama is not available Thanks to "Fat-Zer" for the patch! |
078391d0 [view] | v3.5.13-sru | 2011-09-27 00:29:57 -0500 | Timothy Pearson | [tde] Fix Qt3 compilation when Xinerama is not available Thanks to "Fat-Zer" for the patch! |
437b7e59 [view] | v3.5.13-sru | 2011-09-27 00:08:59 -0500 | Timothy Pearson | [tde] Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system Thanks to "Fat-Zer" for the patch! |
37bcaebd [view] | v3.5.13-sru | 2011-09-27 00:08:59 -0500 | Timothy Pearson | [qt3] Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system Thanks to "Fat-Zer" for the patch! |
83003229 [view] | v3.5.13-sru | 2011-09-26 18:42:45 +0000 | tpearson | [tdebase] Implement NSAPI RESPONSE_HEADERS in nsplugin. Cherry picked from KDE4, acknowledgements to Maksim Orlovich for the fix, and to Nick Leverton for the TDE backport. |
d89ad4b5 [view] | v3.5.13-sru | 2011-09-25 16:40:59 -0500 | Timothy Pearson | [tde] Remove duplicate headers in Qt3 |
ba5376f3 [view] | v3.5.13-sru | 2011-09-25 16:40:59 -0500 | Timothy Pearson | [qt3] Remove duplicate headers in Qt3 |
855a823c [view] | v3.5.13-sru | 2011-09-23 14:37:24 -0500 | Timothy Pearson | [tde] Make tsak error messages clearer |
5724164f [view] | v3.5.13-sru | 2011-09-23 19:37:11 +0000 | tpearson | [tdebase] Make tsak error messages clearer |
9a8634c3 [view] | v3.5.13-sru | 2011-09-23 07:19:06 +0000 | tpearson | [tqtinterface] Fix tqtinterface failing to connect TQ_UINT/TQ_INT signals and slots |
7358410e [view] | v3.5.13-sru | 2011-09-23 05:20:41 +0000 | tpearson | [smartcardauth] Automatically switch to activating terminal on login with smartcardauth |
55c5a2f1 [view] | v3.5.13-sru | 2011-09-23 04:01:04 +0000 | tpearson | [tdebase] Fix ksmserver flicker on logout with ARGB visuals |
bed76819 [view] | v3.5.13-sru | 2011-09-23 03:50:06 +0000 | tpearson | [tdebase] Fix secure dialog handling when KScreenSaver DCOP quit() interface is used |
3b5a657a [view] | v3.5.13-sru | 2011-09-22 19:54:56 +0000 | tpearson | [tdebase] Ensure that it is possible to close the greeter plugin |
cbe66c29 [view] | v3.5.13-sru | 2011-09-22 19:47:58 +0000 | tpearson | [smartcardauth] Make smartauthmon use new kdm control sockets This stabilizes login with smart cards on finicky Xorg servers |
0f058835 [view] | v3.5.13-sru | 2011-09-22 17:53:08 +0000 | tpearson | [tdebase] Add remote control socket to kdm |
1e59465c [view] | v3.5.13-sru | 2011-09-22 00:49:06 +0000 | tpearson | [smartcardauth] Fix smartauthmon memory corruption due to undersized buffer |
60de68e5 [view] | v3.5.13-sru | 2011-09-21 23:21:48 +0000 | tpearson | [tdebase] Fix ksmserver shutdown screen in ARGB mode Do not exit the secure dialog on DCOP screensaver quit request |
38f40eb1 [view] | v3.5.13-sru | 2011-09-21 21:23:46 +0000 | tpearson | [smartcardauth] Make smartauthlogin less dependent on Debian/Ubuntu |
17c26961 [view] | v3.5.13-sru | 2011-09-21 19:38:09 +0000 | tpearson | [tdeutils] Fix GPL/MPL license incompatibility in klaptopdaemon by replacing all MPL licensed files in kdeutils/klaptopdaemon with GPL or dual licensed copies from the Internet |
cc0aef7d [view] | v3.5.13-sru | 2011-09-21 17:34:23 +0000 | tpearson | [tdebase] Close kdesktop_lock windows on SIGTERM |
7b5ffbb4 [view] | v3.5.13-sru | 2011-09-21 02:58:11 -0500 | Timothy Pearson | [tde-packaging] Add Unified splash screen files to Debian and Ubuntu |
21471656 [view] | v3.5.13-sru | 2011-09-21 07:55:44 +0000 | tpearson | [smartcardauth] Enhance smartauthmon VT detection on login |
759a6d22 [view] | v3.5.13-sru | 2011-09-21 06:59:16 +0000 | tpearson | [tdebase] Use shared root pixmap to paint smserver instead of external call to krootpixmap |
08211e05 [view] | v3.5.13-sru | 2011-09-21 06:09:09 +0000 | tpearson | [smartcardauth] Fix some smartautmon issues with ACOS cards |
4cef0073 [view] | v3.5.13-sru | 2011-09-21 03:48:49 +0000 | tpearson | [smartcardauth] Add libusb to initrd for smartcardauth for pcscd |
658c57f0 [view] | v3.5.13-sru | 2011-09-21 03:33:28 +0000 | tpearson | [smartcardauth] Fix ACOS card handling problrm |
fcf6f563 [view] | v3.5.13-sru | 2011-09-20 23:47:48 +0000 | tpearson | [smartcardauth] Fix smartcardauth initramfs with new pcscd |
805920ff [view] | v3.5.13-sru | 2011-09-20 23:23:28 +0000 | tpearson | [smartcardauth] Correct the update-initramfs syntax in smartcardauth |
f06ba3f3 [view] | v3.5.13-sru | 2011-09-20 18:11:56 -0500 | Timothy Pearson | [tde-packaging] Add libtqtinterface-dev builddep to smartcardauth |
b45baead [view] | v3.5.13-sru | 2011-09-20 23:01:53 +0000 | tpearson | [smartcardauth] Remove debian directory from smartcardauth |
099f1b59 [view] | v3.5.13-sru | 2011-09-20 22:57:21 +0000 | tpearson | [smartcardauth] Fix smartauthmon installation failure Fixm cryptluks initrd setup on multiarch systems |
32b6f4c4 [view] | v3.5.13-sru | 2011-09-20 20:01:11 +0000 | tpearson | [smartcardauth] Use new smartauthmon C++ program instead of the old bash script for smartcard authentication This plugs several possible security holes |
fa8a6a4a [view] | v3.5.13-sru | 2011-09-20 19:08:10 +0000 | samelian | [tdenetwork] [kdenetwork/wifi] added cmake support |
125b13c1 [view] | v3.5.13-sru | 2011-09-20 07:20:27 +0000 | tpearson | [smartcardauth] Deactivate the new smartauthmon C++ file by default |
3a3ed0cd [view] | v3.5.13-sru | 2011-09-20 07:18:56 +0000 | tpearson | [smartcardauth] Add an initial C++ port of the smartauthmon script to smartcardauth This still relies heavily on system calls, but is already faster and has the potential to be more secure |
b5a61085 [view] | v3.5.13-sru | 2011-09-19 22:51:25 -0400 | mutantturkey | [tde-packaging] added back in /etc/profile.d/qt3.sh |
56e482c2 [view] | v3.5.13-sru | 2011-09-19 21:20:18 -0400 | mutantturkey | [tde-packaging] Qt3 works, now installs to /opt/qt3/ |
a84030d5 [view] | v3.5.13-sru | 2011-09-19 19:42:22 -0500 | Timothy Pearson | [tde] Add LibreOffice 3.3.3 TDE patchset to GIT |
5e630597 [view] | v3.5.13-sru | 2011-09-19 19:42:22 -0500 | Timothy Pearson | [thirdparty] Add LibreOffice 3.3.3 TDE patchset to GIT |
4cad9131 [view] | v3.5.13-sru | 2011-09-19 21:46:26 +0000 | samelian | [tdenetwork] [kdenetwork/lanbrowsing] added cmake support |
4c7e5478 [view] | v3.5.13-sru | 2011-09-19 21:04:17 +0000 | samelian | [tdenetwork] [kdenetwork/ktalkd] added cmake support |
7097fba6 [view] | v3.5.13-sru | 2011-09-19 22:17:49 +0200 | albator | [tde-packaging] Updates for TDE 3.5.12 for RHEL5 Signed-off-by: albator |
cdb87c26 [view] | v3.5.13-sru | 2011-09-19 14:19:10 +0000 | tpearson | [twin-style-crystal] Fix crystal window decoration client |
48ead3b9 [view] | v3.5.13-sru | 2011-09-19 14:17:03 +0000 | tpearson | [tdebase] Fix keramic and b2 window clients |
540dece0 [view] | v3.5.13-sru | 2011-09-18 22:45:17 -0400 | mutantturkey | [tde-packaging] actually can build qt3 now (sort of) |
ed70a0cf [view] | v3.5.13-sru | 2011-09-19 01:33:09 +0000 | tpearson | [tdebase] Copy tsak in from latest git Wait for tsak start before kdm init Set readonly access mode for SAK pipe in kdmtsak |
26450435 [view] | v3.5.13-sru | 2011-09-18 20:31:15 -0500 | Timothy Pearson | [tde] Fix tsak process locking Fork off tsak daemon automatically |
f96e4238 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [koffice] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
f3a3aa33 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kmplayer] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
f3407f08 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [piklab] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
f2209471 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [konversation] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
e7d485fd [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdewebdev] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
e4718919 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kmyfirewall] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
d943ac59 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kbarcode] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
d2d084dd [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdesdk] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
bd4d40e6 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdepim] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
ae34f366 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdesvn] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
a37fd34f [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kmymoney] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
95b02a47 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdebindings] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
88ea2c63 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tde-style-qtcurve] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
81357c79 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kipi-plugins] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
77f212c7 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [libkdcraw] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
629a2952 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdeadmin] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
5ab9dada [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdenetwork] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
4a4c608d [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kvkbd] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
3dd0954b [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [ktorrent] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
39f1ae11 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [tdevelop] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
2add4e00 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [digikam] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
10ff1b47 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [kvirc] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
10652547 [view] | v3.5.13-sru | 2011-09-18 23:43:22 +0000 | tpearson | [amarok] Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* This fixes the Kopete MSN protocol among other things |
f6ffb7a0 [view] | v3.5.13-sru | 2011-09-18 23:01:56 +0000 | tpearson | [tdebase] Close tsak daemon connection when read failed before trying again |
dc4f97dc [view] | v3.5.13-sru | 2011-09-18 17:26:11 -0500 | Timothy Pearson | [tde-packaging] Fix kdmtsak suid installation under Debian and Ubuntu |
bca7b432 [view] | v3.5.13-sru | 2011-09-18 23:25:11 +0200 | albator | [tde-packaging] Updates for TDE 3.5.12 under Fedora 15 and RHEL 5 |
f365f870 [view] | v3.5.13-sru | 2011-09-18 21:24:06 +0000 | tpearson | [tdebase] Use kdmdistrc instead of kdmrc if it exists This preserves kdmrc as a fallback working configuration |
46224eaf [view] | v3.5.13-sru | 2011-09-18 09:00:20 +0000 | samelian | [tdenetwork] [kdenetwork/ksirc] added cmake support |
3df918cc [view] | v3.5.13-sru | 2011-09-18 07:57:55 +0000 | tpearson | [tdebase] Use krootpixmap instead of the external krootbacking executable in kdesktop_lock |
2372baf4 [view] | v3.5.13-sru | 2011-09-18 05:58:02 +0000 | tpearson | [tdebase] Check if session is local before requiring usage of the SAK |
64572562 [view] | v3.5.13-sru | 2011-09-18 00:49:40 -0500 | Timothy Pearson | [tde-packaging] Fix Ubuntu kdm theme patch |
e8efd372 [view] | v3.5.13-sru | 2011-09-17 21:16:48 -0500 | Timothy Pearson | [tde-packaging] Enable default kdm theme under Ubuntu if disto-specific kdm theme package not installed |
a2205219 [view] | v3.5.13-sru | 2011-09-18 01:49:08 +0000 | tpearson | [tdebase] Add a new configuration file kdmdistrc to kdm that, if present, overrides the default kdmrc settings |
5118af58 [view] | v3.5.13-sru | 2011-09-18 01:23:55 +0000 | tpearson | [tdebase] Fix kdmctl spamming by kdmsak Fix KDM SAK passing to non-active VTs |
291dece2 [view] | v3.5.13-sru | 2011-09-18 01:04:48 +0000 | tpearson | [tdebase] Reset kdesktop lock login dialog on GUI VT switch |
e723b237 [view] | v3.5.13-sru | 2011-09-17 23:27:00 +0000 | tpearson | [tdebase] Make the SAK only work on the current VT |
543eb0a0 [view] | v3.5.13-sru | 2011-09-17 18:19:34 -0500 | Timothy Pearson | [tde] Fix up tsak |
c6f95146 [view] | v3.5.13-sru | 2011-09-17 15:23:09 -0500 | Timothy Pearson | [tde-packaging] Fix kmymoney2 FTBFS under Ubuntu |
0ce518fe [view] | v3.5.13-sru | 2011-09-17 18:00:47 +0000 | samelian | [tdenetwork] [kdenetwork/krfb] added cmake support |
ece9abdc [view] | v3.5.13-sru | 2011-09-17 12:42:29 +0000 | samelian | [tdenetwork] [kdenetwork/krdc] added cmake support |
c8ff4ef7 [view] | v3.5.13-sru | 2011-09-17 07:28:33 +0000 | tpearson | [tdebase] Disable SAK key detection in kdesktop when the lock dialog is active |
e02b6140 [view] | v3.5.13-sru | 2011-09-17 06:54:35 +0000 | tpearson | [tdebase] Fix kdm crash on remote->local login switch Detach from tsak process as early as possible |
da658e72 [view] | v3.5.13-sru | 2011-09-16 21:26:13 +0000 | tpearson | [tdebase] Fix KDM shutdown dialog not appearing under Debian Fix kdmtsak failure on tsak daemon exit |
f406a81b [view] | v3.5.13-sru | 2011-09-16 18:20:25 +0000 | tpearson | [tqtinterface] Fix tqtinterface compilation with Autotools |
e6759396 [view] | v3.5.13-sru | 2011-09-16 02:20:14 -0500 | Timothy Pearson | [tde] Send a grouping of three SAK messages for each SAK keypress This is needed because each client consumes a single notification message |
7b1017d0 [view] | v3.5.13-sru | 2011-09-16 07:19:58 +0000 | tpearson | [tdebase] Stabilize the SAK system |
96c46c4f [view] | v3.5.13-sru | 2011-09-16 07:01:21 +0000 | tpearson | [tdebase] Add task manager button to secure desktop dialog |
d9167be4 [view] | v3.5.13-sru | 2011-09-16 06:56:26 +0000 | tpearson | [tdebase] Fix tsak problems introduced in prior commit |
359c0da9 [view] | v3.5.13-sru | 2011-09-16 01:50:17 -0500 | Timothy Pearson | [tde] Make tsak far more robust |
76da651e [view] | v3.5.13-sru | 2011-09-16 05:31:28 +0000 | tpearson | [tdebase] Add configuration option for SAK usage to KDM control center module Replace call in kdm to system() with KProcess |
94ee9219 [view] | v3.5.13-sru | 2011-09-16 03:53:11 +0000 | tpearson | [tdebase] Backport of TDE GIT commit Make tsak a bit more robust |
76802a71 [view] | v3.5.13-sru | 2011-09-15 22:52:16 -0500 | Timothy Pearson | [tde] Make tsak a bit more robust |
3df843dd [view] | v3.5.13-sru | 2011-09-15 20:58:13 -0500 | Timothy Pearson | [tde-packaging] Add tsak to kdebase for Debian and Ubuntu |
810b4117 [view] | v3.5.13-sru | 2011-09-16 01:56:21 +0000 | tpearson | [tdebase] Add tsak Trinity now has full GUI SAK support, a first for any Linux DE! |
34a301ab [view] | v3.5.13-sru | 2011-09-15 20:46:23 -0500 | Timothy Pearson | [tde] Make tsak a bit more robust |
037217ba [view] | v3.5.13-sru | 2011-09-16 01:11:33 +0000 | tpearson | [tdebase] Add preliminary SAK support to KDM Unify the various system modal dialogs a bit |
0cb1c316 [view] | v3.5.13-sru | 2011-09-15 17:39:24 -0500 | Timothy Pearson | [tde-packaging] Fix up kdm postinst file based on the "fixed" version that ships with KDE4 Time will tell if it is actually fixed or not... |
c1d059ab [view] | v3.5.13-sru | 2011-09-15 22:25:11 +0000 | tpearson | [tdebase] Fix Unified splash screen |
34869df7 [view] | v3.5.13-sru | 2011-09-15 22:17:46 +0000 | tpearson | [tdebase] Allow kdm to preload kwin This provides a smoother and more unified logon experience |
d4fbbf54 [view] | v3.5.13-sru | 2011-09-15 20:21:20 +0000 | tpearson | [tdebase] Close secure desktop dialog on Esc keypress |
3bcc1ce0 [view] | v3.5.13-sru | 2011-09-15 20:20:48 +0000 | tpearson | [tdebase] Allow kwin to replace itself automatically |
ff732291 [view] | v3.5.13-sru | 2011-09-15 19:17:28 +0000 | tpearson | [tdebase] Add secure desktop area dialog to kdebase |
18ebf708 [view] | v3.5.13-sru | 2011-09-15 20:27:11 +0200 | albator | [tde-packaging] Small fix for kdeutils / RHEL6 |
c76ba860 [view] | v3.5.13-sru | 2011-09-15 20:26:59 +0200 | albator | [tde-packaging] Initial KDEWEBDEV for TDE 3.5.12 Confirmed working on RHEL 6 and Fedora 15 |
b82e4034 [view] | v3.5.13-sru | 2011-09-15 17:44:02 +0000 | tpearson | [tdebase] Fix prior commit |
9942172e [view] | v3.5.13-sru | 2011-09-15 17:30:04 +0000 | tpearson | [tdebase] Export the kdmtsak calling executable validation routine in a header file |
423ac393 [view] | v3.5.13-sru | 2011-09-15 17:15:43 +0000 | tpearson | [tdebase] Enhance kdmtsak to work with kdeinit launched processes |
1039f2df [view] | v3.5.13-sru | 2011-09-15 07:33:07 +0000 | tpearson | [tdebase] Enhance SAK appearance |
bd27b8e5 [view] | v3.5.13-sru | 2011-09-15 07:07:43 +0000 | tpearson | [tdelibs] Split out system modal dialog header widget |
60b65dad [view] | v3.5.13-sru | 2011-09-15 01:37:03 -0500 | Timothy Pearson | [qt3] Remove link to config.h in Qt3 include directory This repairs TDE compilation |
5714610d [view] | v3.5.13-sru | 2011-09-15 01:37:03 -0500 | Timothy Pearson | [tde] Remove link to config.h in Qt3 include directory This repairs TDE compilation |
f6af3405 [view] | v3.5.13-sru | 2011-09-15 03:43:12 +0000 | tpearson | [tdebase] Add very preliminary SAK support Don't worry, if your system is not configured for SAK usability you won't notice anything different |
2bc823a7 [view] | v3.5.13-sru | 2011-09-15 02:33:35 +0000 | tpearson | [tdebase] Add missing license header to kdmtsak.cpp |
5bd453ed [view] | v3.5.13-sru | 2011-09-14 21:27:17 -0500 | Timothy Pearson | [tde-packaging] Add kdmtsak to Debian and Ubuntu |
458b7cea [view] | v3.5.13-sru | 2011-09-15 02:26:04 +0000 | tpearson | [tdebase] Add kdmtsak program Fix possible kompmgr segfault under rare circumstances |
b8aa7258 [view] | v3.5.13-sru | 2011-09-14 21:13:28 -0500 | Timothy Pearson | [tde] Cleanup tsak a bit |
a51be1ba [view] | v3.5.13-sru | 2011-09-14 20:40:36 -0500 | Timothy Pearson | [tde] Add experimental tsak program tsak may make its way into kdebase in the near future...stay tuned! |
4b189df9 [view] | v3.5.13-sru | 2011-09-14 20:34:12 +0000 | tpearson | [abakus] Fix Abakus FTBFS under Fedora 15 Thanks to Francois Andriot for the patch! |
a382b3ab [view] | v3.5.13-sru | 2011-09-14 20:11:45 +0000 | tpearson | [tdebase] Add new "Unified" splash screen |
32e24133 [view] | v3.5.13-sru | 2011-09-14 21:52:58 +0200 | albator | [tde-packaging] Small fixes for TDE 3.5.12 applications. Add abakus, confirmed working on RHEL 6 and Fedora 15. |
d53570bd [view] | v3.5.13-sru | 2011-09-14 20:23:41 +0200 | albator | [tde-packaging] Initial build for some TDE 3.5.12 apps. Confirmed working on RHEL6 and F15. |
75ab9920 [view] | v3.5.13-sru | 2011-09-13 20:23:05 +0000 | tpearson | [tdebase] Enhance desktop lock process security |
e8297a92 [view] | v3.5.13-sru | 2011-09-13 19:45:30 +0000 | tpearson | [tdebase] Second part of prior commit |
94b61aed [view] | v3.5.13-sru | 2011-09-13 19:37:33 +0000 | tpearson | [tdebase] Force repaint of background on desktop switch when desktop lock is enabled |
e29fcfc4 [view] | v3.5.13-sru | 2011-09-13 19:16:29 +0000 | tpearson | [tdebase] Fix screensaver startup failure under certain circumstances, including premature xhack termination |
b28f5072 [view] | v3.5.13-sru | 2011-09-13 18:14:53 +0000 | tpearson | [tdebase] Fix lock screen startup |
f6ce92a2 [view] | v3.5.13-sru | 2011-09-13 19:34:56 +0200 | albator | [tde-packaging] Add kdeutils patches from Fedora8. Updated TDE 3.5.12 Spec file, confirmed working on RHEL6 and Fedora15. |
2f40ab14 [view] | v3.5.13-sru | 2011-09-13 07:37:32 +0000 | tpearson | [tdebase] Fix desktop lock appearance...again... |
7bab23c1 [view] | v3.5.13-sru | 2011-09-13 07:24:53 +0000 | tpearson | [tdebase] Fix desktop lock startup sequence appearance |
06f2c110 [view] | v3.5.13-sru | 2011-09-13 04:41:15 +0000 | tpearson | [tdebase] Fix desktop switch while lock process is engaged |
e01e79d3 [view] | v3.5.13-sru | 2011-09-12 22:46:18 -0500 | Timothy Pearson | [tde] Fix Qt3 compilation against new libpng versions |
16ef7b6d [view] | v3.5.13-sru | 2011-09-12 22:46:18 -0500 | Timothy Pearson | [qt3] Fix Qt3 compilation against new libpng versions |
a278c295 [view] | v3.5.13-sru | 2011-09-13 02:09:39 +0000 | tpearson | [tdebase] Fix kdesktop lock process Enable the new codepaths by default This does change user visible behaviour, however it also repairs severe problems with the lock dialog appearing UNDER the xscreensaver hack, as well as many of the OpenGL xhacks failing. |
af216eb5 [view] | v3.5.13-sru | 2011-09-12 21:53:33 +0000 | tpearson | [tdebase] Fix lock dialog cancel button enabling when autohide disabled |
d815bc1f [view] | v3.5.13-sru | 2011-09-12 21:50:23 +0000 | tpearson | [amarok] Fix Amarok OSD glitching when resized in ARGB mode |
a6e2ce7a [view] | v3.5.13-sru | 2011-09-12 21:24:43 +0000 | tpearson | [tdebase] Fix desktop locking with opengl screensavers |
b971f9aa [view] | v3.5.13-sru | 2011-09-12 20:26:03 +0000 | tpearson | [tdebase] Use new modal system nofitication dialog in kdebase smserver Add fancy startup dialog to match the fancy shutdown dialog This is only used if the themed splash screen is turned off |
05b7686a [view] | v3.5.13-sru | 2011-09-12 20:24:53 +0000 | tpearson | [tdelibs] Add systemwide modal notification dialog to kdelibs |
9925fc58 [view] | v3.5.13-sru | 2011-09-12 00:34:54 +0000 | tpearson | [tdebase] Fix system modal dialogs Fix shutdown background Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc |
2c6d0dac [view] | v3.5.13-sru | 2011-09-11 19:02:34 +0200 | albator | [tde-packaging] Initial I18N build for TDE 3.5.12 |
3b770cc3 [view] | v3.5.13-sru | 2011-09-11 17:52:34 +0200 | albator | [tde-packaging] Initial build for K3B |
33d2f707 [view] | v3.5.13-sru | 2011-09-11 17:32:30 +0200 | albator | [tde-packaging] Update script to generate tarballs |
b683e306 [view] | v3.5.13-sru | 2011-09-11 17:32:14 +0200 | albator | [tde-packaging] Some more packages for RHEL 6 / TDE 3.5.12 |
a189f56c [view] | v3.5.13-sru | 2011-09-11 17:30:40 +0200 | albator | [tde-packaging] Initial kdevelop for RHEL 6 / TDE 3.5.12 |
74a4ecd0 [view] | v3.5.13-sru | 2011-09-11 10:34:17 +0200 | albator | [tde-packaging] Initial build for KDEARTWORK |
c8dae5c7 [view] | v3.5.13-sru | 2011-09-11 10:33:49 +0200 | albator | [tde-packaging] Initial build for KDEMULTIMEDIA |
fc93f1de [view] | v3.5.13-sru | 2011-09-11 10:33:19 +0200 | albator | [tde-packaging] Some more cleanup to base components |
d4099caa [view] | v3.5.13-sru | 2011-09-10 17:41:01 -0500 | Timothy Pearson | [tde] Fix Qt3 builds on Slackware via removal of the png.h symlink |
552ac267 [view] | v3.5.13-sru | 2011-09-10 17:41:01 -0500 | Timothy Pearson | [qt3] Fix Qt3 builds on Slackware via removal of the png.h symlink |
1f40ada7 [view] | v3.5.13-sru | 2011-09-10 22:32:00 +0000 | tpearson | [tdebase] Force windows with the modal system notification atom set to stay above other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence |
02c81335 [view] | v3.5.13-sru | 2011-09-10 22:29:00 +0000 | tpearson | [tdelibs] Enhance libkrsync |
89bffdf4 [view] | v3.5.13-sru | 2011-09-10 19:23:44 +0200 | albator | [tde-packaging] Slight updates on basic components |
3aba493d [view] | v3.5.13-sru | 2011-09-10 00:43:08 +0000 | tpearson | [tdeaddons] Use new krsync library to handle remote sync operations |
4ff1177d [view] | v3.5.13-sru | 2011-09-09 19:41:57 -0500 | Timothy Pearson | [tde-packaging] Add libkrsync to kdelibs for Ubuntu and Debian |
e7e6e20d [view] | v3.5.13-sru | 2011-09-10 00:39:48 +0000 | tpearson | [tdelibs] Add libkrsync to kdelibs This allows unidirectional and bidirectional file transfer via rsync and unison, respectively |
29570c5a [view] | v3.5.13-sru | 2011-09-09 21:20:16 +0000 | tpearson | [tdebase] Disable kdebase kicker tip assertion causing kicker crash |
1b2e6386 [view] | v3.5.13-sru | 2011-09-09 16:33:33 -0400 | mutantturkey | [tde-packaging] started working on Qt3, made my own folder, when work is done, I will bring it into the main branch |
9fe53a2a [view] | v3.5.13-sru | 2011-09-09 19:33:47 +0000 | tpearson | [tdebase] Fix kompmgr failing to move windows in opaque mode |
f69216c6 [view] | v3.5.13-sru | 2011-09-09 18:43:10 +0000 | tpearson | [tdebase] Fix kompmgr crash on window resize |
f5f0024b [view] | v3.5.13-sru | 2011-09-09 02:03:42 +0000 | tpearson | [tdebase] Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable menu/close/on-all-desktops buttons Improve the appearance of the TDE logout sequence using the new atom |
5a63d594 [view] | v3.5.13-sru | 2011-09-08 02:02:57 +0000 | tpearson | [tdebase] Allow kdebase to build with HAL disabled |
68826214 [view] | v3.5.13-sru | 2011-09-07 10:49:57 -0500 | Timothy Pearson | [tde-packaging] Enable kdepim apidox build |
3bbd9f8c [view] | v3.5.13-sru | 2011-09-07 05:46:14 +0000 | tpearson | [tdepim] Fix kdepim FTBFS under Ubuntu Natty |
ef427f8b [view] | v3.5.13-sru | 2011-09-06 23:07:00 -0500 | Timothy Pearson | [tde-packaging] Only build kdepim apidox on arch-independent package builds |
cc6103ae [view] | v3.5.13-sru | 2011-09-06 22:29:26 -0500 | Timothy Pearson | [tde-packaging] Only build kdebase apidox on arch-independent package builds |
f573351e [view] | v3.5.13-sru | 2011-09-07 02:39:39 +0000 | tpearson | [tde-cmake] Fix FTBFS from CMake apidox generation script |
7a9f7fe5 [view] | v3.5.13-sru | 2011-09-06 17:26:35 -0500 | Timothy Pearson | [tde-packaging] Enable apidox builds under Ubuntu and Debian for kdelibs, kdebase, and kdepim |
7344e1ff [view] | v3.5.13-sru | 2011-09-06 22:22:29 +0000 | tpearson | [admin] Fix apidox module name extraction |
ae9ba134 [view] | v3.5.13-sru | 2011-09-06 22:21:06 +0000 | tpearson | [admin] Add preliminary apidox support to CMake |
6858337c [view] | v3.5.13-sru | 2011-09-06 22:21:06 +0000 | tpearson | [tde-cmake] Add preliminary apidox support to CMake |
834036fa [view] | v3.5.13-sru | 2011-09-06 22:18:43 +0000 | tpearson | [tdepim] Add apidox targets to kdepim |
21fc43f2 [view] | v3.5.13-sru | 2011-09-06 22:18:15 +0000 | tpearson | [tdebase] Add apidox targets to kdebase |
5c83bfc5 [view] | v3.5.13-sru | 2011-09-06 22:17:18 +0000 | tpearson | [tdelibs] Add apidox targets to kdelibs |
a7d8c5aa [view] | v3.5.13-sru | 2011-09-06 19:10:00 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS |
7423beba [view] | v3.5.13-sru | 2011-09-06 13:47:36 -0500 | Timothy Pearson | [tde-packaging] Fix up kdelibs/kdebase/kdepim API documentation install files for Debian/Ubuntu |
f14a4cc4 [view] | v3.5.13-sru | 2011-09-06 18:59:37 +0200 | albator | [tde-packaging] Small updates for kdelibs & kdesdk |
cefafdaf [view] | v3.5.13-sru | 2011-09-06 07:13:37 +0200 | albator | [tde-packaging] Initial build for KDEUTILS for RHEL 6 |
a84a812e [view] | v3.5.13-sru | 2011-09-05 22:46:13 +0200 | albator | [tde-packaging] Initial build for KDEBINDINGS for RHEL6 |
e3b40657 [view] | v3.5.13-sru | 2011-09-05 22:24:58 +0200 | albator | [tde-packaging] Initial build for KDESDK for RHEL 6 |
9135c977 [view] | v3.5.13-sru | 2011-09-05 13:52:25 -0500 | Timothy Pearson | [tde-packaging] Fix kdepim documentation installation conflict |
2455e19f [view] | v3.5.13-sru | 2011-09-05 20:28:15 +0200 | albator | [tde-packaging] Initial build for KDEPIM for RHEL 6 |
48f1832d [view] | v3.5.13-sru | 2011-09-05 20:15:43 +0200 | albator | [tde-packaging] Update dependencies SPECS file with more version-independant macros |
6f832f84 [view] | v3.5.13-sru | 2011-09-05 16:18:22 +0000 | tpearson | [tdenetwork] Commit two patches to kdenetwork from Slávek Banko: 1.) fix problem with html special chars (especially &) in messages from nowlistening plugin in kopete. Kopete::Message::RichText expects already escaped chars, but messages from nowlistening is plain text. With Kopete::Message::PlainText is message valid 2.) add pongserver, that add xep-0199 responses to kopete |
8fe3b4ad [view] | v3.5.13-sru | 2011-09-05 16:12:03 +0000 | tpearson | [tdepim] Fix gpg-error detection |
9dc2b4d1 [view] | v3.5.13-sru | 2011-09-04 20:01:05 +0000 | tpearson | [tdelibs] Fix kdelibs multiarch runtime library location failure |
b3159810 [view] | v3.5.13-sru | 2011-09-04 21:49:48 +0200 | albator | [tde-packaging] Remove hardcoded "lib" directory for libraries installation. Now it will use either "lib" or "lib64" according to the architecture. |
3c86eeb8 [view] | v3.5.13-sru | 2011-09-04 20:52:11 +0200 | albator | [tde-packaging] Rollback on TDE 3.5.12: usr "lib64" for libraries instead of "lib" |
adfc2928 [view] | v3.5.13-sru | 2011-09-04 19:47:42 +0200 | albator | [tde-packaging] Initial KDEBASE build for RHEL 6 Versions 3.5.12 and 3.5.13 Including some RHEL/Fedora specific patches. |
21debd86 [view] | v3.5.13-sru | 2011-09-04 19:00:24 +0200 | albator | [tde-packaging] Initial KDELIBS build for RHEL 6 Versions 3.5.12 and 3.5.13 |
aa68ab3a [view] | v3.5.13-sru | 2011-09-04 18:46:03 +0200 | albator | [tde-packaging] Fixed requires QT3 error in ARTS 3.5.12 ... |
7c45e68e [view] | v3.5.13-sru | 2011-09-04 17:29:48 +0200 | albator | [tde-packaging] Initial ARTS for RHEL For TDE 3.5.12 and TDE 3.5.13 |
3d77bbc6 [view] | v3.5.13-sru | 2011-09-04 17:18:54 +0200 | albator | [tde-packaging] Initial DBUS-TQT build for RHEL For TDE 3.5.13 (and later). |
6bca3033 [view] | v3.5.13-sru | 2011-09-04 17:17:09 +0200 | albator | [tde-packaging] Initial tqtinterface SPECS for TDE 3.5.12 and 3.5.13 Should compile on any RHEL or Fedora |
016dd39c [view] | v3.5.13-sru | 2011-09-04 17:04:12 +0200 | albator | [tde-packaging] Initial production script for RHEL Use 'gentarball.sh' to generate tarballs from SVN, then 'genrpm.sh' to build RPM. |
9763eb18 [view] | v3.5.13-sru | 2011-09-04 16:45:16 +0200 | albator | [tde-packaging] Initial QT3 build for RHEL 6 Based on original RHEL 6 qt3 3.3.8b RPM. |
90c6afc4 [view] | v3.5.13-sru | 2011-09-04 04:12:23 +0000 | tpearson | [amarok] Fix Russian string handling from Wiki in Amarok Thanks to Ilya for the patch idea! |
7fc2c05f [view] | v3.5.13-sru | 2011-09-03 22:49:00 +0000 | tpearson | [tdebase] Add DPMS configuration to kdebase |
5b3becd0 [view] | v3.5.13-sru | 2011-09-03 22:46:14 +0000 | tpearson | [tdelibs] Add DPMS support to libkrandr |
8cb77065 [view] | v3.5.13-sru | 2011-09-03 17:35:30 -0500 | Timothy Pearson | [tde-packaging] Fix kdevelop FTBFS under Ubuntu |
cf01bd68 [view] | v3.5.13-sru | 2011-09-03 19:25:16 +0000 | tpearson | [tdebase] Fix kompmgr abort on TDE login |
342b8e69 [view] | v3.5.13-sru | 2011-09-03 18:27:58 +0000 | tpearson | [tdebase] Fix shutdown dialog fading when compositing is enabled Add a bit of logging to kompmgr Fix a broken signal/slot disconnect in kwin |
d27ff959 [view] | v3.5.13-sru | 2011-09-03 16:54:15 +0000 | tpearson | [tdebase] Fix FTBFS accidentally introduced in prior commit |
3e8d5bcf [view] | v3.5.13-sru | 2011-09-03 15:58:51 +0000 | tpearson | [tdebase] Fix a couple of kdebase build errors on non-Ubuntu platforms |
a26de822 [view] | v3.5.13-sru | 2011-09-03 10:17:12 -0500 | Timothy Pearson | [tde-packaging] Fix kdelibs FTBFS under Ubuntu |
4e660380 [view] | v3.5.13-sru | 2011-09-02 23:28:15 +0000 | tpearson | [tdebase] Add another ATI fglrx workaround to kompmgr This one restarts kompmgr if the connection to the X display is lost |
163a80ae [view] | v3.5.13-sru | 2011-09-02 13:37:35 -0500 | Timothy Pearson | [tde-packaging] Fix kdelibs FTBFS under Ubuntu |
eb1762e9 [view] | v3.5.13-sru | 2011-09-02 12:36:18 -0500 | Timothy Pearson | [tde-packaging] Fix Ubuntu -kde3 to -trinity automatic migration |
a847ac79 [view] | v3.5.13-sru | 2011-09-02 15:57:44 +0000 | tpearson | [tdebase] Fix kompmgr fading Fadeouts are now silky smooth under all conditions... |
f5a065d5 [view] | v3.5.13-sru | 2011-09-02 07:23:21 +0000 | tpearson | [tdebase] Additional kompmgr updates and fixes |
c0455ff6 [view] | v3.5.13-sru | 2011-09-02 02:53:23 +0000 | tpearson | [tdebase] Work around ATI fglrx XDamage bug that was causing kompmgr to not draw new popup windows Clean up kompmgr a bit and attempt to smooth out the window fades |
15842f0e [view] | v3.5.13-sru | 2011-09-01 14:37:46 -0500 | Timothy Pearson | [tde] Fix Qt3-->TQt3 conversion scripts |
5efcb9fb [view] | v3.5.13-sru | 2011-09-01 19:35:06 +0000 | tpearson | [tdelibs] Fix display gamma setting crash in kdelibs |
92363401 [view] | v3.5.13-sru | 2011-09-01 19:28:30 +0000 | tpearson | [tdesudo] Do not change home directory when using kdesudo This improves system responsiveness and brings the actual behaviour more in line with what is expected |
95aea7e9 [view] | v3.5.13-sru | 2011-09-01 19:15:40 +0000 | tpearson | [tdelibs] Disable DCOP logging to prevent logfile pollution |
291eb697 [view] | v3.5.13-sru | 2011-09-01 18:25:02 +0000 | tpearson | [tdebase] Fix shutdown dialog icon background Fix Kicker show desktop button tooltip |
31ce6375 [view] | v3.5.13-sru | 2011-09-01 14:48:56 +0000 | tpearson | [tdebase] Fix kicker size/position glitch Fix kicker task button glitch in Elegant mode caused by prior commit r1246075 |
3cc48991 [view] | v3.5.13-sru | 2011-09-01 13:14:35 +0000 | tpearson | [tde-style-qtcurve] Add PE_HeaderSectionMenu to QtCurve style |
19abb4dd [view] | v3.5.13-sru | 2011-09-01 13:13:59 +0000 | tpearson | [tde-style-lipstik] Add PE_HeaderSectionMenu handler to Lipstik |
09d9d068 [view] | v3.5.13-sru | 2011-09-01 13:13:05 +0000 | tpearson | [tdelibs] Fix kdelibs styles by adding PE_HeaderSectionMenu handlers to them |
0d9a6be5 [view] | v3.5.13-sru | 2011-09-01 05:08:39 +0000 | tpearson | [tdebase] Fix kdm startup position in unthemed fallback mode |
cbb18691 [view] | v3.5.13-sru | 2011-09-01 01:12:34 +0000 | tpearson | [tdebase] Fix kompmgr artifacts when resizing shaped windows Restore original konsole opacity for background colors when ARGB visuals are active |
708dc021 [view] | v3.5.13-sru | 2011-08-31 22:53:26 +0000 | tpearson | [tdelibs] Fix a couple of graphical issues in the Asteroid widget style * KJanusWidget background palette being overridden * Disabled scrollbar buttons rendering incorrectly |
69c1fdb6 [view] | v3.5.13-sru | 2011-08-31 22:52:22 +0000 | tpearson | [rosegarden] Fix rosegarden FTBFS |
5a2cf518 [view] | v3.5.13-sru | 2011-08-31 19:29:17 +0000 | tpearson | [konversation] Fix konversation FTBFS |
a62982d5 [view] | v3.5.13-sru | 2011-08-31 19:26:01 +0000 | tpearson | [tdesdk] Fix kompare signal/slot problem |
90b236a8 [view] | v3.5.13-sru | 2011-08-31 18:25:22 +0000 | tpearson | [kgtk-qt3] FIx kgtk-qt3 hang due to incorrect moc binary call |
8772aedf [view] | v3.5.13-sru | 2011-08-31 16:25:39 +0000 | tpearson | [tdepim] Fix a handful of FTBFS errors caused by tqStatus/Status string conversion |
079be6b9 [view] | v3.5.13-sru | 2011-08-31 16:25:39 +0000 | tpearson | [adept] Fix a handful of FTBFS errors caused by tqStatus/Status string conversion |
39f99c18 [view] | v3.5.13-sru | 2011-08-31 04:45:36 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS |
5f8350de [view] | v3.5.13-sru | 2011-08-31 04:43:12 +0000 | tpearson | [tdebase] Indicate that kdesktop focus stealing prevention is a Default setting |
f6ffe14c [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdegames] Fix remaining instances of tqStatus embedded in user visible strings |
f42d56d0 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kmymoney] Fix remaining instances of tqStatus embedded in user visible strings |
e657d8e0 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdemultimedia] Fix remaining instances of tqStatus embedded in user visible strings |
e36289e7 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kpilot] Fix remaining instances of tqStatus embedded in user visible strings |
d1743454 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kima] Fix remaining instances of tqStatus embedded in user visible strings |
be1a164c [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kvirc] Fix remaining instances of tqStatus embedded in user visible strings |
bc7058f3 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [ksystemlog] Fix remaining instances of tqStatus embedded in user visible strings |
b6bbc613 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kdiff3] Fix remaining instances of tqStatus embedded in user visible strings |
b05498a5 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kmplayer] Fix remaining instances of tqStatus embedded in user visible strings |
ae2f0b5a [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [ktorrent] Fix remaining instances of tqStatus embedded in user visible strings |
ad46b81c [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kmyfirewall] Fix remaining instances of tqStatus embedded in user visible strings |
ace56e8f [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kipi-plugins] Fix remaining instances of tqStatus embedded in user visible strings |
a4c7be3b [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [adept] Fix remaining instances of tqStatus embedded in user visible strings |
a462cfdf [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdeaccessibility] Fix remaining instances of tqStatus embedded in user visible strings |
991cbb0c [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [soundkonverter] Fix remaining instances of tqStatus embedded in user visible strings |
97c8a684 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [knemo] Fix remaining instances of tqStatus embedded in user visible strings |
96afcb1a [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [bibletime] Fix remaining instances of tqStatus embedded in user visible strings |
93847f56 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdesvn] Fix remaining instances of tqStatus embedded in user visible strings |
7c879109 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdenetwork] Fix remaining instances of tqStatus embedded in user visible strings |
766538d6 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [piklab] Fix remaining instances of tqStatus embedded in user visible strings |
6f54236d [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdesdk] Fix remaining instances of tqStatus embedded in user visible strings |
6bb29e17 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdepim] Fix remaining instances of tqStatus embedded in user visible strings |
59b9e830 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdeaddons] Fix remaining instances of tqStatus embedded in user visible strings |
5655982e [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [kile] Fix remaining instances of tqStatus embedded in user visible strings |
4589c696 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [amarok] Fix remaining instances of tqStatus embedded in user visible strings |
4534ffe2 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [koffice] Fix remaining instances of tqStatus embedded in user visible strings |
396e1217 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdewebdev] Fix remaining instances of tqStatus embedded in user visible strings |
2ea0370d [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdevelop] Fix remaining instances of tqStatus embedded in user visible strings |
2d59c280 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [rosegarden] Fix remaining instances of tqStatus embedded in user visible strings |
2d32173e [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdeedu] Fix remaining instances of tqStatus embedded in user visible strings |
2990ea68 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [konversation] Fix remaining instances of tqStatus embedded in user visible strings |
17991a46 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdegraphics] Fix remaining instances of tqStatus embedded in user visible strings |
12f5437f [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [basket] Fix remaining instances of tqStatus embedded in user visible strings |
0e574d2e [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tellico] Fix remaining instances of tqStatus embedded in user visible strings |
0d4ad407 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [k9copy] Fix remaining instances of tqStatus embedded in user visible strings |
0a9b7cf5 [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [tdeutils] Fix remaining instances of tqStatus embedded in user visible strings |
09ccf5da [view] | v3.5.13-sru | 2011-08-31 04:15:04 +0000 | tpearson | [ktechlab] Fix remaining instances of tqStatus embedded in user visible strings |
41ba2e7b [view] | v3.5.13-sru | 2011-08-30 19:10:19 -0500 | Timothy Pearson | [tde-packaging] Fix kdebase Debian and Ubuntu FTBFS |
5ee66bc4 [view] | v3.5.13-sru | 2011-08-30 23:12:52 +0000 | tpearson | [tdebase] Fix run command not accepting focus when Firefox is running and active on the current screen |
5ebe2970 [view] | v3.5.13-sru | 2011-08-30 18:09:15 -0500 | Timothy Pearson | [tde-packaging] Add kwin default fsp rules to Ubuntu and Debian |
53790308 [view] | v3.5.13-sru | 2011-08-30 16:38:09 +0000 | tpearson | [tdebase] Enhance kdebase media manager error messages |
3e045892 [view] | v3.5.13-sru | 2011-08-30 03:20:08 +0000 | tpearson | [tqtinterface] Fix TQt3 FTBFS |
8e81621f [view] | v3.5.13-sru | 2011-08-29 19:56:26 +0000 | tpearson | [tqtinterface] Fix TQt3-based FTBFS in a handful of modules |
f2b43864 [view] | v3.5.13-sru | 2011-08-29 10:08:38 +0000 | tpearson | [tdesudo] Fix kdesudo launch |
c0a0dbb5 [view] | v3.5.13-sru | 2011-08-29 08:59:13 +0000 | tpearson | [tqtinterface] Fix TQt3 mocing of properties and enums |
a01d7c16 [view] | v3.5.13-sru | 2011-08-29 03:05:41 -0500 | Timothy Pearson | [tde] Minor conversion script fixup |
5e5763fa [view] | v3.5.13-sru | 2011-08-29 00:41:04 +0000 | tpearson | [tdebase] Fix desktop transparency fade out in kompmgr |
afb2c168 [view] | v3.5.13-sru | 2011-08-28 23:40:58 +0000 | tpearson | [tdebase] Add ability to "punch through" to desktop for transparency in kompmgr Activate Konsole ARGB mode by default when kompmgr is running |
5a9856e1 [view] | v3.5.13-sru | 2011-08-28 21:51:54 +0000 | tpearson | [amarok] Enhance Amarok OSD in ARGB mode |
226b87a2 [view] | v3.5.13-sru | 2011-08-28 07:48:28 +0000 | tpearson | [tdebase] Fix ksmserver crash on logout |
fe9cd932 [view] | v3.5.13-sru | 2011-08-28 00:18:00 -0500 | Timothy Pearson | [tde-packaging] Fix kdeartwork FTBFS under Ubuntu and Debian |
aca04c8c [view] | v3.5.13-sru | 2011-08-28 05:11:10 +0000 | tpearson | [tdebase] Fix up system tray RGB<-->ARGB hack It is now fully deterministic and will work on all systems |
6aa4b34f [view] | v3.5.13-sru | 2011-08-28 00:00:28 +0000 | tpearson | [tdeartwork] Remove krootbacking from kdeartwork |
1a3b6d7a [view] | v3.5.13-sru | 2011-08-27 18:59:14 -0500 | Timothy Pearson | [tde-packaging] Move krootbacking from kdeartwork to kdebase |
f62a335a [view] | v3.5.13-sru | 2011-08-27 23:57:48 +0000 | tpearson | [tdebase] Move krootbacking executable from kdeartwork to kdebase Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process |
fc58305a [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdeutils] Fix a number of accidental tqStatus string conversions |
f5d2afd2 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [krusader] Fix a number of accidental tqStatus string conversions |
e0ec84b8 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kdiff3] Fix a number of accidental tqStatus string conversions |
d602dc0c [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kstreamripper] Fix a number of accidental tqStatus string conversions |
c646dc0d [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [digikam] Fix a number of accidental tqStatus string conversions |
b2c7e50d [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tderadio] Fix a number of accidental tqStatus string conversions |
b2c404b5 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kmymoney] Fix a number of accidental tqStatus string conversions |
a401060f [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdewebdev] Fix a number of accidental tqStatus string conversions |
a10c3b3d [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [libkipi] Fix a number of accidental tqStatus string conversions |
9f65f847 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [bibletime] Fix a number of accidental tqStatus string conversions |
9f3eff1e [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdesvn] Fix a number of accidental tqStatus string conversions |
9b4d83ef [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdeaccessibility] Fix a number of accidental tqStatus string conversions |
99b6e67b [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [piklab] Fix a number of accidental tqStatus string conversions |
939093cf [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [adept] Fix a number of accidental tqStatus string conversions |
7d5a3b58 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [knemo] Fix a number of accidental tqStatus string conversions |
6371eaf9 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdevelop] Fix a number of accidental tqStatus string conversions |
5df6be20 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [knutclient] Fix a number of accidental tqStatus string conversions |
59498d7d [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdegames] Fix a number of accidental tqStatus string conversions |
52c71969 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdenetwork] Fix a number of accidental tqStatus string conversions |
517fa997 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [soundkonverter] Fix a number of accidental tqStatus string conversions |
4f6c300e [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [konversation] Fix a number of accidental tqStatus string conversions |
49eda0ff [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kpicosim] Fix a number of accidental tqStatus string conversions |
3f612363 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [amarok] Fix a number of accidental tqStatus string conversions |
3d1395d8 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [koffice] Fix a number of accidental tqStatus string conversions |
2cba6983 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [rosegarden] Fix a number of accidental tqStatus string conversions |
2a23cf2a [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdegraphics] Fix a number of accidental tqStatus string conversions |
2410b4e2 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [ktorrent] Fix a number of accidental tqStatus string conversions |
16d826ac [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdesdk] Fix a number of accidental tqStatus string conversions |
1075ae0b [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kipi-plugins] Fix a number of accidental tqStatus string conversions |
0a282818 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [kpilot] Fix a number of accidental tqStatus string conversions |
029d6084 [view] | v3.5.13-sru | 2011-08-27 21:38:57 +0000 | tpearson | [tdepim] Fix a number of accidental tqStatus string conversions |
6009a3e9 [view] | v3.5.13-sru | 2011-08-27 07:47:44 +0000 | tpearson | [tdebase] Fix up the system tray to handle embedded windows with a different X11 depth than the tray itself This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals Part 2/2 |
7a65dcc2 [view] | v3.5.13-sru | 2011-08-27 07:46:59 +0000 | tpearson | [tdelibs] Fix up the system tray to handle embedded windows with a different X11 depth than the tray itself This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals Part 1/2 |
b544d338 [view] | v3.5.13-sru | 2011-08-26 20:00:48 +0000 | tpearson | [tdebase] Fix kdm themed dialog position on screen |
2b2478f6 [view] | v3.5.13-sru | 2011-08-25 23:27:36 -0500 | Timothy Pearson | [tde-packaging] Remove failing displayconfig module from kde-guidance on Ubuntu and Debian |
de7983f8 [view] | v3.5.13-sru | 2011-08-25 21:40:52 -0500 | Timothy Pearson | [tde-packaging] Fix asteroid widget style installation under Ubuntu and Debian |
10ad1642 [view] | v3.5.13-sru | 2011-08-25 19:12:31 -0500 | Timothy Pearson | [tde-packaging] Fix kdm's nasty habit of overwriting the default display manager under Ubuntu and Debian |
d6306f93 [view] | v3.5.13-sru | 2011-08-25 21:15:13 +0000 | tpearson | [tdebase] Add ability to blur kicker background |
2944cdf0 [view] | v3.5.13-sru | 2011-08-25 21:13:21 +0000 | tpearson | [tdelibs] Fix KImageEffect blur convolution Add blur ability to krootpixmap |
eab043fd [view] | v3.5.13-sru | 2011-08-25 20:08:02 +0000 | tpearson | [tdelibs] Fix lack of system tray icon transparency when parent application utilizes ARGB visuals |
d6bcc187 [view] | v3.5.13-sru | 2011-08-25 18:37:54 +0000 | tpearson | [tdebase] Fix taskbar when parent application is using ARGB windows Fix composition configuration default settings Add logout notice to give the user feedback that yes, the logout command actually WAS accepted |
00892b3e [view] | v3.5.13-sru | 2011-08-25 07:11:37 +0000 | tpearson | [tdelibs] Fix system tray icons when the parent application is in ARGB mode |
648e1d84 [view] | v3.5.13-sru | 2011-08-25 06:44:41 +0000 | tpearson | [tdebase] Fix kdm classic greeter position |
8bb54d3c [view] | v3.5.13-sru | 2011-08-25 01:11:13 -0500 | Timothy Pearson | [tde-packaging] Add displayconfig kcm to Ubuntu and Debian |
fa5d5051 [view] | v3.5.13-sru | 2011-08-25 00:39:59 +0000 | tpearson | [tdebase] Add gamma configuration tab to display control module |
7d5dd09e [view] | v3.5.13-sru | 2011-08-25 00:35:24 +0000 | tpearson | [tdelibs] Add gamma support to libkrandr Fix primary display detect Fix memory leak |
93c66bf8 [view] | v3.5.13-sru | 2011-08-24 17:26:04 -0400 | Robert Xu | [tde-packaging] dbus-1-tqt -> libdbus-tqt-1-0 AND tdelibs import (unchanged) |
b8b9ed42 [view] | v3.5.13-sru | 2011-08-24 18:41:35 +0000 | tpearson | [tde-guidance] Deactivate broken kde-guidance displayconfig module in favor of the new randr-based module |
442ff893 [view] | v3.5.13-sru | 2011-08-24 18:19:20 +0000 | tpearson | [dbus-tqt] Fix no return in nonvoid function errors within dbus-tqt |
58e72558 [view] | v3.5.13-sru | 2011-08-24 12:23:00 -0500 | Timothy Pearson | [tde] Clean up said scripts a bit |
410ac8cc [view] | v3.5.13-sru | 2011-08-24 12:21:55 -0500 | Timothy Pearson | [tde] Add scripts to autogenerate a "real" TQt3 from the Qt3 sources in GIT |
ac624916 [view] | v3.5.13-sru | 2011-08-24 07:39:35 +0000 | tpearson | [kvirc] Fix kvirc FTBFS |
4fba6786 [view] | v3.5.13-sru | 2011-08-24 03:27:39 +0000 | tpearson | [tdelibs] Stabilize fallback of display configuration |
9cff39bc [view] | v3.5.13-sru | 2011-08-24 03:21:22 +0000 | tpearson | [tdebase] Enable the new display configuration module |
46a29a27 [view] | v3.5.13-sru | 2011-08-24 03:09:50 +0000 | tpearson | [tdelibs] Enhance libkrandr further |
422e6d3a [view] | v3.5.13-sru | 2011-08-23 22:51:09 +0000 | tpearson | [tdebase] Further work on display configuration tool Tool is nearly functional at this point but is still disabled pending completion |
af3a602a [view] | v3.5.13-sru | 2011-08-23 22:48:56 +0000 | tpearson | [tdelibs] Large improvements to libkrandr |
16e57845 [view] | v3.5.13-sru | 2011-08-23 16:37:37 -0500 | Timothy Pearson | [qt3] Add new emitResizedSignal method to QDesktopWidget |
15612828 [view] | v3.5.13-sru | 2011-08-23 16:37:37 -0500 | Timothy Pearson | [tde] Add new emitResizedSignal method to QDesktopWidget |
67b84c91 [view] | v3.5.13-sru | 2011-08-23 07:54:16 +0000 | tpearson | [tdebase] Increase libkrandr functionality Part 2/2 |
2eb90609 [view] | v3.5.13-sru | 2011-08-23 07:52:47 +0000 | tpearson | [tdelibs] Increase libkrandr functionality Part 1/2 |
a3490ec1 [view] | v3.5.13-sru | 2011-08-22 04:16:36 +0000 | tpearson | [kgtk-qt3] Fix kgtk-kde3 FTBFS |
dc46a689 [view] | v3.5.13-sru | 2011-08-22 04:03:21 +0000 | tpearson | [tdesudo] Fix kdesudo FTBFS |
a93face9 [view] | v3.5.13-sru | 2011-08-21 20:24:19 -0500 | Timothy Pearson | [tde] TQt port the TDE file picker for LibreOffice Also update LibreOffice debian packaging patches |
2d5b63cb [view] | v3.5.13-sru | 2011-08-21 20:24:19 -0500 | Timothy Pearson | [thirdparty] TQt port the TDE file picker for LibreOffice Also update LibreOffice debian packaging patches |
425774d7 [view] | v3.5.13-sru | 2011-08-21 18:03:22 -0400 | Robert Xu | [tde-packaging] modded tdelibs-devel-doc |
0880c1c2 [view] | v3.5.13-sru | 2011-08-21 18:25:23 +0000 | tpearson | [kpilot] Fix reminaing CMake FTBFS |
018997dd [view] | v3.5.13-sru | 2011-08-21 18:25:23 +0000 | tpearson | [tdepim] Fix reminaing CMake FTBFS |
6e709686 [view] | v3.5.13-sru | 2011-08-21 09:36:28 +0000 | tpearson | [tdebase] Rename option to enable kompmgr to a more user decipherable string |
e2a62f72 [view] | v3.5.13-sru | 2011-08-21 09:21:36 +0000 | tpearson | [tdebase] Part 2 of prior commit |
df891a81 [view] | v3.5.13-sru | 2011-08-21 08:27:46 +0000 | tpearson | [tdebase] Fix kdebase FTBFS due to KDE3-->Trinity migration |
a70f5fef [view] | v3.5.13-sru | 2011-08-20 23:56:01 -0500 | Timothy Pearson | [tde-packaging] Remove obsolete kdelibs/debian/KUBUNTU-DEBIAN-CHANGES from Ubuntu and Debian |
6e930aaf [view] | v3.5.13-sru | 2011-08-21 04:54:43 +0000 | tpearson | [tde-cmake] Fix FTBFS under CMake |
28bd82e3 [view] | v3.5.13-sru | 2011-08-20 23:17:06 -0400 | Robert Xu | [tde-packaging] arts typo that makes x86_64 builds fail miserably. |
e3a580bb [view] | v3.5.13-sru | 2011-08-21 02:46:14 +0000 | tpearson | [tdesudo] Fix kdesudo hang when no arguments are provided |
969673f2 [view] | v3.5.13-sru | 2011-08-21 02:36:07 +0000 | tpearson | [pytde] Fix python-trinity from last commit |
f5c53fbe [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tdesvn] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
ec0ac5ba [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tdelibs] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
e54449d9 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [kmplayer] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
b9242691 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [koffice] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
a874f639 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tde-guidance] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
9dbf5a28 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tdebase] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
8b464a9e [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [kbfx] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
7cd01f16 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tdeartwork] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
6e0f7106 [view] | v3.5.13-sru | 2011-08-21 02:25:54 +0000 | tpearson | [tdeaccessibility] Second part of previous commit Move files with kde3 in their name to have trinity in their name instead |
7621ba87 [view] | v3.5.13-sru | 2011-08-20 22:16:34 -0400 | Robert Xu | [tde-packaging] introduce new devel-static subpackage which is not fun. :( |
26f5630a [view] | v3.5.13-sru | 2011-08-20 20:47:39 -0500 | Timothy Pearson | [tde-packaging] Convert remaining references to kde3 (e.g. in paths) to trinity |
f47b51ea [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [compizconfig-backend-tdeconfig] Convert remaining references to kde3 (e.g. in paths) to trinity |
f3d0a7ea [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kdiff3] Convert remaining references to kde3 (e.g. in paths) to trinity |
eb4a2bcd [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdesdk] Convert remaining references to kde3 (e.g. in paths) to trinity |
eb34885f [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [pytdeextensions] Convert remaining references to kde3 (e.g. in paths) to trinity |
e6b462ab [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tderadio] Convert remaining references to kde3 (e.g. in paths) to trinity |
e5b073ad [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdesudo] Convert remaining references to kde3 (e.g. in paths) to trinity |
e3852bc8 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [potracegui] Convert remaining references to kde3 (e.g. in paths) to trinity |
e2e2ab9c [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [krename] Convert remaining references to kde3 (e.g. in paths) to trinity |
de1f774d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdesvn] Convert remaining references to kde3 (e.g. in paths) to trinity |
ddca4127 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knutclient] Convert remaining references to kde3 (e.g. in paths) to trinity |
dd7a726f [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [libkdcraw] Convert remaining references to kde3 (e.g. in paths) to trinity |
db388f0d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [yakuake] Convert remaining references to kde3 (e.g. in paths) to trinity |
d7c69d67 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdenetwork] Convert remaining references to kde3 (e.g. in paths) to trinity |
d75633a1 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [smb4k] Convert remaining references to kde3 (e.g. in paths) to trinity |
d3aa19ae [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdewebdev] Convert remaining references to kde3 (e.g. in paths) to trinity |
d3223f47 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knights] Convert remaining references to kde3 (e.g. in paths) to trinity |
d298ac04 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [libltdl] Convert remaining references to kde3 (e.g. in paths) to trinity |
d283a82e [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kvkbd] Convert remaining references to kde3 (e.g. in paths) to trinity |
cf14ccfe [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kcpuload] Convert remaining references to kde3 (e.g. in paths) to trinity |
ce254950 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kgtk-qt3] Convert remaining references to kde3 (e.g. in paths) to trinity |
cca90c83 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [rosegarden] Convert remaining references to kde3 (e.g. in paths) to trinity |
c7c128da [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdegraphics] Convert remaining references to kde3 (e.g. in paths) to trinity |
c5f4ab7a [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [katapult] Convert remaining references to kde3 (e.g. in paths) to trinity |
c2ea0e09 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [desktop-effects-tde] Convert remaining references to kde3 (e.g. in paths) to trinity |
bd18f770 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kpicosim] Convert remaining references to kde3 (e.g. in paths) to trinity |
bcb5b0d9 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [k3b] Convert remaining references to kde3 (e.g. in paths) to trinity |
baadce28 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [filelight] Convert remaining references to kde3 (e.g. in paths) to trinity |
ba933811 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [gtk-qt-engine] Convert remaining references to kde3 (e.g. in paths) to trinity |
b95f56f1 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [libkexiv2] Convert remaining references to kde3 (e.g. in paths) to trinity |
b6b54801 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [krusader] Convert remaining references to kde3 (e.g. in paths) to trinity |
b29a8876 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [koffice] Convert remaining references to kde3 (e.g. in paths) to trinity |
b13f7f21 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knetload] Convert remaining references to kde3 (e.g. in paths) to trinity |
b12c7d1d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeutils] Convert remaining references to kde3 (e.g. in paths) to trinity |
af262de1 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [basket] Convert remaining references to kde3 (e.g. in paths) to trinity |
ace145bd [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kmplayer] Convert remaining references to kde3 (e.g. in paths) to trinity |
acc8d960 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kbfx] Convert remaining references to kde3 (e.g. in paths) to trinity |
ab257225 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdevelop] Convert remaining references to kde3 (e.g. in paths) to trinity |
a3592ebd [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [adept] Convert remaining references to kde3 (e.g. in paths) to trinity |
a0916c41 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [libkipi] Convert remaining references to kde3 (e.g. in paths) to trinity |
9b718d40 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kima] Convert remaining references to kde3 (e.g. in paths) to trinity |
93267d18 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [konversation] Convert remaining references to kde3 (e.g. in paths) to trinity |
92ed89de [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdepim] Convert remaining references to kde3 (e.g. in paths) to trinity |
908d2728 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kaffeine] Convert remaining references to kde3 (e.g. in paths) to trinity |
8ed0ab1c [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [gwenview] Convert remaining references to kde3 (e.g. in paths) to trinity |
8ae3c490 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [digikam] Convert remaining references to kde3 (e.g. in paths) to trinity |
88ccba15 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tde-systemsettings] Convert remaining references to kde3 (e.g. in paths) to trinity |
85a66102 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [ksystemlog] Convert remaining references to kde3 (e.g. in paths) to trinity |
84f3372e [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kdpkg] Convert remaining references to kde3 (e.g. in paths) to trinity |
818b2400 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [ksplash-engine-moodin] Convert remaining references to kde3 (e.g. in paths) to trinity |
7ab4c863 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeedu] Convert remaining references to kde3 (e.g. in paths) to trinity |
77ad89e5 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [ktechlab] Convert remaining references to kde3 (e.g. in paths) to trinity |
74f066f4 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdemultimedia] Convert remaining references to kde3 (e.g. in paths) to trinity |
71fc3b82 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kopete-otr] Convert remaining references to kde3 (e.g. in paths) to trinity |
70a17577 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kipi-plugins] Convert remaining references to kde3 (e.g. in paths) to trinity |
6fca52ce [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kdirstat] Convert remaining references to kde3 (e.g. in paths) to trinity |
6ef0c18d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kbarcode] Convert remaining references to kde3 (e.g. in paths) to trinity |
6d551295 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knemo] Convert remaining references to kde3 (e.g. in paths) to trinity |
68cf127b [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeadmin] Convert remaining references to kde3 (e.g. in paths) to trinity |
678a56c3 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tde-style-qtcurve] Convert remaining references to kde3 (e.g. in paths) to trinity |
667a6e09 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kpowersave] Convert remaining references to kde3 (e.g. in paths) to trinity |
62eeb102 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kchmviewer] Convert remaining references to kde3 (e.g. in paths) to trinity |
60254156 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeaccessibility] Convert remaining references to kde3 (e.g. in paths) to trinity |
5fd1e9ef [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kvirc] Convert remaining references to kde3 (e.g. in paths) to trinity |
5e5259a6 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kile] Convert remaining references to kde3 (e.g. in paths) to trinity |
5d6448bc [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [pytde] Convert remaining references to kde3 (e.g. in paths) to trinity |
5c24dc18 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [admin] Convert remaining references to kde3 (e.g. in paths) to trinity |
5567f296 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeio-locate] Convert remaining references to kde3 (e.g. in paths) to trinity |
549c7e4d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdebase] Convert remaining references to kde3 (e.g. in paths) to trinity |
534b03db [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knowit] Convert remaining references to kde3 (e.g. in paths) to trinity |
52bcc5b2 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeaddons] Convert remaining references to kde3 (e.g. in paths) to trinity |
52226ceb [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kmymoney] Convert remaining references to kde3 (e.g. in paths) to trinity |
516c8c00 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [ksquirrel] Convert remaining references to kde3 (e.g. in paths) to trinity |
50c73de9 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [piklab] Convert remaining references to kde3 (e.g. in paths) to trinity |
4fdc6308 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kuickshow] Convert remaining references to kde3 (e.g. in paths) to trinity |
4d088ec3 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [amarok] Convert remaining references to kde3 (e.g. in paths) to trinity |
496449c1 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tde-style-lipstik] Convert remaining references to kde3 (e.g. in paths) to trinity |
452dc1bc [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdelibs] Convert remaining references to kde3 (e.g. in paths) to trinity |
45266df7 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tde-cmake] Convert remaining references to kde3 (e.g. in paths) to trinity |
38c69114 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [libksquirrel] Convert remaining references to kde3 (e.g. in paths) to trinity |
37fb195d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdebindings] Convert remaining references to kde3 (e.g. in paths) to trinity |
37837d0d [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [dolphin] Convert remaining references to kde3 (e.g. in paths) to trinity |
30d640dc [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [knetstats] Convert remaining references to kde3 (e.g. in paths) to trinity |
3069b320 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [twin-style-crystal] Convert remaining references to kde3 (e.g. in paths) to trinity |
2ab8e289 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [fusion-icon] Convert remaining references to kde3 (e.g. in paths) to trinity |
26cfc184 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdmtheme] Convert remaining references to kde3 (e.g. in paths) to trinity |
23b2d72e [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [soundkonverter] Convert remaining references to kde3 (e.g. in paths) to trinity |
1fd6d1af [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [ktorrent] Convert remaining references to kde3 (e.g. in paths) to trinity |
1a285676 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kmyfirewall] Convert remaining references to kde3 (e.g. in paths) to trinity |
177f0aba [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [keep] Convert remaining references to kde3 (e.g. in paths) to trinity |
15ab9fe7 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tde-guidance] Convert remaining references to kde3 (e.g. in paths) to trinity |
1164a936 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [bibletime] Convert remaining references to kde3 (e.g. in paths) to trinity |
0ef0bc64 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kpilot] Convert remaining references to kde3 (e.g. in paths) to trinity |
0e2c5ed5 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [k9copy] Convert remaining references to kde3 (e.g. in paths) to trinity |
0d92b905 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [smartcardauth] Convert remaining references to kde3 (e.g. in paths) to trinity |
0bff36dc [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeartwork] Convert remaining references to kde3 (e.g. in paths) to trinity |
0ac78b96 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdegames] Convert remaining references to kde3 (e.g. in paths) to trinity |
0508f1ab [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [kbookreader] Convert remaining references to kde3 (e.g. in paths) to trinity |
0173c83b [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeio-umountwrapper] Convert remaining references to kde3 (e.g. in paths) to trinity |
009dc9d5 [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tdeio-apt] Convert remaining references to kde3 (e.g. in paths) to trinity |
00488ecb [view] | v3.5.13-sru | 2011-08-21 01:43:11 +0000 | tpearson | [tellico] Convert remaining references to kde3 (e.g. in paths) to trinity |
748b4be7 [view] | v3.5.13-sru | 2011-08-20 19:46:28 -0500 | Timothy Pearson | [tde-packaging] Fix remaining instances of KDE3 in the Debian and Ubuntu packaging |
122934ea [view] | v3.5.13-sru | 2011-08-21 00:06:48 +0000 | tpearson | [tdeartwork] Fix prior kdeartwork commit |
ad38cf55 [view] | v3.5.13-sru | 2011-08-20 23:17:35 +0000 | tpearson | [tdeartwork] Fix kdeartwork xscreensaver root pixmap integration |
7219efab [view] | v3.5.13-sru | 2011-08-20 19:05:38 -0400 | Robert Xu | [tde-packaging] typo. |
42e5e6e5 [view] | v3.5.13-sru | 2011-08-20 23:03:40 +0000 | tpearson | [arts] Fix arts FTBFS under non-Debian systems |
15f0f9d0 [view] | v3.5.13-sru | 2011-08-20 19:01:43 -0400 | Robert Xu | [tde-packaging] new arts tarball with fix not yet in SVN; removed tqtinterface subpkg; revised README.GIT |
25a5b395 [view] | v3.5.13-sru | 2011-08-20 22:28:25 +0000 | tpearson | [tdelibs] Fix kdetcompmgr |
ff90ca42 [view] | v3.5.13-sru | 2011-08-20 17:08:54 -0500 | Timothy Pearson | [tde-packaging] Remove obsolete preinst/postrm files for kdemultimedia in Debian and Ubuntu |
d6e83c66 [view] | v3.5.13-sru | 2011-08-20 03:08:02 -0500 | Timothy Pearson | [thirdparty] Fix TDE filepickers in OpenOffice |
1a436852 [view] | v3.5.13-sru | 2011-08-20 03:08:02 -0500 | Timothy Pearson | [tde] Fix TDE filepickers in OpenOffice |
e01a9d92 [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [konversation] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
c35987b3 [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [tdebase] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
bd4e871a [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [kgtk-qt3] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
aeddaec2 [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [tdelibs] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
6ad4a09c [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [tde-style-qtcurve] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
651bff84 [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [fusion-icon] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
41744d30 [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [rosegarden] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
0cdfe83d [view] | v3.5.13-sru | 2011-08-20 06:06:53 +0000 | tpearson | [kpowersave] Use TDE_FULL_SESSION instead of KDE_FULL_SESSION |
c7c6615d [view] | v3.5.13-sru | 2011-08-20 00:49:05 -0500 | Timothy Pearson | [thirdparty] Added initial version of Trinity integration for LibreOffice Native widgets are known to work properly File picker may or may not function at this point |
9627687c [view] | v3.5.13-sru | 2011-08-20 00:49:05 -0500 | Timothy Pearson | [tde] Added initial version of Trinity integration for LibreOffice Native widgets are known to work properly File picker may or may not function at this point |
8bd1c5a1 [view] | v3.5.13-sru | 2011-08-19 20:35:51 -0500 | Timothy Pearson | [tde-packaging] Second part of prior commit for Debian and Ubuntu |
46b13ffe [view] | v3.5.13-sru | 2011-08-19 20:33:58 -0500 | Timothy Pearson | [tde-packaging] Fix kdeartwork FTBFS |
a1019a5a [view] | v3.5.13-sru | 2011-08-20 00:28:21 +0000 | tpearson | [tdeartwork] Fix kdeartwork FTBFS |
53fd0413 [view] | v3.5.13-sru | 2011-08-19 17:32:43 -0500 | Timothy Pearson | [tde-packaging] Fix up kdeartwork under Debian and Ubuntu |
d9432724 [view] | v3.5.13-sru | 2011-08-19 22:30:06 +0000 | tpearson | [tdeartwork] Add interface for xscreensaver desktop distortions |
65c92df3 [view] | v3.5.13-sru | 2011-08-19 22:20:35 +0000 | tpearson | [tdeartwork] Fix the awful default waving flag screensaver image |
779143e0 [view] | v3.5.13-sru | 2011-08-19 16:58:55 -0500 | Timothy Pearson | [tde-packaging] Add krootbacking binary to Ubuntu and Debian kdeartwork |
c08c2664 [view] | v3.5.13-sru | 2011-08-19 21:57:10 +0000 | tpearson | [tdeartwork] Add krootbacking interface to kdeartwork |
f5969e44 [view] | v3.5.13-sru | 2011-08-19 13:19:38 -0500 | Timothy Pearson | [qt3] Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems |
ab52bb04 [view] | v3.5.13-sru | 2011-08-19 13:19:38 -0500 | Timothy Pearson | [tde] Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems |
a1684392 [view] | v3.5.13-sru | 2011-08-18 19:54:55 +0000 | tpearson | [kvirc] Fix kvirc FTBFS |
ead3b84a [view] | v3.5.13-sru | 2011-08-18 12:29:10 -0500 | Timothy Pearson | [tde-packaging] Actually add knetworkmanager directory for Debian Lenny and Squeeze This finishes the prior commit |
00a14e04 [view] | v3.5.13-sru | 2011-08-18 12:27:31 -0500 | Timothy Pearson | [tde-packaging] Use Automake to build knetworkmanager under Debian as well |
b09f0db2 [view] | v3.5.13-sru | 2011-08-18 12:25:26 -0500 | Timothy Pearson | [tde-packaging] Fix knetworkmanager FTBFS |
c3a3cecc [view] | v3.5.13-sru | 2011-08-18 06:57:44 +0000 | tpearson | [pytdeextensions] Fix pykdeextensions again |
e0ccbe9e [view] | v3.5.13-sru | 2011-08-18 06:43:11 +0000 | tpearson | [pytdeextensions] Fix pykdeextensions |
e88f8983 [view] | v3.5.13-sru | 2011-08-18 01:27:38 -0500 | Timothy Pearson | [tde-packaging] Fix kdeguidance FTBFS |
e215dc5e [view] | v3.5.13-sru | 2011-08-18 06:26:24 +0000 | tpearson | [pytdeextensions] Fix pykdeextensions paths |
2cdbd87e [view] | v3.5.13-sru | 2011-08-18 05:07:35 +0000 | tpearson | [koffice] Fix koffice FTBFS |
3924156e [view] | v3.5.13-sru | 2011-08-18 03:26:35 +0000 | tpearson | [pytde] Fix python-trinity paths |
f522dbd5 [view] | v3.5.13-sru | 2011-08-18 00:37:41 +0000 | tpearson | [tdeio-umountwrapper] Fix kio-umountwrapper FTBFS |
3ead46f8 [view] | v3.5.13-sru | 2011-08-18 00:13:50 +0000 | tpearson | [k9copy] Fix k9copy FTBFS under older revisions of libavcodec |
1815130f [view] | v3.5.13-sru | 2011-08-17 19:04:59 -0500 | Timothy Pearson | [tde-packaging] Lock Ubuntu kde-guidance python build dep to 2.6 |
1471ed2c [view] | v3.5.13-sru | 2011-08-17 19:02:20 -0500 | Timothy Pearson | [tde-packaging] Fix kde-guidance FTBFS under Debian and Ubuntu |
de256596 [view] | v3.5.13-sru | 2011-08-18 00:00:40 +0000 | tpearson | [tde-guidance] Fix kde-guidance FTBFS |
eedf09ff [view] | v3.5.13-sru | 2011-08-17 22:19:23 +0000 | tpearson | [gtk-qt-engine] Fix gtk-qt-engine FTBFS |
ec82bfc5 [view] | v3.5.13-sru | 2011-08-17 01:10:52 -0500 | Timothy Pearson | [tde-packaging] For now lock Ubuntu pykdeextensions to python2.6 The underlying code should support 2.7, but I don't want to split Natty out from the unified Ubuntu build system at this time |
b6376fdf [view] | v3.5.13-sru | 2011-08-16 21:59:37 -0400 | Robert Xu | [tde-packaging] thought this might be handy. |
13628d5f [view] | v3.5.13-sru | 2011-08-16 21:21:32 -0400 | Robert Xu | [tde-packaging] fixed macros (tabbing issues) and arts (the version is still 1.5.10?! really?) as well as a few tdelibs typos. |
6163743e [view] | v3.5.13-sru | 2011-08-16 18:16:18 -0500 | Timothy Pearson | [tde-packaging] Add fireflies screensaver as kdeartwork build dependency |
a75bc107 [view] | v3.5.13-sru | 2011-08-16 15:23:20 -0500 | Timothy Pearson | [tde-packaging] Fix python-trinity FTBFS |
1ae63f7d [view] | v3.5.13-sru | 2011-08-16 20:20:25 +0000 | tpearson | [pytde] Fix python-trinity FTBFS |
9a8ee04e [view] | v3.5.13-sru | 2011-08-16 19:32:44 +0000 | tpearson | [tdelibs] Fix Asteroid widget style splitters and KDevelop tool bars |
67c0fa67 [view] | v3.5.13-sru | 2011-08-16 17:45:53 +0000 | tpearson | [tdelibs] Fix kdevelop crash when used with Asteroid widget style |
9a082d0d [view] | v3.5.13-sru | 2011-08-16 17:44:27 +0000 | tpearson | [tdevelop] Fix a couple of kdevelop signal/slot errors |
39d98386 [view] | v3.5.13-sru | 2011-08-16 09:06:37 +0000 | tpearson | [pytde] Move python-kde3 to the more correct python-trinity |
26078db9 [view] | v3.5.13-sru | 2011-08-16 08:45:32 +0000 | tpearson | [kipi-plugins] Update kipi-plugins README |
482da59e [view] | v3.5.13-sru | 2011-08-16 05:35:56 +0000 | tpearson | [tdepim] Use const_cast (not static_cast) to fix the previous kdepim FTBFS... |
7f6ca4f0 [view] | v3.5.13-sru | 2011-08-16 01:10:37 +0000 | tpearson | [tdelibs] Fix FTBFS when composite extension is not available |
997243b7 [view] | v3.5.13-sru | 2011-08-16 01:07:20 +0000 | tpearson | [tdepim] Fix kdepim FTBFS |
3f0d7353 [view] | v3.5.13-sru | 2011-08-16 01:04:40 +0000 | tpearson | [tdewebdev] Update kdewebdev README |
52497f5b [view] | v3.5.13-sru | 2011-08-16 01:00:27 +0000 | tpearson | [tdenetwork] Update kdenetwork README |
a87d18a6 [view] | v3.5.13-sru | 2011-08-16 00:58:57 +0000 | tpearson | [tdegraphics] Update kdegraphics README |
f9fb540b [view] | v3.5.13-sru | 2011-08-16 00:57:37 +0000 | tpearson | [tdegames] Update kdegames README file |
e6328b07 [view] | v3.5.13-sru | 2011-08-15 19:54:30 -0500 | Timothy Pearson | [tde-packaging] Regenerate list of screensavers before build |
248bffe1 [view] | v3.5.13-sru | 2011-08-15 19:36:20 -0500 | Timothy Pearson | [tde-packaging] Fix kdeartwork screensaver installation |
ad7eff7d [view] | v3.5.13-sru | 2011-08-16 00:35:13 +0000 | tpearson | [smartcardauth] Fix smartcardauth script for new kdm versions and new installation path |
90adec69 [view] | v3.5.13-sru | 2011-08-16 00:32:41 +0000 | tpearson | [tdebase] Make kdmctl reliable Backport of KDE4 SVN revision 1196803 |
9c69eff2 [view] | v3.5.13-sru | 2011-08-15 23:52:17 +0000 | tpearson | [tdeaddons] Update kdeaddons README a bit |
324dc432 [view] | v3.5.13-sru | 2011-08-15 22:07:20 +0000 | tpearson | [tdepim] Fix potential kdepim issues with C style char* cast |
ffc0e2b6 [view] | v3.5.13-sru | 2011-08-15 22:04:59 +0000 | tpearson | [tdelibs] Fix potential kdelibs problems caused by C style char* casts |
d9387cff [view] | v3.5.13-sru | 2011-08-15 22:04:59 +0000 | tpearson | [libltdl] Fix potential kdelibs problems caused by C style char* casts |
d54ab559 [view] | v3.5.13-sru | 2011-08-15 21:36:27 +0000 | tpearson | [tdebase] Fix a number of issues in kdebase caused by C style casts This includes Bug #492 |
a043e398 [view] | v3.5.13-sru | 2011-08-15 18:08:15 +0000 | tpearson | [tdelibs] Fix Asteroid widget style popup menu frames |
93b0c96a [view] | v3.5.13-sru | 2011-08-15 13:56:32 -0400 | Robert Xu | [tde-packaging] rpmlint fixes - buildarch: noarch |
74c624c2 [view] | v3.5.13-sru | 2011-08-15 09:02:53 +0000 | tpearson | [tdelibs] Fix asteroid widget style focus indicator rectangles |
c6d80c05 [view] | v3.5.13-sru | 2011-08-15 08:44:25 +0000 | tpearson | [amarok] Fix a couple of graphical glitches in Amarok under ARGB 32 bit visual mode |
9a0fbb0a [view] | v3.5.13-sru | 2011-08-15 08:41:49 +0000 | tpearson | [tdelibs] Added convertToPremultipliedAlpha() to KImageEffect Fixed "glowing icons" when 32 bit ARGB visuals are in use |
e436bd21 [view] | v3.5.13-sru | 2011-08-15 06:20:03 +0000 | tpearson | [tdelibs] Fix Asteroid widget style menu bars in Amarok |
5ccf69ae [view] | v3.5.13-sru | 2011-08-15 04:20:12 +0000 | tpearson | [tdelibs] Kill kcompmgr before Trinity startup if it was disabled by the user |
cbd4324f [view] | v3.5.13-sru | 2011-08-14 22:21:59 -0400 | Robert Xu | [tde-packaging] we are building at build.lincom (closed to public), not at build.o.o. |
fbc1d622 [view] | v3.5.13-sru | 2011-08-14 22:18:41 -0400 | Robert Xu | [tde-packaging] myriad of little fixes |
4b12a38f [view] | v3.5.13-sru | 2011-08-15 01:55:39 +0000 | tpearson | [tdebase] Hide nonfunctional kompmgr menu shadow settings |
4a8fa10a [view] | v3.5.13-sru | 2011-08-15 01:49:45 +0000 | tpearson | [tdebase] Make kdm non-reliant on the KApplication composition manager detection routine |
79a4d6df [view] | v3.5.13-sru | 2011-08-15 01:49:14 +0000 | tpearson | [tdelibs] Use true transparency when drawing menu shadows for apps that support ARGB visuals |
3809a25a [view] | v3.5.13-sru | 2011-08-14 23:42:02 +0000 | tpearson | [tdebase] Use a more reasonable default window fade speed |
f5c73c7a [view] | v3.5.13-sru | 2011-08-14 23:26:08 +0000 | tpearson | [tdebase] Fix kompmgr configuration dialog All main settings now work and apply immediately There is also now no flicker during settings application! |
6963d8ef [view] | v3.5.13-sru | 2011-08-14 21:39:35 +0000 | tpearson | [amarok] Allow the Amarok OSD to use true transparency if it is available |
e0ac4ab3 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [digikam] Convert accidental instances of STQL to the proper SQL |
c343fc89 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [tdenetwork] Convert accidental instances of STQL to the proper SQL |
c0acd81b [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [kbarcode] Convert accidental instances of STQL to the proper SQL |
a722abf9 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [kvirc] Convert accidental instances of STQL to the proper SQL |
6e9ce9fb [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [tellico] Convert accidental instances of STQL to the proper SQL |
4b0c4241 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [tdesdk] Convert accidental instances of STQL to the proper SQL |
416b8534 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [kmymoney] Convert accidental instances of STQL to the proper SQL |
394f1516 [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [amarok] Convert accidental instances of STQL to the proper SQL |
24f6ebee [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [tdevelop] Convert accidental instances of STQL to the proper SQL |
2176199f [view] | v3.5.13-sru | 2011-08-14 21:37:51 +0000 | tpearson | [tdesvn] Convert accidental instances of STQL to the proper SQL |
717d57b5 [view] | v3.5.13-sru | 2011-08-14 18:09:37 +0000 | tpearson | [tqtinterface] Fix a variety of failures based on TQ_WS_X11 not being defined when Q_WS_X11 is |
4cb09d37 [view] | v3.5.13-sru | 2011-08-14 17:55:21 +0000 | tpearson | [amarok] Fix Amarok FTBFS under Autotools |
fe0db114 [view] | v3.5.13-sru | 2011-08-14 09:48:56 -0400 | Robert Xu | [tde-packaging] variety of little fixes (and major libtqt4 build testing) |
cd9a7c5a [view] | v3.5.13-sru | 2011-08-14 05:57:37 -0500 | Timothy Pearson | [tde-packaging] Use autotools to build Amarok on Ubuntu and Debian |
5df7872c [view] | v3.5.13-sru | 2011-08-14 09:47:15 +0000 | tpearson | [tdebase] Add initial framework for writing a kompmgr pid file For an unknown reason the pid is currently corrupted on UID switch, so the added code is disabled until it can be looked at again. |
7bf4b536 [view] | v3.5.13-sru | 2011-08-14 07:17:16 +0000 | tpearson | [tdebase] Reload kompmgr settings on user switch Check for null passwd struct in kdm kgapp |
7237cc84 [view] | v3.5.13-sru | 2011-08-14 01:57:55 -0500 | Timothy Pearson | [tde-packaging] Fix kdebindings on Ubuntu and Debian |
f10de3b0 [view] | v3.5.13-sru | 2011-08-14 06:10:26 +0000 | tpearson | [tdebindings] Fix kdebindings FTBFS |
d30ad655 [view] | v3.5.13-sru | 2011-08-14 05:23:02 +0000 | tpearson | [tqtinterface] Add tqpointsizes to TQt3 |
1d077caf [view] | v3.5.13-sru | 2011-08-14 05:14:51 +0000 | tpearson | [tdeartwork] TQt4 port kdeartwork This enables compilation under both Qt3 and Qt4 |
8a8a2ac8 [view] | v3.5.13-sru | 2011-08-13 21:42:41 -0500 | Timothy Pearson | [tde] Add missing TQPainter::tqdrawPolyline(...) method |
7d7b2c04 [view] | v3.5.13-sru | 2011-08-14 01:31:16 +0000 | tpearson | [tdelibs] Fix kdelibs FTBFS under Qt4 |
77710e1c [view] | v3.5.13-sru | 2011-08-13 18:27:27 -0400 | Robert Xu | [tde-packaging] improve qt4 compat |
e0115692 [view] | v3.5.13-sru | 2011-08-13 22:11:30 +0000 | tpearson | [tdebindings] Fix kdebindings FTBFS |
5fc84c7f [view] | v3.5.13-sru | 2011-08-13 17:53:40 -0400 | Robert Xu | [tde-packaging] make a note about obsoleting common_options |
a46e3372 [view] | v3.5.13-sru | 2011-08-13 21:51:16 +0000 | tpearson | [tdelibs] Fix kalyptus by altering kdelibs |
4a013fed [view] | v3.5.13-sru | 2011-08-13 17:20:44 -0400 | Robert Xu | [tde-packaging] ugliest conversion to-date. imported tdelibs; tdelibs-devel-doc not converted yet |
562a02ef [view] | v3.5.13-sru | 2011-08-13 16:45:30 -0400 | Robert Xu | [tde-packaging] remove tde from applicationsdir |
a9390752 [view] | v3.5.13-sru | 2011-08-13 16:32:31 -0400 | Robert Xu | [tde-packaging] revised docdir and htmldir to remove the 'tde' prefix |
9edbe3af [view] | v3.5.13-sru | 2011-08-13 20:14:27 +0000 | tpearson | [tdebase] Make kdebase use new ARGB KApplication constructor |
3465a0fc [view] | v3.5.13-sru | 2011-08-13 16:10:09 -0400 | Robert Xu | [tde-packaging] oops, almost screwed up macros.tde completely! |
8d6b7f66 [view] | v3.5.13-sru | 2011-08-13 16:07:59 -0400 | Robert Xu | [tde-packaging] revise arts.spec to match new macros.tde |
f9bc191e [view] | v3.5.13-sru | 2011-08-13 16:04:25 -0400 | Robert Xu | [tde-packaging] add %make_tde and %makeinstall_tde; revise postinstall scripts |
c2f823ed [view] | v3.5.13-sru | 2011-08-13 15:54:07 -0400 | Robert Xu | [tde-packaging] updated macros with common_options from kdelibs3; removed man macro |
b56a10ae [view] | v3.5.13-sru | 2011-08-13 19:49:36 +0000 | tpearson | [tdelibs] Fix kapplication ARGB init methods |
343544d8 [view] | v3.5.13-sru | 2011-08-13 15:26:17 -0400 | Robert Xu | [tde-packaging] add in INFO_INSTALL_DIR to macros |
aff90368 [view] | v3.5.13-sru | 2011-08-13 13:02:29 -0500 | Timothy Pearson | [qt3] Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files |
9b240ccc [view] | v3.5.13-sru | 2011-08-13 13:02:29 -0500 | Timothy Pearson | [tde] Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files |
131df957 [view] | v3.5.13-sru | 2011-08-13 12:20:58 -0500 | Timothy Pearson | [tde-packaging] Fix kdeartwork fur Debian/Ubuntu |
46130378 [view] | v3.5.13-sru | 2011-08-13 12:58:51 -0400 | Robert Xu | [tde-packaging] add dbus-1-tqt and libdbus-1-tqt-0; add unmodified tdelibs from kdelibs3 |
d280eef1 [view] | v3.5.13-sru | 2011-08-13 02:52:19 -0500 | Timothy Pearson | [tde-packaging] Add kdebindings to Debian Lenny |
61b79534 [view] | v3.5.13-sru | 2011-08-13 02:48:59 -0500 | Timothy Pearson | [tde-packaging] Add python packages to Debian Lenny and Debian Squeeze |
fa3d546e [view] | v3.5.13-sru | 2011-08-13 02:46:03 -0500 | Timothy Pearson | [tde-packaging] Added python packages to Ubuntu Maverick |
9b928d41 [view] | v3.5.13-sru | 2011-08-13 02:07:52 -0500 | Timothy Pearson | [tde-packaging] Add kdebindings to Debian Lenny and Debian Squeeze |
befc74a8 [view] | v3.5.13-sru | 2011-08-13 02:05:18 -0500 | Timothy Pearson | [tde-packaging] Added kdebindings to Ubuntu Maverick |
0230383d [view] | v3.5.13-sru | 2011-08-13 02:02:05 -0500 | Timothy Pearson | [tde-packaging] Add kdeartwork to Debian Lenny and Debian Squeeze |
a7685cf7 [view] | v3.5.13-sru | 2011-08-13 02:00:09 -0500 | Timothy Pearson | [tde-packaging] Added kdeartwork to Maverick |
899132a5 [view] | v3.5.13-sru | 2011-08-13 04:02:42 +0000 | tpearson | [tdebase] Revert accidental commit |
3156b910 [view] | v3.5.13-sru | 2011-08-13 03:58:08 +0000 | tpearson | [tdebase] Fix kdm startup when compositor is not enabled |
fd8aae5a [view] | v3.5.13-sru | 2011-08-13 02:37:41 +0000 | tpearson | [tdebase] Fix old style logout fade |
f50ce503 [view] | v3.5.13-sru | 2011-08-13 02:31:25 +0000 | tpearson | [tdebase] Add Xorg composition support to kdm KDM composition can be enabled in the control center When enabled, it provides seamless composited logins to Trinity sessions It also gets rid of the remaining artifacts in the themed kdm login screen |
b0b39de9 [view] | v3.5.13-sru | 2011-08-12 09:23:25 +0000 | tpearson | [tdesdk] Fix kdesdk FTBFS |
ecb591aa [view] | v3.5.13-sru | 2011-08-12 08:51:01 +0000 | tpearson | [tdebase] Export the kdm background pixmap via standard Xorg mechanisims for greater flexibility |
2327306b [view] | v3.5.13-sru | 2011-08-11 22:57:20 -0500 | Timothy Pearson | [tde-packaging] Add libxcomposite-dev to kdelibs-trinity-dev build deps |
53f2819f [view] | v3.5.13-sru | 2011-08-11 20:02:37 -0400 | Robert Xu | [tde-packaging] tde-* or *-kde3/*-trinity is legacy; use tdelibs and etc. |
de281d0f [view] | v3.5.13-sru | 2011-08-11 19:58:56 -0400 | Robert Xu | [tde-packaging] fixed dependencies on libtqt4-devel |
6af7d95a [view] | v3.5.13-sru | 2011-08-11 19:56:57 -0400 | Robert Xu | [tde-packaging] * add arts * starts packaging naming tde-* (eg. tde-kdelibs) |
5292ca5c [view] | v3.5.13-sru | 2011-08-11 23:52:14 +0000 | tpearson | [tdebase] Fix up kompmgr comfiguration and add skeleton for more options |
a5bdf0c2 [view] | v3.5.13-sru | 2011-08-11 22:23:36 +0000 | tpearson | [tdebase] Fix a few practical usability GUI problems in the window opacity popup menu |
a3d5ebbd [view] | v3.5.13-sru | 2011-08-11 22:17:04 +0000 | tpearson | [tdebase] Fix major kompmgr flickering on sesson startup Note that there is still a (small) single flicker that occurs as the composition is engaged, however this is an Xorg design defect and can only be fixed by loading composition support in kdm |
4f1f76a2 [view] | v3.5.13-sru | 2011-08-11 20:48:28 +0000 | tpearson | [tdebase] Fix kompmgr in the following ways: 1. Repair spurious crash dialog 2. Make kompmgr start if enabled when Apply is clicked in KCM 3. Fix flickering and general graphical ickiness on desktop switch 4. Fix flickering on root pixmap change |
36e2ff4f [view] | v3.5.13-sru | 2011-08-11 07:23:11 +0000 | tpearson | [tdebase] Allow logout screen to use compositing for fadeout in background if available |
356e5c30 [view] | v3.5.13-sru | 2011-08-11 03:27:08 +0000 | tpearson | [tdelibs] Fix composite extension auto detection |
6d740d6e [view] | v3.5.13-sru | 2011-08-10 22:24:38 -0500 | Timothy Pearson | [tde-packaging] Add libxcomposite-dev as build dependency for kdelibs |
47a0aa46 [view] | v3.5.13-sru | 2011-08-10 22:59:29 -0400 | Robert Xu | [tde-packaging] added libtqt4 |
c2d4c28e [view] | v3.5.13-sru | 2011-08-11 02:48:36 +0000 | tpearson | [tdelibs] Added missing kdetcompmgr.cpp file from the prior commit to kdelibs |
b3870e9c [view] | v3.5.13-sru | 2011-08-10 22:40:57 -0400 | Robert Xu | [tde-packaging] add qt3 in |
116eb654 [view] | v3.5.13-sru | 2011-08-10 21:36:45 -0500 | Timothy Pearson | [tde] Added some misc files |
5081cddd [view] | v3.5.13-sru | 2011-08-10 22:03:21 -0400 | Robert Xu | [tde-packaging] added tde-filesystem based off of kde4-filesystem |
ee8b709f [view] | v3.5.13-sru | 2011-08-10 23:38:28 +0000 | tpearson | [tdebase] Add composition manager detection and support to Trinity This adds the methods required to make transparent widgets via alpha blending a reality An additional widget class may be coming shortly |
47ee068d [view] | v3.5.13-sru | 2011-08-10 23:38:28 +0000 | tpearson | [tdelibs] Add composition manager detection and support to Trinity This adds the methods required to make transparent widgets via alpha blending a reality An additional widget class may be coming shortly |
fb6dadc5 [view] | v3.5.13-sru | 2011-08-10 18:35:32 -0500 | Timothy Pearson | [tde-packaging] Add kdetcompmgr binary to kdelibs |
f7ceb295 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [piklab] rename the following methods: tqparent parent tqmask mask |
f1087d88 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [gwenview] rename the following methods: tqparent parent tqmask mask |
ebff9b8f [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tde-style-qtcurve] rename the following methods: tqparent parent tqmask mask |
eb88625a [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [amarok] rename the following methods: tqparent parent tqmask mask |
eb570158 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeedu] rename the following methods: tqparent parent tqmask mask |
ea3848d7 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kipi-plugins] rename the following methods: tqparent parent tqmask mask |
e781eaf7 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kstreamripper] rename the following methods: tqparent parent tqmask mask |
e7366c97 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdegraphics] rename the following methods: tqparent parent tqmask mask |
e605cd2e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeio-apt] rename the following methods: tqparent parent tqmask mask |
e47aaa9b [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [ktechlab] rename the following methods: tqparent parent tqmask mask |
e295fa9e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kbarcode] rename the following methods: tqparent parent tqmask mask |
e28d6b69 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knights] rename the following methods: tqparent parent tqmask mask |
e271940e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [dbus-tqt] rename the following methods: tqparent parent tqmask mask |
df8e67b8 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [k3b] rename the following methods: tqparent parent tqmask mask |
de737d3d [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tderadio] rename the following methods: tqparent parent tqmask mask |
ddd5de9c [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdesudo] rename the following methods: tqparent parent tqmask mask |
db9d5118 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdelibs] rename the following methods: tqparent parent tqmask mask |
d7fee1a2 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [gtk-qt-engine] rename the following methods: tqparent parent tqmask mask |
d3b5cd44 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [keep] rename the following methods: tqparent parent tqmask mask |
d1d5c12c [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [ksplash-engine-moodin] rename the following methods: tqparent parent tqmask mask |
cecc781e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [konversation] rename the following methods: tqparent parent tqmask mask |
cdbd0571 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kmplayer] rename the following methods: tqparent parent tqmask mask |
cc685f71 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kopete-otr] rename the following methods: tqparent parent tqmask mask |
c9f92215 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [soundkonverter] rename the following methods: tqparent parent tqmask mask |
c6b29717 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdesvn] rename the following methods: tqparent parent tqmask mask |
c5bf17eb [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [krusader] rename the following methods: tqparent parent tqmask mask |
bb47e678 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knetload] rename the following methods: tqparent parent tqmask mask |
b80425fa [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kbookreader] rename the following methods: tqparent parent tqmask mask |
b57220ee [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [katapult] rename the following methods: tqparent parent tqmask mask |
b3b99429 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kuickshow] rename the following methods: tqparent parent tqmask mask |
b114f079 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [adept] rename the following methods: tqparent parent tqmask mask |
abbf0b15 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [wlassistant] rename the following methods: tqparent parent tqmask mask |
a84ebeda [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knemo] rename the following methods: tqparent parent tqmask mask |
a73f7ded [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kdpkg] rename the following methods: tqparent parent tqmask mask |
a2efd488 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [libkipi] rename the following methods: tqparent parent tqmask mask |
a13e26c2 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdegames] rename the following methods: tqparent parent tqmask mask |
9ca32ef3 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kvirc] rename the following methods: tqparent parent tqmask mask |
9ade1fd5 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeio-locate] rename the following methods: tqparent parent tqmask mask |
9abdf055 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kpilot] rename the following methods: tqparent parent tqmask mask |
993281b0 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kile] rename the following methods: tqparent parent tqmask mask |
96774b3c [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdebindings] rename the following methods: tqparent parent tqmask mask |
93910780 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeadmin] rename the following methods: tqparent parent tqmask mask |
936370a6 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [ktorrent] rename the following methods: tqparent parent tqmask mask |
90363652 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeaddons] rename the following methods: tqparent parent tqmask mask |
902ba103 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kmymoney] rename the following methods: tqparent parent tqmask mask |
89c017c3 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tellico] rename the following methods: tqparent parent tqmask mask |
87db6e5d [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knowit] rename the following methods: tqparent parent tqmask mask |
7bde530f [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knetstats] rename the following methods: tqparent parent tqmask mask |
79e6120f [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tde-systemsettings] rename the following methods: tqparent parent tqmask mask |
721c5c4e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kdiff3] rename the following methods: tqparent parent tqmask mask |
6cba6db9 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [libkdcraw] rename the following methods: tqparent parent tqmask mask |
6c8d760f [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kbfx] rename the following methods: tqparent parent tqmask mask |
6c79d50f [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdewebdev] rename the following methods: tqparent parent tqmask mask |
65fafc86 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kpowersave] rename the following methods: tqparent parent tqmask mask |
631d7b9b [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [basket] rename the following methods: tqparent parent tqmask mask |
625904bd [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeutils] rename the following methods: tqparent parent tqmask mask |
590a0236 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tde-style-lipstik] rename the following methods: tqparent parent tqmask mask |
585ba225 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kaffeine] rename the following methods: tqparent parent tqmask mask |
5660db4e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [k9copy] rename the following methods: tqparent parent tqmask mask |
5388d67e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [yakuake] rename the following methods: tqparent parent tqmask mask |
51237d50 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kmyfirewall] rename the following methods: tqparent parent tqmask mask |
50d6a8e7 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [bibletime] rename the following methods: tqparent parent tqmask mask |
501d489d [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [dbus-1-tqt] rename the following methods: tqparent parent tqmask mask |
4fc248b5 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [knutclient] rename the following methods: tqparent parent tqmask mask |
4e5e3571 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [twin-style-crystal] rename the following methods: tqparent parent tqmask mask |
49f9b290 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdetoys] rename the following methods: tqparent parent tqmask mask |
48e58438 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [potracegui] rename the following methods: tqparent parent tqmask mask |
44af2b7a [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kdirstat] rename the following methods: tqparent parent tqmask mask |
3fcef18c [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [rosegarden] rename the following methods: tqparent parent tqmask mask |
36a36a5c [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdepim] rename the following methods: tqparent parent tqmask mask |
32b67ac0 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdevelop] rename the following methods: tqparent parent tqmask mask |
2e11795a [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [dolphin] rename the following methods: tqparent parent tqmask mask |
2c89c811 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kima] rename the following methods: tqparent parent tqmask mask |
2bc1d728 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdenetwork] rename the following methods: tqparent parent tqmask mask |
2b7e8d86 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [ksystemlog] rename the following methods: tqparent parent tqmask mask |
2af11d91 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [ksquirrel] rename the following methods: tqparent parent tqmask mask |
2a73c388 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [arts] rename the following methods: tqparent parent tqmask mask |
28f63322 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdmtheme] rename the following methods: tqparent parent tqmask mask |
27edf28b [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdemultimedia] rename the following methods: tqparent parent tqmask mask |
267cf798 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [krename] rename the following methods: tqparent parent tqmask mask |
2583f299 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [smb4k] rename the following methods: tqparent parent tqmask mask |
23bfbfff [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [digikam] rename the following methods: tqparent parent tqmask mask |
22253cd8 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdesdk] rename the following methods: tqparent parent tqmask mask |
1d9d6c09 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [filelight] rename the following methods: tqparent parent tqmask mask |
1b93777b [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdeaccessibility] rename the following methods: tqparent parent tqmask mask |
16fc4daa [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kgtk-qt3] rename the following methods: tqparent parent tqmask mask |
16e768c7 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kchmviewer] rename the following methods: tqparent parent tqmask mask |
15b10cc6 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kvkbd] rename the following methods: tqparent parent tqmask mask |
11ca4665 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kcpuload] rename the following methods: tqparent parent tqmask mask |
0579ae71 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [kpicosim] rename the following methods: tqparent parent tqmask mask |
04766b20 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [koffice] rename the following methods: tqparent parent tqmask mask |
03feb895 [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [tdebase] rename the following methods: tqparent parent tqmask mask |
01ece12e [view] | v3.5.13-sru | 2011-08-10 22:19:39 +0000 | tpearson | [abakus] rename the following methods: tqparent parent tqmask mask |
a5f141fc [view] | v3.5.13-sru | 2011-08-10 12:50:13 -0500 | Timothy Pearson | [qt3] Revert delayed init commit as it won't work the way I intended |
43cb8cc5 [view] | v3.5.13-sru | 2011-08-10 12:50:13 -0500 | Timothy Pearson | [tde] Revert delayed init commit as it won't work the way I intended |
b24c4d59 [view] | v3.5.13-sru | 2011-08-10 12:14:37 -0500 | Timothy Pearson | [qt3] Add new delayed initialization constructor to QApplication |
6b749249 [view] | v3.5.13-sru | 2011-08-10 12:14:37 -0500 | Timothy Pearson | [tde] Add new delayed initialization constructor to QApplication |
b6c6d9f8 [view] | v3.5.13-sru | 2011-08-10 12:13:27 -0500 | Timothy Pearson | [tde] rename the following methods: tqparent parent tqmask mask |
ff8c66f1 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [gwenview] rename the following methods: tqfind find tqreplace replace tqcontains contains |
fe9b5d95 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kpowersave] rename the following methods: tqfind find tqreplace replace tqcontains contains |
fbb51be9 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [bibletime] rename the following methods: tqfind find tqreplace replace tqcontains contains |
f7959a4e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [arts] rename the following methods: tqfind find tqreplace replace tqcontains contains |
f32d0d5f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [dbus-1-tqt] rename the following methods: tqfind find tqreplace replace tqcontains contains |
f2418d2c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kaffeine] rename the following methods: tqfind find tqreplace replace tqcontains contains |
f1a1c11c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tde-style-lipstik] rename the following methods: tqfind find tqreplace replace tqcontains contains |
e7943f0f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kile] rename the following methods: tqfind find tqreplace replace tqcontains contains |
e0589455 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [ktechlab] rename the following methods: tqfind find tqreplace replace tqcontains contains |
df757dfa [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knetstats] rename the following methods: tqfind find tqreplace replace tqcontains contains |
da4be788 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdegraphics] rename the following methods: tqfind find tqreplace replace tqcontains contains |
d98fea1f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [piklab] rename the following methods: tqfind find tqreplace replace tqcontains contains |
d8762de9 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeedu] rename the following methods: tqfind find tqreplace replace tqcontains contains |
d64f4816 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [gtk-qt-engine] rename the following methods: tqfind find tqreplace replace tqcontains contains |
cdd96d0e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeio-locate] rename the following methods: tqfind find tqreplace replace tqcontains contains |
cc087625 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knights] rename the following methods: tqfind find tqreplace replace tqcontains contains |
c745472a [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knemo] rename the following methods: tqfind find tqreplace replace tqcontains contains |
b8e1a56a [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kdirstat] rename the following methods: tqfind find tqreplace replace tqcontains contains |
b6edfe41 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [koffice] rename the following methods: tqfind find tqreplace replace tqcontains contains |
acd0828c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [krusader] rename the following methods: tqfind find tqreplace replace tqcontains contains |
a66f7ec2 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tde-style-qtcurve] rename the following methods: tqfind find tqreplace replace tqcontains contains |
a53c68f0 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeaccessibility] rename the following methods: tqfind find tqreplace replace tqcontains contains |
a33d3b9e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [libkexiv2] rename the following methods: tqfind find tqreplace replace tqcontains contains |
9b36bdd4 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdesudo] rename the following methods: tqfind find tqreplace replace tqcontains contains |
9a3f0aac [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdebase] rename the following methods: tqfind find tqreplace replace tqcontains contains |
99be31af [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knowit] rename the following methods: tqfind find tqreplace replace tqcontains contains |
94ec53c9 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kipi-plugins] rename the following methods: tqfind find tqreplace replace tqcontains contains |
93f9fda4 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdesvn] rename the following methods: tqfind find tqreplace replace tqcontains contains |
937b2991 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdenetwork] rename the following methods: tqfind find tqreplace replace tqcontains contains |
8f9c3391 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [dbus-tqt] rename the following methods: tqfind find tqreplace replace tqcontains contains |
8cbd3f41 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kchmviewer] rename the following methods: tqfind find tqreplace replace tqcontains contains |
80ee419f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [rosegarden] rename the following methods: tqfind find tqreplace replace tqcontains contains |
7ef01c0f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdemultimedia] rename the following methods: tqfind find tqreplace replace tqcontains contains |
7e51b6d5 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kmymoney] rename the following methods: tqfind find tqreplace replace tqcontains contains |
7c27bddd [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [ksplash-engine-moodin] rename the following methods: tqfind find tqreplace replace tqcontains contains |
79128018 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [ksquirrel] rename the following methods: tqfind find tqreplace replace tqcontains contains |
72aaee98 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kvirc] rename the following methods: tqfind find tqreplace replace tqcontains contains |
6e21bc79 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdelibs] rename the following methods: tqfind find tqreplace replace tqcontains contains |
6bb0f6da [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kdpkg] rename the following methods: tqfind find tqreplace replace tqcontains contains |
696a3ab6 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knetload] rename the following methods: tqfind find tqreplace replace tqcontains contains |
649f3d48 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [filelight] rename the following methods: tqfind find tqreplace replace tqcontains contains |
63c4fb31 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kmplayer] rename the following methods: tqfind find tqreplace replace tqcontains contains |
6335dc55 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeutils] rename the following methods: tqfind find tqreplace replace tqcontains contains |
627b091f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeaddons] rename the following methods: tqfind find tqreplace replace tqcontains contains |
6224b01d [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [knutclient] rename the following methods: tqfind find tqreplace replace tqcontains contains |
61ca411b [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [katapult] rename the following methods: tqfind find tqreplace replace tqcontains contains |
604ed096 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kpicosim] rename the following methods: tqfind find tqreplace replace tqcontains contains |
551fb6d0 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [abakus] rename the following methods: tqfind find tqreplace replace tqcontains contains |
539a3586 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kpilot] rename the following methods: tqfind find tqreplace replace tqcontains contains |
529c1ea2 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [twin-style-crystal] rename the following methods: tqfind find tqreplace replace tqcontains contains |
5188f17b [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kcpuload] rename the following methods: tqfind find tqreplace replace tqcontains contains |
5173e6fc [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kdiff3] rename the following methods: tqfind find tqreplace replace tqcontains contains |
50036ba7 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kstreamripper] rename the following methods: tqfind find tqreplace replace tqcontains contains |
4c6f8d69 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdepim] rename the following methods: tqfind find tqreplace replace tqcontains contains |
4a25ca5c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeadmin] rename the following methods: tqfind find tqreplace replace tqcontains contains |
497ab124 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kima] rename the following methods: tqfind find tqreplace replace tqcontains contains |
4927c6aa [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [libkipi] rename the following methods: tqfind find tqreplace replace tqcontains contains |
433d7678 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [yakuake] rename the following methods: tqfind find tqreplace replace tqcontains contains |
3dc55830 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kgtk-qt3] rename the following methods: tqfind find tqreplace replace tqcontains contains |
3a2300ed [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [soundkonverter] rename the following methods: tqfind find tqreplace replace tqcontains contains |
36c36b53 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdewebdev] rename the following methods: tqfind find tqreplace replace tqcontains contains |
33f08e93 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [basket] rename the following methods: tqfind find tqreplace replace tqcontains contains |
33e6166f [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [k9copy] rename the following methods: tqfind find tqreplace replace tqcontains contains |
33881ea4 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [k3b] rename the following methods: tqfind find tqreplace replace tqcontains contains |
330c33ab [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdevelop] rename the following methods: tqfind find tqreplace replace tqcontains contains |
33038ab0 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kbarcode] rename the following methods: tqfind find tqreplace replace tqcontains contains |
329367ed [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kopete-otr] rename the following methods: tqfind find tqreplace replace tqcontains contains |
3021c04c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [ksystemlog] rename the following methods: tqfind find tqreplace replace tqcontains contains |
2a99db3e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [ktorrent] rename the following methods: tqfind find tqreplace replace tqcontains contains |
299d556c [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kmyfirewall] rename the following methods: tqfind find tqreplace replace tqcontains contains |
294efafa [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdeio-apt] rename the following methods: tqfind find tqreplace replace tqcontains contains |
2620ed60 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tderadio] rename the following methods: tqfind find tqreplace replace tqcontains contains |
24c5cdc2 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdegames] rename the following methods: tqfind find tqreplace replace tqcontains contains |
23a5fcb7 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [krename] rename the following methods: tqfind find tqreplace replace tqcontains contains |
22cbf2e1 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [adept] rename the following methods: tqfind find tqreplace replace tqcontains contains |
2159e070 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [libkdcraw] rename the following methods: tqfind find tqreplace replace tqcontains contains |
1dbf3ff1 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [amarok] rename the following methods: tqfind find tqreplace replace tqcontains contains |
1d14c95a [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdetoys] rename the following methods: tqfind find tqreplace replace tqcontains contains |
1c143fef [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kbookreader] rename the following methods: tqfind find tqreplace replace tqcontains contains |
1b9ba978 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [smb4k] rename the following methods: tqfind find tqreplace replace tqcontains contains |
1b35f1ba [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [konversation] rename the following methods: tqfind find tqreplace replace tqcontains contains |
197fa695 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [wlassistant] rename the following methods: tqfind find tqreplace replace tqcontains contains |
15186eff [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kuickshow] rename the following methods: tqfind find tqreplace replace tqcontains contains |
10b4cb5e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [dolphin] rename the following methods: tqfind find tqreplace replace tqcontains contains |
0b843b13 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [digikam] rename the following methods: tqfind find tqreplace replace tqcontains contains |
0813b39a [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tdesdk] rename the following methods: tqfind find tqreplace replace tqcontains contains |
07915c3e [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tde-systemsettings] rename the following methods: tqfind find tqreplace replace tqcontains contains |
05cd892a [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [potracegui] rename the following methods: tqfind find tqreplace replace tqcontains contains |
055401d5 [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [kbfx] rename the following methods: tqfind find tqreplace replace tqcontains contains |
0254ebaa [view] | v3.5.13-sru | 2011-08-10 06:08:18 +0000 | tpearson | [tellico] rename the following methods: tqfind find tqreplace replace tqcontains contains |
03256f3c [view] | v3.5.13-sru | 2011-08-09 22:25:47 -0500 | Timothy Pearson | [tde] rename the following methods: tqfind find tqreplace replace tqcontains contains |
341ad022 [view] | v3.5.13-sru | 2011-08-09 09:11:52 +0000 | tpearson | [tdebase] Fix spurious kompmgr crash dialogs Disable irritating and obsolete warning dialog when kompmgr is enabled |
d152a5fd [view] | v3.5.13-sru | 2011-08-09 07:33:45 +0000 | tpearson | [tqtinterface] Add missing TQSplitter* entries to TQt3 |
1e9fe867 [view] | v3.5.13-sru | 2011-08-08 20:34:53 +0000 | tpearson | [tdelibs] Fix Asteroid widget style crash on exit Enhance Asteriod widget style button down look |
2116c656 [view] | v3.5.13-sru | 2011-08-08 12:29:39 -0500 | Timothy Pearson | [tde-packaging] Ubuntu maverick/natty ksmserver-trinity now recommends tde-ubuntu-integration tde-ubuntu-integration contains, among other things, files required for Polkit to work |
0594950f [view] | v3.5.13-sru | 2011-08-08 12:20:28 -0500 | Timothy Pearson | [tde] Add PE_HeaderSectionMenu to TQt4 |
c9ab463b [view] | v3.5.13-sru | 2011-08-08 03:34:32 -0500 | Timothy Pearson | [tde] Fix TQt4 FTBFS |
bd777c10 [view] | v3.5.13-sru | 2011-08-08 08:24:56 +0000 | tpearson | [tdebase] Attempt to fix kdebase FTBFS under Debian |
17d03aa0 [view] | v3.5.13-sru | 2011-08-08 08:22:53 +0000 | tpearson | [tde-cmake] Revert prior commit as it caused other problems |
434af181 [view] | v3.5.13-sru | 2011-08-08 07:55:25 +0000 | tpearson | [tdelibs] Fix kdelibs startup failure |
b8fce97c [view] | v3.5.13-sru | 2011-08-08 07:22:20 +0000 | tpearson | [tde-cmake] Fix FTBFS under Debian |
8267b6fe [view] | v3.5.13-sru | 2011-08-08 00:13:10 -0500 | Timothy Pearson | [tde] Fix TQt4 FTBFS |
486c5bfc [view] | v3.5.13-sru | 2011-08-08 05:02:16 +0000 | tpearson | [tdebase] Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI |
35dc5879 [view] | v3.5.13-sru | 2011-08-07 18:42:41 +0000 | tpearson | [tdesdk] Fix Kompare failure to start |
76192ffc [view] | v3.5.13-sru | 2011-08-06 13:21:04 -0500 | Timothy Pearson | [qt3] Fix another Qt3/TQt4 FTBFS related to the QSplitter commit |
5b8fb8d1 [view] | v3.5.13-sru | 2011-08-06 13:21:04 -0500 | Timothy Pearson | [tde] Fix another Qt3/TQt4 FTBFS related to the QSplitter commit |
abad7896 [view] | v3.5.13-sru | 2011-08-06 03:52:51 -0500 | Timothy Pearson | [tde] Fix another FTBFS |
1692373b [view] | v3.5.13-sru | 2011-08-06 03:52:51 -0500 | Timothy Pearson | [qt3] Fix another FTBFS |
fe1b3c2e [view] | v3.5.13-sru | 2011-08-06 03:24:05 -0500 | Timothy Pearson | [tde] Fix FTBFS from prior commit |
dd6b7af2 [view] | v3.5.13-sru | 2011-08-06 03:24:05 -0500 | Timothy Pearson | [qt3] Fix FTBFS from prior commit |
f97ed1fa [view] | v3.5.13-sru | 2011-08-06 01:36:40 -0500 | Timothy Pearson | [qt3] Expose some QSplitter private classes for added functionality in Trinity This is not a security risk |
816f4484 [view] | v3.5.13-sru | 2011-08-06 01:36:40 -0500 | Timothy Pearson | [tde] Expose some QSplitter private classes for added functionality in Trinity This is not a security risk |
49dbcf2c [view] | v3.5.13-sru | 2011-08-06 04:54:32 +0000 | tpearson | [tdelibs] Fix kdelibs FTBFS |
35cf72fe [view] | v3.5.13-sru | 2011-08-06 00:45:59 +0000 | tpearson | [tdebase] Fix kdebase FTBFS under amd64 |
b6593082 [view] | v3.5.13-sru | 2011-08-05 17:58:23 -0500 | Timothy Pearson | [tde-packaging] Fix kdebase FTBFS on Debian |
248e7d4a [view] | v3.5.13-sru | 2011-08-05 17:57:45 -0500 | Timothy Pearson | [tde-packaging] Fix kdebase FTBFS |
39c5c833 [view] | v3.5.13-sru | 2011-08-05 21:49:20 +0000 | tpearson | [tdebase] Move KDE3 session name to TDE |
99739b61 [view] | v3.5.13-sru | 2011-08-05 21:36:02 +0000 | tpearson | [tdelibs] Make kdelibs support X-TDE-* in XDG desktop files |
17ee5ab4 [view] | v3.5.13-sru | 2011-08-05 21:23:31 +0000 | tpearson | [tdelibs] Honor X-TDE-* autostart entries if present |
4ed6c841 [view] | v3.5.13-sru | 2011-08-05 18:42:34 +0000 | tpearson | [tdebase] Fix kdebase parallel build failure |
fc1ca4e6 [view] | v3.5.13-sru | 2011-08-05 18:04:56 +0000 | tpearson | [tdebase] Fix kdebase FTBFS due to missing init.cpp file |
f6000cff [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [tdegames] Fix missing Q_OBJECT macros |
ef39e8e4 [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [koffice] Fix missing Q_OBJECT macros |
dba26cb9 [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [tdenetwork] Fix missing Q_OBJECT macros |
c8d1884b [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [dbus-1-tqt] Fix missing Q_OBJECT macros |
bb426283 [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [rosegarden] Fix missing Q_OBJECT macros |
b39020d3 [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [tdesdk] Fix missing Q_OBJECT macros |
9647cd2e [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [dbus-tqt] Fix missing Q_OBJECT macros |
7eadc95d [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [kima] Fix missing Q_OBJECT macros |
54e81755 [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [amarok] Fix missing Q_OBJECT macros |
469cc56a [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [tdepim] Fix missing Q_OBJECT macros |
093de0db [view] | v3.5.13-sru | 2011-08-05 17:12:16 +0000 | tpearson | [tdevelop] Fix missing Q_OBJECT macros |
044b34ab [view] | v3.5.13-sru | 2011-08-05 08:38:02 +0000 | tpearson | [tdesudo] Fix kdesudo failure |
9335efed [view] | v3.5.13-sru | 2011-08-05 02:44:55 -0500 | Timothy Pearson | [tde-packaging] Update kdelibs build deps to remove libogg-la dependency, as CMake no longer needs the .la file |
a4b5d4c8 [view] | v3.5.13-sru | 2011-08-05 02:30:30 -0500 | Timothy Pearson | [tde] Forward-port the following Qt3 GIT commits to TQt4: 3653f049bf83636d00237e61781e68ae7c3b499a [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView 4dd6a7ae2cf8d7fc3df7c9743129cec736c0d591 [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element |
cec8fe01 [view] | v3.5.13-sru | 2011-08-05 07:19:55 +0000 | tpearson | [tdebase] Fix up a few Deep Buttons glitches Add an option to include the clock in the system tray applet Majorly enhance the Quick Launch Kicker applet |
9de10454 [view] | v3.5.13-sru | 2011-08-05 07:17:28 +0000 | tpearson | [tdelibs] Additional Asteroid widget style fixups |
d82327fe [view] | v3.5.13-sru | 2011-08-05 00:23:35 -0500 | Timothy Pearson | [qt3] [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView |
3653f049 [view] | v3.5.13-sru | 2011-08-05 00:23:35 -0500 | Timothy Pearson | [tde] [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView |
ba606165 [view] | v3.5.13-sru | 2011-08-05 00:22:42 -0500 | Timothy Pearson | [qt3] [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element This is needed to make the PopupMenuTitle UI element work properly |
4dd6a7ae [view] | v3.5.13-sru | 2011-08-05 00:22:42 -0500 | Timothy Pearson | [tde] [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element This is needed to make the PopupMenuTitle UI element work properly |
7d1b9587 [view] | v3.5.13-sru | 2011-08-04 03:20:42 -0500 | Timothy Pearson | [tde-packaging] Use Automake to build knetworkmanager under Maverick |
80035308 [view] | v3.5.13-sru | 2011-08-04 08:18:22 +0000 | tpearson | [tdebase] Add initial support for Kicker "Deep Buttons", a more highly textured style than the normal "flat" Kicker GUI Add preliminary GUI and configuration structures needed for hot-resizing panels |
0721d1b1 [view] | v3.5.13-sru | 2011-08-04 08:13:29 +0000 | tpearson | [tdelibs] Additional Asteroid widget style fixups |
e98e745f [view] | v3.5.13-sru | 2011-08-04 00:49:51 +0000 | tpearson | [tdebase] Fix user settings directory name |
0cc79c34 [view] | v3.5.13-sru | 2011-08-03 14:44:58 -0500 | Timothy Pearson | [tde-packaging] Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick |
c44c82c4 [view] | v3.5.13-sru | 2011-08-03 19:18:42 +0000 | tpearson | [tdelibs] Fix broken portions of the Asteroid widget style |
e7e4b0b6 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [koffice] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
d28191c5 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [knights] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
d0a269b9 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [tdegraphics] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
c05ca496 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [tdemultimedia] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
af0ea06e [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [digikam] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
a2293395 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [tdesdk] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
7b4db4f1 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [kdiff3] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
60cba8ac [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [ktechlab] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
5d03948c [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [kvirc] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
5ae246e1 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [tdebindings] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
36266284 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [gwenview] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
154e6e61 [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [kmymoney] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
089f25de [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [libkexiv2] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
03df9d8a [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [tdevelop] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
0055c6cb [view] | v3.5.13-sru | 2011-08-03 18:10:36 +0000 | tpearson | [kuickshow] Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion |
6b027437 [view] | v3.5.13-sru | 2011-08-03 11:35:10 -0500 | Timothy Pearson | [tde-packaging] Update ktechlab build deps for Maverick |
6e06ce04 [view] | v3.5.13-sru | 2011-08-03 11:16:50 -0500 | Timothy Pearson | [tde-packaging] Update ktechlab build deps for Maverick |
5c472ea5 [view] | v3.5.13-sru | 2011-08-03 08:16:33 +0000 | tpearson | [ktechlab] Fix ktechlab FTBFS on gcc4.6 |
faa9ae7e [view] | v3.5.13-sru | 2011-08-02 20:31:31 +0000 | tpearson | [ktechlab] Fix ktechlab FTBFS under gcc4.6 |
7b69b8b3 [view] | v3.5.13-sru | 2011-08-02 19:41:20 +0000 | tpearson | [ktechlab] Fix ktechlab FTBFS under gcc4.6 |
18b62cf4 [view] | v3.5.13-sru | 2011-08-02 01:11:35 -0500 | Timothy Pearson | [tde] Add notes on future repairs |
0b6d1a0b [view] | v3.5.13-sru | 2011-08-01 22:03:12 -0500 | Timothy Pearson | [tde-packaging] koffice should depend on libwpd <= 0.8.x |
86ea45fe [view] | v3.5.13-sru | 2011-08-02 03:02:23 +0000 | tpearson | [koffice] Fail if libwpd >= 0.9.0 is present |
21de1dce [view] | v3.5.13-sru | 2011-08-01 23:28:01 +0000 | tpearson | [gtk-qt-engine] Fix gtk-qt-engine checkboxes and radiobuttons disappearing on click This disables the (badly broken) focusrect support |
0e3990bf [view] | v3.5.13-sru | 2011-08-01 22:52:05 +0000 | tpearson | [koffice] Fix koffice FTBFS under Ubuntu Natty with nasty include path hack |
68db2ce8 [view] | v3.5.13-sru | 2011-08-01 21:35:27 +0000 | tpearson | [k9copy] Use AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE_VIDEO |
a0685ac4 [view] | v3.5.13-sru | 2011-08-01 21:32:57 +0000 | tpearson | [k9copy] Fix k9copy FTBFS...again... |
fd3ca835 [view] | v3.5.13-sru | 2011-08-01 21:26:04 +0000 | tpearson | [gtk-qt-engine] Fix gtk-qt-engine FTBFS caused by prior commit |
aaca1f57 [view] | v3.5.13-sru | 2011-08-01 21:04:03 +0000 | tpearson | [gtk-qt-engine] Fix gtk-qt-engine loading failure |
00b29ca4 [view] | v3.5.13-sru | 2011-08-01 20:54:21 +0000 | tpearson | [k9copy] Fix k9copy FTBFS under Ubuntu Natty |
54f920e4 [view] | v3.5.13-sru | 2011-08-01 20:35:48 +0000 | tpearson | [koffice] Fix koffice FTBFS under gcc4.6 |
4e161bf0 [view] | v3.5.13-sru | 2011-08-01 20:06:38 +0000 | tpearson | [k9copy] Fix k9copy FTBFS under Natty |
102d191f [view] | v3.5.13-sru | 2011-08-01 19:56:15 +0000 | tpearson | [tdelibs] Add Asteroid widget theme to kdelibs |
9540b981 [view] | v3.5.13-sru | 2011-08-01 19:27:18 +0000 | tpearson | [koffice] Fix koffice FTBFS under gcc4.6 |
ba9755cb [view] | v3.5.13-sru | 2011-08-01 19:21:34 +0000 | tpearson | [kbfx] Fix kbfx FTBFS under gcc4.6 |
b150531c [view] | v3.5.13-sru | 2011-08-01 19:15:19 +0000 | tpearson | [kmymoney] Fix kmymoney2 FTBFS |
7cc6b9d8 [view] | v3.5.13-sru | 2011-08-01 18:39:56 +0000 | tpearson | [koffice] Fix koffice FTBFS under gcc4.6 |
d041da50 [view] | v3.5.13-sru | 2011-08-01 12:53:27 -0500 | Timothy Pearson | [tde-packaging] Fix koffice build deps for Natty |
7e80b57f [view] | v3.5.13-sru | 2011-08-01 12:48:18 -0500 | Timothy Pearson | [tde] Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilize the builtin TQSocketNotifier code instead. This fixes the DCOP server failure due to: "tqsocketnotifiers are not being registered with the main tqeventloop (via TQApplication::eventLoop()->registerSocketNotifier( this )) (and for obvious reasons, they ***cannot*** be if the tqsocketnotifier<-->qsocketnotifier bridge is active)" |
3a17cb64 [view] | v3.5.13-sru | 2011-08-01 06:43:55 +0000 | tpearson | [kpicosim] Fix kpicosim FTBFS under gcc4.6 |
5539063c [view] | v3.5.13-sru | 2011-08-01 05:15:43 +0000 | tpearson | [smb4k] Fix smb4k FTBFS under gcc4.6 |
78a9df6f [view] | v3.5.13-sru | 2011-07-31 22:56:20 +0000 | tpearson | [rosegarden] Fix rosegarden FTBFS under gcc4.6 |
02859986 [view] | v3.5.13-sru | 2011-07-31 22:15:15 +0000 | tpearson | [digikam] Fix digikam FTBFS under gcc4.6 |
fa071926 [view] | v3.5.13-sru | 2011-07-31 21:45:17 +0000 | tpearson | [tellico] Fix tellico FTBFS under gcc4.6 |
63c25ca8 [view] | v3.5.13-sru | 2011-07-31 21:39:19 +0000 | tpearson | [digikam] Fix digikam FTBFS under gcc4.6 |
f899c4c0 [view] | v3.5.13-sru | 2011-07-31 21:37:11 +0000 | tpearson | [kipi-plugins] Fix kipi-plugins FTBFS under gcc4.6 |
f3a5b478 [view] | v3.5.13-sru | 2011-07-31 20:41:56 +0000 | tpearson | [libkexiv2] Fix libkexiv build failure under Exiv >= 0.21 Thanks to Albert Vaca for the patch! |
1f42a579 [view] | v3.5.13-sru | 2011-07-31 19:57:25 +0000 | tpearson | [tdegraphics] Fix kdegraphics poppler >=0.16 detection |
f894196a [view] | v3.5.13-sru | 2011-07-31 08:11:36 +0000 | tpearson | [tdegraphics] Fix kdegraphics FTBFS under poppler < 0.16 |
7f6f7ab5 [view] | v3.5.13-sru | 2011-07-31 07:59:02 +0000 | tpearson | [tdegraphics] Add test for poppler >= 0.16 due to API change |
e52632cf [view] | v3.5.13-sru | 2011-07-31 01:58:22 -0500 | Timothy Pearson | [tde-packaging] Use CMake version of kdegraphics build for Maverick |
87402a68 [view] | v3.5.13-sru | 2011-07-31 01:57:49 -0500 | Timothy Pearson | [tde-packaging] Fix up kdegraphics cmake build for Maverick |
83b9df8e [view] | v3.5.13-sru | 2011-07-31 06:24:04 +0000 | tpearson | [tdegraphics] Fix kdegraphics CMake compilation |
b9ce99f4 [view] | v3.5.13-sru | 2011-07-30 22:57:07 +0000 | tpearson | [kile] Fix additional kile FTBFS under gcc4.6 |
629f3ca5 [view] | v3.5.13-sru | 2011-07-30 22:37:48 +0000 | tpearson | [tdebase] Add option in kcontrol->styles to enable scrolling in popup menus |
e07d088d [view] | v3.5.13-sru | 2011-07-30 22:13:16 +0000 | tpearson | [kile] Fix kile FTBFS under gcc4.6 |
69736402 [view] | v3.5.13-sru | 2011-07-30 21:28:51 +0000 | tpearson | [tdevelop] Fix kdevelop FTBFS under gcc4.6 |
5cf486bc [view] | v3.5.13-sru | 2011-07-30 20:54:18 +0000 | tpearson | [admin] Add python2.7 to Python search paths |
441266d5 [view] | v3.5.13-sru | 2011-07-30 20:28:37 +0000 | tpearson | [tdeadmin] Fix kdeadmin FTBFS under gcc4.6 |
f6e9c8d6 [view] | v3.5.13-sru | 2011-07-30 20:27:29 +0000 | tpearson | [tdeaddons] Fix kdeaddons FTBFS under gcc4.6 |
1a308b9f [view] | v3.5.13-sru | 2011-07-30 03:51:30 +0000 | tpearson | [tdebase] Another "redmond" kwin client fix |
4f396b03 [view] | v3.5.13-sru | 2011-07-30 03:22:42 +0000 | tpearson | [tdebase] Fix the "redmond" kwin client It is highly recommended that "window resize and move when maximized" be disabled when this client is in use |
4c7c5439 [view] | v3.5.13-sru | 2011-07-29 20:31:51 +0000 | tpearson | [tdenetwork] Use libv4l1-videodev.h when available in kdenetwork |
fd1d43a3 [view] | v3.5.13-sru | 2011-07-29 15:30:31 -0500 | Timothy Pearson | [tde-packaging] Add libv4l-dev to Maverick kdenetwork build dependencies |
3f72ed45 [view] | v3.5.13-sru | 2011-07-28 00:12:42 +0000 | tpearson | [kgtk-qt3] Make KGTK::PR_FindFunctionSymbol more robust |
ba1d9753 [view] | v3.5.13-sru | 2011-07-28 00:09:26 +0000 | tpearson | [tdebase] Fix pidgin crash when Trinity filepicker is active on Ubuntu |
f195ed3e [view] | v3.5.13-sru | 2011-07-28 00:01:26 +0000 | tpearson | [kgtk-qt3] Add libnspr4.so as an LD_PRELOAD dependency of kgtk-qt3 to fix Pidgin crash |
03458c4e [view] | v3.5.13-sru | 2011-07-27 17:08:21 +0000 | tpearson | [tdeedu] Add python2.7 to kig configure search paths |
4ff8edd9 [view] | v3.5.13-sru | 2011-07-26 20:26:38 -0500 | Timothy Pearson | [tde] Remove obsolete FAQ file |
fa9e84ac [view] | v3.5.13-sru | 2011-07-26 15:15:44 -0500 | Timothy Pearson | [qt3] Revert 01_export_stat64_symbols.diff due to FTBFS |
11b82515 [view] | v3.5.13-sru | 2011-07-26 15:15:44 -0500 | Timothy Pearson | [tde] Revert 01_export_stat64_symbols.diff due to FTBFS |
e9b162a7 [view] | v3.5.13-sru | 2011-07-26 13:56:09 -0500 | Timothy Pearson | [tde-packaging] Bump tqtinterface Standards-Version |
d63c18c3 [view] | v3.5.13-sru | 2011-07-25 23:27:10 -0500 | Timothy Pearson | [tde-packaging] Update Maverick arts standards version |
f0b1722f [view] | v3.5.13-sru | 2011-07-26 04:26:22 +0000 | tpearson | [tdelibs] Update kdelibs compiling file |
a7b8e602 [view] | v3.5.13-sru | 2011-07-25 13:40:05 -0500 | Timothy Pearson | [tde] Work around QString::toDouble() problem in Qt4.7 under gcc4.6 and i386 This manifests as an incorrect conversion of "3.3" to a double value greater than 3.3, as detected by the check for "too recent" version in ./tools/designer/uic/main.cpp Nokia really needs to get some quality control people checking their code! |
67cbbee0 [view] | v3.5.13-sru | 2011-07-24 18:53:19 +0000 | tpearson | [tdelibs] Fix FTBFS under MacPorts Thanks to Marko Käning for the patch! |
30af961d [view] | v3.5.13-sru | 2011-07-24 03:10:43 -0500 | Timothy Pearson | [tde] Remove temporary files from source tree |
5ee7b678 [view] | v3.5.13-sru | 2011-07-24 03:10:05 -0500 | Timothy Pearson | [tde] Fixed FTBFS due to prior commit |
2f4ee8ef [view] | v3.5.13-sru | 2011-07-23 17:13:36 -0500 | Timothy Pearson | [tde] Apply all Qt3.3.8d patches NOTE: This will *likely* break compilation of TQt4 Please wait a few days for fixes to be committed as needed! |
5584c358 [view] | v3.5.13-sru | 2011-07-23 01:58:19 -0500 | Timothy Pearson | [tde] Be consistent with the usage of QMAKE_C[XX]FLAGS |
ce33b272 [view] | v3.5.13-sru | 2011-07-22 20:58:04 -0500 | Timothy Pearson | [tde-packaging] Pass the multiarch lib path to configure to fix FTBFS. |
ceb25d69 [view] | v3.5.13-sru | 2011-07-22 20:57:19 -0500 | Timothy Pearson | [tde] Apply gcc4.6 patches from Ubuntu |
7d54f5e9 [view] | v3.5.13-sru | 2011-07-22 20:57:19 -0500 | Timothy Pearson | [qt3] Apply gcc4.6 patches from Ubuntu |
a6d13afe [view] | v3.5.13-sru | 2011-07-22 20:28:25 -0500 | Timothy Pearson | [tde-packaging] Link natty to maverick for initial builds |
58c04092 [view] | v3.5.13-sru | 2011-07-22 19:53:20 -0500 | Timothy Pearson | [tde] Fix TQt4 TQWidget::parentWidget() segfault |
53dd554a [view] | v3.5.13-sru | 2011-07-22 17:54:59 -0500 | Timothy Pearson | [tde] Fix crash on access to TQLayout::alignmentRect() |
a60484dd [view] | v3.5.13-sru | 2011-07-22 16:48:05 -0500 | Timothy Pearson | [tde-packaging] Added qt3 to maverick |
98f3f643 [view] | v3.5.13-sru | 2011-07-22 15:52:14 -0500 | Timothy Pearson | [tde-packaging] Added dbus-1-tqt and dbus-tqt to lucid |
c2cf3eb1 [view] | v3.5.13-sru | 2011-07-22 15:51:41 -0500 | Timothy Pearson | [tde-packaging] Added dbus-tqt and dbus-1-tqt to Maverick |
644a9606 [view] | v3.5.13-sru | 2011-07-22 20:48:13 +0000 | tpearson | [tdebase] kdebase: use pkgconfig to find dbus-tqt Thanks to "Nix" for the patch! |
e7d09d4e [view] | v3.5.13-sru | 2011-07-22 20:44:36 +0000 | tpearson | [dbus-tqt] dbus-tqt: pkgconfig fixes Thanks to "Nix" for the patch! |
fc451de6 [view] | v3.5.13-sru | 2011-07-22 15:43:25 -0500 | Timothy Pearson | [tde] Delete dbus-tqt-* as it is already in our primary SVN at svn.kde.org |
54dec355 [view] | v3.5.13-sru | 2011-07-22 20:37:12 +0000 | tpearson | [arts] arts: find libmad without pkgconfig Thanks to "Nix" for the patch! |
c029a34f [view] | v3.5.13-sru | 2011-07-22 15:28:48 -0500 | Timothy Pearson | [qt3] Fix Qt3 build under Slackware64 13 Thanks to "/dev/ammo42" for the patch! |
65a61432 [view] | v3.5.13-sru | 2011-07-22 15:28:48 -0500 | Timothy Pearson | [tde] Fix Qt3 build under Slackware64 13 Thanks to "/dev/ammo42" for the patch! |
56e79472 [view] | v3.5.13-sru | 2011-07-22 20:17:08 +0000 | tpearson | [tdegraphics] Fix kdegraphics FTBFS under gcc4.6 Thanks to David Rankin for the patch! |
14284db4 [view] | v3.5.13-sru | 2011-07-22 18:34:14 +0000 | tpearson | [basket] Fix basket FTBFS |
ebc14f27 [view] | v3.5.13-sru | 2011-07-22 18:19:56 +0000 | tpearson | [amarok] Fix Amarok FTBFS under Qt4 |
6d99e1e1 [view] | v3.5.13-sru | 2011-07-22 17:27:12 +0000 | tpearson | [k3b] Fix k3b FTBFS |
90bccb75 [view] | v3.5.13-sru | 2011-07-22 08:44:43 +0000 | tpearson | [k3b] Fix k3b FTBFS under Qt4 |
abc21952 [view] | v3.5.13-sru | 2011-07-22 08:36:52 +0000 | tpearson | [k3b] Fix k3b FTBFS under Qt4 |
9f5bdada [view] | v3.5.13-sru | 2011-07-21 20:32:02 +0000 | tpearson | [kmymoney] Fix kmymoney FTBFS under Qt4 with a series of nasty hacks |
ca7ac9e7 [view] | v3.5.13-sru | 2011-07-21 05:58:52 +0000 | tpearson | [tqtinterface] Added missing TQTSFUNC to TQt3 |
012a1a47 [view] | v3.5.13-sru | 2011-07-21 00:33:23 -0500 | Timothy Pearson | [tde-packaging] Fix kio-apt build deps |
0525bd68 [view] | v3.5.13-sru | 2011-07-21 04:48:07 +0000 | tpearson | [kbookreader] TQt4 port kbookreader This enables compilation under both Qt3 and Qt4 |
5cce0292 [view] | v3.5.13-sru | 2011-07-21 04:38:53 +0000 | tpearson | [kbookreader] Added admin directory to kbookreader |
a3570c36 [view] | v3.5.13-sru | 2011-07-21 04:30:08 +0000 | tpearson | [kbookreader] Initial import of kbookreader |
5e1d56b5 [view] | v3.5.13-sru | 2011-07-20 23:28:08 -0500 | Timothy Pearson | [tde-packaging] Added kbookreader |
a365bc03 [view] | v3.5.13-sru | 2011-07-20 23:27:46 -0500 | Timothy Pearson | [tde-packaging] Added kbookreader |
86bbc2f3 [view] | v3.5.13-sru | 2011-07-21 03:31:26 +0000 | tpearson | [tdelibs] Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinity |
3c19a9eb [view] | v3.5.13-sru | 2011-07-20 17:41:02 -0500 | Timothy Pearson | [tde-packaging] Use Autotools to build kpowersave under ubuntu |
3cdd4479 [view] | v3.5.13-sru | 2011-07-20 22:40:27 +0000 | tpearson | [kpowersave] Fix kpowersave Autotools compilation |
84d5143a [view] | v3.5.13-sru | 2011-07-20 21:33:29 +0000 | tpearson | [basket] Fix basket FTBFS |
9010b8c8 [view] | v3.5.13-sru | 2011-07-20 21:17:18 +0000 | tpearson | [kmymoney] Fix kmymoney FTBFS |
eded6d7f [view] | v3.5.13-sru | 2011-07-20 21:16:35 +0000 | tpearson | [tqtinterface] Add missing defines to TQt3 |
9df0fe41 [view] | v3.5.13-sru | 2011-07-20 20:28:10 +0000 | tpearson | [amarok] Fix Amarok FTBFS |
84a75dbe [view] | v3.5.13-sru | 2011-07-20 20:03:46 +0000 | tpearson | [koffice] Fix koffice FTBFS |
ecb34e8d [view] | v3.5.13-sru | 2011-07-20 01:17:58 -0500 | Timothy Pearson | [tde-packaging] Fix kerry FTBFS under Ubuntu |
f3d91332 [view] | v3.5.13-sru | 2011-07-19 18:44:25 +0000 | tpearson | [koffice] Rename tqgeometry* to geometry* |
5f63ee9f [view] | v3.5.13-sru | 2011-07-19 18:44:25 +0000 | tpearson | [tdegraphics] Rename tqgeometry* to geometry* |
3320ce95 [view] | v3.5.13-sru | 2011-07-19 18:44:25 +0000 | tpearson | [kgtk-qt3] Rename tqgeometry* to geometry* |
32b71c1d [view] | v3.5.13-sru | 2011-07-19 18:44:25 +0000 | tpearson | [kuickshow] Rename tqgeometry* to geometry* |
9af55803 [view] | v3.5.13-sru | 2011-07-19 01:12:35 -0500 | Timothy Pearson | [tde] Rename tqgeometry* to geometry* |
f79f0237 [view] | v3.5.13-sru | 2011-07-18 21:41:07 -0500 | Timothy Pearson | [tde] Add missing symlinks in include/private |
619e4641 [view] | v3.5.13-sru | 2011-07-18 21:41:07 -0500 | Timothy Pearson | [qt3] Add missing symlinks in include/private |
ec393a97 [view] | v3.5.13-sru | 2011-07-18 05:24:10 +0000 | tpearson | [tdegraphics] Rename tqsizeHint* to sizeHint* |
abbfa2ec [view] | v3.5.13-sru | 2011-07-18 05:24:10 +0000 | tpearson | [koffice] Rename tqsizeHint* to sizeHint* |
9e53911e [view] | v3.5.13-sru | 2011-07-18 05:24:10 +0000 | tpearson | [tdesdk] Rename tqsizeHint* to sizeHint* |
80a94860 [view] | v3.5.13-sru | 2011-07-18 05:24:10 +0000 | tpearson | [tdepim] Rename tqsizeHint* to sizeHint* |
73cc29bc [view] | v3.5.13-sru | 2011-07-18 05:24:10 +0000 | tpearson | [tdebase] Rename tqsizeHint* to sizeHint* |
1f1772af [view] | v3.5.13-sru | 2011-07-17 19:23:04 -0500 | Timothy Pearson | [tde] Rename tqsizeHint* to sizeHint* |
07b6965c [view] | v3.5.13-sru | 2011-07-17 19:19:26 -0500 | Timothy Pearson | [tde] Revert "Rename tqsize* to size*" This reverts commit e33879600503bacc0b4ef090f7f79ab80bb6b0da. |
1c210202 [view] | v3.5.13-sru | 2011-07-17 19:19:15 -0500 | Timothy Pearson | [tde] Revert "Revert accidental tqsize*Cursor conversion from prior commit" This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb. |
5f4a15ae [view] | v3.5.13-sru | 2011-07-17 19:19:03 -0500 | Timothy Pearson | [tde] Revert "Fix FTBFS" This reverts commit 63f7e5f59911fe3ff39f02384a7e53f9807e5b69. |
20e4e515 [view] | v3.5.13-sru | 2011-07-17 19:18:53 -0500 | Timothy Pearson | [tde] Revert "Fix FTBFS" This reverts commit 788af62a17eb6cfa50388059c61bc63fe3bb8b38. |
788af62a [view] | v3.5.13-sru | 2011-07-17 19:01:13 -0500 | Timothy Pearson | [tde] Fix FTBFS |
63f7e5f5 [view] | v3.5.13-sru | 2011-07-17 18:49:39 -0500 | Timothy Pearson | [tde] Fix FTBFS |
79213c7d [view] | v3.5.13-sru | 2011-07-17 18:35:57 -0500 | Timothy Pearson | [tde] Revert accidental tqsize*Cursor conversion from prior commit |
e3387960 [view] | v3.5.13-sru | 2011-07-17 18:20:57 -0500 | Timothy Pearson | [tde] Rename tqsize* to size* |
4f2f95ce [view] | v3.5.13-sru | 2011-07-13 04:09:29 +0000 | tpearson | [tdebase] Fix a second cause of the ever-ubiquitous Bug #456 This one is related to the MOC having a different idea of the data structure than the C compiler does in bgmanager.xx, thereby causing memory corruption when the bgmanager object attempts to access data members that the MOC did not add to the objects memory structure. Also apply the fix in r1420474 to KDesktopIface and KScreenSaverIface |
10df383d [view] | v3.5.13-sru | 2011-07-10 22:56:19 -0500 | Timothy Pearson | [tde] Added dbus-tqt and dbus-tqt-1 from SVN |
6848d2bd [view] | v3.5.13-sru | 2011-07-10 21:32:26 -0500 | Timothy Pearson | [tde-packaging] Added arch directory for cmorrison |
9b2075d9 [view] | v3.5.13-sru | 2011-07-10 16:17:43 -0500 | Timothy Pearson | [tde-packaging] Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved |
bd0f3345 [view] | v3.5.13-sru | 2011-07-10 15:24:15 -0500 | Timothy Pearson | [qt3] Add Qt3 development HEAD version |
7d523fac [view] | v3.5.13-sru | 2011-07-10 15:24:15 -0500 | Timothy Pearson | [tde] Add Qt3 development HEAD version |
37e3f157 [view] | v3.5.13-sru | 2011-07-10 15:17:53 -0500 | Timothy Pearson | [tde] Added TQt4 HEAD |
16630c3e [view] | v3.5.13-sru | 2011-07-10 15:13:19 -0500 | Timothy Pearson | [tde] Updated GIT readme file |
9ea067f0 [view] | v3.5.13-sru | 2011-07-10 15:10:56 -0500 | Timothy Pearson | [tde] Created initial directory structure |
8636a333 [view] | v3.5.13-sru | 2011-07-09 02:47:26 +0000 | tpearson | [tqtinterface] Fix TQt3 |
feaf6d62 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tellico] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
fe49082b [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kvkbd] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
fdd75d80 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tderadio] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
f99a392f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tde-style-qtcurve] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
f6e64f01 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [keep] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
f24ac211 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [basket] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
ea194039 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [potracegui] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
e8cac8c2 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [amarok] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
e496df8f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kbfx] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
e0dd6178 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kpowersave] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
dfbf426f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [dbus-1-tqt] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
dfb7562b [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdepim] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
dbb67f90 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeadmin] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
da1ed73c [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [k9copy] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
d82df56d [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [arts] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
d4c555df [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kpicosim] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
d4794309 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kstreamripper] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
d0be1721 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdenetwork] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
cee3e820 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeaddons] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
c406d61d [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdegames] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
bf9d53bc [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [digikam] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
bee265d8 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdebase] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
be20d565 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [dbus-tqt] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
bd7cfd49 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [smb4k] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
bce8199d [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdegraphics] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
bab0c762 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [ksquirrel] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
b9a31186 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [knights] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
ae567731 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [libkipi] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
aafc63ac [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [krusader] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
a9fed73a [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kgtk-qt3] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
a568c330 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [wlassistant] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
a488f173 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kaffeine] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
9e5a1617 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [katapult] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
9b8c9f1f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeutils] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
96698e12 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeedu] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
929d7ae4 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdewebdev] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
91d997e6 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeio-locate] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
9150603a [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdesdk] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
914b4db5 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdemultimedia] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
87507fef [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [bibletime] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
85723d54 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [k3b] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
7f29ed6e [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tde-systemsettings] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
7c71ab86 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [koffice] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
7b65a261 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [dolphin] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
76454460 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kmyfirewall] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
75f3e254 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [adept] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
704123e8 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [piklab] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6e24611a [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [knemo] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6c86748f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [ktechlab] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6b63f133 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [twin-style-crystal] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6b54f83e [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [knutclient] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
670adfaf [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kima] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
664a63ea [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tde-style-lipstik] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6612bcfa [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kmymoney] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
6537a93f [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdetoys] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
63a986d8 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [yakuake] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
5dde1b46 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [konversation] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
5640dc45 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tqtinterface] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
539a1fd1 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdevelop] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
4be90715 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdesvn] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
48371ee0 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kdpkg] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
45598e35 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kpilot] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
4534f964 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [gwenview] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
411ae7c1 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kchmviewer] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
3e2c82e9 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kipi-plugins] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
3d7cc5d2 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kdiff3] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
389971de [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdeaccessibility] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
330bc68b [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [knetstats] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
2db4a66b [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kile] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
27648a99 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kvirc] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
255b6558 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [ksystemlog] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
1f0e7cef [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [filelight] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
1dcbbe82 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [tdelibs] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
1bf142c0 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kopete-otr] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
1b7882c6 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [abakus] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
1905a367 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [rosegarden] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
18a819f5 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kdirstat] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
12231ef2 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [libkdcraw] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
100dcb69 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [ktorrent] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
0fc098b6 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kuickshow] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
0d5a0598 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [kmplayer] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
0a404f40 [view] | v3.5.13-sru | 2011-07-09 02:23:29 +0000 | tpearson | [gtk-qt-engine] Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] |
02ee984b [view] | v3.5.13-sru | 2011-07-08 19:50:21 +0000 | tpearson | [tdebase] Fix Bug #456 On newer gcc/libstdc/glibc systems virtual base objects are not actually allocated, causing a crash when assigning to data members of the virtual base object. |
20957d88 [view] | v3.5.13-sru | 2011-07-08 19:47:41 +0000 | tpearson | [tdebase] Revert patch r1227273 due to a desktop drag-and-drop bug it introduced This temporarily reintroduces bug #456 |
977c7a12 [view] | v3.5.13-sru | 2011-07-07 21:49:43 +0000 | tpearson | [tqtinterface] Fix TQt3 from prior commit |
fc5197ec [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdepim] Rename incorrect instances of tqrepaint[...] to repaint[...] |
fb6f03ff [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [krename] Rename incorrect instances of tqrepaint[...] to repaint[...] |
f949c465 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdemultimedia] Rename incorrect instances of tqrepaint[...] to repaint[...] |
e239d13e [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kdiff3] Rename incorrect instances of tqrepaint[...] to repaint[...] |
e1fedebd [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdeadmin] Rename incorrect instances of tqrepaint[...] to repaint[...] |
dcb06497 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdeedu] Rename incorrect instances of tqrepaint[...] to repaint[...] |
c3509de5 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdeutils] Rename incorrect instances of tqrepaint[...] to repaint[...] |
bcbc2b2a [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kipi-plugins] Rename incorrect instances of tqrepaint[...] to repaint[...] |
ba7aa20d [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [digikam] Rename incorrect instances of tqrepaint[...] to repaint[...] |
afbfdc50 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [koffice] Rename incorrect instances of tqrepaint[...] to repaint[...] |
acf0d834 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tderadio] Rename incorrect instances of tqrepaint[...] to repaint[...] |
a764a60e [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdeaccessibility] Rename incorrect instances of tqrepaint[...] to repaint[...] |
a40b0e89 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdewebdev] Rename incorrect instances of tqrepaint[...] to repaint[...] |
9c49a74a [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdelibs] Rename incorrect instances of tqrepaint[...] to repaint[...] |
99e44ac4 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kvirc] Rename incorrect instances of tqrepaint[...] to repaint[...] |
9919b3b3 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdetoys] Rename incorrect instances of tqrepaint[...] to repaint[...] |
89d9cd30 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [konversation] Rename incorrect instances of tqrepaint[...] to repaint[...] |
89761f72 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdeaddons] Rename incorrect instances of tqrepaint[...] to repaint[...] |
85ababba [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tde-style-qtcurve] Rename incorrect instances of tqrepaint[...] to repaint[...] |
82324bf1 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdevelop] Rename incorrect instances of tqrepaint[...] to repaint[...] |
7a4cd8d4 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kbarcode] Rename incorrect instances of tqrepaint[...] to repaint[...] |
738f85d9 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tqtinterface] Rename incorrect instances of tqrepaint[...] to repaint[...] |
6eda46d0 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [twin-style-crystal] Rename incorrect instances of tqrepaint[...] to repaint[...] |
6b126a99 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdesdk] Rename incorrect instances of tqrepaint[...] to repaint[...] |
6aa61ac2 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kmymoney] Rename incorrect instances of tqrepaint[...] to repaint[...] |
669fa3be [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [gwenview] Rename incorrect instances of tqrepaint[...] to repaint[...] |
656e74da [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kmplayer] Rename incorrect instances of tqrepaint[...] to repaint[...] |
633d0939 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [soundkonverter] Rename incorrect instances of tqrepaint[...] to repaint[...] |
6171b511 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdebase] Rename incorrect instances of tqrepaint[...] to repaint[...] |
421a6fdc [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdesvn] Rename incorrect instances of tqrepaint[...] to repaint[...] |
41f66dea [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [knutclient] Rename incorrect instances of tqrepaint[...] to repaint[...] |
373fe6f2 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdegames] Rename incorrect instances of tqrepaint[...] to repaint[...] |
35965209 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [knemo] Rename incorrect instances of tqrepaint[...] to repaint[...] |
3560fb4b [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [kile] Rename incorrect instances of tqrepaint[...] to repaint[...] |
34f22092 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [krusader] Rename incorrect instances of tqrepaint[...] to repaint[...] |
324094a1 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [amarok] Rename incorrect instances of tqrepaint[...] to repaint[...] |
2ebe91d3 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [basket] Rename incorrect instances of tqrepaint[...] to repaint[...] |
258ddb9c [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [knights] Rename incorrect instances of tqrepaint[...] to repaint[...] |
1fff1cf0 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdenetwork] Rename incorrect instances of tqrepaint[...] to repaint[...] |
185b9938 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [knowit] Rename incorrect instances of tqrepaint[...] to repaint[...] |
15dca2cc [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [ktorrent] Rename incorrect instances of tqrepaint[...] to repaint[...] |
108bea9b [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tde-style-lipstik] Rename incorrect instances of tqrepaint[...] to repaint[...] |
05768569 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [rosegarden] Rename incorrect instances of tqrepaint[...] to repaint[...] |
03d51915 [view] | v3.5.13-sru | 2011-07-07 21:14:06 +0000 | tpearson | [tdegraphics] Rename incorrect instances of tqrepaint[...] to repaint[...] |
36bab59a [view] | v3.5.13-sru | 2011-07-07 17:23:06 +0000 | tpearson | [tqtinterface] Apply r1239185 to the other three TQt3 handler files |
276b9761 [view] | v3.5.13-sru | 2011-07-07 06:08:34 +0000 | tpearson | [tdeio-locate] Fix kio-locate FTBFS |
1144ee05 [view] | v3.5.13-sru | 2011-07-07 05:58:33 +0000 | tpearson | [tqtinterface] Add TQCollection to TQt3 |
223eec79 [view] | v3.5.13-sru | 2011-07-05 20:10:16 +0000 | tpearson | [gwenview] Fix gwenview libpng>1.4.x FTBFS This closes Bug #337 |
0ec9a2e4 [view] | v3.5.13-sru | 2011-07-05 20:03:55 +0000 | tpearson | [tdebase] Update currency symbols for Slovakia and Estonia This closes Bug #416 |
d2627113 [view] | v3.5.13-sru | 2011-07-05 19:56:36 +0000 | tpearson | [kstreamripper] TQt4 port kstreamripper This enables compilation under both Qt3 and Qt4 |
2e77c0b4 [view] | v3.5.13-sru | 2011-07-05 19:32:49 +0000 | tpearson | [kstreamripper] Added kstreamripper |
42037fa1 [view] | v3.5.13-sru | 2011-07-05 19:16:31 +0000 | tpearson | [tdelibs] Fix Bug #382 |
31f3eee2 [view] | v3.5.13-sru | 2011-07-05 18:42:34 +0000 | tpearson | [tdebase] Allow selection of *.icm files as well as the original *.icc files in the ICC configuration dialogs This closes bug #401 |
c7c3e60e [view] | v3.5.13-sru | 2011-07-05 18:34:09 +0000 | tpearson | [tdelibs] Fix ICC configuration when spaces are present in file name This closes Bug #400 |
09e31078 [view] | v3.5.13-sru | 2011-07-05 18:17:41 +0000 | tpearson | [tdepim] Backport SVN commit #951879 This fixes kde.org bug #189050 |
1e52d17f [view] | v3.5.13-sru | 2011-07-05 06:58:34 +0000 | tpearson | [gwenview] Fix Gwenview FTBFS |
2b852a71 [view] | v3.5.13-sru | 2011-07-05 06:29:17 +0000 | tpearson | [compizconfig-backend-tdeconfig] TQt4 port compizconfig-backend-kconfig This enables compilation under both Qt3 and Qt4 |
fecb0e67 [view] | v3.5.13-sru | 2011-07-05 06:00:29 +0000 | tpearson | [kmymoney] TQt4 port kmymoney This enables compilation under both Qt3 and Qt4 |
3c1eeefb [view] | v3.5.13-sru | 2011-07-04 23:03:57 +0000 | tpearson | [admin] Add macros required by kmymoney |
dadc3465 [view] | v3.5.13-sru | 2011-07-04 22:38:03 +0000 | tpearson | [kmymoney] Added kmymoney |
bf27a525 [view] | v3.5.13-sru | 2011-07-04 22:05:48 +0000 | tpearson | [gwenview] Fix Gwenview FTBFS |
e6b41752 [view] | v3.5.13-sru | 2011-07-04 21:56:13 +0000 | tpearson | [tdeio-umountwrapper] TQt4 port kio-umountwrapper This enables compilation under both Qt3 and Qt4 |
8af7968d [view] | v3.5.13-sru | 2011-07-04 21:50:57 +0000 | tpearson | [tdeio-locate] TQt4 port kio-locate This enables compilation under both Qt3 and Qt4 |
f22f5c85 [view] | v3.5.13-sru | 2011-07-04 21:38:25 +0000 | tpearson | [tdeio-apt] TQt4 port kio-apt This enables compilation under both Qt3 and Qt4 |
e8d62395 [view] | v3.5.13-sru | 2011-07-04 21:28:42 +0000 | tpearson | [kdirstat] TQt4 port kdirstat This enables compilation under both Qt3 and Qt4 |
2b68fbb8 [view] | v3.5.13-sru | 2011-07-04 21:16:40 +0000 | tpearson | [tdmtheme] TQt4 port kdmtheme This enables compilation under both Qt3 and Qt4 |
9885af06 [view] | v3.5.13-sru | 2011-07-04 21:11:15 +0000 | tpearson | [kdpkg] TQt4 port kdpkg This enables compilation under both Qt3 and Qt4 |
e573b522 [view] | v3.5.13-sru | 2011-07-04 21:00:34 +0000 | tpearson | [keep] TQt4 port keep This enables compilation under both Qt3 and Qt4 |
383adc28 [view] | v3.5.13-sru | 2011-07-04 20:48:23 +0000 | tpearson | [kima] TQt4 port kima This enables compilation under both Qt3 and Qt4 |
b9c37472 [view] | v3.5.13-sru | 2011-07-04 19:59:21 +0000 | tpearson | [kile] TQt4 port kile This enables compilation under both Qt3 and Qt4 |
5a8037c2 [view] | v3.5.13-sru | 2011-07-04 19:51:19 +0000 | tpearson | [krusader] Fix krusader FTBFS under Qt3 |
a068d9ac [view] | v3.5.13-sru | 2011-07-04 07:59:26 +0000 | tpearson | [tqtinterface] Fix kaffeine FTBFS based on TQt3 missing method |
67ad8f16 [view] | v3.5.13-sru | 2011-07-04 07:08:26 +0000 | tpearson | [kchmviewer] Fix kchmviewer FTBFS |
44f7263d [view] | v3.5.13-sru | 2011-07-04 00:44:55 +0000 | tpearson | [wlassistant] Fix wlassistant TQt3 FTBFS |
fd5459fd [view] | v3.5.13-sru | 2011-07-03 23:35:26 +0000 | tpearson | [kopete-otr] Fix kopete-otr FTBFS |
4103c431 [view] | v3.5.13-sru | 2011-07-03 22:55:38 +0000 | tpearson | [twin-style-crystal] Fix kwin-style-crystal FTBFS |
e86cf447 [view] | v3.5.13-sru | 2011-07-03 22:14:20 +0000 | tpearson | [tqtinterface] Fix TQt3 problem where moc-ed signals/slots were not being handled correctly, causing a number of problems including a failure to repaint the Konsole background image on any desktop except Desktop #1. This change will require a full rebuild of all packages that utilize TQt3. |
12b885ee [view] | v3.5.13-sru | 2011-07-03 21:54:35 +0000 | tpearson | [tderadio] Fix kradio FTBFS |
6ffad5a0 [view] | v3.5.13-sru | 2011-07-03 02:49:54 +0000 | tpearson | [krusader] TQt4 port krusader This enables compilation under both Qt3 and Qt4 |
d9d0ac84 [view] | v3.5.13-sru | 2011-07-03 01:36:58 +0000 | tpearson | [ksquirrel] TQt4 port ksquirrel This enables compilation under both Qt3 and Qt4 |
d7a2e3ae [view] | v3.5.13-sru | 2011-07-02 19:56:39 +0000 | tpearson | [libksquirrel] Fix libksquirrel Autotools build failure |
f9a93407 [view] | v3.5.13-sru | 2011-07-02 08:02:59 +0000 | tpearson | [yakuake] TQt4 port yakuake This enables compilation under both Qt3 and Qt4 |
2f791ecf [view] | v3.5.13-sru | 2011-07-02 07:29:25 +0000 | tpearson | [wlassistant] TQt4 port wlassistant This enables compilation under both Qt3 and Qt4 |
2595a15e [view] | v3.5.13-sru | 2011-07-02 06:40:27 +0000 | tpearson | [tellico] TQt4 port tellico This enables compilation under both Qt3 and Qt4 |
6b1b516f [view] | v3.5.13-sru | 2011-07-01 23:15:51 +0000 | tpearson | [soundkonverter] TQt4 port soundkonverter This enables compilation under both Qt3 and Qt4 |
ed6e5966 [view] | v3.5.13-sru | 2011-07-01 22:30:35 +0000 | tpearson | [smb4k] TQt4 port smb4k This enables compilation under both Qt3 and Qt4 |
94ddde53 [view] | v3.5.13-sru | 2011-07-01 21:30:26 +0000 | tpearson | [potracegui] TQt4 port potracegui This enables compilation under both Qt3 and Qt4 |
21a1d3cf [view] | v3.5.13-sru | 2011-07-01 21:17:46 +0000 | tpearson | [twin-style-crystal] TQt4 port kwin-style-crystal This enables compilation under both Qt3 and Qt4 |
e0e4bf64 [view] | v3.5.13-sru | 2011-07-01 20:48:12 +0000 | tpearson | [kvkbd] TQt4 port kvkbd This enables compilation under both Qt3 and Qt4 |
d5c0d088 [view] | v3.5.13-sru | 2011-07-01 20:29:58 +0000 | tpearson | [kuickshow] TQt4 port kuickshow This enables compilation under both Qt3 and Qt4 |
9902f14b [view] | v3.5.13-sru | 2011-07-01 08:42:58 +0000 | tpearson | [ksystemlog] TQt4 port ksystemlog This enables compilation under both Qt3 and Qt4 |
a7dcba0b [view] | v3.5.13-sru | 2011-07-01 06:50:25 +0000 | tpearson | [ksplash-engine-moodin] TQt4 port ksplash-engine-moodin This enables compilation under both Qt3 and Qt4 |
ce0c60d7 [view] | v3.5.13-sru | 2011-07-01 05:51:05 +0000 | tpearson | [krename] TQt4 port krename This enables compilation under both Qt3 and Qt4 |
70b9eea2 [view] | v3.5.13-sru | 2011-07-01 03:43:07 +0000 | tpearson | [tderadio] TQt4 port kradio This enables compilation under both Qt3 and Qt4 |
312ebc5c [view] | v3.5.13-sru | 2011-07-01 03:05:00 +0000 | tpearson | [tqtinterface] Added TQ_SPNoDirection to TQt3 |
f6f9c296 [view] | v3.5.13-sru | 2011-07-01 00:37:32 +0000 | tpearson | [kpilot] TQt4 port kpilot This enables compilation under both Qt3 and Qt4 |
34cdff59 [view] | v3.5.13-sru | 2011-06-30 22:12:55 +0000 | tpearson | [tdelibs] Fix kdelibs hexedit interface headers |
e340db64 [view] | v3.5.13-sru | 2011-06-30 21:14:25 +0000 | tpearson | [kpilot] Fix kpilot build system |
7047c45c [view] | v3.5.13-sru | 2011-06-30 20:36:18 +0000 | tpearson | [kpilot] Remove CMake external from kpilot |
6b89f4c7 [view] | v3.5.13-sru | 2011-06-30 20:35:24 +0000 | tpearson | [kpilot] Link admin directory to Trinity modifiable trinity-admin SVN folder |
8f1624dd [view] | v3.5.13-sru | 2011-06-30 20:31:54 +0000 | tpearson | [kpicosim] TQt4 port kpicosim This enables compilation under both Qt3 and Qt4 |
c54c3c07 [view] | v3.5.13-sru | 2011-06-30 20:09:36 +0000 | tpearson | [kopete-otr] TQt4 port kopete-otr This enables compilation under both Qt3 and Qt4 |
968af1d2 [view] | v3.5.13-sru | 2011-06-30 19:37:06 +0000 | tpearson | [knutclient] TQt4 port knutclient This enables compilation under both Qt3 and Qt4 |
e86f8310 [view] | v3.5.13-sru | 2011-06-30 19:20:52 +0000 | tpearson | [knowit] TQt4 port knowit This enables compilation under both Qt3 and Qt4 |
06811560 [view] | v3.5.13-sru | 2011-06-30 19:04:06 +0000 | tpearson | [knetstats] TQt4 convert knetstats This enables compilation under both Qt3 and Qt4 |
e72017be [view] | v3.5.13-sru | 2011-06-30 18:34:37 +0000 | tpearson | [knetload] TQt4 port knetload This enables compilation under both Qt3 and Qt4 |
02a6c8f3 [view] | v3.5.13-sru | 2011-06-30 18:16:06 +0000 | tpearson | [knemo] TQt4 port knemo This enables compilation under both Qt3 and Qt4 |
769e63d2 [view] | v3.5.13-sru | 2011-06-30 06:10:56 +0000 | tpearson | [kmplayer] TQt4 port kmplayer This enables compilation under both Qt3 and Qt4 |
0aaa8e3f [view] | v3.5.13-sru | 2011-06-30 00:15:53 +0000 | tpearson | [piklab] TQt4 port piklab This enables compilation under both Qt3 and Qt4 |
87a01668 [view] | v3.5.13-sru | 2011-06-29 16:05:55 +0000 | tpearson | [ktechlab] TQt4 port ktechlab This enables compilation under both Qt3 and Qt4 |
b8b41aa5 [view] | v3.5.13-sru | 2011-06-29 04:43:43 +0000 | tpearson | [ktorrent] Fix ktorrent Qt3 FTBFS |
1c140329 [view] | v3.5.13-sru | 2011-06-28 20:34:15 +0000 | tpearson | [ktorrent] TQt4 port ktorrent This enables compilation under both Qt3 and Qt4 |
30c7d0cb [view] | v3.5.13-sru | 2011-06-28 20:15:31 +0000 | tpearson | [admin] Add QtNetwork to TQt4 linker flags |
aac09823 [view] | v3.5.13-sru | 2011-06-28 20:06:28 +0000 | tpearson | [kvirc] Remove remaining kvirc moc files |
3370a9d7 [view] | v3.5.13-sru | 2011-06-28 19:30:05 +0000 | tpearson | [kvirc] Delete kvirc moc files, as they are autogenerated at build time |
fd6a8c5d [view] | v3.5.13-sru | 2011-06-28 18:54:36 +0000 | tpearson | [kvirc] Fix FTBFS |
0a80cfd5 [view] | v3.5.13-sru | 2011-06-28 18:31:12 +0000 | tpearson | [kvirc] TQt4 port kvirc This enables compilation under both Qt3 and Qt4 |
880d042b [view] | v3.5.13-sru | 2011-06-28 02:23:58 +0000 | tpearson | [koffice] Fix Qt4 koffice/kword/mailmerge/sql detection |
c625fb33 [view] | v3.5.13-sru | 2011-06-27 18:42:32 +0000 | tpearson | [koffice] Fix koffice Qt4 FTBFS |
9ca7f795 [view] | v3.5.13-sru | 2011-06-27 18:28:11 +0000 | tpearson | [knights] TQt4 port knights This enables compilation under both Qt3 and Qt4 |
ff419492 [view] | v3.5.13-sru | 2011-06-27 17:52:36 +0000 | tpearson | [kmyfirewall] TQt4 convert kmyfirewall This enables compilation under both Qt3 and Qt4 |
22304dfc [view] | v3.5.13-sru | 2011-06-27 16:56:08 +0000 | tpearson | [konversation] Fix Konversation FTBFS |
a9a87575 [view] | v3.5.13-sru | 2011-06-27 16:50:18 +0000 | tpearson | [k3b] Fix k3b musicbrainz moc run failure under Qt4 |
d2aa614e [view] | v3.5.13-sru | 2011-06-27 16:44:48 +0000 | tpearson | [konversation] TQt4 port Konversation This enables compilation under both Qt3 and Qt4 |
1e589940 [view] | v3.5.13-sru | 2011-06-27 15:41:48 +0000 | tpearson | [k3b] Fix k3b FTBFS under Qt4 |
019d48ef [view] | v3.5.13-sru | 2011-06-27 06:21:30 +0000 | tpearson | [k3b] Fix k3b Qt4 FTBFS |
f636ba5b [view] | v3.5.13-sru | 2011-06-27 05:58:16 +0000 | tpearson | [kdiff3] TQt4 port kdiff3 This enables compilation under both Qt3 and Qt4 |
ed7614a9 [view] | v3.5.13-sru | 2011-06-27 04:52:45 +0000 | tpearson | [k3b] Fix k3b FTBFS under Qt4 |
d0f4d151 [view] | v3.5.13-sru | 2011-06-26 22:11:13 +0000 | tpearson | [tdesudo] TQt4 port kdesudo This enables compilation under both Qt3 and Qt4 |
bda1ab47 [view] | v3.5.13-sru | 2011-06-26 21:30:03 +0000 | tpearson | [koffice] Fix koffice poppler-tqt detection/usage |
b86459d6 [view] | v3.5.13-sru | 2011-06-26 20:08:32 +0000 | tpearson | [tdegraphics] Fix kdegraphics poppler-tqt header file installation location |
96e4fb85 [view] | v3.5.13-sru | 2011-06-26 02:41:37 +0000 | tpearson | [tdeaddons] Fix kdeaddons FTBFS |
793554b6 [view] | v3.5.13-sru | 2011-06-26 01:41:16 +0000 | tpearson | [tqtinterface] Add missing class names to TQt3 |
698569f8 [view] | v3.5.13-sru | 2011-06-26 00:41:16 +0000 | tpearson | [koffice] Finish rebranding of Krita as Chalk |
2785103a [view] | v3.5.13-sru | 2011-06-26 00:29:37 +0000 | tpearson | [koffice] Remove krita* in preparation for name switch from Krita to Chalk |
26116498 [view] | v3.5.13-sru | 2011-06-25 20:09:56 +0000 | tpearson | [tqtinterface] Add TQCharAttributes to TQt3 |
f3cf205c [view] | v3.5.13-sru | 2011-06-25 20:08:37 +0000 | tpearson | [tqtinterface] Added TQScriptItem to TQt3 |
f56983b3 [view] | v3.5.13-sru | 2011-06-25 20:07:58 +0000 | tpearson | [tqtinterface] Add TQTextEngine to TQt3 |
598cf55c [view] | v3.5.13-sru | 2011-06-25 19:58:03 +0000 | tpearson | [tdeutils] Fix kdeutils Qt4 FTBFS |
554409e9 [view] | v3.5.13-sru | 2011-06-25 19:11:49 +0000 | tpearson | [tqtinterface] Add tqtextengine_p.h to TQt3 |
685bdf39 [view] | v3.5.13-sru | 2011-06-25 19:08:03 +0000 | tpearson | [admin] Fix Autotools KDE_CHECK_LIB macro |
f008adb5 [view] | v3.5.13-sru | 2011-06-25 05:28:35 +0000 | tpearson | [koffice] TQt4 port koffice This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming |
2b59809c [view] | v3.5.13-sru | 2011-06-24 22:50:55 +0000 | tpearson | [tqtinterface] Add TQT_TQMOVEEVENT to TQt3 |
1f3e5744 [view] | v3.5.13-sru | 2011-06-24 19:13:19 +0000 | tpearson | [tqtinterface] Add TQ_SP* to TQt3 |
20b39e3d [view] | v3.5.13-sru | 2011-06-24 19:08:45 +0000 | tpearson | [tqtinterface] Add expandingDirections to TQt3 |
36ec355d [view] | v3.5.13-sru | 2011-06-24 18:39:27 +0000 | tpearson | [tdeutils] Fix kdessh FTBFS |
82d036d5 [view] | v3.5.13-sru | 2011-06-24 17:27:03 +0000 | tpearson | [tdeutils] Fix kdeutils FTBFS |
be0164e8 [view] | v3.5.13-sru | 2011-06-24 06:08:49 +0000 | tpearson | [tdeutils] Fix kdeutils FTBFS |
c4d8e256 [view] | v3.5.13-sru | 2011-06-24 03:58:15 +0000 | tpearson | [tdelibs] Add TQ_OBJECT defs to kdelibs knuminput.h |
a2277b6b [view] | v3.5.13-sru | 2011-06-23 01:42:07 +0000 | tpearson | [tdeutils] TQt4 port kdeutils This enables compilation under both Qt3 and Qt4 |
8f736c70 [view] | v3.5.13-sru | 2011-06-23 00:33:07 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS |
75d05bd5 [view] | v3.5.13-sru | 2011-06-22 21:43:13 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS on Qt4 |
a1bd60b3 [view] | v3.5.13-sru | 2011-06-22 21:31:21 +0000 | tpearson | [tdetoys] TQt4 port kdetoys This enables compilation under both Qt3 and Qt4 |
4721accb [view] | v3.5.13-sru | 2011-06-22 05:27:10 +0000 | tpearson | [tdenetwork] Fix kdenetwork Qt3 FTBFS |
1e22120b [view] | v3.5.13-sru | 2011-06-22 03:00:09 +0000 | tpearson | [tdenetwork] Fix kdenetwork FTBFS |
69cac658 [view] | v3.5.13-sru | 2011-06-22 00:30:31 +0000 | tpearson | [tdenetwork] TQt4 port kdenetwork This enables compilation under both Qt3 and Qt4 |
ab71b79b [view] | v3.5.13-sru | 2011-06-20 02:13:30 +0000 | tpearson | [tqtinterface] Add TQMeta* members to TQt3 |
daa1ca59 [view] | v3.5.13-sru | 2011-06-19 20:43:47 +0000 | tpearson | [tqtinterface] Add tqtextList to TQt3 |
11a83c46 [view] | v3.5.13-sru | 2011-06-19 20:14:09 +0000 | tpearson | [tdegraphics] Fix kdegraphics FTBFS |
546886fd [view] | v3.5.13-sru | 2011-06-19 19:11:56 +0000 | tpearson | [tdegraphics] Move poppler-qt to poppler-tqt and fix build sequence |
e69e8b1d [view] | v3.5.13-sru | 2011-06-19 19:03:33 +0000 | tpearson | [tdegraphics] TQt4 port kdegraphics This enables compilation under both Qt3 and Qt4 |
c6cec811 [view] | v3.5.13-sru | 2011-06-18 22:43:28 +0000 | tpearson | [admin] Fix admin/ Autotools build issues noticed in kdegraphics |
eecec9af [view] | v3.5.13-sru | 2011-06-18 21:50:35 +0000 | tpearson | [tdegraphics] Merge required poppler-qt into kdegraphics with Autotools CMake support still needs to be added |
b09bffed [view] | v3.5.13-sru | 2011-06-18 20:34:22 +0000 | tpearson | [tdeadmin] TQt4 port kdeadmin This enables compilation under both Qt3 and Qt4 |
395a904b [view] | v3.5.13-sru | 2011-06-18 17:00:31 +0000 | tpearson | [tdeaddons] TQt4 port kdeaddons This enables compilation under both Qt3 and Qt4 |
3467e646 [view] | v3.5.13-sru | 2011-06-18 13:30:01 +0000 | samelian | [tdenetwork] [kdenetwork/kppp] added cmake support |
15389769 [view] | v3.5.13-sru | 2011-06-18 10:42:56 +0000 | samelian | [tdenetwork] [kdenetwork/kpf] added cmake support |
87c659b8 [view] | v3.5.13-sru | 2011-06-18 10:26:04 +0000 | samelian | [tdenetwork] [kdenetwork/knewsticker] added cmake support |
2cb2dfe4 [view] | v3.5.13-sru | 2011-06-17 23:06:17 +0000 | tpearson | [tdevelop] Fix remaining kdevelop build problems |
858c85b8 [view] | v3.5.13-sru | 2011-06-17 22:44:24 +0000 | samelian | [tdenetwork] [kdenetwork/kget] added cmake support |
66c29218 [view] | v3.5.13-sru | 2011-06-17 22:37:33 +0000 | tpearson | [tdegames] Fix kdegames/Qt3 FTBFS |
5ae369ea [view] | v3.5.13-sru | 2011-06-17 22:28:09 +0000 | samelian | [tdenetwork] [kdenetwork/kfile-plugins] added cmake support |
992c8ad3 [view] | v3.5.13-sru | 2011-06-17 22:25:55 +0000 | tpearson | [admin] Fix TQt3 detection |
d64072db [view] | v3.5.13-sru | 2011-06-17 22:21:01 +0000 | samelian | [tdenetwork] [kdenetwork/kdnssd] added cmake support |
f138d74f [view] | v3.5.13-sru | 2011-06-17 22:17:08 +0000 | tpearson | [tdeaccessibility] TQt4 port kdeaccessibility This enables compilation under both Qt3 and Qt4 |
fd31d8d4 [view] | v3.5.13-sru | 2011-06-17 22:06:54 +0000 | samelian | [tdenetwork] [kdenetwork/kdict] added cmake support |
2baeea36 [view] | v3.5.13-sru | 2011-06-17 21:51:51 +0000 | samelian | [tdenetwork] [kdenetwork/filesharing] added cmake support |
bf39fe32 [view] | v3.5.13-sru | 2011-06-17 21:31:21 +0000 | tpearson | [tdelibs] Fix kdelibs/concretefactory |
62bceb28 [view] | v3.5.13-sru | 2011-06-17 21:27:14 +0000 | samelian | [tdenetwork] [kdenetwork/doc] added cmake support |
e9be34de [view] | v3.5.13-sru | 2011-06-17 19:08:25 +0000 | tpearson | [tdevelop] Fix kdevelop Qt3 compilation |
c43098a2 [view] | v3.5.13-sru | 2011-06-17 19:04:54 +0000 | tpearson | [tqtinterface] Fix TQt3 |
3ee30e08 [view] | v3.5.13-sru | 2011-06-17 05:50:16 +0000 | tpearson | [tqtinterface] More TQt3 fixes |
0f9d3c82 [view] | v3.5.13-sru | 2011-06-17 05:26:36 +0000 | tpearson | [tqtinterface] Add IID_TQWidgetFactory to TQt3 |
3d441c60 [view] | v3.5.13-sru | 2011-06-17 05:09:45 +0000 | tpearson | [tqtinterface] Fix TQt3 TQPluginManager |
4185dde4 [view] | v3.5.13-sru | 2011-06-17 03:30:07 +0000 | tpearson | [tqtinterface] Add TQWidgetFactoryInterface and TQPluginManager to TQt3 |
a2bae01d [view] | v3.5.13-sru | 2011-06-17 03:03:11 +0000 | tpearson | [tdewebdev] Fix kdewebdev FTBFS under Qt3 |
b88657a1 [view] | v3.5.13-sru | 2011-06-17 02:01:20 +0000 | tpearson | [tqtinterface] Fix TQt version detection |
754333b5 [view] | v3.5.13-sru | 2011-06-17 02:00:42 +0000 | tpearson | [admin] Fix TQt version detection |
8d222b68 [view] | v3.5.13-sru | 2011-06-17 01:34:11 +0000 | tpearson | [tqtinterface] Fix TQT_NO_SQL |
a4bc5245 [view] | v3.5.13-sru | 2011-06-17 00:32:22 +0000 | tpearson | [tqtinterface] Add TQFontDialog to TQt3 |
07347c4b [view] | v3.5.13-sru | 2011-06-17 00:07:37 +0000 | tpearson | [tqtinterface] Add a couple private headers to TQt3 |
a977f731 [view] | v3.5.13-sru | 2011-06-16 21:08:43 +0000 | tpearson | [tqtinterface] Add TQ_OVERRIDE to TQt3 |
f5805104 [view] | v3.5.13-sru | 2011-06-16 20:49:21 +0000 | tpearson | [tqtinterface] Add TQSLOT_CODE/TQSIGNAL_CODE to TQt3 |
4f93e4c1 [view] | v3.5.13-sru | 2011-06-16 20:19:54 +0000 | tpearson | [tqtinterface] Add tqpluginmanager_p.h to TQt3 |
4e0c0640 [view] | v3.5.13-sru | 2011-06-16 19:28:27 +0000 | tpearson | [tdewebdev] Fix kdewebdev FTBFS |
0cda2b7f [view] | v3.5.13-sru | 2011-06-16 19:25:16 +0000 | tpearson | [tqtinterface] Add tqchildrenRect and tqchildrenRegion to TQt3 |
ac5fc7f2 [view] | v3.5.13-sru | 2011-06-16 19:16:00 +0000 | tpearson | [tdewebdev] Fix Quanta data files |
e985f7e5 [view] | v3.5.13-sru | 2011-06-16 19:02:47 +0000 | tpearson | [tdewebdev] TQt4 port kdewebdev This enables compilation under both Qt3 and Qt4 |
878c5b9a [view] | v3.5.13-sru | 2011-06-16 06:29:21 +0000 | tpearson | [tdeedu] Fix kdeedu/Qt4 FTBFS |
e81150b9 [view] | v3.5.13-sru | 2011-06-16 03:40:30 +0000 | tpearson | [tdeedu] Fix kwordquiz compilation |
56a9ebb6 [view] | v3.5.13-sru | 2011-06-16 03:11:24 +0000 | tpearson | [tdeedu] Fix kwordquiz FTBFS |
03763f5a [view] | v3.5.13-sru | 2011-06-16 02:19:10 +0000 | tpearson | [tdeedu] Fix another kdeedu/Qt3 FTBFS |
6fcedc9d [view] | v3.5.13-sru | 2011-06-16 01:55:17 +0000 | tpearson | [tdeedu] Fix kdeedu Qt3 FTBFS |
2f78efe3 [view] | v3.5.13-sru | 2011-06-15 23:18:29 +0000 | tpearson | [tdeedu] Rename kdeedu MainTQtWidget to MainQtWidget |
c2df35e6 [view] | v3.5.13-sru | 2011-06-15 20:30:14 +0000 | tpearson | [tdeedu] Fix some kdeedu build issues |
e91a687e [view] | v3.5.13-sru | 2011-06-15 20:05:45 +0000 | tpearson | [tdeedu] Rename kdeedu ETQChem* classes to the corrected EQChem* |
7d50f7cf [view] | v3.5.13-sru | 2011-06-15 18:05:43 +0000 | tpearson | [tqtinterface] Add TQTextDocument and TQTextFormat to TQt3 |
589a32ba [view] | v3.5.13-sru | 2011-06-15 17:23:17 +0000 | tpearson | [tqtinterface] Add TQTextParagraph and TQ_DUMMY_COMPARISON_OPERATOR to TQt3 |
55042464 [view] | v3.5.13-sru | 2011-06-15 16:53:16 +0000 | tpearson | [tdeedu] Fix a kdeedu FTBFS under Qt3 |
f8992044 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [bibletime] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
e91a8985 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [rosegarden] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
e87d5fa6 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kpilot] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
e3a1de26 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [katapult] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
d6bd5602 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [k9copy] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
d35528ce [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kpowersave] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
ce8f3aee [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdemultimedia] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
c7d4eaea [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [digikam] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
bfbb1d3a [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdesdk] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
b3f402e9 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [gtk-qt-engine] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
ac3e0fe8 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [basket] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
87d74759 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kaffeine] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
87ab06cc [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kipi-plugins] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
867c9ae8 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [gwenview] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
7e3e5f90 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [filelight] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
6c8e5e55 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdesvn] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
63263ef7 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [adept] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
496cbb3b [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdeedu] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
464e0b5c [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [k3b] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
4215e5ac [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kchmviewer] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
1b143408 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [kbfx] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
1219a52b [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [amarok] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
02baac4a [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdepim] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
02936487 [view] | v3.5.13-sru | 2011-06-14 17:42:28 +0000 | tpearson | [tdegames] Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string |
48d4a263 [view] | v3.5.13-sru | 2011-06-14 16:45:05 +0000 | tpearson | [tdevelop] TQt4 port kdevelop This enables compilation under both Qt3 and Qt4 |
cc2ea0dc [view] | v3.5.13-sru | 2011-06-13 21:18:35 +0000 | tpearson | [tdelibs] Fix interfaces/khexedit/byteseditinterface.h to allow kdevelop compilation |
e9990143 [view] | v3.5.13-sru | 2011-06-13 20:50:18 +0000 | tpearson | [tqtinterface] Fix libtqtinterface FTBFS |
ed425c7b [view] | v3.5.13-sru | 2011-06-13 20:38:25 +0000 | tpearson | [tqtinterface] Add tqassistantclient.cpp |
1100bda8 [view] | v3.5.13-sru | 2011-06-13 02:18:32 +0000 | tpearson | [tqtinterface] Add tqassistantclient.h to tqtinterface |
e192d1b3 [view] | v3.5.13-sru | 2011-06-13 00:26:14 +0000 | tpearson | [tdesdk] Finish TQt4 porting of kdesdk (kbabel) |
6e7b4925 [view] | v3.5.13-sru | 2011-06-12 19:38:34 +0000 | tpearson | [tdesdk] Fix kbugbuster kresource compilation |
b8493052 [view] | v3.5.13-sru | 2011-06-12 19:22:15 +0000 | tpearson | [admin] Fix KDE_CHECK_HEADER in the Autotools admin/ directory |
5ce28931 [view] | v3.5.13-sru | 2011-06-12 07:40:52 +0000 | tpearson | [tdesdk] Fix kdesdk Qt3 FTBFS |
e2f48f1f [view] | v3.5.13-sru | 2011-06-12 07:24:42 +0000 | tpearson | [tqtinterface] Add TQClassInfo |
c50ee33c [view] | v3.5.13-sru | 2011-06-12 06:59:52 +0000 | tpearson | [arts] Fix artsc-config |
f104a9c3 [view] | v3.5.13-sru | 2011-06-12 06:03:55 +0000 | tpearson | [tdemultimedia] Fix kdemultimedia Qt3 FTBFS |
8ec20e58 [view] | v3.5.13-sru | 2011-06-12 05:44:01 +0000 | tpearson | [tdesdk] Rename TQtTableView to QtTableView in kdesdk |
99a2774c [view] | v3.5.13-sru | 2011-06-12 01:36:19 +0000 | tpearson | [tdesdk] TQt4 convert kdesdk This enables compilation under both Qt3 and Qt4 |
a645c867 [view] | v3.5.13-sru | 2011-06-11 21:20:12 +0000 | tpearson | [tqtinterface] Add tqt_mo_ci* members to TQClassInfo |
44fe0cfe [view] | v3.5.13-sru | 2011-06-11 06:56:45 +0000 | tpearson | [tdemultimedia] Fix kdemultimedia FTBFS |
b1057f43 [view] | v3.5.13-sru | 2011-06-11 06:00:15 +0000 | tpearson | [tdemultimedia] TQt4 port kdemultimedia This enables compilation under both Qt3 and Qt4 |
838baf3f [view] | v3.5.13-sru | 2011-06-11 04:58:26 +0000 | tpearson | [tdegames] TQt4 port kdegames This enables compilation under both Qt3 and Qt4 |
a374efce [view] | v3.5.13-sru | 2011-06-11 04:44:41 +0000 | tpearson | [tdeedu] TQt4 port kdeedu This enables compilation under both Qt3 and Qt4 |
617455f1 [view] | v3.5.13-sru | 2011-06-11 04:37:01 +0000 | tpearson | [arts] Fix artsc-config |
92489fb3 [view] | v3.5.13-sru | 2011-06-09 21:37:18 +0000 | samelian | [tdenetwork] [kdenetwork] added cmake support for librss and dcoprss |
fbf9b547 [view] | v3.5.13-sru | 2011-05-31 00:05:57 +0000 | tpearson | [arts] Add gsl static library to installed files |
5ad8fdbf [view] | v3.5.13-sru | 2011-05-30 18:02:11 +0000 | tpearson | [tde-systemsettings] TQt4 convert kde-systemsettings This enables compilation under both Qt3 and Qt4 |
1d95710a [view] | v3.5.13-sru | 2011-05-30 06:56:11 +0000 | tpearson | [tde-style-lipstik] TQt4 port the Lipstik style This enables compilation under both Qt3 and Qt4 |
a7aeac7f [view] | v3.5.13-sru | 2011-05-30 06:43:35 +0000 | tpearson | [admin] Fix Autotools-based FTBFS |
c2ac333e [view] | v3.5.13-sru | 2011-05-30 01:22:50 +0000 | tpearson | [kcpuload] TQt4 convert kcpuload This enables compilation under both Qt3 and Qt4 |
2317e04c [view] | v3.5.13-sru | 2011-05-30 01:15:04 +0000 | tpearson | [admin] Fix admin-based Autotools configure check failures |
25794f50 [view] | v3.5.13-sru | 2011-05-29 19:00:37 +0000 | tpearson | [kchmviewer] TQt4 port kchmviewer This enables compilation under both Qt3 and Qt4 |
db457bcf [view] | v3.5.13-sru | 2011-05-29 17:09:35 +0000 | tpearson | [tqtinterface] Add aboutTQt to TQt3 |
11c1b82d [view] | v3.5.13-sru | 2011-05-29 17:02:12 +0000 | tpearson | [admin] Fix rare FTBFS due to missing CXXFLAGS during configure check |
35ff2a94 [view] | v3.5.13-sru | 2011-05-29 08:55:56 +0000 | tpearson | [kchmviewer] Fix kchmviewer configure FTBFS |
c4189d20 [view] | v3.5.13-sru | 2011-05-29 00:55:34 +0000 | tpearson | [kbarcode] TQt4 port kbarcode This enables compilation under both Qt3 and Qt4 |
98d15d90 [view] | v3.5.13-sru | 2011-05-28 18:03:09 +0000 | tpearson | [katapult] TQt4 port Katapult This enables compilation under both Qt3 and Qt4 |
22c47bf2 [view] | v3.5.13-sru | 2011-05-28 05:45:00 +0000 | tpearson | [kaffeine] TQt4 port Kaffeine This enables compilation under both Qt3 and Qt4 |
77aeee5f [view] | v3.5.13-sru | 2011-05-28 01:17:50 +0000 | tpearson | [kaffeine] Fix Kaffeine FTBFS |
b0e912c8 [view] | v3.5.13-sru | 2011-05-27 23:37:00 +0000 | tpearson | [k9copy] TQt4 convert k9copy This enables compilation under both Qt3 and Qt4 |
4d695ec8 [view] | v3.5.13-sru | 2011-05-27 22:55:45 +0000 | tpearson | [k9copy] Fix k9copy configure checks |
6f1d13b5 [view] | v3.5.13-sru | 2011-05-27 20:13:39 +0000 | tpearson | [k9copy] Fix k9copy FTBFS due to incorrect libavcodec configure checks |
d8cc8bdf [view] | v3.5.13-sru | 2011-05-27 19:21:21 +0000 | tpearson | [k3b] TQt4 port k3b This enables compilation under both Qt3 and Qt4 |
19e46a04 [view] | v3.5.13-sru | 2011-05-27 00:46:41 +0000 | tpearson | [gwenview] Fix Gwenview FTBFS |
119bac58 [view] | v3.5.13-sru | 2011-05-27 00:42:15 +0000 | tpearson | [tqtinterface] Fix FTBFS |
a5698b30 [view] | v3.5.13-sru | 2011-05-26 23:29:52 +0000 | tpearson | [tqtinterface] Add tqfindLastVisibleItem and friends |
af6f4705 [view] | v3.5.13-sru | 2011-05-26 22:47:24 +0000 | tpearson | [tqtinterface] Add TQ_ScaleMode |
37c82297 [view] | v3.5.13-sru | 2011-05-26 21:08:20 +0000 | tpearson | [tqtinterface] Add missing static_TQUType_* defines |
bf7f8841 [view] | v3.5.13-sru | 2011-05-26 21:04:57 +0000 | tpearson | [gwenview] TQt4 port Gwenview This enables compilation under both Qt3 and Qt4 |
f0296ef9 [view] | v3.5.13-sru | 2011-05-26 00:38:19 +0000 | tpearson | [filelight] TQt4 port Filelight This enables compilation under both Qt3 and Qt4 |
ac876806 [view] | v3.5.13-sru | 2011-05-22 20:12:04 +0000 | samelian | [tdenetwork] [kdenetwork/kopete] added cmake support |
d31c5384 [view] | v3.5.13-sru | 2011-05-20 02:53:53 +0000 | tpearson | [digikam] TQt4 port Digikam This enables compilation under both Qt3 and Qt4 |
6e9c420c [view] | v3.5.13-sru | 2011-05-18 23:09:24 +0000 | tpearson | [tqtinterface] Revert previous commit...was mistaken about TQImageLoader source |
5321b4e8 [view] | v3.5.13-sru | 2011-05-18 22:51:08 +0000 | tpearson | [tqtinterface] Add missing TQImageLoader |
2c3ac111 [view] | v3.5.13-sru | 2011-05-18 21:30:30 +0000 | tpearson | [libksquirrel] Fix libksquirrel FTBFS caused by incorrect linker settings when using libtool ... --tag=CC ... |
7c19562a [view] | v3.5.13-sru | 2011-05-18 06:46:40 +0000 | tpearson | [kipi-plugins] TQt4 port kipi-plugins This enables compilation under both Qt3 and Qt4 |
550e3699 [view] | v3.5.13-sru | 2011-05-18 02:03:59 +0000 | tpearson | [admin] Fix compilation of C programs |
d646e75c [view] | v3.5.13-sru | 2011-05-18 00:55:42 +0000 | tpearson | [libkdcraw] Fix libkdcraw FTBFS |
23c9041f [view] | v3.5.13-sru | 2011-05-18 00:43:58 +0000 | tpearson | [libkdcraw] Update libkdcraw AUTHORS file |
1a3a7b2b [view] | v3.5.13-sru | 2011-05-18 00:42:51 +0000 | tpearson | [admin] Fix kde_check_include macro |
79b23e8d [view] | v3.5.13-sru | 2011-05-18 00:32:22 +0000 | tpearson | [libkdcraw] TQt4 port libkdcraw This enables compilation under Qt3 and Qt4 |
7131a938 [view] | v3.5.13-sru | 2011-05-18 00:24:38 +0000 | tpearson | [libkdcraw] Fix FTBFS |
496611fd [view] | v3.5.13-sru | 2011-05-17 22:44:23 +0000 | tpearson | [tqtinterface] Change to C style comments for compatibility |
252b74ae [view] | v3.5.13-sru | 2011-05-17 20:54:59 +0000 | tpearson | [libkipi] TQt4 port libkipi This enables compilation under Qt3 and Qt4 |
9537154b [view] | v3.5.13-sru | 2011-05-17 19:10:16 +0000 | tpearson | [libkexiv2] TQt4 port libkexiv2 This enables compilation under Qt3 and Qt4 |
84d52ca1 [view] | v3.5.13-sru | 2011-05-17 18:58:18 +0000 | tpearson | [libkexiv2] Update libkexiv2 to version 0.1.9 |
b6027ae3 [view] | v3.5.13-sru | 2011-05-17 17:31:58 +0000 | tpearson | [bibletime] TQt4 port Bibletime This enables compilation under both Qt3 and Qt4 |
aa0726b2 [view] | v3.5.13-sru | 2011-05-17 08:20:48 +0000 | tpearson | [basket] TQt4 port basket This enables compilation under both Qt3 and Qt4 |
07befe7f [view] | v3.5.13-sru | 2011-05-17 06:59:36 +0000 | tpearson | [tqtinterface] Add missing tqrichtext_p.h file Add missing TQTextIterator class |
72af58a8 [view] | v3.5.13-sru | 2011-05-17 05:44:46 +0000 | tpearson | [admin] Fix dcopidl calling issues Apply 06_autoconf2.64.diff from Debian basket 1.0.2-8 to fix .so files not being generated |
d4e9afe3 [view] | v3.5.13-sru | 2011-05-17 00:52:23 +0000 | tpearson | [adept] TQt4 port Adept This enables compilation under both Qt3 and Qt4 |
a0d96967 [view] | v3.5.13-sru | 2011-05-16 17:55:59 +0000 | tpearson | [admin] Fix up Autotools for TQt3/TQt4 This should repair compilation of non-core Autotools-based packages such as Adept |
9e411cdd [view] | v3.5.13-sru | 2011-05-16 01:14:47 +0000 | tpearson | [tdepim] Fix up kdepim UI files |
498d49d7 [view] | v3.5.13-sru | 2011-05-15 21:42:28 +0000 | tpearson | [tdepim] Fix kdepim FTBFS |
ff7dc5f5 [view] | v3.5.13-sru | 2011-05-15 20:08:54 +0000 | tpearson | [tdelibs] Honor TQ_OpenMode change made in TQt3 |
e214f325 [view] | v3.5.13-sru | 2011-05-15 20:08:23 +0000 | tpearson | [tqtinterface] Change OpenMode to TQ_OpenMode to avoid namespace conflicts |
06aafbb3 [view] | v3.5.13-sru | 2011-05-15 19:30:02 +0000 | tpearson | [admin] Fix TQt3 compilation with Autotools |
780c1ebc [view] | v3.5.13-sru | 2011-05-15 13:33:10 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of header |
a6df54bf [view] | v3.5.13-sru | 2011-05-15 09:33:32 +0000 | samelian | [tdegraphics] [kdegraphics/kpdf] added path to autogenerated config.h |
81963c38 [view] | v3.5.13-sru | 2011-05-15 07:25:19 +0000 | tpearson | [tdebase] Fix kdebase FTBFS |
9f81a0a5 [view] | v3.5.13-sru | 2011-05-15 07:08:51 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
6b7cc18b [view] | v3.5.13-sru | 2011-05-15 02:39:00 +0000 | tpearson | [tdebase] Fix FTBFS |
397c8cac [view] | v3.5.13-sru | 2011-05-15 02:07:31 +0000 | tpearson | [tdebase] Avoid namespace conflicts with std::List |
cedd5045 [view] | v3.5.13-sru | 2011-05-14 20:16:56 +0000 | tpearson | [tdebase] Update kdebase AUTHORS file with mailing list info |
8357774e [view] | v3.5.13-sru | 2011-05-14 19:21:03 +0000 | tpearson | [tdelibs] Update mailing list in kdelibs AUTHORS file |
92a5ca4e [view] | v3.5.13-sru | 2011-05-14 18:26:12 +0000 | tpearson | [tqtinterface] Fix FTBFS |
02c81d1c [view] | v3.5.13-sru | 2011-05-14 06:24:27 +0000 | tpearson | [tqtinterface] Fix handling of TQT_TQ* in .ui files |
c2c06037 [view] | v3.5.13-sru | 2011-05-13 19:30:34 +0000 | tpearson | [tqtinterface] Attempt to fix other instances of TQ_* in .ui files |
fdcd92f4 [view] | v3.5.13-sru | 2011-05-13 17:52:01 +0000 | tpearson | [tqtinterface] Fix handling of Q*_OBJECT_NAME strings |
a0d6439b [view] | v3.5.13-sru | 2011-05-12 16:37:08 +0000 | tpearson | [tqtinterface] Fix tqt-replace wrt TQ*_OBJECT_NAME_STRING defines |
2354904f [view] | v3.5.13-sru | 2011-05-11 21:31:54 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_uic: copy ui.h extension to binary dir |
6ea9a88f [view] | v3.5.13-sru | 2011-05-11 21:29:40 +0000 | samelian | [tdegraphics] [kdegraphics] added cmake support for kuickshow and ksnapshot |
9c8150b7 [view] | v3.5.13-sru | 2011-05-11 20:40:19 +0000 | samelian | [tdegraphics] [kdegraphics/kpovmodeler] added cmake support |
561cd5cd [view] | v3.5.13-sru | 2011-05-11 18:45:21 +0000 | samelian | [tdegraphics] [kdegraphics] added cmake support for libkscan and kooka |
1b2094d7 [view] | v3.5.13-sru | 2011-05-11 16:23:24 +0000 | samelian | [arts] [arts/qtmcop] fixed automoc problem |
c0490f3d [view] | v3.5.13-sru | 2011-05-10 22:14:18 +0000 | samelian | [tdegraphics] [kdegraphics/doc] fixed kdvi documentation |
7e701ace [view] | v3.5.13-sru | 2011-05-10 22:11:03 +0000 | samelian | [tdevelop] [kdevelop/kdevdesigner] added forgotten AUTOMOC directive |
b5c2dd89 [view] | v3.5.13-sru | 2011-05-10 21:54:13 +0000 | samelian | [tde-cmake] [kde-common/cmake] fixed tde_moc() macro |
6e0e1a2a [view] | v3.5.13-sru | 2011-05-10 19:25:30 +0000 | samelian | [tdegraphics] [kdegraphics/kolourpaint] added cmake support |
f773fcd6 [view] | v3.5.13-sru | 2011-05-09 20:25:39 +0000 | tpearson | [abakus] Fix deprecation warning in abakus build |
f4f8ac03 [view] | v3.5.13-sru | 2011-05-09 19:45:27 +0000 | tpearson | [abakus] TQt4 port Abakus This enables compilation under both Qt3 and Qt4 |
4488b611 [view] | v3.5.13-sru | 2011-05-09 16:36:02 +0000 | tpearson | [abakus] Initial fixes to abakus build system |
4f5c5fdc [view] | v3.5.13-sru | 2011-05-09 07:18:22 +0000 | tpearson | [kpilot] Adjust kpilot to have a slightly better chance of building under CMake |
07a14c41 [view] | v3.5.13-sru | 2011-05-08 20:29:47 +0000 | samelian | [tdegraphics] [kdegraphics/kdvi] ported to cmake forgotten executable (kdvi) |
7a92d5c7 [view] | v3.5.13-sru | 2011-05-08 19:29:16 +0000 | tpearson | [kgtk-qt3] TQt4 port kgtk-qt3 This enables compilation under both Qt3 and Qt4 |
96411d66 [view] | v3.5.13-sru | 2011-05-08 15:49:56 +0000 | samelian | [tdegraphics] [kdegraphics] added cmake support for kgamma, kiconedit, and kmrml |
7b227bd6 [view] | v3.5.13-sru | 2011-05-08 06:58:59 +0000 | tpearson | [kgtk-qt3] Fix up build system for TQt |
38689594 [view] | v3.5.13-sru | 2011-05-08 06:44:53 +0000 | tpearson | [kgtk-qt3] Deleted Qt4/KDE4 portions of kgtk-qt3 |
09e6e27f [view] | v3.5.13-sru | 2011-05-08 06:40:58 +0000 | tpearson | [knemo] Remove badly broken and unfinished (garbage) CMakLists file from knemo |
5c3f3c34 [view] | v3.5.13-sru | 2011-05-07 22:54:15 +0000 | samelian | [tdegraphics] [kdegraphics/kfile-plugins] added forgotten module (gsthumbnail) |
e789477e [view] | v3.5.13-sru | 2011-05-07 22:15:57 +0000 | tpearson | [tdelibs] Fix Lightv2 style scrollbar garbage being shown Thanks to Ilya Chernykh for the patch! |
87e9213e [view] | v3.5.13-sru | 2011-05-07 21:52:03 +0000 | samelian | [tdepim] [kdepim] revert some accidental renamed classes/methods and strings (fix quote reply) |
8fd1cf52 [view] | v3.5.13-sru | 2011-05-07 21:47:54 +0000 | samelian | [tdegraphics] [kdegraphics/kamera] added forgotten file (camera.protocol) |
76baa6e5 [view] | v3.5.13-sru | 2011-05-07 20:40:46 +0000 | samelian | [tdegraphics] [kdegraphics] added cmake support for kfax, kfaxview, kghostview, and kfile-plugins |
7e5679fb [view] | v3.5.13-sru | 2011-05-07 18:42:33 +0000 | samelian | [tdegraphics] [kdegraphics] added cmake support for doc and kdvi |
6a17a99e [view] | v3.5.13-sru | 2011-05-07 10:27:42 +0000 | samelian | [tdegraphics] [kdegraphics/kviewshell] added forgotten AUTOMOC directive |
12bbadcc [view] | v3.5.13-sru | 2011-05-07 06:08:06 +0000 | tpearson | [tde-style-qtcurve] Fix FTBFS |
9e542b76 [view] | v3.5.13-sru | 2011-05-06 22:42:47 +0000 | samelian | [tdegraphics] [kdegraphics/ksvg] fribidi: check for new filename style |
d1fb9013 [view] | v3.5.13-sru | 2011-05-06 22:09:18 +0000 | tpearson | [tde-style-qtcurve] TQt4 port kde-style-qtcurve This enables compilation under both Qt3 and Qt4 |
0f962a27 [view] | v3.5.13-sru | 2011-05-06 22:03:48 +0000 | samelian | [tdegraphics] [kdegraphics] cmake support for kamera, kcoloredit, and kviewshell |
19158a8d [view] | v3.5.13-sru | 2011-05-06 22:02:51 +0000 | samelian | [tdegraphics] [kdegraphics/ksvg] cmake: install forgotten desktop file |
6f99c72e [view] | v3.5.13-sru | 2011-05-05 22:47:10 +0000 | samelian | [tdegraphics] [kdegraphics] updated cmake files |
c0a0dd88 [view] | v3.5.13-sru | 2011-05-05 22:46:25 +0000 | samelian | [tdegraphics] [kdegraphics/ksvg] added cmake support (svgdisplay crashing) |
421b60af [view] | v3.5.13-sru | 2011-05-05 22:07:15 +0000 | tpearson | [kbfx] TQt4 port kbfx This enables compilation under both Qt3 and Qt4 |
39e896bd [view] | v3.5.13-sru | 2011-05-05 21:23:56 +0000 | tpearson | [kbfx] Fix up kbfx CMake files to allow compilation with TDE >= 3.5.13 |
91064f3b [view] | v3.5.13-sru | 2011-05-05 17:16:35 +0000 | tpearson | [gtk-qt-engine] Port gtk-qt-engine to TQt4 This enables compilation under both Qt3 and Qt4 |
5cf5e6b8 [view] | v3.5.13-sru | 2011-05-05 03:50:29 +0000 | tpearson | [gtk-qt-engine] Migrate gtk-qt-trinity to new CMake system (mostly) |
b739bb30 [view] | v3.5.13-sru | 2011-05-05 03:02:35 +0000 | tpearson | [gtk-qt-engine] Start fixing up CMake for gtk-qt-engine |
d7633c19 [view] | v3.5.13-sru | 2011-05-04 19:54:24 +0000 | tpearson | [tdesvn] Port kdesvn to TQt4 This enables compilation under both Qt3 and Qt4 |
067293ee [view] | v3.5.13-sru | 2011-05-04 19:53:23 +0000 | tpearson | [tqtinterface] Add missing sql define |
3fa7eb80 [view] | v3.5.13-sru | 2011-05-04 16:57:23 +0000 | tpearson | [tdesvn] Fix compilation of kdesvn |
98ba2848 [view] | v3.5.13-sru | 2011-05-04 05:57:56 +0000 | tpearson | [amarok] Fix Qt4 compilation |
f1f8cd5c [view] | v3.5.13-sru | 2011-05-03 23:53:28 +0000 | samelian | [dbus-tqt] [dependencies/dbus-tqt] added dbus-tqt.pc.cmake |
06163f6e [view] | v3.5.13-sru | 2011-05-03 23:52:55 +0000 | samelian | [dbus-tqt] [dependencies/dbus-tqt] generate dbus-tqt.pc |
c4dd3197 [view] | v3.5.13-sru | 2011-05-03 22:42:46 +0000 | samelian | [kpowersave] [kpowersave] updated cmake |
bc3dc020 [view] | v3.5.13-sru | 2011-05-03 21:45:59 +0000 | samelian | [amarok] [amarok/yauap-engine] added forgotten cmake files |
4bcbdd76 [view] | v3.5.13-sru | 2011-05-03 21:45:31 +0000 | samelian | [amarok] [amarok] yauap-engine ported to cmake |
7ffbe1bb [view] | v3.5.13-sru | 2011-05-03 05:46:56 +0000 | tpearson | [tdelibs] Freshen up the kdelibs DEBUG file |
a7085844 [view] | v3.5.13-sru | 2011-05-03 05:33:05 +0000 | tpearson | [rosegarden] Enable thread support in Rosegarden/TQt4 |
75c0180e [view] | v3.5.13-sru | 2011-05-02 23:06:07 +0000 | samelian | [amarok] [amarok] all media devices ported to cmake |
458efa7b [view] | v3.5.13-sru | 2011-05-02 22:38:52 +0000 | tpearson | [rosegarden] Initial TQt4 port of Rosegarden This enables compilation under both Qt3 and Qt4 |
1fdb8b83 [view] | v3.5.13-sru | 2011-05-02 21:00:34 +0000 | tpearson | [tqtinterface] Undo previous commit |
76b50485 [view] | v3.5.13-sru | 2011-05-02 20:59:23 +0000 | tpearson | [tqtinterface] Add TQ_TransformationMode |
94a6a4fe [view] | v3.5.13-sru | 2011-05-02 20:29:46 +0000 | tpearson | [tqtinterface] Add TQT_TQPAINTDEVICE_CONST to TQt3 |
6396b337 [view] | v3.5.13-sru | 2011-05-02 18:29:42 +0000 | tpearson | [tqtinterface] Add a couple of class names to tqtinterface/Qt3 |
747037b7 [view] | v3.5.13-sru | 2011-05-02 15:33:21 +0000 | tpearson | [rosegarden] Add tqt default install dir to CXX includes for rosegarden |
844e4d4e [view] | v3.5.13-sru | 2011-05-01 22:18:54 +0000 | samelian | [amarok] [amarok] remove extra token |
1c104292 [view] | v3.5.13-sru | 2011-05-01 21:43:45 +0000 | samelian | [tdesdk] [kdesdk/kbabel] added cmake support |
f5400799 [view] | v3.5.13-sru | 2011-04-30 23:01:33 +0000 | samelian | [tdesdk] [kdesdk] cmake support for docs - only handbooks, not man(uals) |
192bc903 [view] | v3.5.13-sru | 2011-04-28 22:56:52 +0000 | samelian | [tde-cmake] [kde-common/cmake] added tde_file_to_cpp() macro |
b41a969e [view] | v3.5.13-sru | 2011-04-27 17:32:57 +0000 | samelian | [tdegraphics] [kdegraphics/kpdf] added cmake support |
98fdf3c1 [view] | v3.5.13-sru | 2011-04-27 01:17:08 +0000 | tpearson | [dolphin] Fix FTBFS |
7a741e43 [view] | v3.5.13-sru | 2011-04-27 00:40:29 +0000 | tpearson | [dolphin] TQt4 port Dolphin This enables compilation under Qt3 and Qt4 |
f885de23 [view] | v3.5.13-sru | 2011-04-26 20:41:20 +0000 | samelian | [tdesdk] [kdesdk] install import cmake files |
04e6e355 [view] | v3.5.13-sru | 2011-04-26 20:40:36 +0000 | samelian | [tdevelop] [kdevelop] cvsservice ported to cmake |
a48487ef [view] | v3.5.13-sru | 2011-04-26 20:07:54 +0000 | samelian | [dolphin] [applications/dolphin] update cmake files |
42c6ef8e [view] | v3.5.13-sru | 2011-04-23 02:17:24 +0000 | tpearson | [tdepim] Attempt to fix a kdepim FTBFS based on a missing stdc header #include |
d2cf7fa5 [view] | v3.5.13-sru | 2011-04-21 23:56:57 +0000 | tpearson | [dbus-1-tqt] Add dbus-1-tqt to this SVN tree Please keep it in sync with the master at svn.trinitydesktop.org This is revision 167 from that source |
65246190 [view] | v3.5.13-sru | 2011-04-21 22:32:20 +0000 | samelian | [amarok] [applications/amarok] added cmake support for translations |
4da24f1a [view] | v3.5.13-sru | 2011-04-21 22:30:33 +0000 | samelian | [tde-cmake] [kde-common/cmake] added tde_create_translation() macro |
04b9c54a [view] | v3.5.13-sru | 2011-04-21 01:31:08 +0000 | tpearson | [tdelibs] Fix kdevelop FTBFS |
03585754 [view] | v3.5.13-sru | 2011-04-21 00:01:25 +0000 | samelian | [tdevelop] [kdevelop] sync with new cmake macros |
84e5264c [view] | v3.5.13-sru | 2011-04-20 23:38:07 +0000 | samelian | [tdelibs] [kdelibs/doc] fixed target name |
09396259 [view] | v3.5.13-sru | 2011-04-19 20:42:46 +0000 | samelian | [tdesdk] [kdesdk] added cmake support for "cervisia" and "kapptemplate" |
c5431daa [view] | v3.5.13-sru | 2011-04-19 05:49:03 +0000 | tpearson | [tqtinterface] Add tquuid to tqt3 |
20b40b24 [view] | v3.5.13-sru | 2011-04-18 23:20:50 +0000 | samelian | [amarok] [applications/amarok] cmake generate docs |
6ef79f89 [view] | v3.5.13-sru | 2011-04-18 23:17:24 +0000 | samelian | [tde-cmake] [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macro |
c78e705c [view] | v3.5.13-sru | 2011-04-18 15:56:21 +0000 | tpearson | [tdepim] Add INSTALL file to kdepim |
fc92b0d3 [view] | v3.5.13-sru | 2011-04-18 15:55:45 +0000 | tpearson | [tdebase] Enhance kdebase INSTALL file |
d4f0949a [view] | v3.5.13-sru | 2011-04-18 15:55:19 +0000 | tpearson | [tdelibs] Enhance kdelibs INSTALL file |
ceb29cc5 [view] | v3.5.13-sru | 2011-04-18 15:54:50 +0000 | tpearson | [arts] Enhance INSTALL file |
1d9d9f5c [view] | v3.5.13-sru | 2011-04-18 03:28:57 +0000 | tpearson | [amarok] Finish TQt4 porting of Amarok This enables compilation under both Qt3 and Qt4 |
21e7f595 [view] | v3.5.13-sru | 2011-04-17 20:51:58 +0000 | tpearson | [tqtinterface] Add TQT_TQTIMEREVENT |
dd1acb49 [view] | v3.5.13-sru | 2011-04-17 20:34:02 +0000 | tpearson | [tqtinterface] Add TQ_ScaleMax |
2cc0f939 [view] | v3.5.13-sru | 2011-04-17 18:56:45 +0000 | tpearson | [tdepim] Fix FTBFS |
b91d22f9 [view] | v3.5.13-sru | 2011-04-17 18:43:32 +0000 | samelian | [tdepim] [kdepim/mimelib] added TQT_LIBRARY_DIRS to link_directories() |
be8cd971 [view] | v3.5.13-sru | 2011-04-17 07:51:53 +0000 | tpearson | [tqtinterface] Add TQT_TQCLOSEEVENT |
e9db3e45 [view] | v3.5.13-sru | 2011-04-17 00:41:28 +0000 | tpearson | [amarok] Fix ipod/Amarok compilation |
bd72b76e [view] | v3.5.13-sru | 2011-04-16 23:48:06 +0000 | tpearson | [amarok] On modern TQt systems TQGLWidget will always be available, so remove the offending #ifdef that is breaking compilation |
4304e8d9 [view] | v3.5.13-sru | 2011-04-16 23:01:29 +0000 | tpearson | [kpowersave] Finish TQt4 port of kpowersave This enables both Qt3 and Qt4 builds |
c22170b2 [view] | v3.5.13-sru | 2011-04-16 21:54:32 +0000 | samelian | [amarok] [applications/amarok] sync with new cmake macros |
ba24506b [view] | v3.5.13-sru | 2011-04-16 21:36:14 +0000 | tpearson | [kpowersave] Link against dbus-tqt |
1f05a7fe [view] | v3.5.13-sru | 2011-04-16 21:12:22 +0000 | tpearson | [amarok] Fix Amarok cmake configure checks |
51d2a919 [view] | v3.5.13-sru | 2011-04-16 21:01:53 +0000 | tpearson | [kpowersave] Fix dbus tqt check |
170978e3 [view] | v3.5.13-sru | 2011-04-16 19:21:15 +0000 | tpearson | [amarok] Add ability to use CMAKE_INCLUDE_PATH in autodetection of konqsidebarplugin.h |
6e658260 [view] | v3.5.13-sru | 2011-04-16 19:04:01 +0000 | tpearson | [amarok] Let the end user decide if his/her gpod support is broken until an actual check can be made |
2d0cd394 [view] | v3.5.13-sru | 2011-04-15 01:44:26 +0000 | tpearson | [tdepim] Fix Qt3 compilation of kdepim |
00986dc5 [view] | v3.5.13-sru | 2011-04-14 22:17:24 +0000 | tpearson | [tqtinterface] Add TQLayoutStruct |
8a88e328 [view] | v3.5.13-sru | 2011-04-14 21:45:09 +0000 | tpearson | [tqtinterface] Add tqsetBackgroundPixmap |
18c088e4 [view] | v3.5.13-sru | 2011-04-14 21:20:52 +0000 | tpearson | [tqtinterface] Add tqsetWhatsThis |
d765276d [view] | v3.5.13-sru | 2011-04-14 20:44:13 +0000 | tpearson | [tqtinterface] Add tqtr |
5dfb4383 [view] | v3.5.13-sru | 2011-04-14 20:35:28 +0000 | tpearson | [tqtinterface] Add tqfindWidget |
7207aeb3 [view] | v3.5.13-sru | 2011-04-14 20:18:54 +0000 | tpearson | [tqtinterface] Add tqdrawPolygon method |
1c93fca1 [view] | v3.5.13-sru | 2011-04-14 20:16:30 +0000 | tpearson | [tdepim] Enable kdepim compilation under Qt4 This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. |
6fd822e3 [view] | v3.5.13-sru | 2011-04-13 03:26:21 +0000 | tpearson | [tqtinterface] Add TQ_INLINE_TEMPLATES |
67e29a05 [view] | v3.5.13-sru | 2011-04-13 00:46:47 +0000 | tpearson | [tdepim] Initial conversion of kdepim to TQt This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. |
cfd1924b [view] | v3.5.13-sru | 2011-04-12 19:44:43 +0000 | tpearson | [tqtinterface] Define TQWIDGETSIZE_MAX |
c9a5f553 [view] | v3.5.13-sru | 2011-04-11 18:34:58 +0000 | tpearson | [tdelibs] Fix khtml dox web page link |
f57854f6 [view] | v3.5.13-sru | 2011-04-11 18:21:58 +0000 | tpearson | [tdebase] Specify namespace when using WFlags |
cb915356 [view] | v3.5.13-sru | 2011-04-11 17:23:43 +0000 | tpearson | [tqtinterface] Add new WPaintOnScreen for Qt4 compat |
e2830561 [view] | v3.5.13-sru | 2011-04-11 06:32:07 +0000 | tpearson | [tdebase] Fix Flags namespace |
2b11e515 [view] | v3.5.13-sru | 2011-04-11 05:14:35 +0000 | tpearson | [tdebase] Specify namespace when using WNoAutoErase |
df8fe52d [view] | v3.5.13-sru | 2011-04-11 02:13:40 +0000 | tpearson | [tdelibs] Specify namespace when using WNoAutoErase |
d83a80f2 [view] | v3.5.13-sru | 2011-04-10 03:15:04 +0000 | tpearson | [tdebase] Attempt to fix uninitialized starting image issue in shutdown dialog fade-to-gray code |
5437c370 [view] | v3.5.13-sru | 2011-04-10 00:38:48 +0000 | tpearson | [tdelibs] Fix project links |
a612e47e [view] | v3.5.13-sru | 2011-04-09 05:32:04 +0000 | tpearson | [tdelibs] Freshen up about dialog URLs to reflect the new project domain name |
18ccb31b [view] | v3.5.13-sru | 2011-04-09 02:35:20 +0000 | tpearson | [tdebase] Rebrand KDM default dialog |
d6d1056a [view] | v3.5.13-sru | 2011-04-09 02:31:32 +0000 | tpearson | [tdebase] Fix abort on X error in kdm |
39dc2df1 [view] | v3.5.13-sru | 2011-04-07 06:11:33 +0000 | tpearson | [tdebase] Work around glibc/libstdc/gcc/g++ nested new() object bug Closes Bug #456 |
36619e34 [view] | v3.5.13-sru | 2011-04-06 23:15:36 +0000 | tpearson | [tdelibs] Fix FTBFS |
2c11ce11 [view] | v3.5.13-sru | 2011-04-06 02:20:08 +0000 | tpearson | [tdelibs] Fix FTBFS from Q_PROPERTY |
47a3b88d [view] | v3.5.13-sru | 2011-04-04 20:34:47 +0000 | tpearson | [tdebase] Minor kdebase README file update |
45c2ea75 [view] | v3.5.13-sru | 2011-04-04 19:18:26 +0000 | tpearson | [tdelibs] Minor update to kdelibs README |
e5ad541e [view] | v3.5.13-sru | 2011-04-04 02:27:28 +0000 | tpearson | [tdebase] Remove extra curly brace |
4ce11e29 [view] | v3.5.13-sru | 2011-04-04 01:30:52 +0000 | tpearson | [tdebase] Fix kdebase FTBFS |
5abec431 [view] | v3.5.13-sru | 2011-04-04 00:27:11 +0000 | tpearson | [tdebase] Fix klipper FTBFS |
e057cf9e [view] | v3.5.13-sru | 2011-04-03 23:58:37 +0000 | tpearson | [tdebase] Wean kdebase off of hacky static qt_x_*_tim variables |
a1c33634 [view] | v3.5.13-sru | 2011-04-03 22:39:55 +0000 | tpearson | [tdelibs] Fix kdelibs FTBFS |
7deab5d9 [view] | v3.5.13-sru | 2011-04-03 21:59:12 +0000 | tpearson | [tqtinterface] Fix FTBFS |
ec9d21ce [view] | v3.5.13-sru | 2011-04-03 21:25:13 +0000 | tpearson | [tqtinterface] Fix tqtinterface FTBFS |
47f4f810 [view] | v3.5.13-sru | 2011-04-03 21:04:43 +0000 | tpearson | [tqtinterface] Fix tqtinterface FTBFS |
7b12a18b [view] | v3.5.13-sru | 2011-04-03 20:56:33 +0000 | tpearson | [tdelibs] Wean kdelibs off of the qt_x_*_time static variables |
60ea0acd [view] | v3.5.13-sru | 2011-04-03 20:48:17 +0000 | tpearson | [tqtinterface] Add QT_X_USER_TIME macros |
9c3b6583 [view] | v3.5.13-sru | 2011-04-03 20:34:20 +0000 | tpearson | [tqtinterface] Add qt x time macros |
c3e2931a [view] | v3.5.13-sru | 2011-04-03 05:13:17 +0000 | tpearson | [tdebase] Enable composite during moc run |
2ee4bf4f [view] | v3.5.13-sru | 2011-04-03 01:37:04 +0000 | tpearson | [tdepim] Install libkarm.so |
0a05b258 [view] | v3.5.13-sru | 2011-04-02 23:45:34 +0000 | tpearson | [tdebase] Change remaining kdebase inherits() and similar methods to use new object name define strings |
03fb3e69 [view] | v3.5.13-sru | 2011-04-02 23:13:29 +0000 | tpearson | [tdepim] Fix mimelib header install directory |
b1960071 [view] | v3.5.13-sru | 2011-04-02 22:53:34 +0000 | tpearson | [tdelibs] Convert remainder of kdelibs to use currently defined tqt object name defs This might fix the kio ssl problem |
cbecd3a8 [view] | v3.5.13-sru | 2011-04-02 21:48:09 +0000 | tpearson | [tdebase] Update kdebase inherits() to use new object name defines instead of string literals |
730dc2a4 [view] | v3.5.13-sru | 2011-04-02 21:44:19 +0000 | tpearson | [tdepim] Fix ktnetf include install directory |
be6667e2 [view] | v3.5.13-sru | 2011-04-02 20:54:33 +0000 | tpearson | [tdepim] Fix ksieve header install directory |
8c2d0a68 [view] | v3.5.13-sru | 2011-04-02 20:30:43 +0000 | tpearson | [tdepim] Fix kdepim includ install directory |
92c5bfd7 [view] | v3.5.13-sru | 2011-04-02 19:11:39 +0000 | tpearson | [tdepim] Fix qgpgme header install directory |
3175ef72 [view] | v3.5.13-sru | 2011-04-02 18:01:05 +0000 | tpearson | [tqtinterface] Add TQTOOLBOXBUTTON_OBJECT_NAME_STRING to tqtinterface |
e653a8a6 [view] | v3.5.13-sru | 2011-04-02 07:51:21 +0000 | tpearson | [tdepim] Fix kdepim kleo include install directory |
bf85f02d [view] | v3.5.13-sru | 2011-04-02 07:41:52 +0000 | tpearson | [tdelibs] Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals |
f25bf2d1 [view] | v3.5.13-sru | 2011-04-02 06:57:59 +0000 | tpearson | [tdepim] Fix gpgm header install directory |
b5fb39eb [view] | v3.5.13-sru | 2011-04-02 06:46:49 +0000 | tpearson | [tdelibs] Change most kdelibs inherits() functions to use the new object name define system |
c202e686 [view] | v3.5.13-sru | 2011-04-02 06:44:45 +0000 | tpearson | [tqtinterface] Add new object name string |
8f400d7a [view] | v3.5.13-sru | 2011-04-02 01:37:33 +0000 | tpearson | [tdepim] Fix kdepim kgantt include install directory |
1c4e273a [view] | v3.5.13-sru | 2011-04-02 01:24:05 +0000 | tpearson | [tdelibs] Remove assert() statement as it brings down the configuration dialog unneccessarily |
b7353025 [view] | v3.5.13-sru | 2011-04-01 23:04:37 +0000 | samelian | [tdepim] [kdepim/libkdepim] install kpartsdesignerplugin in apropriate location |
0603d308 [view] | v3.5.13-sru | 2011-04-01 09:21:28 +0000 | samelian | [tdepim] [kdepim/libkdepim] install kdepimwidgets in apropriate location |
705a96d7 [view] | v3.5.13-sru | 2011-04-01 00:08:13 +0000 | tpearson | [tdepim] Update libkcal header install directory |
2739e7f4 [view] | v3.5.13-sru | 2011-03-31 08:21:08 +0000 | samelian | [tdepim] [kdepim/libkcal] fixed htmlexportsettings.h installing |
161e6c2e [view] | v3.5.13-sru | 2011-03-31 02:40:21 +0000 | tpearson | [tdebase] Fix kdm start failure under Qt4 and with buggy Xorg implementations |
5754b783 [view] | v3.5.13-sru | 2011-03-31 00:52:57 +0000 | samelian | [tdepim] [kdepim/libkcal] install header files |
1e80d8f6 [view] | v3.5.13-sru | 2011-03-31 00:43:43 +0000 | tpearson | [tdepim] Additional include location fixes |
65df4823 [view] | v3.5.13-sru | 2011-03-30 23:53:58 +0000 | samelian | [tdepim] [kdepim/libkholidays] install data |
cb81b38f [view] | v3.5.13-sru | 2011-03-30 22:16:03 +0000 | samelian | [tdepim] [kdepim/indexlib] added lib version |
4f2b8a4a [view] | v3.5.13-sru | 2011-03-30 22:07:31 +0000 | tpearson | [tdepim] Fix kleopatra install dir |
e2c0c02d [view] | v3.5.13-sru | 2011-03-30 21:16:35 +0000 | samelian | [tde-cmake] [cmake] rename TQt.pc to tqt.pc |
6ea5c62d [view] | v3.5.13-sru | 2011-03-30 21:16:35 +0000 | samelian | [tqtinterface] [cmake] rename TQt.pc to tqt.pc |
5e69c2b3 [view] | v3.5.13-sru | 2011-03-30 19:34:50 +0000 | samelian | [tdepim] [kdepim/kalarm] install icons in apropriate locations |
35b56aaf [view] | v3.5.13-sru | 2011-03-30 18:31:33 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_install_icons: properly clearing theme |
59c4cfa4 [view] | v3.5.13-sru | 2011-03-30 18:07:06 +0000 | tpearson | [tdepim] Fix include directory installation locations |
9144f3a4 [view] | v3.5.13-sru | 2011-03-30 16:12:03 +0000 | tpearson | [tde-cmake] Enable Qt4 compilation again |
f616269a [view] | v3.5.13-sru | 2011-03-30 11:14:00 +0000 | samelian | [tdebase] [kdebase/kwin] improved kompmgr building |
b2b05ec7 [view] | v3.5.13-sru | 2011-03-30 06:51:17 +0000 | tpearson | [tdepim] Fix knotes header installation directory |
59a83e95 [view] | v3.5.13-sru | 2011-03-30 03:08:36 +0000 | tpearson | [tdepim] Fix FTBFS on 64 bit systems |
d8242ced [view] | v3.5.13-sru | 2011-03-29 22:38:39 +0000 | tpearson | [tdepim] Verbosify command length check |
3cf4fe3a [view] | v3.5.13-sru | 2011-03-29 22:17:14 +0000 | tpearson | [tdepim] Fi knode FTBFS |
d601d16c [view] | v3.5.13-sru | 2011-03-29 18:22:01 +0000 | tpearson | [tdepim] Undo undesired automated changes to this file |
6c9be4e7 [view] | v3.5.13-sru | 2011-03-29 12:35:55 +0000 | samelian | [tdebase] [kdebase/ksplashml] fixed a linking error |
877136ce [view] | v3.5.13-sru | 2011-03-28 09:31:39 +0000 | samelian | [tdepim] [kdelibs/karm] convert static lib to shared |
9edee94d [view] | v3.5.13-sru | 2011-03-27 22:03:55 +0000 | samelian | [tdepim] arts, kdelibs, kdebase, kdepim: use new tqt build system |
773c9d65 [view] | v3.5.13-sru | 2011-03-27 22:03:55 +0000 | samelian | [tdelibs] arts, kdelibs, kdebase, kdepim: use new tqt build system |
4448315e [view] | v3.5.13-sru | 2011-03-27 22:03:55 +0000 | samelian | [arts] arts, kdelibs, kdebase, kdepim: use new tqt build system |
01c1a203 [view] | v3.5.13-sru | 2011-03-27 22:03:55 +0000 | samelian | [tdebase] arts, kdelibs, kdebase, kdepim: use new tqt build system |
e70558cf [view] | v3.5.13-sru | 2011-03-27 21:56:52 +0000 | samelian | [tqtinterface] [cmake] reworked tqtinterface build system |
33b492d8 [view] | v3.5.13-sru | 2011-03-27 21:56:52 +0000 | samelian | [tde-cmake] [cmake] reworked tqtinterface build system |
3b4cea3c [view] | v3.5.13-sru | 2011-03-27 21:44:32 +0000 | samelian | [tdepim] [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS |
d6bce768 [view] | v3.5.13-sru | 2011-03-27 05:57:50 +0000 | samelian | [tdepim] [kdepim/kresources] added ${CMAKE_SOURCE_DIR}/libkdepim to include paths |
e2550740 [view] | v3.5.13-sru | 2011-03-26 20:44:56 +0000 | tpearson | [dbus-tqt] Link cmake directory to Trinity modifiable shared cmake SVN folder |
da5ce65b [view] | v3.5.13-sru | 2011-03-26 20:37:20 +0000 | tpearson | [tdebase] Fix keramic config uic-tqt segfault |
eaf9d73b [view] | v3.5.13-sru | 2011-03-26 08:13:02 +0000 | tpearson | [tdebase] Fix Qt4 linking problem |
00783d43 [view] | v3.5.13-sru | 2011-03-26 05:27:42 +0000 | tpearson | [tdebase] Fix Qt4 linking problem |
a8b42c6c [view] | v3.5.13-sru | 2011-03-26 04:20:26 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS due to unconverted .ui file |
27e7cd0a [view] | v3.5.13-sru | 2011-03-26 02:20:16 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
3583645b [view] | v3.5.13-sru | 2011-03-25 22:58:37 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
a35e452b [view] | v3.5.13-sru | 2011-03-25 22:17:32 +0000 | tpearson | [dbus-tqt] Sync to revision 67 of upstream dbus-tqt source |
e07aec64 [view] | v3.5.13-sru | 2011-03-25 22:15:15 +0000 | tpearson | [dbus-tqt] Delete accidentally committed debian directory |
8bf92ab4 [view] | v3.5.13-sru | 2011-03-25 22:14:43 +0000 | tpearson | [dbus-tqt] Import of revision 66 from svn.trinitydesktop.org Please keep this in sync with the upstream SVN |
1944090b [view] | v3.5.13-sru | 2011-03-25 22:03:49 +0000 | tpearson | [tdebase] Disable keramik/config for Qt4 due to unhandled segfault in uic |
7cc3c634 [view] | v3.5.13-sru | 2011-03-25 08:29:05 +0000 | tpearson | [tde-cmake] Add Qt autodetect option |
f83aec15 [view] | v3.5.13-sru | 2011-03-25 05:59:04 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
acd7af9b [view] | v3.5.13-sru | 2011-03-25 00:47:21 +0000 | samelian | [tde-cmake] [kde-common/cmake] enforce out-of-source mode |
87b276f2 [view] | v3.5.13-sru | 2011-03-24 23:43:16 +0000 | samelian | [tdelibs] [kdelibs] fix linking error in khtml |
a763e012 [view] | v3.5.13-sru | 2011-03-24 21:05:46 +0000 | samelian | [tde-cmake] [kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT_INCLUDE_DIRS |
451e799b [view] | v3.5.13-sru | 2011-03-24 18:14:46 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
418be570 [view] | v3.5.13-sru | 2011-03-24 17:38:10 +0000 | tpearson | [tdebase] Fix Qt4 FTBFS |
be540072 [view] | v3.5.13-sru | 2011-03-24 15:55:31 +0000 | tpearson | [tqtinterface] Lock this version of TQt to Qt3 |
9792f1a8 [view] | v3.5.13-sru | 2011-03-24 06:49:22 +0000 | tpearson | [tdebase] Fix dbus detection |
070c00ab [view] | v3.5.13-sru | 2011-03-24 05:26:45 +0000 | tpearson | [tdebase] Fixup dbus tqt check |
59aa0c10 [view] | v3.5.13-sru | 2011-03-24 01:52:16 +0000 | tpearson | [tdebase] Minor kdebase build fixups |
3610538f [view] | v3.5.13-sru | 2011-03-23 22:32:11 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] include FindPkgConfig |
f0ab1d53 [view] | v3.5.13-sru | 2011-03-23 21:38:27 +0000 | samelian | [tdepim] [kdepim/kode] added ${CMAKE_SOURCE_DIR}/libkdepim to include_directories() |
c6499535 [view] | v3.5.13-sru | 2011-03-23 21:19:31 +0000 | samelian | [tdepim] [kdepim] kontact ported to cmake |
12653f60 [view] | v3.5.13-sru | 2011-03-23 15:03:56 +0000 | samelian | [tde-cmake] [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path() |
87b2ea0a [view] | v3.5.13-sru | 2011-03-22 21:33:37 +0000 | samelian | [tdepim] [kdepim] cmake port for kmobile, kitchensync, and doc |
13ad4387 [view] | v3.5.13-sru | 2011-03-22 21:00:06 +0000 | tpearson | [tdelibs] kdelibs should now compile properly with TQt for Qt4 |
496589d0 [view] | v3.5.13-sru | 2011-03-22 05:45:22 +0000 | tpearson | [tdelibs] Fix yet another Qt4 kdelibs FTBFS |
fa1ddc97 [view] | v3.5.13-sru | 2011-03-22 05:04:48 +0000 | tpearson | [tdelibs] Fix other Qt4 kdelibs FTBFS |
75f32756 [view] | v3.5.13-sru | 2011-03-21 23:34:09 +0000 | samelian | [tdepim] [kdepim] indexlib ported to cmake; added indexlib (optional) support to kmail |
ea7a23b8 [view] | v3.5.13-sru | 2011-03-21 22:10:44 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] tqt.h: added tqreplacedPath and tqfindFileType (for kdepim/knode) |
760bf34a [view] | v3.5.13-sru | 2011-03-21 22:03:43 +0000 | samelian | [tdepim] [kdepim] initial cmake support for: kandy, knode |
5c9fdee3 [view] | v3.5.13-sru | 2011-03-21 21:53:27 +0000 | tpearson | [tdelibs] Fix another Qt4 kdelibs FTBFS |
3ff5f6f5 [view] | v3.5.13-sru | 2011-03-21 21:50:54 +0000 | tpearson | [tdelibs] Fix kdelibs x11accel Qt4 FTBFS |
2ffa982b [view] | v3.5.13-sru | 2011-03-21 21:41:02 +0000 | tpearson | [tdelibs] Fix TQt for Qt4 compilation problem |
d2791b75 [view] | v3.5.13-sru | 2011-03-21 21:38:41 +0000 | tpearson | [tdelibs] Fix kspell compilation |
8f289a4f [view] | v3.5.13-sru | 2011-03-21 20:41:08 +0000 | samelian | [tdepim] [kdepim] initial cmake support for: karm, kmailcvt, kabc, kfile-plugins, konsolekalendar |
f689d160 [view] | v3.5.13-sru | 2011-03-21 16:08:55 +0000 | tpearson | [tde-cmake] Fix uic name under TQt for Qt4 |
e6ac7b1d [view] | v3.5.13-sru | 2011-03-21 13:22:45 +0000 | samelian | [tdepim] [kdepim/plugins] add ${CMAKE_SOURCE_DIR}/mimelib to include dirs |
6273a430 [view] | v3.5.13-sru | 2011-03-21 06:49:42 +0000 | tpearson | [tdelibs] Disable avahi-qt3 check under Qt4 |
187d9455 [view] | v3.5.13-sru | 2011-03-21 03:05:50 +0000 | tpearson | [tde-cmake] Added crude Qt3/Qt4 autodetect |
f5b07a4a [view] | v3.5.13-sru | 2011-03-21 00:29:04 +0000 | samelian | [tdepim] [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards |
8d2dffbc [view] | v3.5.13-sru | 2011-03-20 23:07:33 +0000 | tpearson | [tde-cmake] Add preliminary support for TQt for Qt4 to CMake |
dfe8053a [view] | v3.5.13-sru | 2011-03-20 15:40:48 +0000 | samelian | [tdelibs] [kdelibs] remove some useless checks (HAVE_X11_EXTENSIONS_XRANDR_H, HAVE_X11_EXTENSIONS_XSHM_H, HAVE_X11_ICE_ICELIB_H, HAVE__ICETRANSNOLISTEN) |
a3db8bd5 [view] | v3.5.13-sru | 2011-03-20 15:38:17 +0000 | samelian | [tdelibs] [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value |
cf1c5176 [view] | v3.5.13-sru | 2011-03-18 09:31:41 +0000 | samelian | [tdebase] [kdebase/libkonq] added arts support and some cleanup/fixes |
8adb0337 [view] | v3.5.13-sru | 2011-03-18 04:34:13 +0000 | tpearson | [tdebase] Fix CMake installation directory |
482335bc [view] | v3.5.13-sru | 2011-03-18 04:01:15 +0000 | tpearson | [tdebase] Fix kompmgr CMake FTBFS |
162e1ae6 [view] | v3.5.13-sru | 2011-03-18 03:45:39 +0000 | tpearson | [tdebase] Attempt to enable kompmgr under CMake |
c35961de [view] | v3.5.13-sru | 2011-03-18 01:46:23 +0000 | tpearson | [tdebase] Add kpager icons to CMake |
98507202 [view] | v3.5.13-sru | 2011-03-18 00:09:50 +0000 | samelian | [tdebase] [kdebase/konsole] run mkfontdir after installing fonts |
d6e01088 [view] | v3.5.13-sru | 2011-03-17 23:10:37 +0000 | tpearson | [tdebase] Fix konqy_preload.desktop CMake install directory |
29d860ef [view] | v3.5.13-sru | 2011-03-17 22:36:21 +0000 | tpearson | [tdebase] Fix libkonqsidebarplugin version |
f5f971a5 [view] | v3.5.13-sru | 2011-03-17 22:00:04 +0000 | samelian | [tdebase] [kdebase/kicker] install forgoten taskbar.kcfg |
dbc8dffe [view] | v3.5.13-sru | 2011-03-17 21:16:21 +0000 | tpearson | [tdebase] Fix kicker .desktop CMake install directory |
c085958e [view] | v3.5.13-sru | 2011-03-17 19:30:56 +0000 | tpearson | [tdebase] Fixed version number of libkickermain |
890a2223 [view] | v3.5.13-sru | 2011-03-17 19:02:53 +0000 | tpearson | [tdebase] Additional CMake doc fixes |
e1d15089 [view] | v3.5.13-sru | 2011-03-17 18:23:24 +0000 | tpearson | [tdebase] Attempt to fix FTBFS |
a6462d98 [view] | v3.5.13-sru | 2011-03-17 17:02:29 +0000 | samelian | [tdebase] [kdebase/doc] install quickstart under khelpcenter |
22401641 [view] | v3.5.13-sru | 2011-03-17 14:26:50 +0000 | tpearson | [tdebase] Roll back prior alterations; problem has been fixed in CMake macros |
9a8f200e [view] | v3.5.13-sru | 2011-03-17 09:50:13 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files are detected automatically |
326e4ac9 [view] | v3.5.13-sru | 2011-03-17 06:09:09 +0000 | tpearson | [tdebase] Add khelpcenter doc png files |
ab19ce02 [view] | v3.5.13-sru | 2011-03-17 05:04:16 +0000 | tpearson | [tdebase] Add missing docbook files to CMake |
d99e297f [view] | v3.5.13-sru | 2011-03-17 03:32:59 +0000 | tpearson | [tdebase] Try to fix FTBFS |
dbbdb97c [view] | v3.5.13-sru | 2011-03-17 03:00:40 +0000 | tpearson | [tdebase] Attempt to fix khelpcenter doc CMake file |
55554ba2 [view] | v3.5.13-sru | 2011-03-16 23:01:35 +0000 | samelian | [tdebase] [kdebase/khelpcenter] install checkxrefs |
23d90fde [view] | v3.5.13-sru | 2011-03-16 20:56:25 +0000 | samelian | [tdebase] [kdebase/kdm] set default value for GENKDMCONF_FLAGS |
3c5f08fc [view] | v3.5.13-sru | 2011-03-16 20:35:32 +0000 | samelian | [tdebase] [kdebase/kdm] added XDMCP support |
c66fb6fb [view] | v3.5.13-sru | 2011-03-16 18:34:57 +0000 | samelian | [tdebase] [kdebase/kdm] KDM_PAM_SERVICE is user defineable now |
6bab61d8 [view] | v3.5.13-sru | 2011-03-16 00:25:48 +0000 | samelian | [tdepim] [kdepim/ktnef] install headers in right directory |
91d88dce [view] | v3.5.13-sru | 2011-03-16 00:02:29 +0000 | tpearson | [tdepim] Removed obsolete README.libical file |
980b72e4 [view] | v3.5.13-sru | 2011-03-14 19:08:37 +0000 | tpearson | [tdebase] Added missing gzip kioslave file to CMake |
c8497121 [view] | v3.5.13-sru | 2011-03-14 16:50:49 +0000 | samelian | [tdebase] [kdebase/kioslaves] added propsdlgplugin |
085a6433 [view] | v3.5.13-sru | 2011-03-14 02:51:58 +0000 | tpearson | [tdebase] Added missing headers for CMake |
7fd8b364 [view] | v3.5.13-sru | 2011-03-13 20:42:42 +0000 | tpearson | [tdebase] Fix FTBFS |
7ff2158c [view] | v3.5.13-sru | 2011-03-13 20:08:12 +0000 | tpearson | [tdebase] Fix kicker file installation location |
3f8943dc [view] | v3.5.13-sru | 2011-03-13 12:27:48 +0000 | samelian | [tdebase] [kdebase] added samba and ldap support |
64f8fc7f [view] | v3.5.13-sru | 2011-03-13 03:56:15 +0000 | tpearson | [tdebase] Remove deprecated kinfocenter from desktop/kicker (closes Bug #289) |
d3f79e04 [view] | v3.5.13-sru | 2011-03-13 03:54:43 +0000 | tpearson | [tdeutils] Move orphaned kinfocenter modules to kcontrol |
d235a6b2 [view] | v3.5.13-sru | 2011-03-13 03:12:36 +0000 | tpearson | [tdebase] Fix kdebase FTBFS |
790391e3 [view] | v3.5.13-sru | 2011-03-13 02:42:19 +0000 | tpearson | [tdebase] Enhance support for Flash in Konqueror (closes Bug #351) Patch courtesy of Ilya |
c4a00b7d [view] | v3.5.13-sru | 2011-03-13 02:34:39 +0000 | tpearson | [tdebase] Attempt to add missing keditfiletype binary to CMake |
b22a3963 [view] | v3.5.13-sru | 2011-03-13 02:12:11 +0000 | tpearson | [tdelibs] Fix TDE branding in application about dialogs (closes Bug #320) |
bed8233b [view] | v3.5.13-sru | 2011-03-13 02:03:13 +0000 | tpearson | [tqtinterface] Add check for @BIN_INSTALL_DIR@/tqt-replace-stream |
e0814709 [view] | v3.5.13-sru | 2011-03-13 01:28:03 +0000 | tpearson | [tdebase] Part 2/2 of fix for Bug #453 |
b461bd5e [view] | v3.5.13-sru | 2011-03-13 01:27:46 +0000 | tpearson | [tqtinterface] Part 1/2 of fix for Bug #453 |
77f29d20 [view] | v3.5.13-sru | 2011-03-13 01:19:55 +0000 | samelian | [tdebase] [kdebase/kate] install icons in right place |
fb164a2d [view] | v3.5.13-sru | 2011-03-13 00:54:47 +0000 | tpearson | [kpowersave] Fix gcc 4.5 FTBFS |
9886e41b [view] | v3.5.13-sru | 2011-03-12 22:41:32 +0000 | tpearson | [tdebase] Fix install directory for kappfinder utility files |
249b76db [view] | v3.5.13-sru | 2011-03-12 22:36:37 +0000 | tpearson | [tdebase] Use older kcontrol help index installation directory |
e0a9b2d7 [view] | v3.5.13-sru | 2011-03-12 22:19:20 +0000 | tpearson | [tdebase] Fix documentation typo |
d2ca745d [view] | v3.5.13-sru | 2011-03-12 19:12:05 +0000 | samelian | [amarok] [applications/amarok] hack which allow uic3 generated code to be compiled with gcc 4.5 |
c058914a [view] | v3.5.13-sru | 2011-03-12 11:23:45 +0000 | samelian | [tdelibs] [kdelibs] kspell documentation: use tde_create_handbook() macro |
68af5e4e [view] | v3.5.13-sru | 2011-03-12 11:21:10 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_create_handbook(): added SRCDIR directive |
46f5e7de [view] | v3.5.13-sru | 2011-03-12 03:55:47 +0000 | tpearson | [tde-cmake] Bring the HTML directory in line with the old Automake directory |
0d7351b5 [view] | v3.5.13-sru | 2011-03-11 20:10:09 +0000 | samelian | [tdepim] [trinity/kdepim] initial cmake support for korganizer & dependencies |
7920b30c [view] | v3.5.13-sru | 2011-03-11 18:53:45 +0000 | tpearson | [tdelibs] Fix FTBFS under Maverick |
cba01693 [view] | v3.5.13-sru | 2011-03-10 23:16:52 +0000 | samelian | [arts] [dependencies/arts] install artsc headers under ${CMAKE_INSTALL_PREFIX}/include/artsc |
587e1c17 [view] | v3.5.13-sru | 2011-03-10 22:24:24 +0000 | samelian | [arts] [dependencies/arts] install artsc.h and artsc_export.h |
c3836ab7 [view] | v3.5.13-sru | 2011-03-10 20:49:22 +0000 | samelian | [arts] [dependencies/arts] fix path to .mcop* files |
5fe2771f [view] | v3.5.13-sru | 2011-03-10 20:26:56 +0000 | samelian | [arts] [dependencies/arts] added some forgotten .mcop* files |
dd621767 [view] | v3.5.13-sru | 2011-03-10 19:23:49 +0000 | samelian | [arts] [dependencies/arts] fix version for libartsgslplayobject and libartswavplayobject |
df820b0e [view] | v3.5.13-sru | 2011-03-10 09:58:07 +0000 | samelian | [arts] [dependencies/arts] installing artsdsp |
ea0721e3 [view] | v3.5.13-sru | 2011-03-09 19:20:14 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] install uic-tqt |
c1edef47 [view] | v3.5.13-sru | 2011-03-09 09:08:29 +0000 | samelian | [tdepim] kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim |
bec020cf [view] | v3.5.13-sru | 2011-03-09 09:08:29 +0000 | samelian | [tdelibs] kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim |
46fd5b93 [view] | v3.5.13-sru | 2011-03-09 09:08:29 +0000 | samelian | [tdegraphics] kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim |
2cc508a3 [view] | v3.5.13-sru | 2011-03-09 09:08:29 +0000 | samelian | [tdebase] kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim |
ba3b57e5 [view] | v3.5.13-sru | 2011-03-08 21:39:01 +0000 | samelian | [tdebase] [kdebase/khotkeys] fix parallel make problem |
3e1a04a6 [view] | v3.5.13-sru | 2011-03-08 01:23:31 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_automoc: fixed variable colision |
1ff73c1b [view] | v3.5.13-sru | 2011-03-08 00:23:32 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_automoc: use absolute path to source header |
679b5fa7 [view] | v3.5.13-sru | 2011-03-07 23:24:52 +0000 | samelian | [tde-cmake] [kde-common/cmake] added META_INCLUDES directive |
c572894c [view] | v3.5.13-sru | 2011-03-07 20:36:33 +0000 | samelian | [dolphin] [applications/dolphin] initial cmake support |
8731ee0e [view] | v3.5.13-sru | 2011-03-07 00:56:59 +0000 | samelian | [tdepim] [kdepim/kaddressbook] added include path to "certmanager/lib" |
04b1fed1 [view] | v3.5.13-sru | 2011-03-07 00:49:58 +0000 | samelian | [arts] [dependencies/arts] using pkg-config for alsa detection |
1ad763ce [view] | v3.5.13-sru | 2011-03-07 00:25:52 +0000 | samelian | [tdepim] [kdepim/kalarm] added include path to "certmanager/lib" |
d1d1efd4 [view] | v3.5.13-sru | 2011-03-07 00:09:34 +0000 | samelian | [tdepim] [kdepim] added cmake support for korn; added include path to libkdepim where is needed |
921664a1 [view] | v3.5.13-sru | 2011-03-06 23:48:41 +0000 | samelian | [tdepim] [kdepim/akregator] librss: added include path to libkdepim |
9817fc81 [view] | v3.5.13-sru | 2011-03-06 22:43:44 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] added few definitions in tqt.h, which fixes kdepim FTBFS |
5fb135a4 [view] | v3.5.13-sru | 2011-03-06 21:04:55 +0000 | samelian | [tdepim] [kdepim/kioslaves] do not build sieve kioslave when missing sasl support |
b337a1ca [view] | v3.5.13-sru | 2011-03-06 19:18:16 +0000 | samelian | [tde-cmake] [kde-common/cmake] FindTDE.cmake: check for makekdewidgets |
27d6a8f1 [view] | v3.5.13-sru | 2011-03-06 19:06:49 +0000 | samelian | [tdepim] [kdepim/libkcal] check if libical version is equal or greater than 0.46 |
2c9d3dc0 [view] | v3.5.13-sru | 2011-03-06 08:33:00 +0000 | samelian | [tdepim] [kdepim] ConfigureChecks: cleanup GPGME_INCLUDE_DIRS and GPGME_LIBRARIES only if they really contain something |
b67ece77 [view] | v3.5.13-sru | 2011-03-05 23:54:57 +0000 | samelian | [tdepim] [kdepim]: initial cmake support for following subpackages: akregator, certmanager, kaddressbook, kalarm, kioslaves, kmail, ktnef, libemailfunctions, libkcal, libkdenetwork, libkdepim, libkmime, libkpgp, libkpimidentities, libksieve, mimelib |
a944b18a [view] | v3.5.13-sru | 2011-03-04 11:22:29 +0000 | samelian | [tdegraphics] [kdegraphics/kruler] added forgotten DESTINATION directive |
2a98648e [view] | v3.5.13-sru | 2011-03-03 18:00:39 +0000 | tpearson | [amarok] Fix invalid constructor for new GCC |
25accf19 [view] | v3.5.13-sru | 2011-03-02 00:12:15 +0000 | samelian | [tdebase] [kdebase/klipper] added Xfixes support, klipper do not crashing anymore |
1519ab4c [view] | v3.5.13-sru | 2011-03-01 02:35:56 +0000 | samelian | [tdegraphics] [kdegraphics/kruler] initial cmake support (made by Calvin Morrison) |
c3809fce [view] | v3.5.13-sru | 2011-02-28 22:51:39 +0000 | samelian | [tdegraphics] [kdegraphics/kview] initial cmake support |
0c7d4bb7 [view] | v3.5.13-sru | 2011-02-28 03:25:47 +0000 | tpearson | [tdebase] Fix the following problems under Qt4: * Konsole compilation failure * ksplash exit failure * kicker rounded tip masking behaviour * kwin auto-exit issue |
5194b175 [view] | v3.5.13-sru | 2011-02-28 03:20:39 +0000 | tpearson | [tdelibs] Fix icon activation glich under Qt4 |
746a2c4f [view] | v3.5.13-sru | 2011-02-28 03:18:35 +0000 | tpearson | [arts] Fix Qt namespace conflicts in arts |
f7670c19 [view] | v3.5.13-sru | 2011-02-24 20:07:57 +0000 | tpearson | [tdewebdev] Runtime object naming repaired in kdewebdev NOTE: runtime object naming still needs to be checked for stray "Q*" strings |
47538a3d [view] | v3.5.13-sru | 2011-02-24 20:07:57 +0000 | tpearson | [tqtinterface] Runtime object naming repaired in kdewebdev NOTE: runtime object naming still needs to be checked for stray "Q*" strings |
c0183f5d [view] | v3.5.13-sru | 2011-02-24 07:48:59 +0000 | tpearson | [tdevelop] Runtime object naming repaired in kdevelop NOTE: kdewebdev is still an outstanding issue |
62f34470 [view] | v3.5.13-sru | 2011-02-24 07:48:59 +0000 | tpearson | [tqtinterface] Runtime object naming repaired in kdevelop NOTE: kdewebdev is still an outstanding issue |
f81a494f [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdeedu] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
f1fdec42 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdebase] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
f1abfebc [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdeutils] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
db224625 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdesdk] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
c7d82172 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdebindings] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
b863b99f [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tqtinterface] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
aca84468 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdenetwork] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
a21c1c9b [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdepim] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
9cbbf053 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdewebdev] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
9154a0f8 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [konversation] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
8d92c3c2 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdetoys] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
771e57c6 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdeartwork] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
6803a8bb [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdegraphics] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
4ddfca38 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdemultimedia] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
3a3c4b25 [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdeaccessibility] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
28042add [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdelibs] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
170a65dc [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [tdevelop] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
147b8fea [view] | v3.5.13-sru | 2011-02-24 07:08:32 +0000 | tpearson | [amarok] Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired |
841194d1 [view] | v3.5.13-sru | 2011-02-23 03:39:57 +0000 | tpearson | [tdebase] Fix kicker minipager hover shading issue under Qt3 |
f0023a83 [view] | v3.5.13-sru | 2011-02-21 18:45:09 +0000 | tpearson | [tdelibs] Support kernel >= 2.6.36 Thanks to Novell and Ilya |
dd6a247c [view] | v3.5.13-sru | 2011-02-19 10:55:30 +0000 | tpearson | [tdebase] Fix ugly kdesktop shadow pixmap edges |
4dc0617c [view] | v3.5.13-sru | 2011-02-18 15:51:10 +0000 | samelian | [tdevelop] [kdevelop] fixed gcc-4.5 incompatibilities |
8937c60b [view] | v3.5.13-sru | 2011-02-18 15:18:46 +0000 | samelian | [tdebase] [kdebase/kdebase] fixed pam support |
90fb8275 [view] | v3.5.13-sru | 2011-02-17 21:04:21 +0000 | samelian | [tdebase] [kdebase] fixed an incompatibility with gcc 4.5 |
62d57e5f [view] | v3.5.13-sru | 2011-02-17 01:04:48 +0000 | tpearson | [tqtinterface] kdepim compilation fix |
36db85cd [view] | v3.5.13-sru | 2011-02-16 23:44:50 +0000 | tpearson | [tqtinterface] Even more kdepim fixes |
615c777c [view] | v3.5.13-sru | 2011-02-16 23:30:19 +0000 | tpearson | [tqtinterface] Yet another kdepim build fix |
764b9b12 [view] | v3.5.13-sru | 2011-02-16 23:20:23 +0000 | tpearson | [tqtinterface] Fix additional kdepim build failures |
2a646802 [view] | v3.5.13-sru | 2011-02-16 22:45:29 +0000 | tpearson | [tqtinterface] Fix kdepim compilation error |
084c86a8 [view] | v3.5.13-sru | 2011-02-16 20:37:55 +0000 | tpearson | [tdepim] Remove unused dcopidlng local copy |
f4fae92b [view] | v3.5.13-sru | 2011-02-16 20:17:18 +0000 | tpearson | [tdepim] Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software |
cb7eddb9 [view] | v3.5.13-sru | 2011-02-16 20:17:18 +0000 | tpearson | [kpilot] Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software |
b3722d56 [view] | v3.5.13-sru | 2011-02-16 00:49:49 +0000 | tpearson | [tdebase] Fixed invalid constructor per GCC 4.5.2 |
125c0a08 [view] | v3.5.13-sru | 2011-02-15 23:37:35 +0000 | samelian | [tdepim] [kdepim/akregator] removed useless declarations |
cc0ad49c [view] | v3.5.13-sru | 2011-02-15 19:15:16 +0000 | tpearson | [tdebase] Allow kdebase to (mostly) function correctly with TQt for Qt4 Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) |
374d939d [view] | v3.5.13-sru | 2011-02-15 19:11:41 +0000 | tpearson | [tdelibs] Allow kdelibs to function correctly with TQt for Qt4 |
9fcdd371 [view] | v3.5.13-sru | 2011-02-15 19:09:31 +0000 | tpearson | [tqtinterface] Bring interface back in line with new version of TQt for Qt4 |
f9279733 [view] | v3.5.13-sru | 2011-02-15 00:57:32 +0000 | samelian | [tdelibs] [kdelibs/dcop] link libX11 to dcopquit |
c9b5a85c [view] | v3.5.13-sru | 2011-02-15 00:32:01 +0000 | samelian | [tdelibs] [kdelibs] check for ltdl.h; avahi support are optional |
b89a6a02 [view] | v3.5.13-sru | 2011-02-15 00:22:39 +0000 | samelian | [tdelibs] [kdelibs/dcop] link libX11 to dcop |
f007f85c [view] | v3.5.13-sru | 2011-01-31 06:26:14 +0000 | tpearson | [tdelibs] Convert qt_cast() to ::qt_cast<> This should fix some random segfaults It needs to be tested to make sure that interfaces still work, e.g. kate/kwrite interfaces in interface/ktexteditor |
1de37a21 [view] | v3.5.13-sru | 2011-01-31 05:34:19 +0000 | tpearson | [tqtinterface] Qt4 compat |
c6ea5f2c [view] | v3.5.13-sru | 2011-01-29 01:39:00 +0000 | tpearson | [tdelibs] Remaining tqqt_cast->qt_cast conversions for kdelibs |
9ee4144a [view] | v3.5.13-sru | 2011-01-29 00:07:20 +0000 | tpearson | [tdelibs] Restored qt_cast() |
0d772cdc [view] | v3.5.13-sru | 2011-01-27 19:49:01 +0000 | samelian | [tdelibs] [kdelibs/kglib] added cmake support |
2fa036d5 [view] | v3.5.13-sru | 2011-01-27 19:26:26 +0000 | tpearson | [tdelibs] Aviod conflicts with Qt4 namespace members |
0d408290 [view] | v3.5.13-sru | 2011-01-27 19:16:58 +0000 | tpearson | [tqtinterface] Qt4 compat |
da24d1f1 [view] | v3.5.13-sru | 2011-01-27 00:02:21 +0000 | samelian | [tdelibs] [kdelibs] initial support for glib loop support |
107dd1f9 [view] | v3.5.13-sru | 2011-01-26 22:29:12 +0000 | tpearson | [tdebase] Fix recursive repaint Add Qt4 support to kwin |
b5ecd88b [view] | v3.5.13-sru | 2011-01-26 22:25:47 +0000 | tpearson | [tqtinterface] API fix |
946bde4a [view] | v3.5.13-sru | 2011-01-26 22:23:30 +0000 | tpearson | [tdelibs] Patch a few buffer overrun problems and odd crash potentials |
375513a2 [view] | v3.5.13-sru | 2011-01-26 17:19:54 +0000 | tpearson | [tqtinterface] Compilation fix for kdebase |
e41eabc5 [view] | v3.5.13-sru | 2011-01-24 19:41:08 +0000 | samelian | [tdewebdev] [kdewebdev/kfilereplace] added forgotten CMakeListst.txt files |
95871d87 [view] | v3.5.13-sru | 2011-01-24 19:39:12 +0000 | samelian | [tdewebdev] [kdewebdev/kfilereplace] initial cmake support |
5ee15978 [view] | v3.5.13-sru | 2011-01-24 19:30:21 +0000 | samelian | [tdewebdev] [kdewebdev/kfilereplace] compatibility with QT_NO_ASCII_CAST |
b6fc43cc [view] | v3.5.13-sru | 2011-01-23 23:42:11 +0000 | samelian | [tdebase] [kdebase] initial cmake support |
cf21ddc3 [view] | v3.5.13-sru | 2011-01-23 20:22:40 +0000 | samelian | [tdevelop] [kdevelop] initial cmake support |
f9c30e41 [view] | v3.5.13-sru | 2011-01-23 20:11:33 +0000 | samelian | [tdevelop] [kdevelop] compatibility with QT_NO_ASCII_CAST and automoc |
2022a265 [view] | v3.5.13-sru | 2011-01-23 18:35:13 +0000 | samelian | [tde-cmake] [kde-common/cmake] TDEMacros.cmake: added tde_moc macro |
d53bf360 [view] | v3.5.13-sru | 2011-01-23 09:33:56 +0000 | tpearson | [tdebase] Minor compilation enhancements |
a20928b6 [view] | v3.5.13-sru | 2011-01-23 05:12:43 +0000 | tpearson | [tdelibs] Styles are now mostly functional under Qt4 |
96ddb556 [view] | v3.5.13-sru | 2011-01-23 05:12:11 +0000 | tpearson | [tqtinterface] Minor tweaks |
5e213504 [view] | v3.5.13-sru | 2011-01-22 16:43:44 +0000 | samelian | [tdevelop] [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system |
436c6739 [view] | v3.5.13-sru | 2011-01-22 16:20:00 +0000 | samelian | [tdevelop] [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system |
2a2c4cb1 [view] | v3.5.13-sru | 2011-01-21 19:41:34 +0000 | tpearson | [admin] Improve Qt4 detection |
0406f543 [view] | v3.5.13-sru | 2011-01-21 19:40:47 +0000 | tpearson | [tdebase] Signal/slot repairs |
865c5ed0 [view] | v3.5.13-sru | 2011-01-21 19:38:53 +0000 | tpearson | [tdelibs] Minor cosmetic fixes |
22a64673 [view] | v3.5.13-sru | 2011-01-20 08:37:31 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] sync tqt-replace.cmake with tqt-replace |
28ba65c6 [view] | v3.5.13-sru | 2011-01-20 00:07:09 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace before uic |
1fded75c [view] | v3.5.13-sru | 2011-01-19 23:58:57 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] install tqtglobaldefines.h |
3db80503 [view] | v3.5.13-sru | 2011-01-19 22:51:00 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] improved pkgconfig file generation |
8f486b79 [view] | v3.5.13-sru | 2011-01-19 22:11:35 +0000 | samelian | [tdelibs] [kdelibs/khtml] smooth scrolling is disabled by default |
96a33d90 [view] | v3.5.13-sru | 2011-01-19 08:24:43 +0000 | tpearson | [tdelibs] Additional TQt for Qt4 compilation fixes This should not affect TQt for Qt3 per usual |
dff75cd7 [view] | v3.5.13-sru | 2011-01-19 08:15:09 +0000 | tpearson | [tqtinterface] API fixes |
8155225c [view] | v3.5.13-sru | 2011-01-19 01:42:14 +0000 | tpearson | [tdebase] Enable compilation with TQt for Qt4 3.4.0 TP2 This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! |
992ee5e0 [view] | v3.5.13-sru | 2011-01-19 01:35:23 +0000 | tpearson | [tqtinterface] Bring API more in line with TQt for Qt4 3.4.0 TP2 |
5783baba [view] | v3.5.13-sru | 2011-01-19 01:33:42 +0000 | tpearson | [tdelibs] Fix X11 defines |
34889b2a [view] | v3.5.13-sru | 2011-01-18 23:06:51 +0000 | tpearson | [tdelibs] Reverted accidental complete delete of this file |
1259472b [view] | v3.5.13-sru | 2011-01-18 15:58:59 +0000 | samelian | [kpowersave] [applications/kpowersave] initial cmake support |
a50cc3d2 [view] | v3.5.13-sru | 2011-01-18 12:32:26 +0000 | samelian | [kpowersave] [applications/kpowersave] make compatible with QT_NO_ASCII_CAST flag |
5f414dd7 [view] | v3.5.13-sru | 2011-01-18 11:24:42 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] tmoc.cmake: remove CMAKE_INSTALL_PREFIX from path to tqt-replace-stream |
ce95d705 [view] | v3.5.13-sru | 2011-01-18 10:28:24 +0000 | samelian | [kpowersave] [applications/kpowersave] external cmake modules |
36842ec5 [view] | v3.5.13-sru | 2011-01-17 22:47:21 +0000 | tpearson | [tdelibs] TQt compilation fix |
65e9d3ec [view] | v3.5.13-sru | 2011-01-17 17:01:57 +0000 | samelian | [amarok] [applications/amarok] sched_setaffinity buggy glibc check |
19954ea9 [view] | v3.5.13-sru | 2011-01-17 10:47:57 +0000 | samelian | [dolphin] [applications/dolphin] make compatible with QT_NO_ASCII_CAST flag |
0dab15c5 [view] | v3.5.13-sru | 2011-01-17 10:35:37 +0000 | samelian | [dolphin] [applications/dolphin] add external cmake |
63ecf866 [view] | v3.5.13-sru | 2011-01-16 20:57:24 +0000 | tpearson | [tqtinterface] Fix multiple definition of tqqt_cast |
722704e0 [view] | v3.5.13-sru | 2011-01-16 20:18:03 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] improved setup paths; better Qt setup |
621e037d [view] | v3.5.13-sru | 2011-01-16 19:55:24 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] removed obsoleted header |
039cc9f8 [view] | v3.5.13-sru | 2011-01-16 14:39:07 +0000 | samelian | [tdewebdev] [kdewebdev/quanta] initial cmake support |
7af884d8 [view] | v3.5.13-sru | 2011-01-16 14:35:51 +0000 | samelian | [tdewebdev] [kdewebdev/quanta] fix deprecation warnings; make compatible with QT_NO_ASCII_CAST flag |
d908d37c [view] | v3.5.13-sru | 2011-01-16 08:24:53 +0000 | tpearson | [tdelibs] Fix TQt plugin loading |
7e36b32d [view] | v3.5.13-sru | 2011-01-16 08:24:32 +0000 | tpearson | [tqtinterface] Added required macros for plugins |
bab40890 [view] | v3.5.13-sru | 2011-01-16 02:40:35 +0000 | tpearson | [tdelibs] Finished remaining porting to new TQt API |
0b023244 [view] | v3.5.13-sru | 2011-01-16 02:39:21 +0000 | tpearson | [tqtinterface] Enhanced compatibility with TQt for Qt4 3.4.0 TP2 |
342e5546 [view] | v3.5.13-sru | 2011-01-15 18:25:19 +0000 | samelian | [arts] [dependencies/arts] include CheckCXXSourceCompiles |
c36e31eb [view] | v3.5.13-sru | 2011-01-14 21:13:18 +0000 | samelian | [amarok] [applications/amarok] initial cmake support |
ba720458 [view] | v3.5.13-sru | 2011-01-14 00:11:37 +0000 | samelian | [amarok] [applications/amarok] make compatible with automoc |
7172119c [view] | v3.5.13-sru | 2011-01-13 16:56:16 +0000 | samelian | [amarok] [applications/amarok] external cmake modules |
f7e71d47 [view] | v3.5.13-sru | 2011-01-13 08:32:36 +0000 | tpearson | [tdelibs] Initial conversion for TQt for Qt4 3.4.0 TP2 This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! |
e6ed243a [view] | v3.5.13-sru | 2011-01-13 08:18:38 +0000 | tpearson | [tqtinterface] Additional changes to bring this in line with TQt for Qt4 3.4.0 TP2 |
4cd3f928 [view] | v3.5.13-sru | 2011-01-13 06:14:03 +0000 | tpearson | [tqtinterface] Fix compilation error |
fedfe687 [view] | v3.5.13-sru | 2011-01-13 06:12:20 +0000 | tpearson | [admin] Use new tqt uic |
a764d010 [view] | v3.5.13-sru | 2011-01-13 05:31:59 +0000 | tpearson | [tqtinterface] Add compatibility with not-yet-released TQt for Qt4 3.4.0 TP2 |
364641b8 [view] | v3.5.13-sru | 2011-01-12 22:57:13 +0000 | samelian | [tdebase] [kdebase/kwin] avoid a conflict between Qt and X11 |
b31cfd9a [view] | v3.5.13-sru | 2011-01-12 22:19:14 +0000 | samelian | [tdelibs] [kdelibs/kdecore] fixed a conflict between fixx11h.h and Xdefs.h |
b6be43c6 [view] | v3.5.13-sru | 2011-01-12 22:16:37 +0000 | tpearson | [admin] Fix TQt UIC detection |
6d6110ed [view] | v3.5.13-sru | 2011-01-12 22:14:59 +0000 | tpearson | [admin] Fix TQt detection |
0ba4e3c0 [view] | v3.5.13-sru | 2011-01-11 16:43:23 +0000 | samelian | [tdelibs] [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions |
cdf8d5f5 [view] | v3.5.13-sru | 2011-01-10 23:09:37 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_add_library: do not add soversion for exported libraries without version |
62d21a9e [view] | v3.5.13-sru | 2011-01-10 22:58:53 +0000 | samelian | [tde-cmake] [kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to QT_DEFINITIONS |
d8f7ca28 [view] | v3.5.13-sru | 2011-01-07 22:13:29 +0000 | tpearson | [tqtinterface] Temporarily redirect tqchildren to children This will need to be undone later on |
4eb340f0 [view] | v3.5.13-sru | 2011-01-07 18:40:09 +0000 | samelian | [arts] [dependencies/arts] using our own macros to find Qt and TQt |
648ba4a4 [view] | v3.5.13-sru | 2011-01-07 04:18:52 +0000 | tpearson | [tdeedu] Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always |
fd3a982e [view] | v3.5.13-sru | 2011-01-07 04:10:07 +0000 | tpearson | [tdebase] Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always |
10308be1 [view] | v3.5.13-sru | 2011-01-07 03:45:53 +0000 | tpearson | [tdelibs] Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always |
91f5e37f [view] | v3.5.13-sru | 2011-01-06 20:14:12 +0000 | tpearson | [admin] Fix Qt4 handling of threading |
a753e0dd [view] | v3.5.13-sru | 2011-01-06 18:51:14 +0000 | tpearson | [tqtinterface] Added missing header file |
307136d8 [view] | v3.5.13-sru | 2011-01-06 17:59:05 +0000 | samelian | [tdelibs] [kdelibs] added "-include tqt.h" to CMAKE_CXX_FLAGS; using new export mechanism |
45bcef7b [view] | v3.5.13-sru | 2011-01-06 17:29:02 +0000 | samelian | [tde-cmake] [kde-common/cmake] using our own export procedure, for more control |
03e0aaf7 [view] | v3.5.13-sru | 2011-01-05 23:05:41 +0000 | tpearson | [admin] TQt for Qt4 does not need the Qt3Support library |
cdbf13d2 [view] | v3.5.13-sru | 2011-01-05 22:35:06 +0000 | tpearson | [admin] Improve default case library handling |
6637c742 [view] | v3.5.13-sru | 2011-01-05 21:11:05 +0000 | tpearson | [arts] Compilation repairs |
d907da90 [view] | v3.5.13-sru | 2011-01-05 21:08:20 +0000 | tpearson | [admin] Fix up fallthrough tqt detection case |
a3397c17 [view] | v3.5.13-sru | 2011-01-04 15:32:05 +0000 | tpearson | [tqtinterface] Add tqlayout private header |
98a12d05 [view] | v3.5.13-sru | 2011-01-04 02:22:38 +0000 | tpearson | [tdeedu] Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 |
02f67d0e [view] | v3.5.13-sru | 2011-01-03 20:48:21 +0000 | tpearson | [tdebase] Undo undesired top level automated changes |
a188af90 [view] | v3.5.13-sru | 2011-01-03 20:29:27 +0000 | tpearson | [tqtinterface] Build fixes |
bc07ae9b [view] | v3.5.13-sru | 2011-01-03 20:28:50 +0000 | tpearson | [tdebase] Fixed JPEG corruption from prior commit |
495d08bc [view] | v3.5.13-sru | 2011-01-03 20:16:47 +0000 | tpearson | [tdebase] Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 |
0951e055 [view] | v3.5.13-sru | 2011-01-03 09:22:00 +0000 | tpearson | [tdelibs] Minor API repair |
9f96d638 [view] | v3.5.13-sru | 2011-01-03 07:08:17 +0000 | tpearson | [tdelibs] Repair accidental damage to meinproc/docbook caused by prior commit |
73a98149 [view] | v3.5.13-sru | 2011-01-03 05:50:03 +0000 | tpearson | [tdelibs] Fix build failure |
560378aa [view] | v3.5.13-sru | 2011-01-03 04:12:51 +0000 | tpearson | [tdelibs] Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 |
4cb96b38 [view] | v3.5.13-sru | 2011-01-03 03:29:42 +0000 | tpearson | [tqtinterface] Significantly enhanced compatibility with TQt for Qt4 3.4.0 TP1 This should not break compilation of Trinity, but be warned that it may in obscure cases |
a794ba9d [view] | v3.5.13-sru | 2011-01-02 00:09:25 +0000 | tpearson | [tqtinterface] Revert changes since revision 1210400 TQt for Qt4 compatibility project is temporarily on hold It appears a separate version of Qt3 (i.e. patches for the unmaintained Qt3 source) may be required to make the interface work properly. This is because tqchildren is needed in Qt3. |
6eb0c47f [view] | v3.5.13-sru | 2011-01-02 00:06:34 +0000 | tpearson | [tqtinterface] More top level compatibility fixes |
eaaed301 [view] | v3.5.13-sru | 2011-01-01 23:42:45 +0000 | tpearson | [tqtinterface] Fix yet another FTBFS |
df2e39d7 [view] | v3.5.13-sru | 2011-01-01 22:40:03 +0000 | tpearson | [tqtinterface] Additional FTBFS fixes |
7de042bb [view] | v3.5.13-sru | 2011-01-01 21:32:26 +0000 | tpearson | [arts] Fix FTBFS under TQt for Qt3 |
d88be03f [view] | v3.5.13-sru | 2011-01-01 21:03:36 +0000 | tpearson | [tqtinterface] API more in line with TQt for Qt4 3.4.0 TPI This WILL cause Trinity build failures |
629a19bd [view] | v3.5.13-sru | 2011-01-01 20:39:24 +0000 | tpearson | [admin] Add fallback case |
726035ac [view] | v3.5.13-sru | 2011-01-01 10:18:48 +0000 | tpearson | [tqtinterface] Additional compatibility changes to bring this in line with 3.4.0 TP1 |
bf3bdf14 [view] | v3.5.13-sru | 2010-12-31 23:53:28 +0000 | tpearson | [arts] Automated conversion aRts now compiles with TQt for Qt4 |
d0375cfb [view] | v3.5.13-sru | 2010-12-31 09:08:58 +0000 | tpearson | [tqtinterface] Enhance compatibility with TQt 3.4.0 TP1 |
6b6377bc [view] | v3.5.13-sru | 2010-12-16 21:06:26 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_add_library: processing .skel files when they aren't in current directory |
9c496cd9 [view] | v3.5.13-sru | 2010-12-14 20:56:27 +0000 | samelian | [tdenetwork] [kdenetwork/kopete] #include "avdeviceconfig.moc" |
7a0800e9 [view] | v3.5.13-sru | 2010-12-14 18:28:16 +0000 | samelian | [tdenetwork] [kdenetwork/kopete] |
8f576270 [view] | v3.5.13-sru | 2010-12-12 20:56:38 +0000 | samelian | [tde-cmake] [kde-common/cmake] added FindTDE.cmake |
4c4e9d7a [view] | v3.5.13-sru | 2010-12-12 20:44:14 +0000 | samelian | [tde-cmake] [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_subdirectories |
d4d5af1c [view] | v3.5.13-sru | 2010-12-07 20:27:44 +0000 | samelian | [tdelibs] [kdelibs] allow compiling when arts headers are installed in /usr/include |
3aaef8e6 [view] | v3.5.13-sru | 2010-12-05 21:21:24 +0000 | samelian | [arts] [dependencies/arts] improved setup paths |
82c1dd74 [view] | v3.5.13-sru | 2010-12-05 18:49:24 +0000 | samelian | [tde-cmake] [kde-common/cmake] added tde_include_tqt macro |
2e898ecb [view] | v3.5.13-sru | 2010-12-04 14:09:22 +0000 | samelian | [arts] [dependencies/arts] ARTSC_BACKEND definition fixed |
cd45eeda [view] | v3.5.13-sru | 2010-12-04 13:59:32 +0000 | samelian | [tdelibs] [kdelibs/kinit] removed CMAKE_INSTALL_PREFIX from path to kdeinit |
50001f17 [view] | v3.5.13-sru | 2010-11-28 12:08:07 +0000 | samelian | [tdebase] [kdebase/kcontrol] make it compatibile with openssl < 1.0 |
f2e08766 [view] | v3.5.13-sru | 2010-11-28 01:13:12 +0000 | samelian | [tde-cmake] [kde-common/cmake/modules] added tde_save / tde_restore macros |
7344f33c [view] | v3.5.13-sru | 2010-11-28 00:25:11 +0000 | samelian | [tdebase] [kdebase/kcontrol] fix for openssl 1.0 |
42c7fad6 [view] | v3.5.13-sru | 2010-11-26 22:30:32 +0000 | samelian | [tdelibs] [kdelibs] more system checks |
63852492 [view] | v3.5.13-sru | 2010-11-21 20:56:57 +0000 | samelian | [tde-cmake] [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH |
59f265f1 [view] | v3.5.13-sru | 2010-11-21 20:45:21 +0000 | samelian | [tde-cmake] [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (i.e. kdelibs context) |
cbe1627f [view] | v3.5.13-sru | 2010-11-21 16:15:14 +0000 | samelian | [tdelibs] [kdelibs/kded] export kdeinit_kded-shared target |
c281cef3 [view] | v3.5.13-sru | 2010-11-21 00:44:15 +0000 | samelian | [tde-cmake] [kde-common/cmake] added a special uic wrapper, for using with TDE codebase |
1c4b89d7 [view] | v3.5.13-sru | 2010-11-19 00:04:30 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_NAME |
2c88a94f [view] | v3.5.13-sru | 2010-11-18 22:37:42 +0000 | samelian | [tde-cmake] [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable |
a4e4a0b2 [view] | v3.5.13-sru | 2010-11-14 23:13:33 +0000 | samelian | [tdelibs] [kdelibs/kdecore] added CMake support into kde-config |
1d90725a [view] | v3.5.13-sru | 2010-11-08 04:25:13 +0000 | tpearson | [tellico] Fix failure to install |
900120ca [view] | v3.5.13-sru | 2010-11-07 20:51:58 +0000 | tpearson | [tellico] Fix FTBFS |
61d74eef [view] | v3.5.13-sru | 2010-11-07 17:55:55 +0000 | tpearson | [tellico] Buildfix |
c9858532 [view] | v3.5.13-sru | 2010-10-28 00:03:55 +0000 | samelian | [tdelibs] [kdelibs] install cmake import modules (for imported targets support) |
2eca0999 [view] | v3.5.13-sru | 2010-10-27 23:53:16 +0000 | samelian | [tde-cmake] [kde-common/cmake] added support for imported targets; few fixes DESTDIR related |
d7a10129 [view] | v3.5.13-sru | 2010-10-24 22:00:51 +0000 | samelian | [tde-cmake] [kde-common/cmake] added find module for TQt |
40fe6a00 [view] | v3.5.13-sru | 2010-10-24 21:53:26 +0000 | samelian | [tdelibs] [kdelibs] follow KDE4 rules for install path names and some other small changes |
7cefea48 [view] | v3.5.13-sru | 2010-10-24 21:45:55 +0000 | samelian | [tde-cmake] [cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new macros: tde_add_ui_files, tde_automoc, tde_conditional_add_subdirectory; some other small changes. |
711c3890 [view] | v3.5.13-sru | 2010-10-24 21:35:56 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_setup_paths: I decided to follow KDE4 rules for names of installing paths |
6e5ec36b [view] | v3.5.13-sru | 2010-10-23 21:03:13 +0000 | samelian | [tdelibs] [kdelibs/khtml] ecma: removed useless automoc-ing |
3aa992b7 [view] | v3.5.13-sru | 2010-10-19 21:36:05 +0000 | samelian | [tdebase] [kdebase/konqueror] remove some space characters from settings.kcfgc |
70449676 [view] | v3.5.13-sru | 2010-10-19 20:57:31 +0000 | samelian | [tdebase] [kdebase/konqueror] remove some space characters from konq_listviewsettings.kcfgc |
d740b08c [view] | v3.5.13-sru | 2010-10-19 14:14:12 +0000 | samelian | [tdebase] [kdebase/konqueror] remove some space characters from konq_settingsxt.kcfgc |
6d2a0663 [view] | v3.5.13-sru | 2010-10-18 21:13:29 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_install_icons: detect locolor theme icons; ignoring icons with invalid names |
c27380d0 [view] | v3.5.13-sru | 2010-10-17 22:06:45 +0000 | samelian | [tde-cmake] [kde-common/cmake] rename QT_INCLUDE_DIR to QT_INCLUDE_DIRS and QT_LIBRARY_DIR to QT_LIBRARY_DIRS |
23886446 [view] | v3.5.13-sru | 2010-10-17 21:14:11 +0000 | samelian | [tde-cmake] [kde-common/cmake] added our own FindQt module |
df3d616b [view] | v3.5.13-sru | 2010-10-17 11:17:16 +0000 | samelian | [tde-cmake] [kde-common/cmake] added macro tde_message_fatal |
536ef9b7 [view] | v3.5.13-sru | 2010-10-15 23:22:05 +0000 | samelian | [tde-cmake] [kde-common/cmake] tde_setup_paths: some paths can be detected automatically using kde-config |
47c168fc [view] | v3.5.13-sru | 2010-10-14 22:13:56 +0000 | samelian | [tde-cmake] [kde-common/cmake] added "tde_setup_paths" macro, a convenient way to setup install paths, inspired by classic configure tool |
bd404606 [view] | v3.5.13-sru | 2010-10-13 22:24:10 +0000 | tpearson | [tdelibs] Fix Bug #288 |
bb97b446 [view] | v3.5.13-sru | 2010-10-13 21:35:16 +0000 | samelian | [tdelibs] [kdelibs/doc] added kspell documentation |
829c108c [view] | v3.5.13-sru | 2010-10-13 21:08:59 +0000 | samelian | [tdelibs] [kdelibs/arts] fix linking error when kdelibs are compiled without arts |
7ad85ab7 [view] | v3.5.13-sru | 2010-10-09 13:33:49 +0000 | samelian | [tdelibs] [kdelibs] some fixes which allow compiling kdebase |
e8f655c9 [view] | v3.5.13-sru | 2010-10-09 13:30:35 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] prevent tqt defines for plain-C sources |
bf0721e3 [view] | v3.5.13-sru | 2010-10-08 19:15:20 +0000 | samelian | [tde-cmake] [kde-common/cmake] avoid transitive linking to convenience libraries |
36c1f10b [view] | v3.5.13-sru | 2010-10-08 08:51:19 +0000 | samelian | [tde-cmake] [kde-common/cmake] make .la files compatible with libtool |
e4c49510 [view] | v3.5.13-sru | 2010-10-07 14:21:46 +0000 | samelian | [tdelibs] [kdelibs] removed useless message |
3a0e8405 [view] | v3.5.13-sru | 2010-10-07 14:19:17 +0000 | samelian | [tdelibs] [kdelibs/kdecore] added libidn support |
26083b12 [view] | v3.5.13-sru | 2010-10-06 23:52:54 +0000 | samelian | [tdelibs] [kdelibs/khtml] fixed compiler flags |
2d59aac8 [view] | v3.5.13-sru | 2010-10-06 23:38:09 +0000 | samelian | [tdelibs] [kdelibs] setup PKG_CONFIG_PATH |
cc31165d [view] | v3.5.13-sru | 2010-10-06 21:55:03 +0000 | samelian | [tdelibs] [kdelibs/kdeui] generate dummy.cpp for libkspell |
e24cfeb8 [view] | v3.5.13-sru | 2010-10-06 21:39:25 +0000 | samelian | [tdelibs] [kdelibs/dcop] added cmake forgotten file |
a7a807e8 [view] | v3.5.13-sru | 2010-10-06 15:39:46 +0000 | samelian | [arts] [dependencies/arts] commited soundserver/CMakeLists.txt |
4388c9f8 [view] | v3.5.13-sru | 2010-10-06 15:27:35 +0000 | samelian | [arts] [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txt |
283e1631 [view] | v3.5.13-sru | 2010-10-06 12:27:45 +0000 | samelian | [libltdl] [kdelibs/libltdl] link with ${DL_LIBRARIES} |
2526f4da [view] | v3.5.13-sru | 2010-10-06 12:27:45 +0000 | samelian | [tdelibs] [kdelibs/libltdl] link with ${DL_LIBRARIES} |
435ac454 [view] | v3.5.13-sru | 2010-10-06 10:22:12 +0000 | samelian | [arts] added cmake external |
e5b354f0 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdelibs] Link cmake directory to Trinity modifiable shared cmake SVN folder |
c4a7550a [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdetoys] Link cmake directory to Trinity modifiable shared cmake SVN folder |
af216665 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdewebdev] Link cmake directory to Trinity modifiable shared cmake SVN folder |
ab2f76da [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdevelop] Link cmake directory to Trinity modifiable shared cmake SVN folder |
932aef6a [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdebase] Link cmake directory to Trinity modifiable shared cmake SVN folder |
6d43944a [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeadmin] Link cmake directory to Trinity modifiable shared cmake SVN folder |
57fb8751 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdesdk] Link cmake directory to Trinity modifiable shared cmake SVN folder |
5318da3a [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeaccessibility] Link cmake directory to Trinity modifiable shared cmake SVN folder |
507b8d42 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdegraphics] Link cmake directory to Trinity modifiable shared cmake SVN folder |
4e3794f2 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdepim] Link cmake directory to Trinity modifiable shared cmake SVN folder |
4b5b56e5 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdebindings] Link cmake directory to Trinity modifiable shared cmake SVN folder |
421a1845 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeedu] Link cmake directory to Trinity modifiable shared cmake SVN folder |
399f47c3 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeaddons] Link cmake directory to Trinity modifiable shared cmake SVN folder |
2f456b85 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeutils] Link cmake directory to Trinity modifiable shared cmake SVN folder |
2bf598ba [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdegames] Link cmake directory to Trinity modifiable shared cmake SVN folder |
21a30028 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdenetwork] Link cmake directory to Trinity modifiable shared cmake SVN folder |
1b4dc219 [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdemultimedia] Link cmake directory to Trinity modifiable shared cmake SVN folder |
03b783bf [view] | v3.5.13-sru | 2010-10-05 23:59:13 +0000 | tpearson | [tdeartwork] Link cmake directory to Trinity modifiable shared cmake SVN folder |
80393e2a [view] | v3.5.13-sru | 2010-10-05 23:47:35 +0000 | tpearson | [tdelibs] Link cmake directory to Trinity modifiable shared cmake SVN folder |
92ef232b [view] | v3.5.13-sru | 2010-10-05 23:46:08 +0000 | tpearson | [tde-cmake] Add shared CMake directory |
38a9ae9d [view] | v3.5.13-sru | 2010-10-05 21:53:35 +0000 | samelian | [arts] [dependencies/arts] GSL_HAVE_OGGVORBIS_RC3 and GSL_HAVE_MUTEXATTR_SETTYPE tests have been embedded into CMakeLists.txt |
eae0804f [view] | v3.5.13-sru | 2010-10-05 19:41:05 +0000 | samelian | [libltdl] [kdelibs] added initial cmake support |
7ffba8af [view] | v3.5.13-sru | 2010-10-05 19:41:05 +0000 | samelian | [tdelibs] [kdelibs] added initial cmake support |
36bb41f5 [view] | v3.5.13-sru | 2010-10-05 19:35:48 +0000 | samelian | [arts] [dependencies/arts] added initial cmake support |
d32030ae [view] | v3.5.13-sru | 2010-10-05 18:20:55 +0000 | tpearson | [kaffeine] Updated Kaffeine to latest upstream version |
fd07887d [view] | v3.5.13-sru | 2010-10-05 18:14:46 +0000 | tpearson | [tdebase] Fix My Documents shortcut on desktop |
0db48221 [view] | v3.5.13-sru | 2010-10-05 18:13:54 +0000 | tpearson | [tdelibs] Update version.... |
b23b8edc [view] | v3.5.13-sru | 2010-10-05 18:12:45 +0000 | tpearson | [tde-style-qtcurve] Update qtcurve to latest upstream version |
20ec2740 [view] | v3.5.13-sru | 2010-10-04 20:41:08 +0000 | samelian | [tqtinterface] [dependencies/tqtinterface] added initial cmake support |
cee4f171 [view] | v3.5.13-sru | 2010-10-02 21:23:23 +0000 | tpearson | [smartcardauth] Fix initramfs build failure |
ac9951b9 [view] | v3.5.13-sru | 2010-10-02 07:30:51 +0000 | tpearson | [tdelibs] [CRITICAL] Fix Konqueror tree view resize failure |
2a899a60 [view] | v3.5.13-sru | 2010-10-02 04:18:40 +0000 | tpearson | [tdebase] [CRITICAL] Fix additional rendering issues left over from initial TQt conversion |
52fcbf9f [view] | v3.5.13-sru | 2010-10-02 03:00:23 +0000 | tpearson | [tdebase] [CRITICAL] Repair KDM user list with LDAP |
bfb06389 [view] | v3.5.13-sru | 2010-10-02 02:23:08 +0000 | tpearson | [tdelibs] [CRITICAL] Repair borken rendering due to incorrect inherited object logic |
ac7b6517 [view] | v3.5.13-sru | 2010-09-30 22:08:37 +0000 | tpearson | [tdebase] [CRITICAL] Remove second non-user-removable Trash icon from new users' Desktop [MINOR IMPACT] Fix kdesktop Konsole launch shortcut |
5c05e9d8 [view] | v3.5.13-sru | 2010-09-29 22:07:33 +0000 | tpearson | [tdebase] [CRITICAL] Fix removable media mount |
cfb87c21 [view] | v3.5.13-sru | 2010-09-29 18:03:22 +0000 | tpearson | [tdebase] [MINOR IMPACT] Add missing translations |
ccb3b5e4 [view] | v3.5.13-sru | 2010-09-29 17:44:10 +0000 | tpearson | [tdelibs] [CRITICAL] Revert portion of revision 1122569 which caused all .desktop file translations to be ignored |
33e60e8e [view] | v3.5.13-sru | 2010-09-29 05:15:51 +0000 | tpearson | [tdelibs] Critical security patches for the following vulnerabilities: CVE-2009-0689 CVE-2009-1687 CVE-2009-1690 CVE-2009-1698 CVE-2009-2702 |
ba319039 [view] | v3.5.13-sru | 2010-09-27 06:26:58 +0000 | tpearson | [tdebase] Fix broken show desktop shortcut |
59393184 [view] | v3.5.13-sru | 2010-09-27 06:25:36 +0000 | tpearson | [tdebase] Add show desktop get/set commands to DCOP |
8cc8a98b [view] | v3.5.13-sru | 2010-09-27 06:09:06 +0000 | tpearson | [tdebase] Revert r1180115; the bugfix did not work as intended |
28da872b [view] | v3.5.13-sru | 2010-09-27 03:58:34 +0000 | tpearson | [tdebase] Second attempt to fix FTBFS |
31e58d83 [view] | v3.5.13-sru | 2010-09-27 03:14:10 +0000 | tpearson | [tdebase] Fix FTBFS |
2d10f1e0 [view] | v3.5.13-sru | 2010-09-27 02:07:33 +0000 | tpearson | [tdebase] Fix broken show desktop shortcut |
6a64ed62 [view] | v3.5.13-sru | 2010-09-26 23:58:31 +0000 | tpearson | [tdebase] Add shortcut to show desktop This is used in the Enterprise quick launch bar |
63dc78a1 [view] | v3.5.13-sru | 2010-09-26 05:07:31 +0000 | tpearson | [ksplash-engine-moodin] Remove branding, as it tends to appear in the wrong place when the aspect ratio of the screen is not 4:3 |
9c51fa1b [view] | v3.5.13-sru | 2010-09-26 05:00:26 +0000 | tpearson | [tdebase] Remove branding from wallpaper |
c9b50480 [view] | v3.5.13-sru | 2010-09-26 04:44:37 +0000 | tpearson | [tdelibs] Fix downstream pykde3 FTBFS |
5e9ef0f0 [view] | v3.5.13-sru | 2010-09-25 21:30:31 +0000 | tpearson | [tdebase] Fixed logout UI glitch Improved appearance of KDM O2 Enterprise theme |
1210f27b [view] | v3.5.13-sru | 2010-09-25 05:12:22 +0000 | tpearson | [koffice] Fix Oasis format document saving |
af3b8b85 [view] | v3.5.13-sru | 2010-09-25 04:41:23 +0000 | tpearson | [tdebase] Fix Slackware FTBFS |
d5e872ab [view] | v3.5.13-sru | 2010-09-25 01:35:14 +0000 | tpearson | [tdebase] Fix FTBFS |
d4f5ccca [view] | v3.5.13-sru | 2010-09-25 00:53:44 +0000 | tpearson | [tdebase] Fix desktop icon autoalign setting reset problem |
c1b82e65 [view] | v3.5.13-sru | 2010-09-24 22:49:44 +0000 | tpearson | [tdebase] Fix Slackware FTBFS |
d90e9103 [view] | v3.5.13-sru | 2010-09-24 22:41:58 +0000 | tpearson | [tdelibs] Fix Slackware FTBFS |
351f65a1 [view] | v3.5.13-sru | 2010-09-24 17:48:32 +0000 | tpearson | [tdebase] Fix kdestop crash |
e975b7ce [view] | v3.5.13-sru | 2010-09-24 17:37:17 +0000 | tpearson | [tdebase] * Generic builtin icons now supported * Final fixups to builtin desktop icon configuration |
0dfb53e2 [view] | v3.5.13-sru | 2010-09-24 06:25:11 +0000 | tpearson | [tdebase] Fix Documents shortcut in K Menu and system:/ folder |
2b62e01d [view] | v3.5.13-sru | 2010-09-24 06:14:05 +0000 | tpearson | [tdelibs] Fix minor UI irritant |
d2217557 [view] | v3.5.13-sru | 2010-09-24 05:56:16 +0000 | tpearson | [tdelibs] Fix downstream pykde compilation failure |
bc378237 [view] | v3.5.13-sru | 2010-09-24 05:52:30 +0000 | tpearson | [tdelibs] Add ability to decode dollar encoded URLs with KIO |
6ade3412 [view] | v3.5.13-sru | 2010-09-24 01:59:23 +0000 | tpearson | [tdebase] * Allow XDG launcher to directly rewrite the XDG configuration file instead of going through a third party application * Fix desktop icon builtin detection * Desktop icon removal is now more intuitive |
d1839212 [view] | v3.5.13-sru | 2010-09-23 17:13:31 +0000 | tpearson | [tdebase] Removed debugging message; the affected area of code is not responsible for the BadWindow errors |
a10c7f11 [view] | v3.5.13-sru | 2010-09-23 06:43:53 +0000 | tpearson | [tdebase] Fix issues with kxdglauncher |
570d2a57 [view] | v3.5.13-sru | 2010-09-23 05:58:07 +0000 | tpearson | [tdenetwork] Another attempt to fix broken wifi kcontrol module... |
57cf6825 [view] | v3.5.13-sru | 2010-09-23 05:34:56 +0000 | tpearson | [tdepim] Fixed corner case in libcarddav; error occured while saving when UID was broken across multiple lines and/or included whitespace |
608d620c [view] | v3.5.13-sru | 2010-09-23 00:35:03 +0000 | tpearson | [tdebase] Fix broken Documents shortcut in KMenu |
038192db [view] | v3.5.13-sru | 2010-09-22 08:36:15 +0000 | tpearson | [tdebase] Trivial docs update |
78feb5c8 [view] | v3.5.13-sru | 2010-09-22 07:16:55 +0000 | tpearson | [tdebase] Repair various KMenu side pixmap problems |
7d27a8d8 [view] | v3.5.13-sru | 2010-09-22 05:22:19 +0000 | tpearson | [tdebase] Fix Documents launching problem from system menu |
582bff44 [view] | v3.5.13-sru | 2010-09-22 03:20:46 +0000 | tpearson | [tdelibs] Fix FTBFS...//-style comments do not work in this file |
75153925 [view] | v3.5.13-sru | 2010-09-22 02:15:05 +0000 | tpearson | [tdelibs] Fix a downstream pykde FTBFS |
710f9d62 [view] | v3.5.13-sru | 2010-09-21 22:56:50 +0000 | tpearson | [tdenetwork] Fix log messages |
d02bf7a4 [view] | v3.5.13-sru | 2010-09-21 21:50:42 +0000 | tpearson | [tdebase] Fix desktop icon wandering once and for all! |
b3227b67 [view] | v3.5.13-sru | 2010-09-21 18:05:12 +0000 | tpearson | [tdebase] Attempt to fix desktop icon scrambling on logout/login Added debugging for XBadWindow problem |
c47eb0fc [view] | v3.5.13-sru | 2010-09-21 08:06:01 +0000 | tpearson | [tdebase] Fix FTBFS |
3fde6909 [view] | v3.5.13-sru | 2010-09-21 07:07:34 +0000 | tpearson | [tdebase] Defaults should now match between compiled in and displayed |
22f29ff5 [view] | v3.5.13-sru | 2010-09-21 06:48:40 +0000 | tpearson | [tdebase] Repair various configuration glitches |
86c0e63e [view] | v3.5.13-sru | 2010-09-21 05:36:29 +0000 | tpearson | [tdelibs] Disable superfluous logging from kdeinit |
5b3a26da [view] | v3.5.13-sru | 2010-09-21 04:05:14 +0000 | tpearson | [tdebase] Added option to disable Konqueror/KDesktop icon activation effects |
dd798b86 [view] | v3.5.13-sru | 2010-09-21 03:53:41 +0000 | tpearson | [tdelibs] Fixed default rounded icon text |
c7481f84 [view] | v3.5.13-sru | 2010-09-21 02:34:52 +0000 | tpearson | [tdelibs] Add configuration option for global kiconview activation effects |
b54dffb3 [view] | v3.5.13-sru | 2010-09-21 02:21:58 +0000 | tpearson | [tdelibs] Minor fixups to clarify system logs |
9709961f [view] | v3.5.13-sru | 2010-09-21 01:05:16 +0000 | tpearson | [tdebase] Fix FTBFS |
545e564b [view] | v3.5.13-sru | 2010-09-21 01:03:55 +0000 | tpearson | [tdebase] Added ability to prompt for creation and location of XDG Documents directory |
bbd03fed [view] | v3.5.13-sru | 2010-09-20 18:21:46 +0000 | tpearson | [tdebase] Fix FTBFS |
83e84585 [view] | v3.5.13-sru | 2010-09-20 17:18:56 +0000 | tpearson | [tdebase] Fixed user configurability of icon text box corners |
5116f6ef [view] | v3.5.13-sru | 2010-09-20 07:35:47 +0000 | tpearson | [tdebase] Fix irritating bug where desktop icons do not align to grid on startup when align to grid is selected for the desktop view |
0369eb65 [view] | v3.5.13-sru | 2010-09-20 06:16:11 +0000 | tpearson | [tdelibs] Add ability to use old style rectangular icon text boxes |
de908a3f [view] | v3.5.13-sru | 2010-09-19 22:58:20 +0000 | tpearson | [tdebase] Rebrand shutdown dialog |
7b6ad90a [view] | v3.5.13-sru | 2010-09-19 21:23:18 +0000 | tpearson | [tdeartwork] Added modern-looking Crystal Fire wallpaper |
3a7fbece [view] | v3.5.13-sru | 2010-09-19 21:04:25 +0000 | samelian | [arts] [dependencies/arts] included limits.h for PATH_MAX definition |
3033222c [view] | v3.5.13-sru | 2010-09-19 20:27:47 +0000 | tpearson | [tdelibs] Honor local XDG autostart override through Hidden directive in desktop file Closes bug #273 |
12fcd913 [view] | v3.5.13-sru | 2010-09-19 19:37:37 +0000 | tpearson | [tdelibs] Minor artwork fixup |
c04dcf2b [view] | v3.5.13-sru | 2010-09-19 19:14:34 +0000 | tpearson | [tdebase] Quash "QObject::connect: No such signal MediaImpl::warning" problem |
543070c9 [view] | v3.5.13-sru | 2010-09-19 19:09:02 +0000 | tpearson | [tdebase] Change desktop defaults to be more intuitive |
bc9e97ed [view] | v3.5.13-sru | 2010-09-19 18:22:11 +0000 | tpearson | [tdelibs] Attempt to fix Qt runtime signal/slot connection errors |
fea33ef2 [view] | v3.5.13-sru | 2010-09-19 08:51:12 +0000 | tpearson | [tdelibs] Added (disabled) code skeleton for eventual repair of bug #273 |
8103e0b3 [view] | v3.5.13-sru | 2010-09-19 08:39:39 +0000 | tpearson | [tdebase] Minor XDG related fixup |
e0455e89 [view] | v3.5.13-sru | 2010-09-19 08:21:16 +0000 | tpearson | [tdelibs] Fixed failure to create new application shrtcut from context menu |
c425319b [view] | v3.5.13-sru | 2010-09-19 04:24:32 +0000 | tpearson | [tdebase] Fix FTBFS |
493361b0 [view] | v3.5.13-sru | 2010-09-19 02:32:21 +0000 | tpearson | [tdebase] Fixed startup indication defaults |
26a18896 [view] | v3.5.13-sru | 2010-09-19 02:30:00 +0000 | tpearson | [tdelibs] Fixed toolbar handle artifacts with certain themes |
4ae5cd4d [view] | v3.5.13-sru | 2010-09-19 00:47:33 +0000 | tpearson | [tdebase] startkde fix Fixed splash screen rebranding |
0014114c [view] | v3.5.13-sru | 2010-09-18 21:49:14 +0000 | tpearson | [tdebase] Bugfixes |
a404b1aa [view] | v3.5.13-sru | 2010-09-18 21:04:19 +0000 | tpearson | [tdelibs] Fixed typo in docs |
a93c19aa [view] | v3.5.13-sru | 2010-09-18 20:35:25 +0000 | tpearson | [tdelibs] All documentation references to KDE should now be converted to Trinity for the new API website |
ffbbad3e [view] | v3.5.13-sru | 2010-09-18 20:26:06 +0000 | tpearson | [tdelibs] Adjust default panel size Documentation fixups |
5f45938f [view] | v3.5.13-sru | 2010-09-18 18:48:48 +0000 | tpearson | [tdelibs] UI fixups |
ff0af8e7 [view] | v3.5.13-sru | 2010-09-18 07:33:30 +0000 | tpearson | [tdelibs] Fix online documentation search |
a6c47450 [view] | v3.5.13-sru | 2010-09-18 07:05:44 +0000 | tpearson | [tdebase] Additional rebranding |
eae76faa [view] | v3.5.13-sru | 2010-09-18 06:43:31 +0000 | tpearson | [tdebase] More buxfixes Fixed Kicker loaing problem Additional KDE->Trinity reference conversions |
5ec66740 [view] | v3.5.13-sru | 2010-09-18 06:42:17 +0000 | tpearson | [tdelibs] Single click should not be default |
a56441c5 [view] | v3.5.13-sru | 2010-09-18 00:51:56 +0000 | tpearson | [tdebase] Same as prior commit |
182d65eb [view] | v3.5.13-sru | 2010-09-18 00:51:10 +0000 | tpearson | [tdelibs] Make Desktop more professional |
4e9fd5f6 [view] | v3.5.13-sru | 2010-09-17 21:18:01 +0000 | tpearson | [tdebase] Fixed Klipper icon size when running as applet |
eac7424f [view] | v3.5.13-sru | 2010-09-17 21:11:18 +0000 | tpearson | [tdebase] Bugfix batch 2/2 |
ab15fb9e [view] | v3.5.13-sru | 2010-09-17 21:10:55 +0000 | tpearson | [tdelibs] Bugfix batch 1/2 |
543cc631 [view] | v3.5.13-sru | 2010-09-17 07:53:43 +0000 | tpearson | [tdebase] Removed some additional KDE references Added option to disable panel icon launch effect |
2c876bec [view] | v3.5.13-sru | 2010-09-17 03:52:55 +0000 | tpearson | [tdelibs] Fixed documentation for Trinity project |
508c2e6e [view] | v3.5.13-sru | 2010-09-17 03:05:42 +0000 | tpearson | [tdebase] Fixed startup failure |
8f94d875 [view] | v3.5.13-sru | 2010-09-17 02:45:09 +0000 | tpearson | [tdelibs] More documentation fixups |
f6372224 [view] | v3.5.13-sru | 2010-09-17 02:40:43 +0000 | tpearson | [tdelibs] Updated documentation |
7cd9c30f [view] | v3.5.13-sru | 2010-09-17 01:15:47 +0000 | tpearson | [tdebase] startkde cleanup |
3d034e29 [view] | v3.5.13-sru | 2010-09-16 23:19:12 +0000 | tpearson | [tdebase] Clean up xset: bad font path element (#79) warning |
40da2a27 [view] | v3.5.13-sru | 2010-09-16 23:14:49 +0000 | tpearson | [tdebase] Cleanup Qt connection warnings |
cdea3dcf [view] | v3.5.13-sru | 2010-09-16 23:14:17 +0000 | tpearson | [tdelibs] Repaired Qt connections |
a1602e0c [view] | v3.5.13-sru | 2010-09-16 22:36:03 +0000 | tpearson | [tdelibs] Autodetect usage of KDEROOTHOME variable |
192a8104 [view] | v3.5.13-sru | 2010-09-16 22:29:57 +0000 | tpearson | [tdebase] Cleaned up startkde script Robustness enhanced thanks to Darrell Anderson |
4184b60d [view] | v3.5.13-sru | 2010-09-16 22:06:56 +0000 | tpearson | [tdebase] Silence xmodmap errors |
0c5e3c36 [view] | v3.5.13-sru | 2010-09-16 21:59:35 +0000 | tpearson | [tdebase] * Remove Ubuntu specific code * Change default launch feedback to KDE3.5.10 style |
ae5384b4 [view] | v3.5.13-sru | 2010-09-16 20:28:28 +0000 | tpearson | [tdelibs] Added default directories to kglobalsettings to prevent odd behaviour during XDG configuration problems |
8e999fff [view] | v3.5.13-sru | 2010-09-16 19:10:10 +0000 | tpearson | [tdebase] Fix FTBFS |
2e7d96ce [view] | v3.5.13-sru | 2010-09-16 18:23:23 +0000 | tpearson | [tdebase] Honor KDEHOME environment variable |
e66cfb6d [view] | v3.5.13-sru | 2010-09-16 08:22:39 +0000 | tpearson | [tdebase] Second part of prior commit |
b4eb2132 [view] | v3.5.13-sru | 2010-09-16 08:21:36 +0000 | tpearson | [tdelibs] Add ability to launch default browser |
f4b5a154 [view] | v3.5.13-sru | 2010-09-16 06:59:38 +0000 | tpearson | [kgtk-qt3] Fixed language typo |
a81880a7 [view] | v3.5.13-sru | 2010-09-16 06:55:59 +0000 | tpearson | [tdebase] Changed default wallpaper (bugfix; the green curtain was so ugly it would drive users away...) |
70e0afa6 [view] | v3.5.13-sru | 2010-09-16 06:31:18 +0000 | tpearson | [tdebase] * Final artwork addition for 3.5.12 * 3.5.12 Feature freeze now in effect |
f481b2c8 [view] | v3.5.13-sru | 2010-09-15 23:41:09 +0000 | tpearson | [tdebase] Fix FTBFS |
ce9dd197 [view] | v3.5.13-sru | 2010-09-15 22:22:18 +0000 | tpearson | [tdebase] Part 3/3 of previous commit (forgot a few files) |
3b07f925 [view] | v3.5.13-sru | 2010-09-15 21:18:46 +0000 | tpearson | [tdebase] Part 2/2 of prior commit |
70331186 [view] | v3.5.13-sru | 2010-09-15 21:18:13 +0000 | tpearson | [tdelibs] Commit 1/2 of new (and optional!) builtin desktop icons |
1c6affb8 [view] | v3.5.13-sru | 2010-09-15 16:13:37 +0000 | tpearson | [tdelibs] Improve compatibility with other icon sets |
875ae8e3 [view] | v3.5.13-sru | 2010-09-14 19:47:20 +0000 | tpearson | [tdebindings] Updated python directory |
c7edd8d7 [view] | v3.5.13-sru | 2010-09-14 17:01:28 +0000 | tpearson | [tdemultimedia] Final FTBFS fix for Slackware...package confirmed as compiling |
1969d1f6 [view] | v3.5.13-sru | 2010-09-14 03:37:25 +0000 | tpearson | [tdemultimedia] Fix FTBFS |
0a4624c3 [view] | v3.5.13-sru | 2010-09-14 02:01:34 +0000 | tpearson | [tdemultimedia] Same as above |
c06e950e [view] | v3.5.13-sru | 2010-09-14 01:57:28 +0000 | tpearson | [tdemultimedia] Attempt to fix Slackware FTBFS |
d8c5485f [view] | v3.5.13-sru | 2010-09-13 11:44:25 +0000 | tpearson | [tdepim] One last attempt at getting this to compile before reverting revision 1174624 entirely... |
c3b43060 [view] | v3.5.13-sru | 2010-09-13 06:57:45 +0000 | tpearson | [tdepim] Disable wizards when core resources are also disabled |
44cf1a20 [view] | v3.5.13-sru | 2010-09-13 03:14:30 +0000 | tpearson | [yakuake] Added Russian translations for Yakuake Closes bug #262 |
e9998761 [view] | v3.5.13-sru | 2010-09-13 03:08:17 +0000 | tpearson | [tdepim] Fix FTBFS on Ubuntu |
326b192d [view] | v3.5.13-sru | 2010-09-13 01:55:15 +0000 | tpearson | [tdemultimedia] Fix FTBFS under Slackware |
6eb49d19 [view] | v3.5.13-sru | 2010-09-13 01:35:35 +0000 | tpearson | [tdebase] Removed Kubuntu-specific language installation buttons |
8957708c [view] | v3.5.13-sru | 2010-09-13 01:14:12 +0000 | tpearson | [tdepim] Added the ability to disable resources at compile time |
67f7aab4 [view] | v3.5.13-sru | 2010-09-12 22:16:20 +0000 | samelian | [tdelibs] [kdelibs/kdeui] removed undefined FT_FREETYPE_H inclusion |
3fcac17e [view] | v3.5.13-sru | 2010-09-12 20:36:07 +0000 | tpearson | [tdepim] Part 2 of prior commit |
51e4d32c [view] | v3.5.13-sru | 2010-09-12 20:33:54 +0000 | tpearson | [tdepim] Added autodetection of libcaldav/libcarddav |
11dddb7e [view] | v3.5.13-sru | 2010-09-12 07:29:30 +0000 | tpearson | [tdepim] Fix FTBFS under Slackware |
8a6e705f [view] | v3.5.13-sru | 2010-09-12 01:33:18 +0000 | tpearson | [tdepim] Fixed FTBFS on Slackware |
9ec9baa7 [view] | v3.5.13-sru | 2010-09-11 23:44:18 +0000 | tpearson | [tdemultimedia] Fix FTBFS on Slackware |
7e8010ee [view] | v3.5.13-sru | 2010-09-11 22:40:54 +0000 | tpearson | [tdepim] Fixed FTBFS under Slackware |
b7634539 [view] | v3.5.13-sru | 2010-09-11 19:57:10 +0000 | tpearson | [tdeadmin] Added support for newer Slackware versions to network backend |
daeeafd3 [view] | v3.5.13-sru | 2010-09-11 06:47:44 +0000 | tpearson | [tdepim] Fixed FTBFS with libical >= 0.46 |
65627278 [view] | v3.5.13-sru | 2010-09-11 02:07:33 +0000 | tpearson | [tdegraphics] Autodetect old fribidi header file |
1ed307ed [view] | v3.5.13-sru | 2010-09-11 01:35:04 +0000 | tpearson | [bibletime] Reactivated bookshelf manager for Sword 0.8 and above |
84b273fd [view] | v3.5.13-sru | 2010-09-10 08:27:02 +0000 | tpearson | [bibletime] Attempt to fix FTBFS Bookshelf manager downloading still needs to be fixed |
f1e9c60c [view] | v3.5.13-sru | 2010-09-10 08:08:57 +0000 | tpearson | [bibletime] Bugfixes |
ae2147ba [view] | v3.5.13-sru | 2010-09-10 06:31:55 +0000 | tpearson | [tdebase] Removed another Kubuntu-specific section of code |
62f474f2 [view] | v3.5.13-sru | 2010-09-10 06:26:30 +0000 | tpearson | [bibletime] Initial TQt conversion |
75ebad37 [view] | v3.5.13-sru | 2010-09-10 06:12:58 +0000 | tpearson | [bibletime] Fix old Sword API FTBFS |
9ba35d28 [view] | v3.5.13-sru | 2010-09-10 06:11:10 +0000 | tpearson | [bibletime] Auto-detect Sword module version |
1978153e [view] | v3.5.13-sru | 2010-09-10 05:24:03 +0000 | tpearson | [bibletime] Added admin directory to BibleTime |
fa949b6b [view] | v3.5.13-sru | 2010-09-10 05:14:00 +0000 | tpearson | [bibletime] Added initial Trinity version of BibleTime |
37779e77 [view] | v3.5.13-sru | 2010-09-10 02:35:00 +0000 | tpearson | [tdebase] * Make Konsole launch from desktop more intuitive |
8cc2aac6 [view] | v3.5.13-sru | 2010-09-10 02:11:12 +0000 | tpearson | [tdebase] Fixed all FTBFS under Slackware (finally!) |
d4cdd3df [view] | v3.5.13-sru | 2010-09-10 00:17:47 +0000 | tpearson | [tdebase] * Added horse head nebula wallpaper...last artwork addition for 3.5.12 |
be98312f [view] | v3.5.13-sru | 2010-09-10 00:08:55 +0000 | tpearson | [tdebase] Updated wallpaper file |
7f3aea75 [view] | v3.5.13-sru | 2010-09-09 23:16:55 +0000 | tpearson | [tdebase] Fix FTBFS on Slackware |
2af5d883 [view] | v3.5.13-sru | 2010-09-09 23:08:28 +0000 | tpearson | [kgtk-qt3] Deleted accidental commit of Debian directory |
a5981737 [view] | v3.5.13-sru | 2010-09-09 20:55:54 +0000 | tpearson | [tdebase] Fix FTBFS due to missing background file |
fa5e8a16 [view] | v3.5.13-sru | 2010-09-09 20:27:19 +0000 | tpearson | [kpowersave] * Added kgtk-qt3 * Slight kpowersave message cleanup |
c6ca83d0 [view] | v3.5.13-sru | 2010-09-09 20:27:19 +0000 | tpearson | [kgtk-qt3] * Added kgtk-qt3 * Slight kpowersave message cleanup |
69ab0067 [view] | v3.5.13-sru | 2010-09-09 19:47:51 +0000 | tpearson | [tdebase] * KGTK fixups |
7eebe01b [view] | v3.5.13-sru | 2010-09-09 19:41:28 +0000 | tpearson | [tdebase] Fixed FTBFS on Slackware |
9d2894b6 [view] | v3.5.13-sru | 2010-09-09 19:37:03 +0000 | tpearson | [tdebase] * Added support for using existing KDM background to KDM themer * Fixed O2 Enterprise KDM theme |
694e4310 [view] | v3.5.13-sru | 2010-09-09 08:48:52 +0000 | tpearson | [tdebase] Fix FTBFS on Slackware |
278fa077 [view] | v3.5.13-sru | 2010-09-09 07:41:12 +0000 | tpearson | [tdebase] Added Green Curtain wallpaper (a modification of Stripes) and set as default This is both for artistic and legibility reasons, as well as to differentiate Trinity from KDE4 |
366811c8 [view] | v3.5.13-sru | 2010-09-09 06:22:18 +0000 | tpearson | [tdebase] * Synchronized default wallpaper across kdm, kdmtheme, and first login session. * Removed Kubuntu-specific gtk engine startup and replaced with generic gtk engine startup |
579cae43 [view] | v3.5.13-sru | 2010-09-09 03:38:49 +0000 | tpearson | [tdebase] * Removed irritating text from O2 Enterprise theme * Laid framework for session wide KDE file dialogs in GTK apps |
052bf23d [view] | v3.5.13-sru | 2010-09-09 03:01:37 +0000 | tpearson | [tdebase] * Added thee new wallpapers Aghi Stripes World Desktop * * KDM now uses the |
d2472d28 [view] | v3.5.13-sru | 2010-09-08 18:25:10 +0000 | tpearson | [tdebase] Added new O2 Enterprise KDM theme |
c69b4f81 [view] | v3.5.13-sru | 2010-09-08 17:32:11 +0000 | tpearson | [tdebase] * Added three new wallpapers Aghi Stripes World Desktop |
0e91249e [view] | v3.5.13-sru | 2010-09-08 17:31:08 +0000 | tpearson | [tdeartwork] Moved Aghi and Stripes to kdebase |
e67a6fa5 [view] | v3.5.13-sru | 2010-09-08 16:29:41 +0000 | tpearson | [tdebase] * Add user list background transparency support to KDM themer This adds a new XML tag, bgmodifier, to the theme file 0 is completely transparent, 255 is completely opaque (white) |
518e9975 [view] | v3.5.13-sru | 2010-09-08 04:59:20 +0000 | tpearson | [tdelibs] More Slackware FTBFS fixes |
d0e3929f [view] | v3.5.13-sru | 2010-09-08 04:31:35 +0000 | tpearson | [tdeutils] Fix FTBFS due to missing include file |
4e4db615 [view] | v3.5.13-sru | 2010-09-08 02:37:51 +0000 | tpearson | [tdebase] Minor comment update |
5769f2fb [view] | v3.5.13-sru | 2010-09-08 02:35:28 +0000 | tpearson | [tdelibs] Fix Slackware FTBFS |
5c38d912 [view] | v3.5.13-sru | 2010-09-08 01:41:56 +0000 | tpearson | [tdeutils] Revert Chakra unicode patch as it both causes a FTBFS and seems to duplicate functionality already present |
d4f48636 [view] | v3.5.13-sru | 2010-09-08 01:37:34 +0000 | tpearson | [tdepim] Reverse OpenSync patch as it causes a build failure on Debian |
8b9f540b [view] | v3.5.13-sru | 2010-09-07 22:57:14 +0000 | tpearson | [tdeutils] * Merged bugfix patches from Chakra project |
e38a2cde [view] | v3.5.13-sru | 2010-09-07 22:47:19 +0000 | tpearson | [tdesvn] * Chakra project bugfix |
d8b40941 [view] | v3.5.13-sru | 2010-09-07 22:30:29 +0000 | tpearson | [tdepim] Part 2/2 of Chakra patch commit |
009631d0 [view] | v3.5.13-sru | 2010-09-07 22:22:18 +0000 | tpearson | [tdepim] * Batch 1/2 of bugfix patches from the Chakra project |
e2e6ec17 [view] | v3.5.13-sru | 2010-09-07 22:02:54 +0000 | tpearson | [tdenetwork] * Part 2/2 of Chakra patches |
f815711d [view] | v3.5.13-sru | 2010-09-07 21:56:26 +0000 | tpearson | [tdenetwork] * Batch 1/2 of kdemultimedia bugfix patches from the Chakra project |
e903257c [view] | v3.5.13-sru | 2010-09-07 21:36:08 +0000 | tpearson | [tdemultimedia] * Merged in all kdemultimedia bugfix patches from the Chakra project |
28fcdc2f [view] | v3.5.13-sru | 2010-09-07 21:28:49 +0000 | tpearson | [tdelibs] Fix FTBFS due to bad patch application |
f7279a48 [view] | v3.5.13-sru | 2010-09-07 20:10:08 +0000 | tpearson | [tdelibs] * Imported all kdelibs bugfix patches from Chakra project |
9cc1e2c1 [view] | v3.5.13-sru | 2010-09-07 19:42:15 +0000 | tpearson | [tdebase] Merged in remaining kdebase bugfixes from the Chakra project |
eaa51fec [view] | v3.5.13-sru | 2010-09-07 08:20:52 +0000 | tpearson | [tdebase] * Fix FTBFS on Slackware * Added a few Chakra project patches; more are coming shortly |
e238aa77 [view] | v3.5.13-sru | 2010-09-07 07:47:22 +0000 | tpearson | [gwenview] EXIV2 patch |
052e80ac [view] | v3.5.13-sru | 2010-09-07 07:38:24 +0000 | tpearson | [amarok] Wikipedia fetching fix for Amarok |
86445412 [view] | v3.5.13-sru | 2010-09-07 04:33:12 +0000 | tpearson | [tdeartwork] Fix accidental Makefile.am glitch |
d412d8d0 [view] | v3.5.13-sru | 2010-09-07 02:27:18 +0000 | tpearson | [tdeartwork] Added a few of the best and default abstract wallpapers from KDE4 |
4c1ea1ee [view] | v3.5.13-sru | 2010-09-07 01:49:53 +0000 | tpearson | [tdebase] Minor UI cleanup |
7e96f17a [view] | v3.5.13-sru | 2010-09-06 21:10:37 +0000 | tpearson | [k9copy] Yet another attempt at getting the FTBFS fixed...sometimes Automake can be a real pain! |
11f31c37 [view] | v3.5.13-sru | 2010-09-06 20:59:29 +0000 | tpearson | [rosegarden] Initial TQt conversion |
25cc9fac [view] | v3.5.13-sru | 2010-09-06 20:33:47 +0000 | tpearson | [k9copy] Accidentally reversed the logic in th previous commit; this reapirs the resulting FTBFS |
b69a8a0b [view] | v3.5.13-sru | 2010-09-06 19:37:50 +0000 | tpearson | [tdebase] Minor commit to cleanup whitespace in bgrender file |
991863ab [view] | v3.5.13-sru | 2010-09-06 19:33:36 +0000 | tpearson | [k9copy] Autodetect av_free_packet presence and compensate if not present |
33937e25 [view] | v3.5.13-sru | 2010-09-06 18:14:11 +0000 | tpearson | [tdebase] Fix a couple of weird crashes (no idea why the changed option would cause them in the first place) |
63f270d6 [view] | v3.5.13-sru | 2010-09-06 07:57:07 +0000 | tpearson | [ksquirrel] Fix FTBFS |
32cb7319 [view] | v3.5.13-sru | 2010-09-06 07:44:07 +0000 | tpearson | [k9copy] Fix FTBFS on Maverick |
cf33678f [view] | v3.5.13-sru | 2010-09-06 04:48:13 +0000 | tpearson | [gtk-qt-engine] Fix FTBFS on Ubuntu Maverick |
d201c32d [view] | v3.5.13-sru | 2010-09-06 02:23:49 +0000 | tpearson | [tdebase] * Allow Konqueror to compile with new libs-provided networkstatusindicator * KDM fixes |
c8554ed8 [view] | v3.5.13-sru | 2010-09-04 22:59:53 +0000 | tpearson | [tdelibs] * [Re]added status indicator and interface from SuSE |
dc52555b [view] | v3.5.13-sru | 2010-09-04 19:22:56 +0000 | tpearson | [tdelibs] Single definition of INCLUDES required for proper build |
e033beea [view] | v3.5.13-sru | 2010-09-04 18:38:22 +0000 | tpearson | [tdelibs] Fix FTBFS due to migration from pim to libs |
a00e1eb8 [view] | v3.5.13-sru | 2010-09-04 17:56:02 +0000 | tpearson | [tdepim] Removed networkstatus from pim as it is now a core library |
af20635a [view] | v3.5.13-sru | 2010-09-04 17:53:12 +0000 | tpearson | [tdelibs] Added networkstatus service from pim to core for use in other network enabled applications |
84ae8923 [view] | v3.5.13-sru | 2010-09-04 07:55:53 +0000 | tpearson | [tdelibs] Updated AUTHORS file to show the current maintainer |
88a160cd [view] | v3.5.13-sru | 2010-09-04 03:14:15 +0000 | tpearson | [tdebase] Deactivate maximum entries spin box when Kicoff menu selected |
a7e0cb27 [view] | v3.5.13-sru | 2010-09-04 01:21:15 +0000 | tpearson | [tdebase] Remove OpenSUSE link |
fd7a608f [view] | v3.5.13-sru | 2010-09-03 20:49:48 +0000 | tpearson | [tdebase] * Added Kickoff menu |
d0abc1a1 [view] | v3.5.13-sru | 2010-09-03 17:11:27 +0000 | tpearson | [tdelibs] Merge commit 1170303 from the Enterprise branch |
27856879 [view] | v3.5.13-sru | 2010-09-03 09:14:57 +0000 | tpearson | [tdebase] * Massive import of OpenSUSE patches, primarily for bugfixes * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes |
c5415f69 [view] | v3.5.13-sru | 2010-09-03 04:51:42 +0000 | tpearson | [tdelibs] Added SuSE-originated simple menu feature |
b35cd0e8 [view] | v3.5.13-sru | 2010-09-03 02:40:06 +0000 | tpearson | [tdepim] Hacked in a temporary fix for three GroupWare popups showing up when a single instance of a recurring meeting is resized in the agenda view |
390903c4 [view] | v3.5.13-sru | 2010-09-03 00:25:58 +0000 | tpearson | [tdelibs] Deleted this directory as kdemm does not build |
82c95de7 [view] | v3.5.13-sru | 2010-09-02 22:17:04 +0000 | tpearson | [tdelibs] Deactivate kdemm completely |
9cddb219 [view] | v3.5.13-sru | 2010-09-02 21:42:31 +0000 | tpearson | [tdelibs] Reverted a couple changes that should not have been made to vanilla KDE/Trinity |
585650ee [view] | v3.5.13-sru | 2010-09-02 21:23:37 +0000 | tpearson | [tdelibs] Fixed incorrect GPL address in kdemm |
96900dbc [view] | v3.5.13-sru | 2010-09-02 21:21:15 +0000 | tpearson | [tdelibs] * Large set of SuSE patches to fix bugs and add functionality * kdemm is included but not used by knotify as it does not work out of the box |
4da59365 [view] | v3.5.13-sru | 2010-09-02 08:07:04 +0000 | tpearson | [tdepim] Revert commit 1170798 as it caused a crash under certain circumstances |
c9c69813 [view] | v3.5.13-sru | 2010-09-02 05:52:54 +0000 | tpearson | [tdepim] Fixed irritating bug which prompted three times to send a notification on recurring meeting single incidence resize |
5f99bff8 [view] | v3.5.13-sru | 2010-09-02 05:19:12 +0000 | tpearson | [tdelibs] * Added new networkstatus widget from SuSE * Fixed up the HTTP kioslave |
7540ca9e [view] | v3.5.13-sru | 2010-09-02 05:02:17 +0000 | tpearson | [tdepim] Fixed minor shortcut issue |
ec4cae9b [view] | v3.5.13-sru | 2010-09-01 01:50:59 +0000 | tpearson | [tdepim] Reverted changes to the wizards Makefile.am file as the Trinity project has a different feature set than the enterprise branch |
0cebafde [view] | v3.5.13-sru | 2010-09-01 00:59:34 +0000 | tpearson | [tdelibs] * Synchronized with enterprise branch |
6bb016db [view] | v3.5.13-sru | 2010-09-01 00:52:17 +0000 | tpearson | [tdepim] Removed accidental commit of this temporary file |
cc29364f [view] | v3.5.13-sru | 2010-09-01 00:37:02 +0000 | tpearson | [tdepim] * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch * Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed * Added journal read support to the CalDAV resource * Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked |
59521cce [view] | v3.5.13-sru | 2010-08-31 03:00:26 +0000 | tpearson | [tdelibs] Reverted accidental TQt commit which broke compilation under Qt3 |
5c53de6d [view] | v3.5.13-sru | 2010-08-30 23:34:59 +0000 | tpearson | [tdelibs] Patched the string handler |
e5e5db14 [view] | v3.5.13-sru | 2010-08-30 23:26:07 +0000 | tpearson | [tqtinterface] * More TQt/Qt4 features * Various compilation fixes for Slackware |
a3beaa08 [view] | v3.5.13-sru | 2010-08-30 23:26:07 +0000 | tpearson | [tdelibs] * More TQt/Qt4 features * Various compilation fixes for Slackware |
4f6c584b [view] | v3.5.13-sru | 2010-08-30 07:52:23 +0000 | tpearson | [tdepim] * Fixed CalDAV tasks loading when event loading fails * Added calendar control functions to allow for a partial cache clear of only events, todos, or journals |
5572a114 [view] | v3.5.13-sru | 2010-08-30 04:23:41 +0000 | tpearson | [tdepim] Separated event and task reads into two separate jobs |
66f01dde [view] | v3.5.13-sru | 2010-08-29 18:27:43 +0000 | tpearson | [tdepim] Fixed error that snuck in during previous commit |
8ce63b1d [view] | v3.5.13-sru | 2010-08-29 18:08:07 +0000 | tpearson | [tdepim] * Fixed crash when modifying single instance of recurring meeeting in agenda view * Allow CalDAV tasks read/write to continue even if events read/write failed * Documentation cleanup |
c0093442 [view] | v3.5.13-sru | 2010-08-29 01:49:24 +0000 | tpearson | [tdelibs] Part of previous Slackware FTBFS fix; kdelibs now builds under Slackware |
5abbdb45 [view] | v3.5.13-sru | 2010-08-28 21:36:58 +0000 | tpearson | [tdepim] * Fixed CalDAV resource error messages and potential crash * Added write support to events with RECURRENCE-ID property Only remaining potential issue is modification of parent series and association/update/delete of child event RECURRENCE-ID fields |
ba9ae64c [view] | v3.5.13-sru | 2010-08-28 07:03:14 +0000 | tpearson | [tdepim] Fixed a dual typo in previous commit 1168963 |
ebdfae2d [view] | v3.5.13-sru | 2010-08-28 05:25:13 +0000 | tpearson | [tdelibs] More FTBFS fixes for Slackware |
a5b958ec [view] | v3.5.13-sru | 2010-08-28 01:26:01 +0000 | tpearson | [tdepim] Fixed dialing script hook problem |
75502cb3 [view] | v3.5.13-sru | 2010-08-28 01:04:18 +0000 | tpearson | [tdepim] Added tasks support to CalDAV resource This nearly completes Zimbra integration |
cfa6b411 [view] | v3.5.13-sru | 2010-08-27 23:01:53 +0000 | tpearson | [tdepim] Initial (i.e. read only) support for RECURRENCE-ID modified incidence series. Write support requires further debugging and/or compliance checks with respect to Zimbra; there is no obvious reason why it should not be working but Zimbra fails with 409 when saving. User interface support is mostly complete, with event links being tracked across deletes. |
a3e46fcf [view] | v3.5.13-sru | 2010-08-26 19:26:36 +0000 | tpearson | [tdepim] Fixed 404 when deleting multiple contacts |
56ed03b7 [view] | v3.5.13-sru | 2010-08-25 21:51:05 +0000 | tpearson | [tdelibs] * Fixed FTBFS on Slackware * Bumped version to 3.5.12 for eventual next release |
3243d91d [view] | v3.5.13-sru | 2010-08-25 03:45:20 +0000 | tpearson | [tdelibs] * Call utempter in the proper location and with the right arguments [Thanks to Ken Milmore for the patch] * Attempt to fix FTBFS under Slackware due to incorrect Qt header ordering |
54c2399a [view] | v3.5.13-sru | 2010-08-25 03:24:18 +0000 | tpearson | [arts] MCOP first run now creates required directory instead of throwing error message Patch kindly provided by Darrell Anderson |
78933401 [view] | v3.5.13-sru | 2010-08-25 01:20:47 +0000 | tpearson | [tdepim] Fixed FTBFS due to makefile.am mistake |
f8fb0a6b [view] | v3.5.13-sru | 2010-08-24 21:12:08 +0000 | tpearson | [tdepim] Moved the editor open variable out of kocore to remove accidental compilation circular dependency |
c437f19f [view] | v3.5.13-sru | 2010-08-24 19:33:28 +0000 | tpearson | [tdepim] Fixed CalDAV crash when event editor left open during automatic reload |
c5228d52 [view] | v3.5.13-sru | 2010-08-24 06:32:10 +0000 | tpearson | [tdebase] Removed Kubuntu reference from default KDM greeter string |
90fb05e4 [view] | v3.5.13-sru | 2010-08-23 08:21:56 +0000 | tpearson | [tdepim] Fixed recurring meeting invitations to be far more clear |
7382c6fd [view] | v3.5.13-sru | 2010-08-22 20:47:55 +0000 | tpearson | [tdelibs] Added a few more lzma/xz extensions to the mimetype files |
0019dd13 [view] | v3.5.13-sru | 2010-08-22 07:03:51 +0000 | tpearson | [tdebase] Officially enabled K Menu search feature |
c44605df [view] | v3.5.13-sru | 2010-08-22 05:45:38 +0000 | tpearson | [tdebase] Fixed a couple of typos in the previous kdebase commit |
669a3642 [view] | v3.5.13-sru | 2010-08-22 03:37:49 +0000 | tpearson | [tdebase] Added configuration option to remove K Menu search field if it is not wanted by the end user |
d29cd506 [view] | v3.5.13-sru | 2010-08-21 23:42:39 +0000 | tpearson | [tdeaddons] Fixed the majority of the xz and lzma handling code There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor |
7cdaac30 [view] | v3.5.13-sru | 2010-08-21 23:42:39 +0000 | tpearson | [tdeutils] Fixed the majority of the xz and lzma handling code There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor |
30ac1dcf [view] | v3.5.13-sru | 2010-08-21 23:42:39 +0000 | tpearson | [tdelibs] Fixed the majority of the xz and lzma handling code There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor |
08d46ebb [view] | v3.5.13-sru | 2010-08-21 20:29:52 +0000 | tpearson | [tdenetwork] Fixed FTBFS from last commit |
43eb60c2 [view] | v3.5.13-sru | 2010-08-21 19:55:32 +0000 | tpearson | [tdenetwork] Additional Kopete MOC/Automake fixes |
f7c45454 [view] | v3.5.13-sru | 2010-08-21 02:46:57 +0000 | tpearson | [tqtinterface] Removed debugging statement that was accidentally committed |
bcc78125 [view] | v3.5.13-sru | 2010-08-21 02:37:39 +0000 | tpearson | [tdebase] Fixed a few unconnected signals in the Kicker configuration dialog |
2b5e80f7 [view] | v3.5.13-sru | 2010-08-21 02:36:48 +0000 | tpearson | [tdelibs] Fixed kcfg_ widgets not emitting signals |
32073e28 [view] | v3.5.13-sru | 2010-08-21 02:35:53 +0000 | tpearson | [tqtinterface] More TQt functionality in place for Qt4... |
d3ef6587 [view] | v3.5.13-sru | 2010-08-20 23:45:28 +0000 | tpearson | [tdenetwork] Fix Jabber plugin load failure caused by previous kdenetwork commit |
61ce7edf [view] | v3.5.13-sru | 2010-08-20 22:05:06 +0000 | tpearson | [tdebase] Fixed kicker configuration dialog close on apply |
31337069 [view] | v3.5.13-sru | 2010-08-20 21:35:48 +0000 | tpearson | [tdenetwork] Attempt at fixing secure Jabber |
df6d1c3c [view] | v3.5.13-sru | 2010-08-20 20:20:19 +0000 | tpearson | [konversation] TQt initial conversion |
3a09386a [view] | v3.5.13-sru | 2010-08-20 06:53:52 +0000 | tpearson | [amarok] Initial TQt conversion |
c851eb75 [view] | v3.5.13-sru | 2010-08-18 20:56:45 +0000 | tpearson | [tdebase] Added search function to Kicker Closes bug #221 |
b40645d1 [view] | v3.5.13-sru | 2010-08-18 18:48:46 +0000 | tpearson | [tdepim] Fixed a number of issues, including * event modification and view refresh when GroupWare communication is disabled * Deletion (delay) of first recurring event |
f7a66a3f [view] | v3.5.13-sru | 2010-08-18 08:23:33 +0000 | tpearson | [tdeutils] Added missing mimetypes to ark_part desktop file for lzma and xz support |
08f47b25 [view] | v3.5.13-sru | 2010-08-18 08:16:33 +0000 | tpearson | [tdeaddons] Enable xz and lzma compress menu support by default |
740cad9f [view] | v3.5.13-sru | 2010-08-18 08:07:58 +0000 | tpearson | [tdepim] Attempt to fix incorrect meeting motices being sent when the first instance of a recurring meeting is deleted. This may need more work depending on how the number of recurrences are handled This should be more compatible with most CalDAV resources than the old way... |
e88c191d [view] | v3.5.13-sru | 2010-08-18 05:55:30 +0000 | tpearson | [tdelibs] Hopefully fixed crash when adding custom color in kpalette |
29f1d0b4 [view] | v3.5.13-sru | 2010-08-18 01:25:29 +0000 | tpearson | [tdeaddons] Added xz and lzma support to the compress menu |
2de1f0b1 [view] | v3.5.13-sru | 2010-08-17 22:26:08 +0000 | tpearson | [tdelibs] Added new mimetypes to Makefile |
2a39a080 [view] | v3.5.13-sru | 2010-08-17 22:05:47 +0000 | tpearson | [k3b] Try #2 to get MPC detected... |
faf41e2e [view] | v3.5.13-sru | 2010-08-17 21:31:10 +0000 | tpearson | [tdelibs] More xz/lzma fixes |
0d642ec3 [view] | v3.5.13-sru | 2010-08-17 20:56:56 +0000 | tpearson | [k3b] Debian Squeeze moved the mpcdec folder to mpc |
a4043f1f [view] | v3.5.13-sru | 2010-08-17 17:54:24 +0000 | tpearson | [tdeutils] Preliminary xzip/LZMA support |
ffcb34f4 [view] | v3.5.13-sru | 2010-08-17 17:54:01 +0000 | tpearson | [tdelibs] Preliminary xzip/LZMA support |
36a9c191 [view] | v3.5.13-sru | 2010-08-17 17:14:16 +0000 | tpearson | [amarok] Added option to hide menubar (thanks to Darrell Anderson for the patch) |
8f37a4f7 [view] | v3.5.13-sru | 2010-08-17 02:27:43 +0000 | tpearson | [tdepim] Slew of fixes and upgrades, including: Added kaddressbook automatic sync Added carddav autosync options Added DCOP calls for kaddressbook and korganizer manual resync Repaired Kontact refresh button through above mentioned DCOP calls |
54241a1f [view] | v3.5.13-sru | 2010-08-17 02:26:08 +0000 | tpearson | [tdelibs] Typelocking |
a5257274 [view] | v3.5.13-sru | 2010-08-15 21:06:11 +0000 | tpearson | [tdelibs] Had a better idea since commit 1164087; hopefully this will work properly. |
40949332 [view] | v3.5.13-sru | 2010-08-15 20:57:03 +0000 | tpearson | [tdelibs] Testing different method of dealing with the troublesome non-type-locked single characters; if the new kdelibs build fails a subsequent thorough runtime test then this commit will need to be reverted! |
6d83f2c4 [view] | v3.5.13-sru | 2010-08-14 23:32:05 +0000 | tpearson | [tdepim] Fixed quit from kmail system tray |
9850ee57 [view] | v3.5.13-sru | 2010-08-14 22:09:59 +0000 | tpearson | [tdepim] Fixed resource loading problem from kcontrol |
98771216 [view] | v3.5.13-sru | 2010-08-14 04:05:34 +0000 | tpearson | [tdelibs] Reverted changes to these two files as for some reason specifying QChar datatypes completely broke login (???!?!?!?) |
0c0b02f4 [view] | v3.5.13-sru | 2010-08-13 18:03:44 +0000 | tpearson | [tdelibs] kdebindings / smoke fixes |
14b1687e [view] | v3.5.13-sru | 2010-08-13 16:38:27 +0000 | tpearson | [tdelibs] Attempt to fix kdebindings smoke |
cd23d8ee [view] | v3.5.13-sru | 2010-08-13 15:56:03 +0000 | tpearson | [tdeaddons] Reverted accidental change of PYMETHOD by automated TQT conversion tool |
d34b0133 [view] | v3.5.13-sru | 2010-08-13 08:50:29 +0000 | tpearson | [tdegraphics] More compilation fixes |
f94d01fb [view] | v3.5.13-sru | 2010-08-13 08:37:10 +0000 | tpearson | [tdegraphics] Compilation fix |
cb61a043 [view] | v3.5.13-sru | 2010-08-13 08:12:51 +0000 | tpearson | [tdebindings] Compilation fix |
e50d6b1d [view] | v3.5.13-sru | 2010-08-13 05:48:02 +0000 | tpearson | [tdenetwork] Forgot one TSIGNAL problem... |
675e9f7c [view] | v3.5.13-sru | 2010-08-13 04:44:50 +0000 | tpearson | [tdenetwork] Backed out accidental conversion of TSIGNAL to TQT_SIGNAL in automated TQT conversion |
d583de5f [view] | v3.5.13-sru | 2010-08-12 21:35:27 +0000 | tpearson | [tdelibs] Forgot one conversion to TQIODevice_OpenModeFlag |
58cfbf29 [view] | v3.5.13-sru | 2010-08-12 21:14:17 +0000 | tpearson | [tdelibs] Fixed a few minor compilation errors |
90cbdd55 [view] | v3.5.13-sru | 2010-08-12 21:10:28 +0000 | tpearson | [tqtinterface] Additional Qt3 fixes |
82d33e27 [view] | v3.5.13-sru | 2010-08-12 21:06:45 +0000 | tpearson | [tqtinterface] Qt3 compilation fix |
e6e12dd0 [view] | v3.5.13-sru | 2010-08-12 20:40:13 +0000 | tpearson | [tdelibs] Reference Qt::black instead of tqblack |
4e7d7fc5 [view] | v3.5.13-sru | 2010-08-12 20:39:47 +0000 | tpearson | [tqtinterface] Qt3 still isn't 100% fixed... |
08af9dd2 [view] | v3.5.13-sru | 2010-08-12 20:16:55 +0000 | tpearson | [tqtinterface] More Qt3/Qt4 fixes |
8bb16c15 [view] | v3.5.13-sru | 2010-08-12 19:49:55 +0000 | tpearson | [tqtinterface] Qt3 compilation fix |
4aaf3695 [view] | v3.5.13-sru | 2010-08-12 19:33:48 +0000 | tpearson | [tqtinterface] Removed accidental commit of Qt4 lock in header file...again... |
52f8a1d1 [view] | v3.5.13-sru | 2010-08-12 18:31:45 +0000 | tpearson | [tqtinterface] Qt3 compilation fix |
5e49bbb1 [view] | v3.5.13-sru | 2010-08-10 01:35:50 +0000 | tpearson | [tdelibs] Additional fixes |
8385c1bc [view] | v3.5.13-sru | 2010-08-07 19:27:10 +0000 | tpearson | [tqtinterface] Backed out accidental locking to Qt4 version (to fix Qt3 complete compilation failure) |
77ead0ba [view] | v3.5.13-sru | 2010-08-07 19:25:16 +0000 | tpearson | [tqtinterface] Yet more Qt4 API extensions... |
fe082a00 [view] | v3.5.13-sru | 2010-08-07 19:23:44 +0000 | tpearson | [tdelibs] Cleanup / additional type specifiers |
0761ef3c [view] | v3.5.13-sru | 2010-08-06 19:48:06 +0000 | tpearson | [tdelibs] Locked down more ambiguous datatypes |
0630a906 [view] | v3.5.13-sru | 2010-08-06 19:46:53 +0000 | tpearson | [tqtinterface] Additional Qt4 support... |
cb4a5d68 [view] | v3.5.13-sru | 2010-08-05 23:08:54 +0000 | tpearson | [tdelibs] TQt conversion was incomplete in the dcop/idl processors |
6adef930 [view] | v3.5.13-sru | 2010-08-05 23:07:57 +0000 | tpearson | [tqtinterface] Minor include fix |
15c45c7b [view] | v3.5.13-sru | 2010-08-05 22:01:44 +0000 | tpearson | [tqtinterface] Additional Qt4 support added Now compiles all of kdelibs/dcop, kdelibs/kdecore/svgicons, and kdelibs/kdecore/network |
229a34d0 [view] | v3.5.13-sru | 2010-08-05 21:54:32 +0000 | tpearson | [tdelibs] Various compilation fixes. Most are to specify types where ambiguity is present, so for example 'T' becomes (QChar)'T' |
841d7763 [view] | v3.5.13-sru | 2010-08-05 21:52:21 +0000 | tpearson | [admin] TQt LDFLAGs propagation fix |
6d1c49c8 [view] | v3.5.13-sru | 2010-08-04 01:53:05 +0000 | tpearson | [tdelibs] Additional TQt conversions |
c9dc3907 [view] | v3.5.13-sru | 2010-08-04 01:44:13 +0000 | tpearson | [tqtinterface] Now compiles kdelibs/dcop folder properly... |
45be2143 [view] | v3.5.13-sru | 2010-08-02 19:30:14 +0000 | tpearson | [tdewebdev] TQt conversion fixes |
157db246 [view] | v3.5.13-sru | 2010-08-02 19:29:47 +0000 | tpearson | [tdevelop] TQt conversion fixes |
b678e7f9 [view] | v3.5.13-sru | 2010-08-02 19:29:01 +0000 | tpearson | [tdeutils] TQt conversion fixes |
1c3e6a87 [view] | v3.5.13-sru | 2010-08-02 19:28:10 +0000 | tpearson | [tdepim] TQt conversion fixes |
e81173c4 [view] | v3.5.13-sru | 2010-08-02 19:27:57 +0000 | tpearson | [tdetoys] TQt conversion fixes |
6082256a [view] | v3.5.13-sru | 2010-08-02 19:27:52 +0000 | tpearson | [tdesdk] TQt conversion fixes |
36e4074b [view] | v3.5.13-sru | 2010-08-02 19:26:34 +0000 | tpearson | [tdenetwork] TQt conversion fixes |
636eef5b [view] | v3.5.13-sru | 2010-08-02 19:25:03 +0000 | tpearson | [tdemultimedia] TQt conversion fixes |
8f14fb04 [view] | v3.5.13-sru | 2010-08-02 19:23:47 +0000 | tpearson | [tdelibs] TQt conversion fixes |
eba47f8f [view] | v3.5.13-sru | 2010-08-02 19:23:46 +0000 | tpearson | [tdegraphics] TQt conversion |
42ca287b [view] | v3.5.13-sru | 2010-08-02 19:21:06 +0000 | tpearson | [tdegames] TQt conversion fixes |
e140fe79 [view] | v3.5.13-sru | 2010-08-02 19:20:32 +0000 | tpearson | [tdeedu] TQt conversion fixes |
aac78845 [view] | v3.5.13-sru | 2010-08-02 19:19:58 +0000 | tpearson | [tdebindings] TQt conversion fixes |
a5edd20f [view] | v3.5.13-sru | 2010-08-02 19:17:20 +0000 | tpearson | [tdebase] TQt conversion fixes |
e0723566 [view] | v3.5.13-sru | 2010-08-02 19:15:45 +0000 | tpearson | [tdeartwork] TQt conversion fixes |
ac67f6fe [view] | v3.5.13-sru | 2010-08-02 19:14:56 +0000 | tpearson | [tdeadmin] TQt conversion fixes |
00cef984 [view] | v3.5.13-sru | 2010-08-02 19:14:09 +0000 | tpearson | [tdeaddons] TQt conversion fixes |
8f7fea12 [view] | v3.5.13-sru | 2010-08-02 19:12:51 +0000 | tpearson | [tdeaccessibility] TQt conversion fixes |
4c3c7eaa [view] | v3.5.13-sru | 2010-08-02 19:12:15 +0000 | tpearson | [tqtinterface] Starting work on Qt4 interface... |
d6f8bbb4 [view] | v3.5.13-sru | 2010-07-31 19:56:07 +0000 | tpearson | [tdevelop] Trinity Qt initial conversion |
60cbdb46 [view] | v3.5.13-sru | 2010-07-31 19:55:01 +0000 | tpearson | [tqtinterface] Fixups for kdebindings |
dc6b8e72 [view] | v3.5.13-sru | 2010-07-31 19:54:04 +0000 | tpearson | [tdewebdev] Trinity Qt initial conversion |
7be55ffa [view] | v3.5.13-sru | 2010-07-31 19:53:50 +0000 | tpearson | [tdepim] Trinity Qt initial conversion |
5f5ee236 [view] | v3.5.13-sru | 2010-07-31 19:52:55 +0000 | tpearson | [tdeutils] Trinity Qt initial conversion |
4ae0c208 [view] | v3.5.13-sru | 2010-07-31 19:51:49 +0000 | tpearson | [tdesdk] Trinity Qt initial conversion |
cfc42a28 [view] | v3.5.13-sru | 2010-07-31 19:49:52 +0000 | tpearson | [tdetoys] Trinity Qt initial conversion |
47c8a359 [view] | v3.5.13-sru | 2010-07-31 19:48:06 +0000 | tpearson | [tdenetwork] Trinity Qt initial conversion |
ffe8a83e [view] | v3.5.13-sru | 2010-07-31 19:46:43 +0000 | tpearson | [tdelibs] Trinity Qt initial conversion |
479f5f79 [view] | v3.5.13-sru | 2010-07-31 19:44:01 +0000 | tpearson | [tdebindings] Trinity Qt initial conversion |
e654398e [view] | v3.5.13-sru | 2010-07-31 19:43:15 +0000 | tpearson | [tdemultimedia] Trinity Qt initial conversion |
576eb429 [view] | v3.5.13-sru | 2010-07-31 19:42:31 +0000 | tpearson | [tdegames] Trinity Qt initial conversion |
0a6e0958 [view] | v3.5.13-sru | 2010-07-31 19:39:55 +0000 | tpearson | [tdeedu] Trinity Qt initial conversion |
c663b644 [view] | v3.5.13-sru | 2010-07-31 19:33:34 +0000 | tpearson | [tdebase] Trinity Qt initial conversion |
b5d38fd2 [view] | v3.5.13-sru | 2010-07-31 19:27:15 +0000 | tpearson | [tdeartwork] Trinity Qt initial conversion |
aa3a1ca9 [view] | v3.5.13-sru | 2010-07-31 19:25:18 +0000 | tpearson | [tdeadmin] Trinity Qt initial conversion |
7346aee2 [view] | v3.5.13-sru | 2010-07-31 19:22:56 +0000 | tpearson | [tdeaddons] Trinity Qt initial conversion |
28bf3cbb [view] | v3.5.13-sru | 2010-07-31 19:20:30 +0000 | tpearson | [tdeaccessibility] Trinity Qt initial conversion |
61d8f816 [view] | v3.5.13-sru | 2010-07-29 21:19:09 +0000 | tpearson | [tqtinterface] Almost working... |
3a5568fe [view] | v3.5.13-sru | 2010-07-28 01:07:15 +0000 | tpearson | [tqtinterface] Minor fixes |
3f4a52a7 [view] | v3.5.13-sru | 2010-07-27 23:18:50 +0000 | tpearson | [arts] Proper conversion to TQt interface |
006c6dce [view] | v3.5.13-sru | 2010-07-27 18:38:43 +0000 | tpearson | [arts] Revert previous commit...some bugs crept in since last build test a week ago and I woul prefer to fix them over the next few days before commiting this patch set. |
6eb92df3 [view] | v3.5.13-sru | 2010-07-27 18:27:11 +0000 | tpearson | [arts] Initial TQT conversion |
0012acab [view] | v3.5.13-sru | 2010-07-26 19:20:59 +0000 | tpearson | [arts] Fixed mcop |
07f305db [view] | v3.5.13-sru | 2010-07-26 04:24:36 +0000 | tpearson | [admin] Temporarily disable error and stop |
4f9a36e2 [view] | v3.5.13-sru | 2010-07-26 02:04:25 +0000 | tpearson | [admin] First attempt at getting TQT integrated... |
682bf3bf [view] | v3.5.13-sru | 2010-07-22 01:09:09 +0000 | tpearson | [tdelibs] Repair syntax error that snuck in |
856eea71 [view] | v3.5.13-sru | 2010-07-22 00:43:26 +0000 | tpearson | [tdelibs] Remaining Avahi fixes |
847c4855 [view] | v3.5.13-sru | 2010-07-22 00:17:47 +0000 | tpearson | [tdelibs] Attempt to fix compilation when Avahi is not available |
cfa3abbe [view] | v3.5.13-sru | 2010-07-22 00:00:04 +0000 | tpearson | [tdelibs] Configure fixes |
e94d8318 [view] | v3.5.13-sru | 2010-07-21 21:55:43 +0000 | tpearson | [tdelibs] Backed out accidental removal of disable-dnssd flag |
4ebcc404 [view] | v3.5.13-sru | 2010-07-21 21:37:31 +0000 | tpearson | [tqtinterface] Added Qt check to configure.in.in |
48973465 [view] | v3.5.13-sru | 2010-07-21 21:22:09 +0000 | tpearson | [tqtinterface] Added conversion scripts |
5e266f8f [view] | v3.5.13-sru | 2010-07-21 21:18:36 +0000 | tpearson | [tqtinterface] Significant upgrades to the TQT system; kdelibs and kdebase now build and run correctly through TQT and Qt3 |
f587f20a [view] | v3.5.13-sru | 2010-07-21 16:22:56 +0000 | tpearson | [tdepim] Inverted canQueryClose DCOP signal for korganizer plugin, so that if the DCOP interface is unavailable Kontact will still be able to close |
a061f719 [view] | v3.5.13-sru | 2010-07-20 22:24:49 +0000 | tpearson | [tdebase] Added missing desktop file |
42dfcbcc [view] | v3.5.13-sru | 2010-07-20 20:43:38 +0000 | tpearson | [tdelibs] KRandRTray fixes; minor compilation repairs |
cc195753 [view] | v3.5.13-sru | 2010-07-20 20:42:38 +0000 | tpearson | [tdebase] RandrTray fixes; other minor compilation fixes |
ce4313a6 [view] | v3.5.13-sru | 2010-07-16 19:58:48 +0000 | tpearson | [tqtinterface] Initial code finished. Now comes the fun part... |
fd14d72f [view] | v3.5.13-sru | 2010-07-16 18:01:40 +0000 | tpearson | [admin] Find the correct moc binary... |
6eb5cba4 [view] | v3.5.13-sru | 2010-07-16 08:48:45 +0000 | tpearson | [tqtinterface] Additional work |
c9a6fbb8 [view] | v3.5.13-sru | 2010-07-16 06:27:29 +0000 | tpearson | [tqtinterface] Remove unneeded arts/kde checks from configure script Committed partial progress |
5cf67f89 [view] | v3.5.13-sru | 2010-07-16 04:54:14 +0000 | tpearson | [tqtinterface] Fixed admin problem |
99d2d7db [view] | v3.5.13-sru | 2010-07-16 04:40:14 +0000 | tpearson | [tqtinterface] Added external libltdl directory Otherwise, development continues... |
e868af34 [view] | v3.5.13-sru | 2010-07-16 04:02:42 +0000 | tpearson | [admin] Added preliminary Qt4 stuff that will hopefully be used in the future |
d939881b [view] | v3.5.13-sru | 2010-07-14 10:14:24 +0000 | tpearson | [tqtinterface] Preparations for future development... |
88fedea0 [view] | v3.5.13-sru | 2010-07-14 07:46:27 +0000 | tpearson | [tqtinterface] Adde missing tqxml to makefile |
2816be9d [view] | v3.5.13-sru | 2010-07-13 07:21:42 +0000 | tpearson | [tqtinterface] Initial development version for Qt3 HIGHLY EXPERIMENTAL API subject to rapid and substantial change Test code is included; be warned |
7973cbae [view] | v3.5.13-sru | 2010-07-11 22:09:14 +0000 | tpearson | [tdepim] Added right-click popup menu to KAddressBook resources |
7cb81641 [view] | v3.5.13-sru | 2010-07-11 00:11:25 +0000 | tpearson | [tdepim] CardDAV cache improvement |
b19e36a8 [view] | v3.5.13-sru | 2010-07-10 20:30:30 +0000 | tpearson | [tdepim] Fixed crash when configuring resource from K Control Center |
4a0149e6 [view] | v3.5.13-sru | 2010-07-06 17:30:54 +0000 | tpearson | [tdebase] Now honors KDEDIRS, XDG_DATA_DIRS, etc. when present in the environment on startkde invocation |
6f825327 [view] | v3.5.13-sru | 2010-07-05 17:53:16 +0000 | tpearson | [tdenetwork] Added missing files from prior Yahoo protocol patch |
5527e01e [view] | v3.5.13-sru | 2010-07-05 08:45:53 +0000 | tpearson | [tdenetwork] Many fixes to the Yahoo protocol, courtesy of Serghei Amelian |
f2536fbf [view] | v3.5.13-sru | 2010-07-02 18:02:57 +0000 | tpearson | [kpowersave] Fixed icon drawing |
4ae6b1ec [view] | v3.5.13-sru | 2010-06-29 19:05:58 +0000 | tpearson | [tqtinterface] Fixed mistake (admin directory in wrong directory) |
5ffd3e35 [view] | v3.5.13-sru | 2010-06-29 19:04:02 +0000 | tpearson | [tqtinterface] Added directory for the new TQT system |
23a3d3aa [view] | v3.5.13-sru | 2010-06-29 18:51:09 +0000 | tpearson | [tdeaddons] Attempt to fix a race condition and subsequent crash |
672beaaf [view] | v3.5.13-sru | 2010-06-23 02:32:10 +0000 | tpearson | [tdepim] Major KAddressbook carddav fixes and improvements (should now work with Zimbra once Zimbra fixes a standards compliance issue with contact creation mimetypes) Fixed handling of close events and save interaction with Kontact and Korganizer |
e7c20618 [view] | v3.5.13-sru | 2010-06-23 02:22:57 +0000 | tpearson | [tdelibs] Fixed typo |
f5dfb1fa [view] | v3.5.13-sru | 2010-06-22 21:54:39 +0000 | tpearson | [tdelibs] Added new hidden vCard URI parameter for certain CardDAV systems (such as Zimbra) that do not handle UID properly |
e4f29b18 [view] | v3.5.13-sru | 2010-06-16 03:34:01 +0000 | tpearson | [tdemultimedia] Disable explicit byte swapping; it breaks encoding under x86 and lame is now supposedly smart enough to detect endian-ness on its own now... |
ca064b57 [view] | v3.5.13-sru | 2010-06-15 09:02:41 +0000 | tpearson | [admin] Automake fixes |
23f5d422 [view] | v3.5.13-sru | 2010-06-04 11:48:18 +0000 | tpearson | [tdepim] Multiple stability and usability fixes for the caldav/carddav resources |
8a34a884 [view] | v3.5.13-sru | 2010-06-04 05:43:41 +0000 | tpearson | [tdeaddons] Fixed bug causing continuous refresh of filterbar, thereby preventing scrolling in Konqueror iconview mode |
b0541862 [view] | v3.5.13-sru | 2010-06-01 04:17:47 +0000 | tpearson | [tdepim] Debian compilation fix |
33e649c9 [view] | v3.5.13-sru | 2010-06-01 01:52:22 +0000 | tpearson | [tdepim] Fix for kmail to synchronize IMAP folders when compose window Send is executed Minor change to carddav resource |
b4d7e65a [view] | v3.5.13-sru | 2010-05-31 21:22:53 +0000 | tpearson | [tdepim] Multi-save on exit fix |
7ef3b0e2 [view] | v3.5.13-sru | 2010-05-31 07:49:08 +0000 | tpearson | [tdepim] Added new carddav resource for kaddressbook Lots of bugfixes for korganizer caldav resource |
f4a40d04 [view] | v3.5.13-sru | 2010-05-24 23:28:52 +0000 | tpearson | [tdepim] More compilation fixes |
0404ddb7 [view] | v3.5.13-sru | 2010-05-24 23:23:58 +0000 | tpearson | [tdepim] Debian compilation fix |
066e38e2 [view] | v3.5.13-sru | 2010-05-24 23:15:39 +0000 | tpearson | [tdepim] Debian compilation fix |
a71c4476 [view] | v3.5.13-sru | 2010-05-24 17:21:58 +0000 | tpearson | [tdepim] Initial CalDAV support |
45c9a75f [view] | v3.5.13-sru | 2010-05-21 07:58:43 +0000 | tpearson | [tdepim] Fixed timezone handling |
d855ad0a [view] | v3.5.13-sru | 2010-05-19 17:11:24 +0000 | tpearson | [tdelibs] Prevent dependency loop |
54272a84 [view] | v3.5.13-sru | 2010-05-19 04:21:21 +0000 | tpearson | [tdepim] Build fixes for Debian Lenny |
abf68d6b [view] | v3.5.13-sru | 2010-05-18 21:33:43 +0000 | tpearson | [tdelibs] Makefile update to fix compilation on Debian systems |
acc2b775 [view] | v3.5.13-sru | 2010-05-14 02:06:47 +0000 | tpearson | [tdepim] Second batch of kdepim stability and functionality repairs |
a48fbc1e [view] | v3.5.13-sru | 2010-05-14 02:06:24 +0000 | tpearson | [tdelibs] First batch of kdepim stability and functionality repairs |
aea4882f [view] | v3.5.13-sru | 2010-05-11 20:25:10 +0000 | tpearson | [knutclient] Fixed accidental tray icon blurring at standard 22x22 icon size |
0ab33825 [view] | v3.5.13-sru | 2010-05-11 20:07:47 +0000 | tpearson | [knutclient] Honor Free Desktop tray icon resize requests |
a73fc4d7 [view] | v3.5.13-sru | 2010-05-11 04:33:55 +0000 | tpearson | [tdetoys] Honor system tray icon resizing requests |
be4569a4 [view] | v3.5.13-sru | 2010-05-10 06:28:47 +0000 | tpearson | [knetload] Added a couple pixels of black above the maximum displayable value for better look-n-feel |
57ae0fd1 [view] | v3.5.13-sru | 2010-05-10 06:28:35 +0000 | tpearson | [kcpuload] Added a couple pixels of black above the maximum displayable value for better look-n-feel |
6b3a7afa [view] | v3.5.13-sru | 2010-05-10 03:08:35 +0000 | tpearson | [knetload] Part of batch commit to enable true tasktray resize support for Trinity applications |
ed82ec1b [view] | v3.5.13-sru | 2010-05-10 03:08:23 +0000 | tpearson | [kcpuload] Part of batch commit to enable true tasktray resize support for Trinity applications |
525b89b1 [view] | v3.5.13-sru | 2010-05-10 03:08:10 +0000 | tpearson | [adept] Part of batch commit to enable true tasktray resize support for Trinity applications |
448423a4 [view] | v3.5.13-sru | 2010-05-10 03:07:37 +0000 | tpearson | [amarok] Part of batch commit to enable true tasktray resize support for Trinity applications |
8893f3b5 [view] | v3.5.13-sru | 2010-05-10 03:07:11 +0000 | tpearson | [kpowersave] Part of batch commit to enable true tasktray resize support for Trinity applications |
54887c51 [view] | v3.5.13-sru | 2010-05-10 03:05:08 +0000 | tpearson | [tdepim] Part of batch commit to enable true tasktray resize support for Trinity applications |
13c0220b [view] | v3.5.13-sru | 2010-05-10 03:04:43 +0000 | tpearson | [tdemultimedia] Part of batch commit to enable true tasktray resize support for Trinity applications |
5ccb9573 [view] | v3.5.13-sru | 2010-05-10 03:04:21 +0000 | tpearson | [tdebase] Part of batch commit to enable true tasktray resize support for Trinity applications |
be538914 [view] | v3.5.13-sru | 2010-05-10 03:03:22 +0000 | tpearson | [tdelibs] Part of batch commit to enable true tasktray resize support for Trinity applications |
301036d8 [view] | v3.5.13-sru | 2010-05-10 03:02:44 +0000 | tpearson | [knemo] Part of batch commit to enable true tasktray resize support for Trinity applications |
5635dd32 [view] | v3.5.13-sru | 2010-05-07 15:15:54 +0000 | tpearson | [knetload] Added localization support to popup display |
4d3847fc [view] | v3.5.13-sru | 2010-05-07 07:05:07 +0000 | tpearson | [tdebase] Fixed minor UI display glitch |
2624f98a [view] | v3.5.13-sru | 2010-05-07 05:13:46 +0000 | tpearson | [tdebase] Futher UI cleanup for icon size settings Should now be in final form for Lucid release |
c35d5725 [view] | v3.5.13-sru | 2010-05-07 03:43:19 +0000 | tpearson | [tdebase] Added backend for panel icon maximum size control Polished frontend for panel icon size configuration |
139dd5b8 [view] | v3.5.13-sru | 2010-05-07 01:06:51 +0000 | tpearson | [tdelibs] Synchronize KDE3 SSL root certificates with KDE4 certificates |
4b063310 [view] | v3.5.13-sru | 2010-05-06 21:35:54 +0000 | tpearson | [tdebase] Repaired background update problems on desktop resize/background configuration change Added initial framework for panel icon size configuration |
1359f43e [view] | v3.5.13-sru | 2010-05-06 07:24:20 +0000 | tpearson | [krusader] Deactivated internal iso kio-slave by default due to inclusion of kio_iso into kdelibs |
1219be78 [view] | v3.5.13-sru | 2010-05-06 06:55:08 +0000 | tpearson | [tdelibs] Added ISO 9660 kioslave |
e093d5d5 [view] | v3.5.13-sru | 2010-05-06 01:16:07 +0000 | tpearson | [tdeaddons] Fixed bug #180 and bug #146 |
c64d5699 [view] | v3.5.13-sru | 2010-05-06 01:15:34 +0000 | tpearson | [tdelibs] Fixed refresh on file rename |
1f9bff13 [view] | v3.5.13-sru | 2010-05-06 00:33:45 +0000 | tpearson | [tdelibs] Partial rewrite of kiconviewsearchline to prevent directory filter from crashing Konqueror (bug #180) |
c1b28a61 [view] | v3.5.13-sru | 2010-05-04 07:47:47 +0000 | tpearson | [tdelibs] Fixed random filter bar crashes (some of bug #180, not all of it yet unfortunately...) |
bb9dea09 [view] | v3.5.13-sru | 2010-05-03 00:17:15 +0000 | tpearson | [admin] Updated ltmain.sh to latest available to fix kdevelop |
09699fd8 [view] | v3.5.13-sru | 2010-05-02 07:28:33 +0000 | tpearson | [tdebase] Added new, enchanced ICC configuration with new per-user settings |
333cd24e [view] | v3.5.13-sru | 2010-05-02 05:39:20 +0000 | tpearson | [tdelibs] Added profile "stickiness" support to krandr library |
c4b78903 [view] | v3.5.13-sru | 2010-05-02 04:57:04 +0000 | tpearson | [tdelibs] Extension to krandr library to add preliminary ICC color profile support |
1fc8db48 [view] | v3.5.13-sru | 2010-04-29 04:50:34 +0000 | tpearson | [tdenetwork] Reverted SVN commit 1107501 due to instability Will revisit bug #157 as time permits |
ff4898fd [view] | v3.5.13-sru | 2010-04-29 03:42:40 +0000 | tpearson | [tdebase] Revert accidental commit for these two files |
2dad7fde [view] | v3.5.13-sru | 2010-04-29 03:39:54 +0000 | tpearson | [tdelibs] More display switching repairs |
71519fb3 [view] | v3.5.13-sru | 2010-04-29 03:39:29 +0000 | tpearson | [tdebase] More display switching repairs |
5669b778 [view] | v3.5.13-sru | 2010-04-28 23:48:46 +0000 | tpearson | [tdebase] Major enhancements to desktop screen switching--now switches screens in half the time needed before! |
8949c3ab [view] | v3.5.13-sru | 2010-04-28 08:55:26 +0000 | tpearson | [tdelibs] Fixed rather embarrassing function naming conflict with low level RANDR library |
4facf42f [view] | v3.5.13-sru | 2010-04-28 04:07:15 +0000 | tpearson | [tdeutils] Repaired opening of encrypted RAR files (closes bug #181) Thanks to jm82an4zn1@sxipper.net for the patch! |
42980db8 [view] | v3.5.13-sru | 2010-04-28 01:30:51 +0000 | tpearson | [tdebase] Modified krandrtray to use new kranr library instead of independent randr interface implementation |
3be8f38c [view] | v3.5.13-sru | 2010-04-28 01:27:24 +0000 | tpearson | [tdelibs] Added new central krandr library to handle everything related to dynamic screen configuration In the future this will probably handle ICC profiles as well This will allow easy integration of screen configuration into other KDE programs and control center modules |
0a9caa3b [view] | v3.5.13-sru | 2010-04-21 19:01:33 +0000 | tpearson | [tdebase] Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436] |
9885131c [view] | v3.5.13-sru | 2010-04-21 02:05:59 +0000 | tpearson | [tdebase] Part 2 of 2 of security patch for KDM [CVE-2010-0436] |
da15f97b [view] | v3.5.13-sru | 2010-04-21 00:06:13 +0000 | tpearson | [admin] Part 1 of 2 of security patch for KDM [CVE-2010-0436] |
f6a9a3e7 [view] | v3.5.13-sru | 2010-04-20 04:37:14 +0000 | tpearson | [tdebase] UI fixes; switching desktops now has a much more streamlined display sequence... |
86af96be [view] | v3.5.13-sru | 2010-04-20 02:34:17 +0000 | tpearson | [tdebase] Fixed typo |
8ff2829c [view] | v3.5.13-sru | 2010-04-20 02:03:19 +0000 | tpearson | [tdebase] Prevent a Qt race condition where the dialog can be tested as existing, then the dialog pointer can be set to NULL by a dialog internal exit before a subsequent dialog call executes. Essentially these patches lock out the dialog pointer reset until the subsequent dialog call completes after the dialog exist check. |
1d558b0b [view] | v3.5.13-sru | 2010-04-20 01:49:53 +0000 | tpearson | [tdebase] Security update to kdesktop_lock |
41ed1803 [view] | v3.5.13-sru | 2010-04-19 23:30:47 +0000 | tpearson | [tdebase] Fixed stupid bug relating to transparent desktop wallpaper selection (wrong test value in conditional) |
3016f6cc [view] | v3.5.13-sru | 2010-04-19 19:06:41 +0000 | tpearson | [smartcardauth] Added Plymouth support |
b0abae5b [view] | v3.5.13-sru | 2010-04-19 04:34:32 +0000 | tpearson | [tdebase] KDEDIR ordering repair Added true transparency support to kdesktop |
9f230738 [view] | v3.5.13-sru | 2010-04-19 02:37:55 +0000 | tpearson | [tdelibs] Part II of the previous kdebase commit, adding the global hotkeys<-->DBUS connection. |
387117c2 [view] | v3.5.13-sru | 2010-04-19 02:33:38 +0000 | tpearson | [tdebase] Enhanced Compiz support Added preliminary ability for allowing specific hotkeys to execute global shortcut actions while the desktop lock is active. The primary use for this is to switch monitors while the screen is still locked (with the switch-monitor hotkey) so that the user can login. |
2f3e71bf [view] | v3.5.13-sru | 2010-04-18 01:56:34 +0000 | tpearson | [tdebase] Fixed screen switching (worked around Qt bug) |
fe254d50 [view] | v3.5.13-sru | 2010-04-15 16:29:21 +0000 | tpearson | [kpowersave] Third time's the charm...hopefully these popup problems are now fully repaired |
a33006bd [view] | v3.5.13-sru | 2010-04-15 07:08:47 +0000 | tpearson | [kpowersave] Fined new suspend warning popup that should not have been shown |
1ea91382 [view] | v3.5.13-sru | 2010-04-14 02:02:48 +0000 | tpearson | [tdebase] Fixed default java path and temporarily worked around pager hang with Compiz |
80d75cea [view] | v3.5.13-sru | 2010-04-14 01:40:12 +0000 | tpearson | [smartcardauth] Hopefully fixed screensaver start while logged in problem |
13da15f8 [view] | v3.5.13-sru | 2010-04-14 01:24:04 +0000 | tpearson | [tdelibs] Set working path properly when running executable in Konqueror |
65b5cd4b [view] | v3.5.13-sru | 2010-04-10 05:44:39 +0000 | tpearson | [kpowersave] Fixed extraneous error message on suspend |
8237db40 [view] | v3.5.13-sru | 2010-04-09 17:32:28 +0000 | tpearson | [tdeaddons] Polished UI and extended backed slightly for rsync Konqueror plugin |
ec0fd51b [view] | v3.5.13-sru | 2010-04-08 19:49:36 +0000 | tpearson | [tdebase] Added missing file |
40ae80c2 [view] | v3.5.13-sru | 2010-04-08 17:06:57 +0000 | tpearson | [tdebase] Makefile fix |
a09c5ab8 [view] | v3.5.13-sru | 2010-04-08 07:27:32 +0000 | tpearson | [tdebase] Added remaining kdesktop lock prompts to allow for interactive two-factor authentication with a SmartCard or fingerprint reader via a background (root) process |
73aeab3b [view] | v3.5.13-sru | 2010-04-07 17:06:20 +0000 | tpearson | [smartcardauth] Updated to show status on screen while logging in or during authentication failure |
3d410615 [view] | v3.5.13-sru | 2010-04-07 16:05:45 +0000 | tpearson | [tdebase] Secured lock process control pipe |
c97349f5 [view] | v3.5.13-sru | 2010-04-07 04:18:36 +0000 | tpearson | [tdebase] Added initial support for pipe-based root-only control of all running kdesktop_lock processes Right now this allows a background authentication process to display pop-up status messages on all screens |
dbeab1b2 [view] | v3.5.13-sru | 2010-04-05 17:55:01 +0000 | tpearson | [tdelibs] Set the working directory to the same directory as the executable when running an executable directly in konqueror Fixes Bug #168 |
b155cffc [view] | v3.5.13-sru | 2010-04-05 17:24:54 +0000 | tpearson | [kdpkg] Added finished page to alert user to proper completion of installation process |
5d6079b0 [view] | v3.5.13-sru | 2010-04-04 08:14:18 +0000 | tpearson | [kdpkg] Desktop file updates |
267f75a9 [view] | v3.5.13-sru | 2010-04-03 23:10:21 +0000 | tpearson | [kdpkg] Final set of fixes; application now has proper functionality and is reasonably intuitive as well |
01a3b7ad [view] | v3.5.13-sru | 2010-04-03 22:53:41 +0000 | tpearson | [kdpkg] Made program functional again |
36c0c6f7 [view] | v3.5.13-sru | 2010-04-03 03:59:58 +0000 | tpearson | [kdpkg] More spelling fixes |
162ae179 [view] | v3.5.13-sru | 2010-04-03 03:41:17 +0000 | tpearson | [kdpkg] Capitalization and description updates |
c87294bc [view] | v3.5.13-sru | 2010-04-03 02:42:59 +0000 | tpearson | [kdpkg] Debian folder should not have been uploaded |
7f4a6a18 [view] | v3.5.13-sru | 2010-04-03 02:35:45 +0000 | tpearson | [kdpkg] Initial import of kdpkg Debian package installer |
1fbeee44 [view] | v3.5.13-sru | 2010-04-02 19:33:39 +0000 | tpearson | [tdeaddons] Cleanup and fixes |
545e53fd [view] | v3.5.13-sru | 2010-04-01 23:14:54 +0000 | tpearson | [tdeaddons] Cleanup |
1f1dabc7 [view] | v3.5.13-sru | 2010-03-31 18:47:55 +0000 | tpearson | [tdeaddons] Code cleanup |
ca0636d7 [view] | v3.5.13-sru | 2010-03-31 03:32:16 +0000 | tpearson | [tdeaddons] Added Unison support to remote sync plugin |
1c9a5014 [view] | v3.5.13-sru | 2010-03-29 23:34:07 +0000 | tpearson | [tdebase] Fixed pager background loading failure on inactive desktop and high CPU usage on Desktop 1 |
019ebb9a [view] | v3.5.13-sru | 2010-03-29 15:01:50 +0000 | tpearson | [tdeartwork] Desktop file fix |
ba57e8f5 [view] | v3.5.13-sru | 2010-03-27 22:19:44 +0000 | tpearson | [tdelibs] Sanitize arguments passed to XLookupString |
ab252e87 [view] | v3.5.13-sru | 2010-03-27 17:56:04 +0000 | tpearson | [tdebase] Set crash handler to built in invisible handler, as some third-party plugins are poorly written and crash often |
5f7766cf [view] | v3.5.13-sru | 2010-03-27 17:48:34 +0000 | tpearson | [tdelibs] Fixed default port for network printing |
4e3f50e9 [view] | v3.5.13-sru | 2010-03-26 22:20:08 +0000 | tpearson | [tdeartwork] Added some new wallpapers to freshen things up a bit |
e5000a9f [view] | v3.5.13-sru | 2010-03-26 21:24:25 +0000 | tpearson | [tdeartwork] Fixed screensaver files |
9d254b0e [view] | v3.5.13-sru | 2010-03-26 16:08:17 +0000 | tpearson | [tdelibs] Automake fix for kio_http |
6927d443 [view] | v3.5.13-sru | 2010-03-26 08:36:32 +0000 | tpearson | [tdewebdev] More makefile updates |
8e0ab688 [view] | v3.5.13-sru | 2010-03-26 08:24:49 +0000 | tpearson | [tdewebdev] Automake fixes |
3768653a [view] | v3.5.13-sru | 2010-03-26 07:19:43 +0000 | tpearson | [tdeaddons] Fixed up rsync and dirfilter plugins |
7fd5e906 [view] | v3.5.13-sru | 2010-03-26 04:10:36 +0000 | tpearson | [tdebase] Added option to launch process manager from panel with right-click |
ed786a30 [view] | v3.5.13-sru | 2010-03-26 03:15:46 +0000 | tpearson | [tdeartwork] Added missing screensavers and update hacks script |
a1f124c6 [view] | v3.5.13-sru | 2010-03-26 02:47:03 +0000 | tpearson | [tdebase] Fixed pager/desktop refresh loop |
8ef1b3d8 [view] | v3.5.13-sru | 2010-03-25 22:29:05 +0000 | tpearson | [tdelibs] Allow deletion of connection to remote printer |
5e4e2d50 [view] | v3.5.13-sru | 2010-03-25 21:00:28 +0000 | tpearson | [tdelibs] Suggest default network port 9100 |
298f81ac [view] | v3.5.13-sru | 2010-03-25 20:58:29 +0000 | tpearson | [koffice] More automake fixes |
e862cb5e [view] | v3.5.13-sru | 2010-03-25 20:24:44 +0000 | tpearson | [tdenetwork] Final compilation fix |
05771161 [view] | v3.5.13-sru | 2010-03-25 20:20:10 +0000 | tpearson | [tdenetwork] Fixed compilation |
d51b6688 [view] | v3.5.13-sru | 2010-03-25 18:47:46 +0000 | tpearson | [tdenetwork] Should fix empty temp files being left around |
ba91edcc [view] | v3.5.13-sru | 2010-03-25 17:53:28 +0000 | tpearson | [tdemultimedia] Add support for ALSA plugins to kmix Patch courtesy of ledest@gmail.com and Michael Shigorin |
eac86b25 [view] | v3.5.13-sru | 2010-03-25 17:48:57 +0000 | tpearson | [tdebase] Fixed translation of Log out button |
40fb4d06 [view] | v3.5.13-sru | 2010-03-25 17:10:56 +0000 | tpearson | [koffice] More automake fixes |
f84d8a2c [view] | v3.5.13-sru | 2010-03-25 06:36:14 +0000 | tpearson | [koffice] More automake fixes |
7a41a540 [view] | v3.5.13-sru | 2010-03-25 04:33:22 +0000 | tpearson | [koffice] Initial batch of Krita automake fixes |
cabeb3b4 [view] | v3.5.13-sru | 2010-03-25 00:37:16 +0000 | tpearson | [admin] Automake fixups |
c7e8736c [view] | v3.5.13-sru | 2010-03-24 18:33:43 +0000 | tpearson | [tdegraphics] Fixed compilation with new fribidi version |
0995e7c6 [view] | v3.5.13-sru | 2010-03-24 17:20:58 +0000 | tpearson | [tdebase] Get rid of the crash dialog upon login. If the client crashes, then nspluginscan should just continue. |
96af4fae [view] | v3.5.13-sru | 2010-03-24 07:23:15 +0000 | tpearson | [tdegraphics] Automake fixes |
1fdcb0e5 [view] | v3.5.13-sru | 2010-03-24 06:09:36 +0000 | tpearson | [tdenetwork] Fixes for new iwlib |
be543401 [view] | v3.5.13-sru | 2010-03-24 05:37:47 +0000 | tpearson | [koffice] Automake fixups |
e207ac39 [view] | v3.5.13-sru | 2010-03-24 01:42:00 +0000 | tpearson | [libksquirrel] Fixed images |
734f5c95 [view] | v3.5.13-sru | 2010-03-24 01:35:45 +0000 | tpearson | [yakuake] Fixed images |
2e4e9860 [view] | v3.5.13-sru | 2010-03-24 01:34:56 +0000 | tpearson | [wlassistant] Fixed images |
85d1792d [view] | v3.5.13-sru | 2010-03-24 01:33:41 +0000 | tpearson | [tellico] Fixed images |
6318b8bb [view] | v3.5.13-sru | 2010-03-24 01:32:29 +0000 | tpearson | [soundkonverter] Fixed images |
c0875805 [view] | v3.5.13-sru | 2010-03-24 01:31:19 +0000 | tpearson | [smb4k] Fixed images |
832eb69d [view] | v3.5.13-sru | 2010-03-24 01:29:04 +0000 | tpearson | [rosegarden] Fixed images |
b79a2c28 [view] | v3.5.13-sru | 2010-03-24 01:27:27 +0000 | tpearson | [piklab] Fixed images |
dad5420e [view] | v3.5.13-sru | 2010-03-24 01:26:25 +0000 | tpearson | [potracegui] Fixed images |
42442247 [view] | v3.5.13-sru | 2010-03-24 01:23:00 +0000 | tpearson | [twin-style-crystal] Fixed images |
f2c25668 [view] | v3.5.13-sru | 2010-03-24 01:21:51 +0000 | tpearson | [kvkbd] Fixed images |
3329e5a8 [view] | v3.5.13-sru | 2010-03-24 01:20:57 +0000 | tpearson | [kvirc] Fixed images |
894f9454 [view] | v3.5.13-sru | 2010-03-24 01:18:28 +0000 | tpearson | [ktorrent] Fixed images |
17177ee9 [view] | v3.5.13-sru | 2010-03-24 01:16:29 +0000 | tpearson | [kuickshow] Fixed images |
6ce3d1ad [view] | v3.5.13-sru | 2010-03-24 01:14:01 +0000 | tpearson | [ktechlab] Fixed images |
437249c7 [view] | v3.5.13-sru | 2010-03-24 01:13:06 +0000 | tpearson | [ksystemlog] Fixed images |
f196a45d [view] | v3.5.13-sru | 2010-03-24 01:11:39 +0000 | tpearson | [ksquirrel] Fixed images |
7d981b34 [view] | v3.5.13-sru | 2010-03-24 01:10:07 +0000 | tpearson | [ksplash-engine-moodin] Fixed images |
39984dd5 [view] | v3.5.13-sru | 2010-03-24 01:08:58 +0000 | tpearson | [krusader] Fixed images |
f8b5e240 [view] | v3.5.13-sru | 2010-03-24 01:07:15 +0000 | tpearson | [krename] Fixed images |
998c1384 [view] | v3.5.13-sru | 2010-03-24 01:05:55 +0000 | tpearson | [tderadio] Fixed images |
9068a0fa [view] | v3.5.13-sru | 2010-03-24 01:04:20 +0000 | tpearson | [kpowersave] Fixed images |
ff124276 [view] | v3.5.13-sru | 2010-03-24 01:03:06 +0000 | tpearson | [kpicosim] Fixed images |
c99e1ecc [view] | v3.5.13-sru | 2010-03-24 01:02:09 +0000 | tpearson | [kopete-otr] Fixed images |
449e0b1b [view] | v3.5.13-sru | 2010-03-24 01:00:55 +0000 | tpearson | [konversation] Fixed images |
96ffb8e1 [view] | v3.5.13-sru | 2010-03-24 00:58:08 +0000 | tpearson | [koffice] Fixed images |
6ff0dec9 [view] | v3.5.13-sru | 2010-03-24 00:36:57 +0000 | tpearson | [knutclient] Fixed images |
1829a844 [view] | v3.5.13-sru | 2010-03-24 00:35:47 +0000 | tpearson | [knowit] Fixed images |
f420d771 [view] | v3.5.13-sru | 2010-03-24 00:32:12 +0000 | tpearson | [knetstats] Fixed images |
c56f5e62 [view] | v3.5.13-sru | 2010-03-24 00:25:41 +0000 | tpearson | [knetload] Fixed images |
5c528607 [view] | v3.5.13-sru | 2010-03-24 00:20:36 +0000 | tpearson | [knemo] Fixed images |
f1fd95ab [view] | v3.5.13-sru | 2010-03-24 00:19:35 +0000 | tpearson | [kmyfirewall] Fixed images |
0a8af921 [view] | v3.5.13-sru | 2010-03-24 00:18:26 +0000 | tpearson | [kmplayer] Fixed images |
0cbbdc73 [view] | v3.5.13-sru | 2010-03-24 00:14:46 +0000 | tpearson | [tdeio-locate] Fixed images |
0bceb525 [view] | v3.5.13-sru | 2010-03-24 00:13:51 +0000 | tpearson | [tdeio-apt] Fixed images |
71729070 [view] | v3.5.13-sru | 2010-03-24 00:12:07 +0000 | tpearson | [kile] Fixed images |
21ce97d6 [view] | v3.5.13-sru | 2010-03-24 00:07:29 +0000 | tpearson | [keep] Fixed images |
1ed26cd2 [view] | v3.5.13-sru | 2010-03-24 00:05:34 +0000 | tpearson | [kdirstat] Fixed images |
63862fdf [view] | v3.5.13-sru | 2010-03-24 00:04:13 +0000 | tpearson | [kdiff3] Fixed images |
70a90e54 [view] | v3.5.13-sru | 2010-03-23 23:58:15 +0000 | tpearson | [tde-systemsettings] Fixed images |
01025cf1 [view] | v3.5.13-sru | 2010-03-23 23:56:38 +0000 | tpearson | [tdesvn] Fixed images |
70f7d26b [view] | v3.5.13-sru | 2010-03-23 23:54:55 +0000 | tpearson | [tde-style-qtcurve] Fixed images |
7b4acf81 [view] | v3.5.13-sru | 2010-03-23 23:53:21 +0000 | tpearson | [tde-guidance] Fixed images |
6976d641 [view] | v3.5.13-sru | 2010-03-23 23:50:02 +0000 | tpearson | [kcpuload] Fixed images |
6aaf4d7d [view] | v3.5.13-sru | 2010-03-23 23:48:17 +0000 | tpearson | [kchmviewer] Fixed images |
2a97c989 [view] | v3.5.13-sru | 2010-03-23 23:46:31 +0000 | tpearson | [kbfx] Fixed images |
2f888b15 [view] | v3.5.13-sru | 2010-03-23 23:43:44 +0000 | tpearson | [kbarcode] Fixed images |
e0974f69 [view] | v3.5.13-sru | 2010-03-23 23:39:52 +0000 | tpearson | [katapult] Fixed images |
c1aed14d [view] | v3.5.13-sru | 2010-03-23 23:27:31 +0000 | tpearson | [kaffeine] Fixed images |
25dbac3c [view] | v3.5.13-sru | 2010-03-23 23:24:35 +0000 | tpearson | [k9copy] Fixed images |
4fdca3e4 [view] | v3.5.13-sru | 2010-03-23 23:21:57 +0000 | tpearson | [k3b] Fixed images |
fccb0a3e [view] | v3.5.13-sru | 2010-03-23 23:16:34 +0000 | tpearson | [gwenview] Fixed images |
751c04da [view] | v3.5.13-sru | 2010-03-23 23:12:57 +0000 | tpearson | [fusion-icon] Fixed images |
3098eb90 [view] | v3.5.13-sru | 2010-03-23 23:06:15 +0000 | tpearson | [filelight] Fixed images |
47d9dfa5 [view] | v3.5.13-sru | 2010-03-23 23:03:24 +0000 | tpearson | [dolphin] Fixed images |
7e131609 [view] | v3.5.13-sru | 2010-03-23 22:57:55 +0000 | tpearson | [desktop-effects-tde] Fixed images |
2f234abd [view] | v3.5.13-sru | 2010-03-20 06:57:47 +0000 | tpearson | [tdeaddons] Added new rsync plugin for Konqueror |
9e6594d3 [view] | v3.5.13-sru | 2010-03-19 02:52:15 +0000 | tpearson | [tdelibs] Added new kprogressbox dialog |
e2f541c9 [view] | v3.5.13-sru | 2010-03-15 17:32:48 +0000 | tpearson | [tdesvn] Added KDE3 version of kdesvn |
b166c693 [view] | v3.5.13-sru | 2010-03-15 17:27:18 +0000 | tpearson | [tdesudo] Added admin directory |
a491e155 [view] | v3.5.13-sru | 2010-03-15 17:26:15 +0000 | tpearson | [tdesudo] Added KDE3 version of KDE Sudo wrapper |
d22ee8fd [view] | v3.5.13-sru | 2010-03-13 09:00:57 +0000 | tpearson | [kaffeine-mozilla] Cleanup |
2b3f464a [view] | v3.5.13-sru | 2010-03-13 08:23:22 +0000 | tpearson | [tdelibs] Automake fixes |
19ae07d0 [view] | v3.5.13-sru | 2010-03-13 05:43:39 +0000 | tpearson | [tde-guidance] Added KDE3 version of KDE Guidance utilities |
37703c1e [view] | v3.5.13-sru | 2010-03-13 05:11:38 +0000 | tpearson | [kaffeine-mozilla] Automake fixes |
f0369502 [view] | v3.5.13-sru | 2010-03-13 03:44:15 +0000 | tpearson | [kaffeine-mozilla] Added admin directory |
6a8e4962 [view] | v3.5.13-sru | 2010-03-13 03:34:10 +0000 | tpearson | [fusion-icon] Added KDE3 version of fusion-icon for Compiz |
46ea8324 [view] | v3.5.13-sru | 2010-03-13 03:28:36 +0000 | tpearson | [tdelibs] Added patch discussed at http://reviewboard.kde.org/r/1915/ |
0006f177 [view] | v3.5.13-sru | 2010-03-11 08:58:33 +0000 | tpearson | [kaffeine-mozilla] Added Kaffeine plugin for Mozilla |
19f9c3f4 [view] | v3.5.13-sru | 2010-03-11 08:10:59 +0000 | tpearson | [desktop-effects-tde] Added KDE3 version of Desktop Effects |
fa7a7ea0 [view] | v3.5.13-sru | 2010-03-11 04:40:50 +0000 | tpearson | [rosegarden] Fixed CMake build |
10e33715 [view] | v3.5.13-sru | 2010-03-11 02:37:26 +0000 | tpearson | [kbfx] Fixed CMake |
d8ed9b81 [view] | v3.5.13-sru | 2010-03-10 23:36:55 +0000 | tpearson | [gtk-qt-engine] Added CMake uninstall file |
9fadd947 [view] | v3.5.13-sru | 2010-03-10 20:51:52 +0000 | tpearson | [potracegui] Fixed admin directory |
a39b92f2 [view] | v3.5.13-sru | 2010-03-10 20:44:18 +0000 | tpearson | [potracegui] Added KDE3 version of POTraceGUI |
5c45a37a [view] | v3.5.13-sru | 2010-03-05 18:29:07 +0000 | tpearson | [compizconfig-backend-tdeconfig] Added KDE3 version of Compiz Kcontrol module |
34dfcb6e [view] | v3.5.13-sru | 2010-03-03 19:41:06 +0000 | tpearson | [ksquirrel] Automake fix |
0a1af9df [view] | v3.5.13-sru | 2010-03-03 19:21:51 +0000 | tpearson | [ksquirrel] More automake fixes |
3e0ad7b7 [view] | v3.5.13-sru | 2010-03-03 18:47:52 +0000 | tpearson | [ksquirrel] Automake fixes |
c0811919 [view] | v3.5.13-sru | 2010-03-03 01:24:23 +0000 | tpearson | [smb4k] Automake fixes |
98f22948 [view] | v3.5.13-sru | 2010-03-01 19:35:23 +0000 | tpearson | [yakuake] Added admin directory |
6f4d6caf [view] | v3.5.13-sru | 2010-03-01 19:34:58 +0000 | tpearson | [tellico] Added admin directory |
7ea00cb7 [view] | v3.5.13-sru | 2010-03-01 19:34:30 +0000 | tpearson | [soundkonverter] Added admin directory |
48f4d59a [view] | v3.5.13-sru | 2010-03-01 19:34:05 +0000 | tpearson | [smb4k] Added admin directory |
bd2ea3c1 [view] | v3.5.13-sru | 2010-03-01 19:26:02 +0000 | tpearson | [yakuake] Added KDE3 version of Yakuake |
e0311ffd [view] | v3.5.13-sru | 2010-03-01 19:19:25 +0000 | tpearson | [wlassistant] Added KDE3 version of wlassistant |
e38d2351 [view] | v3.5.13-sru | 2010-03-01 19:17:32 +0000 | tpearson | [tellico] Added KDE3 version of Tellico |
54ce42ca [view] | v3.5.13-sru | 2010-03-01 19:10:26 +0000 | tpearson | [kvirc] Automake fix |
f2cfda2a [view] | v3.5.13-sru | 2010-03-01 19:09:31 +0000 | tpearson | [soundkonverter] Added KDE3 version of SoundKonverter |
854bf52e [view] | v3.5.13-sru | 2010-03-01 18:55:11 +0000 | tpearson | [smb4k] Added old KDE3 version of SMB4K |
3eaf4237 [view] | v3.5.13-sru | 2010-03-01 18:47:14 +0000 | tpearson | [smartcardauth] Added my SmartCard login/session lock/unlock utility |
145364a8 [view] | v3.5.13-sru | 2010-03-01 18:37:05 +0000 | tpearson | [rosegarden] Added old abandoned KDE3 version of the RoseGarden MIDI tool |
a7af74e7 [view] | v3.5.13-sru | 2010-03-01 18:16:46 +0000 | tpearson | [pytdeextensions] Added KDE3 version of pykdeextensions |
f677d271 [view] | v3.5.13-sru | 2010-02-26 19:11:44 +0000 | tpearson | [kvirc] Added kvirc-specific admin directory |
1e339015 [view] | v3.5.13-sru | 2010-02-25 07:28:16 +0000 | tpearson | [kuickshow] admin directory fixes |
bad9ac27 [view] | v3.5.13-sru | 2010-02-25 07:25:43 +0000 | tpearson | [twin-style-crystal] Automake fixes |
2c9d2440 [view] | v3.5.13-sru | 2010-02-25 00:31:10 +0000 | tpearson | [piklab] Automake fixes |
f5081896 [view] | v3.5.13-sru | 2010-02-24 18:42:24 +0000 | tpearson | [piklab] Added KDE3 version of PikLab |
9699bb84 [view] | v3.5.13-sru | 2010-02-24 18:26:48 +0000 | tpearson | [admin] Added this empty file for Automake 1.10+ |
b10cf706 [view] | v3.5.13-sru | 2010-02-24 18:26:13 +0000 | tpearson | [tdeadmin] Added this file to the wrong directory |
7d11abe6 [view] | v3.5.13-sru | 2010-02-24 18:07:05 +0000 | tpearson | [tdeadmin] Added empty file for Automake 1.10+ |
8cb9cb27 [view] | v3.5.13-sru | 2010-02-24 17:59:25 +0000 | tpearson | [libksquirrel] Added admin directory |
0292059f [view] | v3.5.13-sru | 2010-02-24 17:43:19 +0000 | tpearson | [libksquirrel] Added libksquirrel for KDE3 |
ba665eb7 [view] | v3.5.13-sru | 2010-02-24 02:29:52 +0000 | tpearson | [twin-style-crystal] Added admin directory |
f9c5bc16 [view] | v3.5.13-sru | 2010-02-24 02:28:08 +0000 | tpearson | [twin-style-crystal] Added KDE3 version of kwin Crystal style |
d728c208 [view] | v3.5.13-sru | 2010-02-24 02:19:41 +0000 | tpearson | [kvkbd] Added KDE3 version of kvkbd |
a6d58bb6 [view] | v3.5.13-sru | 2010-02-24 02:13:59 +0000 | tpearson | [kvirc] Added KDE3 version of kvirc |
56d206e8 [view] | v3.5.13-sru | 2010-02-24 02:04:57 +0000 | tpearson | [kuickshow] Added KDE3 version of kuickshow |
d4231e23 [view] | v3.5.13-sru | 2010-02-24 01:53:37 +0000 | tpearson | [ktechlab] Added admin directory |
5de3dd47 [view] | v3.5.13-sru | 2010-02-24 01:49:02 +0000 | tpearson | [ktechlab] Added KDE3 version of ktechlab |
ad117da4 [view] | v3.5.13-sru | 2010-02-24 01:45:03 +0000 | tpearson | [ksystemlog] Added admin directory |
c6d4ce81 [view] | v3.5.13-sru | 2010-02-24 01:43:47 +0000 | tpearson | [ksplash-engine-moodin] Makefile fixes |
64e7bb52 [view] | v3.5.13-sru | 2010-02-24 01:38:56 +0000 | tpearson | [ksystemlog] Added old KDE3 version of ksystemlog |
98cb2d5f [view] | v3.5.13-sru | 2010-02-24 00:41:29 +0000 | tpearson | [knights] Automake admin fixes |
ffdcdd42 [view] | v3.5.13-sru | 2010-02-24 00:12:36 +0000 | tpearson | [tderadio] Repaired icons |
1d10124f [view] | v3.5.13-sru | 2010-02-22 20:41:36 +0000 | tpearson | [knights] Repaired broken icons |
0d3a19c9 [view] | v3.5.13-sru | 2010-02-22 20:04:32 +0000 | tpearson | [krusader] Automake fixups |
6afd9d8d [view] | v3.5.13-sru | 2010-02-22 19:31:25 +0000 | tpearson | [ksquirrel] Added KDE3 version of ksquirrel photo manager |
7d8a8bda [view] | v3.5.13-sru | 2010-02-22 19:13:25 +0000 | tpearson | [ksplash-engine-moodin] Added KDE3 moodin engine |
83b9bf0e [view] | v3.5.13-sru | 2010-02-22 18:58:28 +0000 | tpearson | [krusader] Added old KDE3 version of Krusader |
8e208f6c [view] | v3.5.13-sru | 2010-02-22 18:49:46 +0000 | tpearson | [knights] More automake fixes |
aec5a842 [view] | v3.5.13-sru | 2010-02-22 18:35:24 +0000 | tpearson | [krename] Added KDE3 version of krename |
ae364d9b [view] | v3.5.13-sru | 2010-02-22 18:23:26 +0000 | tpearson | [tderadio] Added old KDE3 version of kradio |
ce25d11c [view] | v3.5.13-sru | 2010-02-22 18:17:24 +0000 | tpearson | [kopete-otr] Automake fixes |
563efbc2 [view] | v3.5.13-sru | 2010-02-22 18:07:44 +0000 | tpearson | [knights] Fixed library search directories |
be4fc77c [view] | v3.5.13-sru | 2010-02-19 20:40:48 +0000 | tpearson | [kpowersave] Added KDE3 version of kpowersave |
bc019885 [view] | v3.5.13-sru | 2010-02-19 20:05:54 +0000 | tpearson | [kpicosim] Added missing admin directory |
09a528fd [view] | v3.5.13-sru | 2010-02-19 18:45:49 +0000 | tpearson | [kpicosim] Added old abandoned (but very good!) KDE3 KPicoSim application |
1a4cf39d [view] | v3.5.13-sru | 2010-02-19 18:43:50 +0000 | tpearson | [kopete-otr] Added admin directory |
498ff4e3 [view] | v3.5.13-sru | 2010-02-19 18:38:42 +0000 | tpearson | [kopete-otr] Added abandoned KDE3 version of kopete-otr |
ee0d2e6e [view] | v3.5.13-sru | 2010-02-19 18:29:46 +0000 | tpearson | [konversation] Added old abandoned KDE3 version of Konversation |
f867212c [view] | v3.5.13-sru | 2010-02-19 18:17:02 +0000 | tpearson | [knutclient] Added KDE3 version of knutclient |
29a7dc4c [view] | v3.5.13-sru | 2010-02-19 18:13:23 +0000 | tpearson | [knights] Include directory automake fix |
e4a25e30 [view] | v3.5.13-sru | 2010-02-17 20:06:05 +0000 | tpearson | [knights] Fixed include directories |
e1481e0a [view] | v3.5.13-sru | 2010-02-17 02:48:30 +0000 | tpearson | [knowit] Added abandoned KDE3 version of knowit |
e41eba0d [view] | v3.5.13-sru | 2010-02-17 02:39:03 +0000 | tpearson | [knemo] Compilation fix with new iwlib.h |
abae22ab [view] | v3.5.13-sru | 2010-02-17 02:18:24 +0000 | tpearson | [kmyfirewall] Automake fixes |
a8c99244 [view] | v3.5.13-sru | 2010-02-17 01:24:36 +0000 | tpearson | [knights] Added KDE3 version of Knights |
a40ffd77 [view] | v3.5.13-sru | 2010-02-17 01:22:17 +0000 | tpearson | [kmplayer] Added missing admin directory |
ace60a4b [view] | v3.5.13-sru | 2010-02-17 01:19:37 +0000 | tpearson | [knetstats] Added KDE3 version of knetstats |
dba97e29 [view] | v3.5.13-sru | 2010-02-17 01:12:21 +0000 | tpearson | [knetload] Added KDE3 version of knetload |
ccceabd3 [view] | v3.5.13-sru | 2010-02-17 01:06:58 +0000 | tpearson | [knemo] Added KDE3 version of knemo |
c3b707c0 [view] | v3.5.13-sru | 2010-02-17 01:04:17 +0000 | tpearson | [kmyfirewall] Added old abandoned KDE3 version of kmyfirewall |
092be767 [view] | v3.5.13-sru | 2010-02-17 00:54:13 +0000 | tpearson | [kmplayer] Added old abandoned KDE3 version of kmplayer |
f34384ea [view] | v3.5.13-sru | 2010-02-17 00:49:45 +0000 | tpearson | [k9copy] Added admin directory |
ceea2367 [view] | v3.5.13-sru | 2010-02-17 00:43:50 +0000 | tpearson | [kbfx] Added old KDE3 version of kbfx |
0d382a26 [view] | v3.5.13-sru | 2010-02-17 00:32:19 +0000 | tpearson | [k9copy] Added old abandoned version of k9copy |
b6542ab1 [view] | v3.5.13-sru | 2010-02-17 00:26:40 +0000 | tpearson | [kbarcode] Automake fixes |
aa12631d [view] | v3.5.13-sru | 2010-02-17 00:12:29 +0000 | tpearson | [kchmviewer] Automake fixes |
b5b99fa4 [view] | v3.5.13-sru | 2010-02-15 20:17:37 +0000 | tpearson | [tde-style-lipstik] Automake fixups |
aaa99121 [view] | v3.5.13-sru | 2010-02-15 18:46:10 +0000 | tpearson | [kbarcode] Added admin directory |
8805e6b1 [view] | v3.5.13-sru | 2010-02-15 18:34:54 +0000 | tpearson | [kbarcode] Added abandoned KDE3 version of kbarcode |
4a3bcb65 [view] | v3.5.13-sru | 2010-02-15 18:32:19 +0000 | tpearson | [kchmviewer] Added missing admin directory |
3133bbc6 [view] | v3.5.13-sru | 2010-02-15 18:23:18 +0000 | tpearson | [kchmviewer] Added abandoned KDE3 version of kchmviewer |
ec0343ea [view] | v3.5.13-sru | 2010-02-15 18:16:33 +0000 | tpearson | [kcpuload] Added KDE3 version of kcpuload |
f5a83a99 [view] | v3.5.13-sru | 2010-02-15 18:11:59 +0000 | tpearson | [tde-style-qtcurve] Added qtcuve theme engine |
67fe54c9 [view] | v3.5.13-sru | 2010-02-13 05:20:24 +0000 | tpearson | [tde-style-lipstik] Added Lipstik theme engine |
686c40f4 [view] | v3.5.13-sru | 2010-02-12 18:38:11 +0000 | tpearson | [tde-systemsettings] Added KDE3 version of kde-systemsettings |
7c6070b3 [view] | v3.5.13-sru | 2010-02-12 18:37:04 +0000 | tpearson | [tdeio-umountwrapper] Added admin directory |
2197ea0e [view] | v3.5.13-sru | 2010-02-12 18:25:58 +0000 | tpearson | [tdeio-umountwrapper] Added KDE3 version of kio-umountwrapper |
630b7196 [view] | v3.5.13-sru | 2010-02-12 18:09:55 +0000 | tpearson | [tdeio-locate] Added KDE3 version of kio-locate |
91537bda [view] | v3.5.13-sru | 2010-02-10 20:30:17 +0000 | tpearson | [tdeio-apt] Added admin directory |
ea4406b4 [view] | v3.5.13-sru | 2010-02-10 20:23:29 +0000 | tpearson | [tdeio-apt] Added abandoned version of kio-apt |
da7847ad [view] | v3.5.13-sru | 2010-02-10 19:54:13 +0000 | tpearson | [kima] Added old abandoned KDE3 version of Kima |
55de38dd [view] | v3.5.13-sru | 2010-02-10 19:38:06 +0000 | tpearson | [kaffeine] Automake fixes |
cdbb3ab4 [view] | v3.5.13-sru | 2010-02-10 18:56:28 +0000 | tpearson | [gwenview] Automake fixes |
bae10fea [view] | v3.5.13-sru | 2010-02-10 04:23:34 +0000 | tpearson | [kile] Finished kile upload |
2c945cd9 [view] | v3.5.13-sru | 2010-02-10 03:05:17 +0000 | tpearson | [kile] Added abandoned KDE3 version of Kile |
215dff23 [view] | v3.5.13-sru | 2010-02-10 02:20:37 +0000 | tpearson | [tdmtheme] Added KDE3 KDM themer application |
cfe73267 [view] | v3.5.13-sru | 2010-02-10 01:36:09 +0000 | tpearson | [keep] Added old abandoned KDE3 version of keep |
76718abd [view] | v3.5.13-sru | 2010-02-10 01:27:27 +0000 | tpearson | [kdiff3] Added abandoned KDE3 version of kdiff3 |
b6e09a3a [view] | v3.5.13-sru | 2010-02-10 01:15:27 +0000 | tpearson | [kdirstat] Added abandoned KDE3 version of kdirstat |
228d8e72 [view] | v3.5.13-sru | 2010-02-10 01:12:03 +0000 | tpearson | [gwenview] Rest of interrupted svn commit |
7cad9986 [view] | v3.5.13-sru | 2010-02-10 01:06:31 +0000 | tpearson | [kaffeine] Fixed wrong GPL addresses |
c66249b7 [view] | v3.5.13-sru | 2010-02-10 01:02:50 +0000 | tpearson | [gwenview] Added old abandoned KDE3 version of gwenview |
1dea2d0e [view] | v3.5.13-sru | 2010-02-10 01:00:30 +0000 | tpearson | [kaffeine] Forgot admin directory |
7f66b9e8 [view] | v3.5.13-sru | 2010-02-10 00:59:09 +0000 | tpearson | [kaffeine] Added old abandoned KDE3 version of Kaffeine |
345ae2bf [view] | v3.5.13-sru | 2010-02-05 20:06:27 +0000 | tpearson | [k3b] Makefile fixes |
272cb2e1 [view] | v3.5.13-sru | 2010-02-05 18:47:48 +0000 | tpearson | [filelight] Makefile fixes |
a3867c28 [view] | v3.5.13-sru | 2010-02-03 02:54:15 +0000 | tpearson | [katapult] Added admin directory |
b1fa0a5d [view] | v3.5.13-sru | 2010-02-03 02:49:47 +0000 | tpearson | [filelight] Added admin directory |
f89a73df [view] | v3.5.13-sru | 2010-02-03 02:49:22 +0000 | tpearson | [k3b] Added admin directory |
4e1a5c3e [view] | v3.5.13-sru | 2010-02-03 02:45:19 +0000 | tpearson | [katapult] Added abandoned KDE3 version of katapult |
50b48aec [view] | v3.5.13-sru | 2010-02-03 02:15:56 +0000 | tpearson | [k3b] Added abandoned KDE3 version of K3B |
0e865e2b [view] | v3.5.13-sru | 2010-02-03 01:37:00 +0000 | tpearson | [gtk-qt-engine] Added abandoned KDE3 version of the GTK Qt theme engine |
3c7b870f [view] | v3.5.13-sru | 2010-02-03 01:26:04 +0000 | tpearson | [filelight] Added abandoned Filelight application |
554e253b [view] | v3.5.13-sru | 2010-02-01 18:30:21 +0000 | tpearson | [adept] Added adept-batch to compilation and repaired broken ldflag for libtagcoll2 |
64f3ccfb [view] | v3.5.13-sru | 2010-01-31 02:52:34 +0000 | tpearson | [koffice] cvHighlight should be icoHighlight |
95b29857 [view] | v3.5.13-sru | 2010-01-29 20:10:09 +0000 | tpearson | [koffice] Fix more wvware stuff |
2f609b5d [view] | v3.5.13-sru | 2010-01-29 18:36:58 +0000 | tpearson | [koffice] Update to new wv2 headers |
71f595e2 [view] | v3.5.13-sru | 2010-01-22 20:26:11 +0000 | tpearson | [ktorrent] Fixed gcc4.4 FTBFS |
276daaec [view] | v3.5.13-sru | 2010-01-22 18:33:08 +0000 | tpearson | [koffice] More automake repairs |
dd45127e [view] | v3.5.13-sru | 2010-01-22 06:48:00 +0000 | tpearson | [koffice] Updated translation tables |
7eaeb55e [view] | v3.5.13-sru | 2010-01-22 05:49:57 +0000 | tpearson | [koffice] Repaired corrupted bzip file |
5b46910e [view] | v3.5.13-sru | 2010-01-22 05:22:01 +0000 | tpearson | [koffice] Further makefile updates |
ad47728c [view] | v3.5.13-sru | 2010-01-20 18:20:07 +0000 | tpearson | [koffice] Karbon automake updates |
10e79e42 [view] | v3.5.13-sru | 2010-01-20 18:16:07 +0000 | tpearson | [koffice] Automake repairs |
42f001e1 [view] | v3.5.13-sru | 2010-01-20 02:57:53 +0000 | tpearson | [ktorrent] Added admin directory |
0220b779 [view] | v3.5.13-sru | 2010-01-20 02:57:22 +0000 | tpearson | [koffice] Added admin directory |
9ad5c7b5 [view] | v3.5.13-sru | 2010-01-20 02:37:40 +0000 | tpearson | [ktorrent] Updated to final KDE3 ktorrent release (2.2.6) |
8362bf63 [view] | v3.5.13-sru | 2010-01-20 01:29:50 +0000 | tpearson | [koffice] Added old abandoned KDE3 version of koffice |
a65baa32 [view] | v3.5.13-sru | 2010-01-20 00:43:22 +0000 | tpearson | [kipi-plugins] Repair FTBFS in iPod export plugin |
6c207061 [view] | v3.5.13-sru | 2010-01-19 18:55:39 +0000 | tpearson | [kipi-plugins] Added oft-forgotten admin directory |
57e10fed [view] | v3.5.13-sru | 2010-01-19 18:22:05 +0000 | tpearson | [kipi-plugins] Import abandoned KDE3 version of kipi plugins |
9be3ae63 [view] | v3.5.13-sru | 2010-01-19 02:56:25 +0000 | tpearson | [digikam] Suppress libtool relinking to fix FTBFS |
773efa11 [view] | v3.5.13-sru | 2010-01-18 23:24:08 +0000 | tpearson | [digikam] Fixed linker flags |
b2f660f3 [view] | v3.5.13-sru | 2010-01-18 21:09:12 +0000 | tpearson | [libkdcraw] Fixed compilation on Debian systems |
335514cc [view] | v3.5.13-sru | 2010-01-18 20:43:00 +0000 | tpearson | [libkdcraw] Fixed wrong GPL addresses |
3f38a0b8 [view] | v3.5.13-sru | 2010-01-18 20:37:27 +0000 | tpearson | [libkdcraw] Added missing libraw files |
08052889 [view] | v3.5.13-sru | 2010-01-18 08:20:49 +0000 | tpearson | [libkdcraw] Updated to last released KDE3 version of libkdcraw (0.1.9) |
c8cbf37a [view] | v3.5.13-sru | 2010-01-18 07:40:14 +0000 | tpearson | [libkdcraw] Add external admin directory |
a470f3e5 [view] | v3.5.13-sru | 2010-01-18 07:38:32 +0000 | tpearson | [libkdcraw] Added abandoned KDE3 version of libkdcraw |
f83c303e [view] | v3.5.13-sru | 2010-01-17 23:49:08 +0000 | tpearson | [libkexiv2] Added external admin directory |
03224475 [view] | v3.5.13-sru | 2010-01-17 23:44:28 +0000 | tpearson | [libkexiv2] Added old KDE3 version of libkexiv2 |
f48aef5e [view] | v3.5.13-sru | 2010-01-17 23:39:35 +0000 | tpearson | [dolphin] Added old KDE3 version of dolphin |
7e1bbd91 [view] | v3.5.13-sru | 2010-01-17 21:58:12 +0000 | tpearson | [libkipi] Added external admin folder |
82f79e1d [view] | v3.5.13-sru | 2010-01-17 18:57:42 +0000 | tpearson | [libkipi] Added old KDE3 version of libkipi |
d37e6a9d [view] | v3.5.13-sru | 2010-01-17 08:53:20 +0000 | tpearson | [digikam] Fixed incorrect GPL addresses |
5543c8d9 [view] | v3.5.13-sru | 2010-01-17 08:33:13 +0000 | tpearson | [digikam] Added developer-abandoned KDE3 version of Digikam |
d3cf5b3e [view] | v3.5.13-sru | 2010-01-17 05:03:03 +0000 | tpearson | [basket] Add missing linker flags |
d3b4e48f [view] | v3.5.13-sru | 2010-01-17 02:06:17 +0000 | tpearson | [tdewebdev] Fix FTBFS due to broken and redundant functions |
dbf6c6dc [view] | v3.5.13-sru | 2010-01-17 00:56:35 +0000 | tpearson | [admin] Added new include directory |
f1dbff61 [view] | v3.5.13-sru | 2010-01-16 22:21:50 +0000 | tpearson | [tdebindings] Fixed double installation of Response.class |
a4ca9ecc [view] | v3.5.13-sru | 2010-01-16 22:09:03 +0000 | tpearson | [tdebindings] Repair FTBFS due to missing linker flags |
2bccb70a [view] | v3.5.13-sru | 2010-01-16 19:45:12 +0000 | tpearson | [tdeadmin] Last kdeadmin externals update |
3331a47a [view] | v3.5.13-sru | 2010-01-16 03:24:32 +0000 | tpearson | [tdevelop] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) (Missed one https:// external in kdevelop) |
b83c65dd [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdemultimedia] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
b3305d0a [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [adept] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
a7ec0d00 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [arts] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
a34f8d19 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [basket] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
83f9dfaf [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdeedu] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
7e1fcd00 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdeartwork] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
6962e506 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdevelop] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
6392fd16 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdetoys] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
5ec1af22 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdenetwork] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
50f9b9d8 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdelibs] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
4dc5b55f [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdebindings] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
3ef2d4c7 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdepim] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
2dc0d603 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [amarok] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
28e8409e [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdewebdev] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
19a5732c [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdegraphics] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
1964ea0f [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdesdk] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
0b14665f [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdebase] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
0923a289 [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdeaddons] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
0718336b [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdegames] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
035fa88d [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdeutils] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
0285229d [view] | v3.5.13-sru | 2010-01-16 01:24:03 +0000 | tpearson | [tdeaccessibility] Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug #222920) |
21c11c10 [view] | v3.5.13-sru | 2010-01-13 20:48:22 +0000 | tpearson | [adept] Remove Ubuntu specific functions |
1d696c5e [view] | v3.5.13-sru | 2010-01-12 18:25:50 +0000 | tpearson | [basket] Removed spurious configuration file |
33c3e514 [view] | v3.5.13-sru | 2010-01-11 16:46:50 +0000 | tpearson | [tdeaddons] Added missing adblock plugin files |
07167c5c [view] | v3.5.13-sru | 2010-01-11 04:42:35 +0000 | tpearson | [tdesdk] Fix build on gcc4.x+ |
2091dfe7 [view] | v3.5.13-sru | 2010-01-11 03:45:58 +0000 | tpearson | [tdesdk] Repaired kcachegrind compilation on gcc4.x+ |
73d79f3c [view] | v3.5.13-sru | 2010-01-11 01:40:42 +0000 | tpearson | [admin] Detect OpenGL in new /usr/lib/mesa directory |
a7a2a57f [view] | v3.5.13-sru | 2010-01-10 21:02:28 +0000 | tpearson | [tdeartwork] Fixed libart KClock desktop file stomping on applink KClock desktop file |
153bf11f [view] | v3.5.13-sru | 2010-01-10 20:57:27 +0000 | tpearson | [tdegraphics] Repaired kdvi compilation with gcc4.x+ |
6f6eb6ae [view] | v3.5.13-sru | 2010-01-10 20:33:17 +0000 | tpearson | [tdegraphics] Repaired handling of SVG item insert |
9feccba8 [view] | v3.5.13-sru | 2010-01-10 19:28:57 +0000 | tpearson | [tdepim] Repaired korganizer build with gcc4.x+ |
ed0f5711 [view] | v3.5.13-sru | 2010-01-10 08:30:50 +0000 | tpearson | [tdepim] Fixed compilation with gcc4.x+ |
0002d94b [view] | v3.5.13-sru | 2010-01-10 07:49:05 +0000 | tpearson | [tdemultimedia] Fixed build on gcc4.x+ |
60a798e3 [view] | v3.5.13-sru | 2010-01-10 03:45:47 +0000 | tpearson | [tdeutils] Repair compilation on newer gcc versions (4.x series) |
8e9a1933 [view] | v3.5.13-sru | 2010-01-10 03:43:55 +0000 | tpearson | [basket] Remove spurious directory |
ebac7d57 [view] | v3.5.13-sru | 2010-01-10 03:43:08 +0000 | tpearson | [basket] Added external admin folder |
f21e5792 [view] | v3.5.13-sru | 2010-01-10 00:18:25 +0000 | tpearson | [basket] Add author-abandoned basket application |
3ce91742 [view] | v3.5.13-sru | 2010-01-09 23:52:48 +0000 | tpearson | [amarok] Added abandoned KDE3 version of Amarok |
202b0337 [view] | v3.5.13-sru | 2010-01-09 19:07:42 +0000 | tpearson | [tdebase] Remove unneccessary function get_mode_name that was causing compilation issues |
a4e1f41d [view] | v3.5.13-sru | 2010-01-09 10:18:22 +0000 | tpearson | [adept] Added adept (KDE3 version abandoned by original author) |
89e3d5dd [view] | v3.5.13-sru | 2010-01-09 09:45:37 +0000 | tpearson | [admin] Added /opt/kde3 to the extractrc path to handle usual Trinity compilation prefix |
40411f9e [view] | v3.5.13-sru | 2010-01-09 06:48:57 +0000 | tpearson | [abakus] Fixed GPL license addresses |
8bec1dda [view] | v3.5.13-sru | 2010-01-09 06:41:55 +0000 | tpearson | [abakus] Add abakus |
977af731 [view] | v3.5.13-sru | 2010-01-09 01:22:29 +0000 | tpearson | [tdebindings] * Updated automake/autoconf * Detects Python 2.6 * Various compilation fixes |
fb6a27e1 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdevelop] Fixed remaining GPL address zip codes |
f21a5209 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdewebdev] Fixed remaining GPL address zip codes |
e6a3e4ae [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [arts] Fixed remaining GPL address zip codes |
dff3f779 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdebindings] Fixed remaining GPL address zip codes |
ac3810bb [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdesdk] Fixed remaining GPL address zip codes |
95b6ab63 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdepim] Fixed remaining GPL address zip codes |
85405db9 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [admin] Fixed remaining GPL address zip codes |
67661736 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdeaddons] Fixed remaining GPL address zip codes |
654fcc36 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdenetwork] Fixed remaining GPL address zip codes |
3abec5ae [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdeedu] Fixed remaining GPL address zip codes |
34b72e83 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdemultimedia] Fixed remaining GPL address zip codes |
11e11933 [view] | v3.5.13-sru | 2010-01-06 06:05:05 +0000 | tpearson | [tdeadmin] Fixed remaining GPL address zip codes |
efd30556 [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdebindings] Updated obsolete GPL license addresses to current GPL address |
8cc1b392 [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdeadmin] Updated obsolete GPL license addresses to current GPL address |
81c61f45 [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [arts] Updated obsolete GPL license addresses to current GPL address |
704b080c [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdemultimedia] Updated obsolete GPL license addresses to current GPL address |
5189296e [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdeaddons] Updated obsolete GPL license addresses to current GPL address |
461cf05b [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdevelop] Updated obsolete GPL license addresses to current GPL address |
3c5092f6 [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdesdk] Updated obsolete GPL license addresses to current GPL address |
3958b15c [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdewebdev] Updated obsolete GPL license addresses to current GPL address |
3061af5f [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdepim] Updated obsolete GPL license addresses to current GPL address |
1d5af94e [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdeedu] Updated obsolete GPL license addresses to current GPL address |
1654c5f8 [view] | v3.5.13-sru | 2010-01-06 03:13:16 +0000 | tpearson | [tdenetwork] Updated obsolete GPL license addresses to current GPL address |
751b210e [view] | v3.5.13-sru | 2010-01-05 04:31:04 +0000 | tpearson | [arts] |
b1bc0f10 [view] | v3.5.13-sru | 2010-01-05 04:29:59 +0000 | tpearson | [arts] Folder cannot exist in svn and be external at the same time |
2605f13f [view] | v3.5.13-sru | 2010-01-05 00:14:25 +0000 | tpearson | [arts] Folder cannot exist in svn and be external at the same time |
42995d7b [view] | v3.5.13-sru | 2010-01-05 00:01:18 +0000 | tpearson | [arts] Copy of aRts for Trinity modifications |
c01c2e1f [view] | v3.5.13-sru | 2010-01-04 06:21:59 +0000 | tpearson | [tdebase] Repair gcc 4.4 compilation errors gcc 4.x tries to compile ANY .cpp file, including tips.cpp, so we now generate a tips.txt file instead and use that to generate the .po files |
65cf1e63 [view] | v3.5.13-sru | 2010-01-04 04:24:50 +0000 | tpearson | [tdebase] gcc4.4 compilation fixes |
36d78217 [view] | v3.5.13-sru | 2010-01-02 22:25:48 +0000 | tpearson | [tdelibs] Final automake fixes; compilation now succeeds under Ubuntu Karmic |
8176302f [view] | v3.5.13-sru | 2010-01-02 21:39:46 +0000 | tpearson | [admin] Run doxygen -u Doxyfile.global as suggested by doxygen * Updates configuration, adds comments, and gets rid of annoying doxygen warnings |
d7b97915 [view] | v3.5.13-sru | 2010-01-02 09:20:27 +0000 | tpearson | [tdelibs] Added remaining missing Kate xml files |
ed5e85d7 [view] | v3.5.13-sru | 2010-01-01 20:06:03 +0000 | tpearson | [admin] Update libtool and ltmain to handle newest versions |
84bbc54a [view] | v3.5.13-sru | 2010-01-01 09:37:39 +0000 | tpearson | [tdelibs] Revert previous automake update due to compilation failure on most systems |
fa3dd5d5 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdevelop] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
dcc85b50 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdenetwork] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
dca83fc4 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdemultimedia] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
c8c95829 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeaddons] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
a5ba9d9c [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdegames] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
970c3b03 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdesdk] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
936f6b7c [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeaccessibility] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
56a45f53 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdegraphics] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
458f2ef1 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeadmin] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
3f3f85e8 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeartwork] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
38af903d [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeedu] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
3241defd [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdepim] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
30b58398 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdebase] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
1878de4f [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdebindings] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
16f52ef1 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdeutils] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
12a63c94 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdelibs] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
07422eee [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdewebdev] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
05de6142 [view] | v3.5.13-sru | 2010-01-01 02:45:14 +0000 | tpearson | [tdetoys] Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory |
1efad1f7 [view] | v3.5.13-sru | 2009-12-31 05:16:49 +0000 | tpearson | [tdelibs] Link admin directory to Trinity modifiable trinity-admin SVN folder |
967682a5 [view] | v3.5.13-sru | 2009-12-30 03:21:38 +0000 | tpearson | [tdebase] Admin directory redirect |
7c60f65c [view] | v3.5.13-sru | 2009-12-30 03:17:51 +0000 | tpearson | [tdelibs] admin directory redirect |
2ef566e4 [view] | v3.5.13-sru | 2009-12-30 02:19:04 +0000 | tpearson | [tdelibs] * KIO automake repair |
f12b53b8 [view] | v3.5.13-sru | 2009-12-29 01:08:06 +0000 | tpearson | [tdeadmin] * KDE cron updates * KDE networking module platform string updates |
a442d656 [view] | v3.5.13-sru | 2009-12-29 00:07:09 +0000 | tpearson | [tdeaddons] * Added searchbar * Added directory filter * Added adblocker * Fixed webarchiver * Automake fixups |
2abe1e6f [view] | v3.5.13-sru | 2009-12-18 02:32:16 +0000 | tpearson | [tdeutils] * ark context un[tar/zip/bz] crash repair * gcc4.4 compilation fixes * superkaramba xmms sensor addition * automake updates |
60cf0657 [view] | v3.5.13-sru | 2009-12-17 21:36:44 +0000 | tpearson | [tdepim] Reverted accidental inclusion of improper IMAP warning message Thanks to Volker Krause for pointing this out to me |
649ce407 [view] | v3.5.13-sru | 2009-12-16 04:16:39 +0000 | tpearson | [tdesdk] * gcc4.4 compilation fixes * automake updates |
d4b70275 [view] | v3.5.13-sru | 2009-12-16 01:50:36 +0000 | tpearson | [tdepim] * gcc4.4 compilation fixes * kmail crash issues resolved * automake updates |
b00800d3 [view] | v3.5.13-sru | 2009-12-15 20:31:18 +0000 | tpearson | [tdemultimedia] * libtunepimp updates * kmix fixes * noatun automake patch * juk configuration dialog enhancements * hide aRTS menu entries |
18b5622a [view] | v3.5.13-sru | 2009-12-14 23:11:09 +0000 | tpearson | [tdegames] Fix high scores display |
9116c297 [view] | v3.5.13-sru | 2009-12-14 08:57:48 +0000 | tpearson | [tdegraphics] * kpdf page rotate options * kdvi options dialog enhancements * djvu plugin for kviewshell |
2a74f918 [view] | v3.5.13-sru | 2009-12-14 02:43:53 +0000 | tpearson | [tdevelop] Automake updates |
5ddbd55e [view] | v3.5.13-sru | 2009-12-14 02:41:51 +0000 | tpearson | [tdevelop] * Fixed gcc4.4 compilation issues * Repaired malfunctioning debug configuration dialog that prevented execution of gdb |
5d417c96 [view] | v3.5.13-sru | 2009-12-13 20:23:28 +0000 | tpearson | [tdenetwork] Repaired missing license headers in emoticon editor |
46b4e2b3 [view] | v3.5.13-sru | 2009-12-13 20:19:49 +0000 | tpearson | [tdenetwork] Remaining kdenetwork updates: * Kopete emoticons editor dialog and misc. config fixes |
b289c50c [view] | v3.5.13-sru | 2009-12-13 19:03:39 +0000 | tpearson | [tdeedu] Trinity 3.5.11 |
9fab5b8a [view] | v3.5.13-sru | 2009-12-13 06:26:27 +0000 | tpearson | [tdenetwork] Update to Trinity 3.5.11 Will need to watch for commit warnings and rebuild test |
4cdbdcc0 [view] | v3.5.13-sru | 2009-12-12 23:08:26 +0000 | tpearson | [tdebase] Repaired obsolete author strings |
d04616c1 [view] | v3.5.13-sru | 2009-12-11 20:38:18 +0000 | tpearson | [tdebase] GPL License address fixes |
10e41144 [view] | v3.5.13-sru | 2009-12-11 20:21:27 +0000 | tpearson | [tdebase] Initial import of Trinity 3.5.11 to kdebase Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test |
58f87ad1 [view] | v3.5.13-sru | 2009-12-11 19:31:11 +0000 | tpearson | [tdelibs] Remaining GPL license address updates |
df225065 [view] | v3.5.13-sru | 2009-12-11 19:04:42 +0000 | tpearson | [tdelibs] First attempt to clean up warnings from previous commit * Remove trailing spaces in mimetypes; present in Cy l18n strings only * Incorrect GPL v2 header in nsplugin handler files |
e4722181 [view] | v3.5.13-sru | 2009-12-11 03:46:01 +0000 | tpearson | [libltdl] kdelibs update to Trinity v3.5.11 |
865f314d [view] | v3.5.13-sru | 2009-12-11 03:46:01 +0000 | tpearson | [tdelibs] kdelibs update to Trinity v3.5.11 |
e9ae8069 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdewebdev] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
e2de64d6 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdemultimedia] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
ce599e4f [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeedu] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
ce4a32fe [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdelibs] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
c90c389a [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdegames] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
bd9e6617 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdesdk] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
bcb70436 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdenetwork] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
ae2a03c2 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdetoys] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
90825e23 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdebindings] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
8b2aa1b5 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeartwork] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
84da08d7 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeaddons] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
5dc1ccc6 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [admin] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
51da0250 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [libltdl] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
4aed2c82 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdebase] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
47d455dd [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdegraphics] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
460c5265 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdepim] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
37333bf2 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeadmin] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
2bda8f77 [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeutils] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
114a878c [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdevelop] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
00bb99ac [view] | v3.5.13-sru | 2009-11-25 17:56:58 +0000 | toma | [tdeaccessibility] Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 |
© 2010-2025 Trinity Desktop Project