Difference between revisions of "Changelog For R14.1.1"
Jump to navigation
Jump to search
(Update 20230903) |
(Update 20230910) |
||
Line 20: | Line 20: | ||
== tqt3 == |
== tqt3 == |
||
+ | * [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=44048323 [44048323]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=0c8091f8 [0c8091f8]] Reintroduced porting documentation previously removed |
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=0c8091f8 [0c8091f8]] Reintroduced porting documentation previously removed |
||
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=b195cee3 [b195cee3]] Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView) |
* [https://git.trinitydesktop.org/cgit/tqt3/commit/?id=b195cee3 [b195cee3]] Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView) |
||
Line 29: | Line 30: | ||
== tqtinterface == |
== tqtinterface == |
||
+ | * [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=351b136d [351b136d]] Drop remaining USE_TQT3/4 code in r14.1.x branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=38adbb2b [38adbb2b]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=526e5464 [526e5464]] Remove TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=526e5464 [526e5464]] Remove TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=2505a01d [2505a01d]] Drop USE_QT3/4 code |
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=2505a01d [2505a01d]] Drop USE_QT3/4 code |
||
Line 66: | Line 69: | ||
== pytqt == |
== pytqt == |
||
+ | * [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=8bb7d792 [8bb7d792]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=c6acfabe [c6acfabe]] Removed unnecessary code |
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=c6acfabe [c6acfabe]] Removed unnecessary code |
||
Line 76: | Line 80: | ||
= core = |
= core = |
||
== tdelibs == |
== tdelibs == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=c7cf5fd9 [c7cf5fd9]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=7f3bcfe1 [7f3bcfe1]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=7f3bcfe1 [7f3bcfe1]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=08a957a2 [08a957a2]] Replace tqt_mo_* defines |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=08a957a2 [08a957a2]] Replace tqt_mo_* defines |
||
Line 105: | Line 110: | ||
== tdebase == |
== tdebase == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=0587e5ec [0587e5ec]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=7ff24388 [7ff24388]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=7ff24388 [7ff24388]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8e181690 [8e181690]] Drop USE_TQT4 code |
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8e181690 [8e181690]] Drop USE_TQT4 code |
||
Line 158: | Line 164: | ||
== tdepim == |
== tdepim == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=158b7a02 [158b7a02]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=91d0481e [91d0481e]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=91d0481e [91d0481e]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=f963717f [f963717f]] Drop Symbian support |
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=f963717f [f963717f]] Drop Symbian support |
||
Line 193: | Line 200: | ||
== tdegraphics == |
== tdegraphics == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=18b0d1e5 [18b0d1e5]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=4396343f [4396343f]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=4396343f [4396343f]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=fbcad37d [fbcad37d]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=fbcad37d [fbcad37d]] Drop TQT_BASE_OBJECT* defines |
||
Line 209: | Line 217: | ||
== tdeutils == |
== tdeutils == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=3d675d8c [3d675d8c]] kmilo: improve brightness OSD feedback by displaying the actual value. This may differ from the set value on machines with few brightness steps capability |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=07a7866b [07a7866b]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=07a7866b [07a7866b]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=ce41d2a7 [ce41d2a7]] Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=ce41d2a7 [ce41d2a7]] Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave |
||
Line 253: | Line 262: | ||
== tdeadmin == |
== tdeadmin == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=65605421 [65605421]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=f4963842 [f4963842]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=423a1cce [423a1cce]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=423a1cce [423a1cce]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=ba0125da [ba0125da]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=ba0125da [ba0125da]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 274: | Line 285: | ||
== tdebindings == |
== tdebindings == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=5a0036e6 [5a0036e6]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=0a085cfb [0a085cfb]] kalyptus: No longer use tqt-replace-stream.<br/>We are already using TQ_OBJECT and therefore there is no need to use<br/>tqt-replace-stream. Because the tqt-replace-stream script has been<br/>removed, the call causes FTBFS. |
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=0a085cfb [0a085cfb]] kalyptus: No longer use tqt-replace-stream.<br/>We are already using TQ_OBJECT and therefore there is no need to use<br/>tqt-replace-stream. Because the tqt-replace-stream script has been<br/>removed, the call causes FTBFS. |
||
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=62466ad1 [62466ad1]] Remove '-L$(prefix)/lib' to prevent multi-arch build issues |
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=62466ad1 [62466ad1]] Remove '-L$(prefix)/lib' to prevent multi-arch build issues |
||
Line 316: | Line 328: | ||
== tde-i18n == |
== tde-i18n == |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2aac11a9 [2aac11a9]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6b3d9bf7 [6b3d9bf7]] Update translation template. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fedcf08d [fedcf08d]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=fedcf08d [fedcf08d]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=87613f0b [87613f0b]] Update translation template. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=87613f0b [87613f0b]] Update translation template. |
||
Line 399: | Line 413: | ||
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=e2fa006d [e2fa006d]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=e2fa006d [e2fa006d]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=ce03100d [ce03100d]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=ce03100d [ce03100d]] Merge translation files from master branch. |
||
+ | |||
+ | == libkexiv2 == |
||
+ | * [https://git.trinitydesktop.org/cgit/libkexiv2/commit/?id=378208a7 [378208a7]] Fix FTBFS when using libexiv2 0.28.0. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/libkexiv2/issues/3 #3] |
||
+ | * [https://git.trinitydesktop.org/cgit/libkexiv2/commit/?id=e6231c03 [e6231c03]] Remove unused code related to very old versions of libexiv2 (prior to 2011) |
||
== libkipi == |
== libkipi == |
||
Line 425: | Line 443: | ||
== libtqt-perl == |
== libtqt-perl == |
||
+ | * [https://git.trinitydesktop.org/cgit/libtqt-perl/commit/?id=a9e5b8a1 [a9e5b8a1]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/libtqt-perl/commit/?id=85b5faad [85b5faad]] kalyptus: No longer use tqt-replace-stream.<br/>We are already using TQ_OBJECT and therefore there is no need to use<br/>tqt-replace-stream. Because the tqt-replace-stream script has been<br/>removed, the call causes FTBFS. |
* [https://git.trinitydesktop.org/cgit/libtqt-perl/commit/?id=85b5faad [85b5faad]] kalyptus: No longer use tqt-replace-stream.<br/>We are already using TQ_OBJECT and therefore there is no need to use<br/>tqt-replace-stream. Because the tqt-replace-stream script has been<br/>removed, the call causes FTBFS. |
||
* [https://git.trinitydesktop.org/cgit/libtqt-perl/commit/?id=b8fec6ee [b8fec6ee]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/libtqt-perl/commit/?id=b8fec6ee [b8fec6ee]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 605: | Line 624: | ||
= applications/multimedia = |
= applications/multimedia = |
||
== amarok == |
== amarok == |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=55525507 [55525507]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=f9668721 [f9668721]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=75b46c18 [75b46c18]] Avoid double logarithmic volume scaling when using libxine >= 1.2.13. This relates to [https://mirror.git.trinitydesktop.org/gitea/TDE/tdemultimedia/issues/40 TDE/tdemultimedia#40] |
||
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=715a0ab4 [715a0ab4]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=715a0ab4 [715a0ab4]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=8fa7e28a [8fa7e28a]] Drop Symbian support |
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=8fa7e28a [8fa7e28a]] Drop Symbian support |
||
Line 656: | Line 678: | ||
== kaffeine == |
== kaffeine == |
||
+ | * [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=02b1ed8f [02b1ed8f]] Replace various Q_* and QT_* defines with TQ_* and TQT_* |
||
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=d8778380 [d8778380]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=d8778380 [d8778380]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=8af1bf87 [8af1bf87]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=8af1bf87 [8af1bf87]] Drop TQT_BASE_OBJECT* defines |
||
Line 663: | Line 686: | ||
== kmplayer == |
== kmplayer == |
||
+ | * [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=ba479173 [ba479173]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=9f4c6355 [9f4c6355]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=9f4c6355 [9f4c6355]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=fc479135 [fc479135]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=fc479135 [fc479135]] Merge translation files from master branch. |
||
Line 939: | Line 963: | ||
== tdepowersave == |
== tdepowersave == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=3397f90a [3397f90a]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=8ffb1659 [8ffb1659]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=388bf46a [388bf46a]] Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/136 TDE/tde#136]<br/>The problem was hardware dependent and only noticable when the backlight<br/>card has hundreds or thousands of steps. This was causing non-stop<br/>calls to setBrightness, which did not have enough CPU time to complete<br/>its task before the next call, resulting in the CPU eating up all<br/>resources, non stop. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=96562b80 [96562b80]] Fix rounding error when setting brightness by percentage |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=a4e984b1 [a4e984b1]] Removed unused/unnecessary code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=b463ff90 [b463ff90]] Separate logic to set brightness by absolute level or percentage |
||
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=2a85caa9 [2a85caa9]] Replace TQ_*Focus* and TQ_Scale* defines |
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=2a85caa9 [2a85caa9]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=5e7bdf8c [5e7bdf8c]] Extend DCOP interface with new brightnessSet method |
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=5e7bdf8c [5e7bdf8c]] Extend DCOP interface with new brightnessSet method |
||
Line 1,092: | Line 1,122: | ||
= packaging = |
= packaging = |
||
== packaging == |
== packaging == |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=8cb854b9 [8cb854b9]] DEB ksensors: Add libsensors-dev as an alternative dependency. |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=30683723 [30683723]] DEB tdebase: Add libsensors-dev as an alternative dependency. |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=30683723 [30683723]] DEB tdebase: Add libsensors-dev as an alternative dependency. |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=2f13d613 [2f13d613]] DEB kstreamripper: removed unnecessary files (man page already included in main repository) |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=2f13d613 [2f13d613]] DEB kstreamripper: removed unnecessary files (man page already included in main repository) |
Revision as of 21:17, 11 September 2023
common
admin
libltdl
libtdevnc
- [45fd37ad] Replace Q_OBJECT with TQ_OBJECT
dependencies
tde-cmake
- [3fedede7] Save and restore CMake policies so that it does not cause CMP0011
in the case of use as a slave - tde_automoc, tde_uic. - [4e5ddd48] Set CMake policy CMP0057 to NEW.
This is necessary for CheckLinkerFlag with CMake 3.18.
Add includes for other checks that are used in TDEMacros.
The initialization of the TDEMacros moved to the beginning. - [1af8cf35] tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie.
- [570dbf6e] Add macro to display a warning message for developers
- [6ae3ce5b] Update version to R14.1.1~[DEVELOPMENT]
tqt3
- [44048323] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [0c8091f8] Reintroduced porting documentation previously removed
- [b195cee3] Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
- [eb4fc500] SunOS res_ninit() requires a clean structure
init structure without condition - [984ea06e] Revert "Add single TQObject root parent for all guarded pointers."
Commit b167d09c was functionally incorrect and is causing issues on
selected distributions.
This reverts commit b167d09c43be6c8b7d30f0d4fb1bf1e86c51b8a7.
This resolves issue TDE/tde#128 - [df5ce1b1] Enable use of pthread's recursive mutexes
- [c87fb381] Fix level when using pthreads recursive mutex
When using the pthreads recursive mutex, the level method was only able
to return either zero or one, but a recursive mutex can be locked more
than once.
Additionally, the way this detected if the mutex was already locked was
to test whether it can be locked again. If testing from the thread that
is currently holding the lock, this locking attempt always succeeds, and
therefore determines that the lock is _not_ held at all. This is
especially bad, as this operation only makes sense to perform from the
thread that holds the lock -- if any thread not holding the lock queries
the number of times the lock is held, that answer can change before the
thread can used it. - [d7c0502b] socket and nsl functions were moved to libc
tqtinterface
- [351b136d] Drop remaining USE_TQT3/4 code in r14.1.x branch.
- [38adbb2b] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [526e5464] Remove TQ_*Focus* and TQ_Scale* defines
- [2505a01d] Drop USE_QT3/4 code
- [8745f781] Remove tqt_mo_* defines
- [70a2ba29] Drop TQT_BASE_OBJECT* defines
- [c6292c1d] Drop TQT_TQ*_CONST defines
- [82e10727] Drop TQT_TQ*_OBJECT defines
- [8b3a470e] Drop use of TQ_SP* defines.
- [fae2d3ad] Replace Q_OBJECT with TQ_OBJECT
- [872c778e] Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.
- [38fefb79] Remove _OBJECT_NAME_STRING defines. This relates to the merging of tqtinterface with tqt3.
akode
- [0259efc8] Fix header guard in requant.h.
arts
- [c9994d78] Replace Q_OBJECT with TQ_OBJECT
- [c9f8774a] Rename file
Now that we use the 1.x ALSA APIs, naming the file `audioioalsa9.cpp`
(revering to ALSA version 0.9) is misleading. - [eb439ea6] Update ALSA support to use 1.x API
Despite the comment in ConfigureChecks.cmake which claimed only ALSA 1.x
was supported, the code requested and expected the 0.9 version of some
PCM APIs.
These old APIs were superceded in 2002. ALSA implements backwards
compatibility with the old version of the API using symbol versioning,
which is not supported on all platforms (e.g., musl does not support
it).
This fixes issue #5 - [fc763a04] Delete unused source file
Configure only sets HAVE_LIBASOUND2, never HAVE_LIBASOUND, so this is never
used. - [dc87c6b3] Use poll.h instead of sys/poll.h
poll.h is the standard header name, and musl warns for including the wrong
one. - [597a5fc5] Fix possibly incorrect type for format string
request may be int or unsigned long depending on the platform, but the
format string assumed unsigned long. - [87f910f9] include string.h for illumos based systems
avahi-tqt
- [bcf165a1] Replace Q_OBJECT with TQ_OBJECT
dbus-1-tqt
- [60ab5376] Replace Q_OBJECT with TQ_OBJECT
dbus-tqt
- [8207d434] Replace Q_OBJECT with TQ_OBJECT
sip4-tqt
- [bb61ff59] Replace Q_OBJECT with TQ_OBJECT
- [a2339567] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
pytqt
- [8bb7d792] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [c6acfabe] Removed unnecessary code
polkit-tqt
- [0821a5d8] Replace Q_OBJECT with TQ_OBJECT
tqca
- [e5899e0c] Replace Q_OBJECT with TQ_OBJECT
core
tdelibs
- [c7cf5fd9] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [7f3bcfe1] Replace TQ_*Focus* and TQ_Scale* defines
- [08a957a2] Replace tqt_mo_* defines
- [db9293e2] Drop Symbian support
- [e8f6750e] Drop USE_TQT4 code
- [97fea74e] Merge translation files from master branch.
- [09e466f8] Drop TQT_BASE_OBJECT* defines
- [34a191d9] Drop TQT_TQ*_CONST defines
- [18c573e8] Drop TQT_TQ*_OBJECT defines
- [9d6823eb] Merge translation files from master branch.
- [55cd4e5c] Replace Q_OBJECT with TQ_OBJECT
- [70731003] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [08eacf58] Merge translation files from master branch.
- [21eca98b] Merge translation files from master branch.
- [67283752] Merge translation files from master branch.
- [e44cba94] Merge translation files from master branch.
- [0b6d6bf3] Update translation template.
- [e7912d05] Add Gentoo ebuild mime type. This resolves issue #211
- [ae7f97b2] Doxygen: respect code indentation
With this commit, when viewing the source code of a file in the Trinity API docs
(e.g. http://trinitydesktop.org/docs/trinity/tdelibs/tdeui/html/kkeydialog_8cpp_source.html)
the line is correctly indented by using the `white-space: pre;` CSS rule. - [41336d84] Rework and fix commit 4d90cc61
- [605ad06a] Fix FTBFS caused by previous commit
- [e02f27b0] SunOS spesific SSL pathes
- [eebb2781] Drop TQT_NO_COMPAT code
- [bb3d7ccc] Merge translation files from master branch.
- [ad87bef2] Do not center the content of body element in tdeapi documentation
- [227cd7b4] Add SunOS specific patches
- [1933f94e] Merge translation files from master branch.
- [c4006e0e] Update version to R14.1.1~[DEVELOPMENT]
tdebase
- [0587e5ec] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [7ff24388] Replace TQ_*Focus* and TQ_Scale* defines
- [8e181690] Drop USE_TQT4 code
- [eb0d989c] Merge translation files from master branch.
- [49335987] konqueror: make sure to clean pointers in iconview (add-up to previous commit)
- [27370dc4] konqueror: extend 'double click to move to parent' functinality to iconview mode as well
- [6b2e6103] Update currency for some European countries. This resolves issue TDE/tde#137
- [5cfda355] Drop TQT_BASE_OBJECT* defines
- [7c193f33] twin: update Qt:: -> TQt::
- [8a662b46] twin: prevent cursor appearing off-window when untiling while moving
- [a64c4838] twin: Add opaque tiling option
- [3515607e] Drop TQT_TQ*_CONST defines
- [196b1629] Drop TQT_TQ*_OBJECT defines
- [311da82a] Merge translation files from master branch.
- [5c10665b] Replace Q_OBJECT with TQ_OBJECT
- [cde6e78d] Merge translation files from master branch.
- [76fa61f9] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [a5979a0e] Replace usage of obsolete TQLineEdit methods with supported methods
- [bb44b986] twin: Minor code cleanup and refactoring
Refactoring concerns active border code. - [84c43976] twin: 25% zones for active corners
Added special checks that make corner activation easier: we assume
a 25% zone on the edge of each border where instead of half size
tiling we perform quarter size tiling. The rest 50% is left for
normal half size tiling. - [a0e4fed9] Merge translation files from master branch.
- [c71af5fc] tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.
- [9c4648db] Add detection and, if necessary, prototype for strlcat and strlcpy.
This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299 - [1ceff2db] Merge translation files from master branch.
- [e2d0fcc6] Update translation template.
- [93469d25] kcmtwin: Move Active Borders options into a new tab
- [e4d35cab] TWin: Add active corner support to quick tiling
- [87b9269e] kxkb: prevent overflow in case of non-existing layout group
- [1206271a] kxkb: fix unnecessary translations strings.
- [c449ec17] Find power related system tools instead of hardcode them
- [22937e15] Drop Qt2's TQSortedList class
- [4e428e11] kxkb: re-add custom TDE switching shortcut
This commit fixes issue #342 - [e4e94806] SunOS UID scheme
- [0e6f6f70] Drop TQT_NO_COMPAT code
- [878f6514] Merge translation files from master branch.
- [7f3b9f3a] Merge translation files from master branch.
- [869f1a8b] Update translation template.
- [f7395484] Add TDE release notes to khelpcenter home page. This resolves issue #332
- [8b8a8d7b] Replacing the wrong USEPAM variable with USE_PAM
- [61357f5f] kcheckpass: fix shadow support when not building tdm
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.
Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.
2. Consolidate /etc/passwd and shadow password handling
The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication. - [5b795608] Merge translation files from master branch.
- [8d22f3f0] Merge translation files from master branch.
- [0598cdf6] [ksysguardd] Use size_t for storing process memory usage.
Avoids the process memory usage rolling over at 4GiB on 64-bit systems. - [ad771450] TWin: Active borders and snap tiling
This commit is a squash of the commits of TDE/tdebase#331
In short, this backports some improvements to existing electric border
functionality from KDE, adds the snap tiling (or aerosnap) feature and
brings rudimentary support for active corners, which will be fully
implemented in a later PR.
The options dialog and the documentation has been updated to reflect
these changes.
Additionally, a new relevant option is introduced: an option for
restoring the original size of maximized/tiled windows when the user
starts dragging them. The option is set to be off by default,
preserving the traditional behaviour of KDE 3.x/TDE.
Last but not least, the term "electric" in relation to borders and
corners is replaced by "active" for clarity to the users. - [60f10cca] Fix FTBFS caused by SunOS specific patches - see Issue #344
- [d984205f] SunOS specific patches
- [f3f71a01] Konqueror handbook documentation associated with PR # 240
- [452c775e] Update translation template.
- [a71726c7] konqueror: add option to enable/disable using double click to navitage to the parent folder. This resolves issue #329
- [218009e6] TCC twin: add 'shade' to the left mouse button click menu for active windows. This resolves issue #334
- [6b8ed6ad] Added initial draft of release notes for R14.1.1
- [fac7dce4] Merge translation files from master branch.
tdepim
- [158b7a02] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [91d0481e] Replace TQ_*Focus* and TQ_Scale* defines
- [f963717f] Drop Symbian support
- [829b015f] Drop TQT_BASE_OBJECT* defines
- [fab4aa3b] Drop TQT_TQ*_CONST defines
- [99823e03] Drop TQT_TQ*_OBJECT defines
- [efa55080] Replace Q_OBJECT with TQ_OBJECT
- [c56e9aa2] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [eec76c7b] Drop TQT_NO_COMPAT code
- [55afe358] SunOS requires fcntl.h without any condition
tdemultimedia
- [957719d7] Replace TQ_*Focus* and TQ_Scale* defines
- [89e9e3ac] Drop TQT_BASE_OBJECT* defines
- [2795d5ce] Drop TQT_TQ*_OBJECT defines
- [107ab779] Replace Q_OBJECT with TQ_OBJECT
- [c34f7eb2] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [9feec0e4] KMix: Fix typo in experimental UI.
- [14e1211f] KMix: ported settings to TDEConfigXT/Designer
This commit includes an improved Preferences dialog for KMix.
It also exposes some previously hidden options and features,
some of which experimental (build-time option, off by default).
It also includes some minor UI improvements.
tdenetwork
- [203566f8] Replace TQ_*Focus* and TQ_Scale* defines
- [04646ab2] Drop USE_TQT4 code
- [8c4f5d5c] kopete: change text to make clear that the encryption SSL option refers to an old protocol and it is not recommended. This resolves issue #54
- [9795d15c] Drop TQT_BASE_OBJECT* defines
- [e1feb0d7] Drop TQT_TQ*_OBJECT defines
- [4b89942b] Replace Q_OBJECT with TQ_OBJECT
- [d4d18833] Drop compatibility code for TQButton
- [f0d0dabf] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [006e6257] Merge translation files from master branch.
- [2813c8b0] Merge translation files from master branch.
- [43562a4d] Drop TQT_NO_COMPAT code
- [762a46f0] SunOS cosmetic changes
- [2972ab25] Merge translation files from master branch.
tdegraphics
- [18b0d1e5] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [4396343f] Replace TQ_*Focus* and TQ_Scale* defines
- [fbcad37d] Drop TQT_BASE_OBJECT* defines
- [8b76e7f3] Drop TQT_TQ*_OBJECT defines
- [6deca45c] Replace Q_OBJECT with TQ_OBJECT
- [2191347d] kview: Use tqobjectdefs.h instead of compat header tqobjdefs.h.
- [57dd4fe2] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tdetoys
- [f7a635a4] Replace TQ_*Focus* and TQ_Scale* defines
- [d9559c5f] Drop USE_TQT4 code
- [2d3320fc] Replace Q_OBJECT with TQ_OBJECT
- [0786899b] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [fe6de6f4] KWeather: improve icon loading and other fixes
- Fix pixelated icons (issue #19)
- Fix "network offline" state
- Add helper `bool weatherDataAvailable(TQString stationID)` DCOP function
- Fix compatibility with old DCOP function signatures
- Prevent double "Network is offline" strings in weather data.
This commit introduces some new and renamed DCOP calls. Old function signatures
are kept for compatibility, but are mraked as deprecated. - [6b56a1be] Merge translation files from master branch.
tdeutils
- [3d675d8c] kmilo: improve brightness OSD feedback by displaying the actual value. This may differ from the set value on machines with few brightness steps capability
- [07a7866b] Replace TQ_*Focus* and TQ_Scale* defines
- [ce41d2a7] Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave
- [f5f1b89f] Drop TQT_BASE_OBJECT* defines
- [9b8380e6] Drop TQT_TQ*_OBJECT defines
- [3d1736fd] Replace Q_OBJECT with TQ_OBJECT
- [793159b9] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [8a349b7e] Drop TQT_NO_COMPAT code
- [365df97f] SunOS cosmetic changes
tdeedu
- [7a9e5fef] Replace TQ_*Focus* and TQ_Scale* defines
- [ca19a0f2] Drop TQT_BASE_OBJECT* defines
- [54816bc0] Drop TQT_TQ*_CONST defines
- [1adf059c] Drop TQT_TQ*_OBJECT defines
- [9b035040] Replace Q_OBJECT with TQ_OBJECT
- [9b6c861c] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [c597b74b] Drop TQT_NO_COMPAT code
- [389ed0d3] SunOS cosmetic changes
tdegames
- [1ece3ab5] Replace TQ_*Focus* and TQ_Scale* defines
- [65ea6712] Drop TQT_BASE_OBJECT* defines
- [ef381c09] Drop TQT_TQ*_OBJECT defines
- [1d0e7307] Replace Q_OBJECT with TQ_OBJECT
- [90e08691] Drop compatibility code for TQButton
- [565d5028] Merge translation files from master branch.
tdeaccessibility
- [e94ed8d3] Replace TQ_*Focus* and TQ_Scale* defines
- [afab03ee] Merge translation files from master branch.
- [5d7c4c8a] Replace Q_OBJECT with TQ_OBJECT
- [a21db23a] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tdeaddons
- [001ba9ea] Replace TQ_*Focus* and TQ_Scale* defines
- [084dcc3c] Drop USE_TQT4 code
- [c0f59ca3] Drop TQT_BASE_OBJECT* defines
- [87dc5f62] Drop TQT_TQ*_OBJECT defines
- [6f4c5f47] konqueror plugin: improve code for image conversion. This resolves issue TDE/tdebase#376
- [98d99130] Replace Q_OBJECT with TQ_OBJECT
- [97029726] Fix image conversion naming of files with multiple dots in the name. This resolves issue TDE/tdebase#376
- [b5ae045e] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tdeadmin
- [65605421] Merge translation files from master branch.
- [f4963842] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [423a1cce] Replace TQ_*Focus* and TQ_Scale* defines
- [ba0125da] Replace Q_OBJECT with TQ_OBJECT
- [299bffeb] Replace usage of obsolete TQLineEdit methods with supported methods
- [0e015b4c] Drop TQT_NO_COMPAT code
- [b6c2f516] Merge translation files from master branch.
- [c7d42d4a] Merge translation files from master branch.
tdeartwork
- [dbcdda93] Replace TQ_*Focus* and TQ_Scale* defines
- [c4ccddb5] Merge translation files from master branch.
- [c33805f1] Drop TQT_BASE_OBJECT* defines
- [2b61be69] Drop TQT_TQ*_OBJECT defines
- [44ae9eea] Merge translation files from master branch.
- [467322e5] Update translation template.
- [690b5bf2] Add five new wallpapers. Pictures are released under GPL2 licence from
the commit author/family. - [5339a14a] Replace Q_OBJECT with TQ_OBJECT
- [94e67d0a] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [e762b45c] Merge translation files from master branch.
- [808f80d1] Merge translation files from master branch.
tdebindings
- [5a0036e6] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [0a085cfb] kalyptus: No longer use tqt-replace-stream.
We are already using TQ_OBJECT and therefore there is no need to use
tqt-replace-stream. Because the tqt-replace-stream script has been
removed, the call causes FTBFS. - [62466ad1] Remove '-L$(prefix)/lib' to prevent multi-arch build issues
- [f6741f00] Replace Q_OBJECT with TQ_OBJECT
- [5ef9d501] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [e11ddd0c] Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
- [c269a828] Drop TQT_NO_COMPAT code
tdesdk
- [d5e7a821] Replace TQ_*Focus* and TQ_Scale* defines
- [854ae8e0] Replace tqt_mo_* defines
- [4a1cc838] Drop USE_TQT4 code
- [3c1e2ceb] Drop TQT_BASE_OBJECT* defines
- [80e5cf10] Drop TQT_TQ*_OBJECT defines
- [ea4d6845] Rename Token_Q_OBJECT to Token_TQ_OBJECT
- [3c9c6c22] Replace Q_OBJECT with TQ_OBJECT
- [41f63196] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [365f3135] Drop TQT_NO_COMPAT code
- [8b02e379] SunOS cosmetic changes
tdevelop
- [e8e8e542] Replace TQ_*Focus* and TQ_Scale* defines
- [da6192de] Replace tqt_mo_* defines
- [e5cb3353] Drop TQT_BASE_OBJECT* defines
- [57951b63] Drop TQT_TQ*_OBJECT defines
- [cb0195be] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT)
- [f3d43273] Replace Q_OBJECT with TQ_OBJECT
- [b4875fb2] Merge translation files from master branch.
- [5c50dcac] Removed Qt4 specific code and template files
- [14334c54] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [d45e5727] Drop TQT_NO_COMPAT code
- [7afe1d68] Merge translation files from master branch.
tdewebdev
- [50677e02] Replace TQ_*Focus* and TQ_Scale* defines
- [3b410182] Replace tqt_mo_* defines
- [5905e4ed] Drop USE_TQT4 code
- [5b51c9fc] Drop TQT_BASE_OBJECT* defines
- [6d4be82c] Drop TQT_TQ*_OBJECT defines
- [309a672d] Replace Q_OBJECT with TQ_OBJECT
- [0d04e823] Drop TQT_NO_COMPAT code
tde-i18n
- [2aac11a9] Merge translation files from master branch.
- [6b3d9bf7] Update translation template.
- [fedcf08d] Merge translation files from master branch.
- [87613f0b] Update translation template.
- [04e761f7] Merge translation files from master branch.
- [ea750d50] Update translation template.
- [9ec995a9] Merge translation files from master branch.
- [c4b1697a] Update translation template.
- [2a43691a] Merge translation files from master branch.
- [d3523a0e] Update translation template.
- [4f5ffaaf] Merge translation files from master branch.
- [6b910504] Update translation template.
- [eeae0947] Merge translation files from master branch.
- [175c0e0b] Merge translation files from master branch.
- [5d920b60] Merge translation files from master branch.
- [227b589a] Replace Q_OBJECT with TQ_OBJECT
- [69b2dd3e] Merge translation files from master branch.
- [6a213468] Merge translation files from master branch.
- [9a65d432] Merge translation files from master branch.
- [4ed42c83] Update translation template.
- [f50ef7ae] Merge translation files from master branch.
- [9e1eb88d] Update translation template.
- [46ed2fe1] Merge translation files from master branch.
- [605f0ca2] Update translation template.
- [4919b31b] Merge translation files from master branch.
- [4f90b3ca] Merge translation files from master branch.
- [dc7622b4] Update translation template.
- [6e96c1e8] Merge translation files from master branch.
- [37b8a7c8] Update translation template.
- [b3dd3073] Drop translations related to attic Qt2 classes (TQtMultiLineEdit)
- [7b8149a8] Merge translation files from master branch.
- [a4a59e25] Update translation template.
- [e5d478d5] Merge translation files from master branch.
- [3a164f74] Update translation template.
- [c7d0ecab] tdebase: remove unnecessary translations. This relates to TDE/tdebase#369
- [390d1ef1] Merge translation files from master branch.
- [7590a5b9] Merge translation files from master branch.
- [3a45e149] Update translation template.
- [72d743f1] Merge translation files from master branch.
- [96ef523f] Update translation template.
- [2be133d9] Merge translation files from master branch.
- [0d7c2e5d] Update translation template.
- [9c5d6995] Merge translation files from master branch.
- [98ce0a05] Merge translation files from master branch.
- [c78bc44a] Merge translation files from master branch.
- [44df5a78] Update translation template.
- [d853b3b1] Merge translation files from master branch.
- [5bbb7a80] Update translation template.
- [6f206049] Drop TQT_NO_COMPAT code
- [fbefe009] Merge translation files from master branch.
- [437e7f9e] Update translation template.
- [eecc6df0] Merge translation files from master branch.
- [478fd9e0] Update translation template.
- [b615041c] Merge translation files from master branch.
- [13f85502] Merge translation files from master branch.
- [9a1c9ca7] Merge translation files from master branch.
- [95ba8f3a] Update translation template.
- [e1048d63] Merge translation files from master branch.
- [05bf41ea] Update translation template.
- [9acbd977] Merge translation files from master branch.
- [1d7d1003] Update translation template.
- [f1b2e331] Merge translation files from master branch.
- [5eaf3bb0] Update translation template.
- [de74b99d] Merge translation files from master branch.
- [4a18fa74] Update translation template.
- [e02a6d3d] Merge translation files from master branch.
- [6e1eb337] Merge translation files from master branch.
- [fe0891f3] Merge translation files from master branch.
- [9bc0dc32] Merge translation files from master branch.
- [5a5426dc] Merge translation files from master branch.
- [3353b420] Merge translation files from master branch.
- [95125a27] Update translation template.
- [fe59ee0e] Merge translation files from master branch.
- [cf5a7674] Update translation template.
- [0e18bd1f] Merge translation files from master branch.
- [f2d553a6] Update translation template.
- [fd5dc71d] Merge translation files from master branch.
libraries
libkdcraw
- [f1971ac2] Replace TQ_*Focus* and TQ_Scale* defines
- [956155c8] Merge translation files from master branch.
- [b2ea56a5] Replace Q_OBJECT with TQ_OBJECT
- [e2fa006d] Merge translation files from master branch.
- [ce03100d] Merge translation files from master branch.
libkexiv2
- [378208a7] Fix FTBFS when using libexiv2 0.28.0. This resolves issue #3
- [e6231c03] Remove unused code related to very old versions of libexiv2 (prior to 2011)
libkipi
- [331aea35] Replace Q_OBJECT with TQ_OBJECT
- [fd3cbbaa] Merge translation files from master branch.
- [a12b534d] Drop Qt2's TQSemiModal and TQSortedList classes
kipi-plugins
- [9119af3f] Replace TQ_*Focus* and TQ_Scale* defines
- [08b85ec5] Fix FTBFS from issue #5
- [193a26b3] Drop TQT_BASE_OBJECT* defines
- [8efca3f3] Replace Q_OBJECT with TQ_OBJECT
- [1b54582e] Merge translation files from master branch.
- [01b13eae] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [4a8dd422] Merge translation files from master branch.
- [f1f7701f] Drop TQT_NO_COMPAT code
- [b886660d] Merge translation files from master branch.
libksquirrel
- [743d5166] Replace Q_OBJECT with TQ_OBJECT
- [9e9492a6] Drop TQT_NO_COMPAT code
- [e14b6685] Removed unnecessary files
libtdeldap
- [eca4e0c2] Replace Q_OBJECT with TQ_OBJECT
libtqt-perl
- [a9e5b8a1] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [85b5faad] kalyptus: No longer use tqt-replace-stream.
We are already using TQ_OBJECT and therefore there is no need to use
tqt-replace-stream. Because the tqt-replace-stream script has been
removed, the call causes FTBFS. - [b8fec6ee] Replace Q_OBJECT with TQ_OBJECT
- [de0ff66b] Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
- [25f2672b] Drop TQT_NO_COMPAT code
pytde
- [7c2e4340] Replace Q_OBJECT with TQ_OBJECT
applications/development
kdbg
- [5d4a6e71] Replace Q_OBJECT with TQ_OBJECT
kdiff3
- [5c7ab4d3] Replace TQ_*Focus* and TQ_Scale* defines
- [d9d59f82] Merge translation files from master branch.
- [20037609] Update translation template.
- [944553d4] Drop USE_QT4 code and unnecessary .tdevelop project file
- [773f93a5] Fix FTBFS from issue #6
- [b5270999] Drop TQT_BASE_OBJECT* defines
- [21ca8e5a] Drop TQT_TQ*_CONST defines
- [33583365] Replace Q_OBJECT with TQ_OBJECT
kpicosim
- [119fd801] Replace Q_OBJECT with TQ_OBJECT
kscope
- [22a657c1] Replace Q_OBJECT with TQ_OBJECT
ktechlab
- [4f72176a] Replace TQ_*Focus* and TQ_Scale* defines
- [11a949b4] Drop TQT_BASE_OBJECT* defines
- [d9fab094] Replace Q_OBJECT with TQ_OBJECT
- [397fe454] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kxmleditor
- [3f22c122] Replace Q_OBJECT with TQ_OBJECT
piklab
- [85ec028d] Replace TQ_*Focus* and TQ_Scale* defines
- [9b77564b] Drop TQT_BASE_OBJECT* defines
- [ef93b5a5] Replace Q_OBJECT with TQ_OBJECT
- [746d32a1] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tdesvn
- [67bfc2c2] Drop TQT_BASE_OBJECT* defines
- [32818c7a] Drop TQT_TQ*_OBJECT defines
- [a8d3129b] Replace Q_OBJECT with TQ_OBJECT
- [df800578] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
applications/games
knights
- [fd043239] Replace TQ_*Focus* and TQ_Scale* defines
- [4703dbc1] Drop TQT_BASE_OBJECT* defines
- [4ebbef64] Replace Q_OBJECT with TQ_OBJECT
- [fd77e9f1] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tdepacman
- [d52a5f09] Replace 'compat' headers with current.
- [c2f3a924] Replace Q_OBJECT with TQ_OBJECT
- [483ec9b5] Drop Qt2 obsolete classes
applications/graphics
digikam
- [d6f63fc9] Replace TQ_*Focus* and TQ_Scale* defines
- [cde65f51] Fix FTBFS from issue #9
- [92234290] Drop TQT_BASE_OBJECT* defines
- [bcffd86e] Drop TQT_TQ*_OBJECT defines
- [fe8b4e81] Replace Q_OBJECT with TQ_OBJECT
- [b70cb566] Drop TQT_NO_COMPAT code
- [dea407e3] Merge translation files from master branch.
gwenview
- [2d5bd98e] Replace TQ_*Focus* and TQ_Scale* defines
- [a248cedf] Drop TQT_BASE_OBJECT* defines
- [ff1ab64a] Drop TQT_TQ*_OBJECT defines
- [d6c24d70] Replace Q_OBJECT with TQ_OBJECT
- [1bcda901] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
ksquirrel
- [015d47f5] Replace TQ_*Focus* and TQ_Scale* defines
- [a3bef211] Fix FTBFS from issue #7
- [446eea79] Drop TQT_BASE_OBJECT* defines
- [9b19488f] Replace Q_OBJECT with TQ_OBJECT
- [7427e88a] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [5c1ea9ae] Drop TQT_NO_COMPAT code
- [f0109c23] Add man pages from tde-packaging repository
potracegui
- [8c488232] Replace Q_OBJECT with TQ_OBJECT
applications/internet
kasablanca
- [15688010] Replace Q_OBJECT with TQ_OBJECT
kbiff
- [71b64098] Replace Q_OBJECT with TQ_OBJECT
kftpgrabber
- [13b11d87] Replace Q_OBJECT with TQ_OBJECT
knmap
- [bb9ba751] Replace Q_OBJECT with TQ_OBJECT
konversation
- [3f8cbc7f] Replace TQ_*Focus* and TQ_Scale* defines
- [04e6c49e] Drop TQT_BASE_OBJECT* defines
- [0984efdd] update default server to Libera.Chat and enable SSL
- [51c582c3] Replace Q_OBJECT with TQ_OBJECT
- [7a6d31ab] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kopete-otr
- [d1e0f62b] Replace Q_OBJECT with TQ_OBJECT
kshowmail
- [3cae0331] Replace Q_OBJECT with TQ_OBJECT
- [52d71348] Removed .moc source files documentation.
- [bff3009c] Merge translation files from master branch.
kstreamripper
- [3b880a3d] Replace Q_OBJECT with TQ_OBJECT
ktorrent
- [cc3a1678] Replace TQ_*Focus* and TQ_Scale* defines
- [0c7012a7] Drop TQT_BASE_OBJECT* defines
- [694b6573] Replace Q_OBJECT with TQ_OBJECT
- [aab627d9] Drop TQT_NO_COMPAT code
kvirc
- [84057ea2] Replace TQ_*Focus* and TQ_Scale* defines
- [33c7bc39] Merge translation files from master branch.
- [0fac3b32] Update translation template.
- [7c3b44b8] Drop USE_QT4 code
- [cafbffba] Fix FTBFS from issue #9
- [2c078f18] Drop TQT_BASE_OBJECT* defines
- [c49086f6] Drop TQT_TQ*_OBJECT defines
- [cadbbff2] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT)
- [e6270284] Replace Q_OBJECT with TQ_OBJECT
- [ef786e3a] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kvpnc
- [918444d1] Replace Q_OBJECT with TQ_OBJECT
- [1bdf9a28] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
smb4k
- [2cf346ab] Drop TQT_BASE_OBJECT* defines
- [94c1aa87] Replace Q_OBJECT with TQ_OBJECT
- [9b8439ac] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [ce8b965c] Drop TQT_NO_COMPAT code
tork
- [1855627c] Replace Q_OBJECT with TQ_OBJECT
applications/misc
bibletime
- [7415013c] Replace TQ_*Focus* and TQ_Scale* defines
- [246bb9cb] Drop TQT_BASE_OBJECT* defines
- [7740e2e6] Replace Q_OBJECT with TQ_OBJECT
desktop-effects-tde
- [7fd97f35] Drop autotools support
kcmldap
- [86e44b02] Replace Q_OBJECT with TQ_OBJECT
kcmldapcontroller
- [7bde01f4] Replace Q_OBJECT with TQ_OBJECT
kcmldapmanager
- [1eb11149] Replace Q_OBJECT with TQ_OBJECT
kerberostray
krecipes
applications/multimedia
amarok
- [55525507] Merge translation files from master branch.
- [f9668721] Update translation template.
- [75b46c18] Avoid double logarithmic volume scaling when using libxine >= 1.2.13. This relates to TDE/tdemultimedia#40
- [715a0ab4] Replace TQ_*Focus* and TQ_Scale* defines
- [8fa7e28a] Drop Symbian support
- [b84c9505] Drop USE_TQT4 code
- [688e664d] Drop TQT_BASE_OBJECT* defines
- [2a618adc] Replace Q_OBJECT with TQ_OBJECT
- [f1076650] Merge translation files from master branch.
- [3e6935b4] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [f76f89ad] Merge translation files from master branch.
- [2abbd175] Merge translation files from master branch.
- [36bc8001] Merge translation files from master branch.
- [1de41405] Merge translation files from master branch.
- [04bd5a86] Merge translation files from master branch.
codeine
k3b
- [c063a706] Replace TQ_*Focus* and TQ_Scale* defines
- [04086637] Drop USE_TQT4 code
- [eb0f6cbe] Drop TQT_BASE_OBJECT* defines
- [9f8bd22e] Drop TQT_TQ*_CONST defines
- [6c942432] Drop TQT_TQ*_OBJECT defines
- [667ad9cd] Replace Q_OBJECT with TQ_OBJECT
- [b14c0f07] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [dc0b5f06] Merge translation files from master branch.
- [3d54daac] Merge translation files from master branch.
k3b-i18n
- [36af70ab] Merge translation files from master branch.
- [62b97f3f] Merge translation files from master branch.
- [8c489144] Merge translation files from master branch.
k9copy
- [14200ce4] Fix clang build failure for k9saveimage
This resolves issue #16 - [f59d6e17] Replace TQ_*Focus* and TQ_Scale* defines
- [dc9b57aa] Fix clang build failure for cputest
- [b7e134e2] Conversion to cmake build system
- [0984c8a8] Fix incorrect use of dvdread includes.
It seems that the library has been designed for use includes in the form
"#include <dvdread/...>" while we used includes without the "dvdread/" prefix.
This caused that instead of using the standard path detected from pkg-config,
the expected path had to be added to to -I flag. - [ba09a974] Merge translation files from master branch.
- [d3444bc5] Update translation template.
- [1a64436b] Fix more usage of TQString which would cause FTBFS with cmake
- [84a8b220] Restore correct version of anim.mng file from debian snapshot (https://snapshot.debian.org/package/k9copy/2.3.8-3/)
- [8ae9f61c] Fix usage of TQString which would cause FTBFS with cmake
- [10f89cd7] Move icons folder to main level.
- [d8f75eb1] Normalize doc structure and remove unused files
- [3dbd5e8f] Replace Q_OBJECT with TQ_OBJECT
- [fcc14dce] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [321a6c84] Merge translation files from master branch.
kaffeine
- [02b1ed8f] Replace various Q_* and QT_* defines with TQ_* and TQT_*
- [d8778380] Replace TQ_*Focus* and TQ_Scale* defines
- [8af1bf87] Drop TQT_BASE_OBJECT* defines
- [cad95d2d] Drop TQT_TQ*_OBJECT defines
- [f3bdcef9] Replace Q_OBJECT with TQ_OBJECT
- [8306ffba] Convert dummy part example to cmake
kmplayer
- [ba479173] Merge translation files from master branch.
- [9f4c6355] Replace TQ_*Focus* and TQ_Scale* defines
- [fc479135] Merge translation files from master branch.
- [c85bff43] Update translation template.
- [b065e535] Drop TQT_BASE_OBJECT* defines
- [da8cf2c4] Replace Q_OBJECT with TQ_OBJECT
- [b62a1922] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [698d2bc3] Merge translation files from master branch.
kplayer
- [46b71ba7] Replace Q_OBJECT with TQ_OBJECT
mplayerthumbs
- [60f3a44f] Replace Q_OBJECT with TQ_OBJECT
rosegarden
- [6be0f33e] Replace TQ_*Focus* and TQ_Scale* defines
- [45016a2f] Drop TQT_BASE_OBJECT* defines
- [4015988c] Drop TQT_TQ*_CONST defines
- [3cf37826] Drop TQT_TQ*_OBJECT defines
- [3ef4ff2e] Replace Q_OBJECT with TQ_OBJECT
- [95194d38] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
soundkonverter
- [37409e17] Drop TQT_BASE_OBJECT* defines
- [75d73ad5] Replace Q_OBJECT with TQ_OBJECT
- [a36ca1c3] Drop TQT_NO_COMPAT code
tderadio
- [68fa0b1c] Drop USE_TQT4 code
- [998f0a7f] Drop TQT_BASE_OBJECT* defines
- [c4cfb3dc] Merge translation files from master branch.
- [30f16ad2] Merge translation files from master branch.
- [0959273b] Drop use of TQ_SP* defines.
- [5501a8c7] Replace Q_OBJECT with TQ_OBJECT
- [9ef2b1a7] Merge translation files from master branch.
applications/office
basket
- [123ea9fb] Replace TQ_*Focus* and TQ_Scale* defines
- [2fa133cf] Drop TQT_TQ*_OBJECT defines
- [0cb23300] Replace Q_OBJECT with TQ_OBJECT
- [7c310957] Merge translation files from master branch.
- [ea8b722d] Update translation template.
- [4a028d07] Drop Qt2's TQSortedList class
- [a07f9925] Merge translation files from master branch.
kbibtex
- [06ee3c8c] Replace Q_OBJECT with TQ_OBJECT
kbookreader
- [e08aee73] Replace TQ_*Focus* and TQ_Scale* defines
- [fb55a29f] Replace Q_OBJECT with TQ_OBJECT
- [f3ed10ea] Merge translation files from master branch.
keximdb
kile
- [ede00661] Replace TQ_*Focus* and TQ_Scale* defines
- [35b1925e] Drop TQT_BASE_OBJECT* defines
- [3f0134fe] Replace Q_OBJECT with TQ_OBJECT
- [9a1b6c4b] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kmymoney
- [e35b2733] Replace TQ_*Focus* and TQ_Scale* defines
- [cc8fe772] Merge translation files from master branch.
- [1fdcccb5] Update translation template.
- [79b31360] Drop USE_TQT4 code
- [1c3fb8b2] Drop TQT_BASE_OBJECT* defines
- [6d209e21] Drop TQT_TQ*_CONST defines
- [a5848535] Drop TQT_TQ*_OBJECT defines
- [93816e0a] Replace Q_OBJECT with TQ_OBJECT
- [7a469553] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [43cb2df6] Drop use of COMPAT_TQT_VERSION define
- [1a2f7616] Drop Qt2 obsolete classes
knowit
- [1448a29b] Replace Q_OBJECT with TQ_OBJECT
koffice
- [7b525ca1] Replace TQ_*Focus* and TQ_Scale* defines
- [73836b4c] Drop USE_TQT4 code
- [1607518b] Drop TQT_BASE_OBJECT* defines
- [64574118] Drop TQT_TQ*_OBJECT defines
- [c9fc87af] Drop use of TQ_SP* defines.
- [ef14fba4] Replace Q_OBJECT with TQ_OBJECT
- [462dc85d] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [75cc9de8] Drop use of COMPAT_TQT_VERSION define
- [f25aee7b] Drop Qt2 obsolete classes
- [72bac0dd] Chalk: Fix loading of PNG files with iCCP
This commit makes some fixes to the way that iCCP profile data is read and
loaded, and adds an additional check to ensure that the PNG file does have
a profile.
It also introduces a shorter libpng version check of the form:
`#if PNG_LIBPNG_VER < 10500`
This commit fixes issue #20 - [b19ae6ac] Workaround to fix issue #32
koffice-i18n
- [613f1cf8] Merge translation files from master branch.
- [86e42647] Update translation template.
- [2adff954] Replace Q_OBJECT with TQ_OBJECT
- [095c16c0] Merge translation files from master branch.
- [db60471c] Merge translation files from master branch.
- [bdb3da2e] Merge translation files from master branch.
kpilot
- [0a566136] Drop TQT_BASE_OBJECT* defines
- [980849e7] Replace Q_OBJECT with TQ_OBJECT
- [83e4ace7] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tellico
- [4b657979] Replace TQ_*Focus* and TQ_Scale* defines
- [31fba841] Drop TQT_BASE_OBJECT* defines
- [37c2ad0c] Replace Q_OBJECT with TQ_OBJECT
- [2aa8f8fc] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
applications/settings
kdpkg
- [e5089f3c] Merge translation files from master branch.
- [df8e8632] Merge translation files from master branch.
- [f0c62495] Replace Q_OBJECT with TQ_OBJECT
- [d79e9b5e] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [41c04dc6] Merge translation files from master branch.
kima
- [b6a474ec] Drop USE_TQT4 code
- [267513f2] Drop TQT_TQ*_OBJECT defines
- [48cec49a] Drop use of TQ_SP* defines.
- [b7ec7cce] Replace Q_OBJECT with TQ_OBJECT
kiosktool
- [84eca24a] Replace Q_OBJECT with TQ_OBJECT
- [76b2a638] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [c1c74484] Merge translation files from master branch.
kkbswitch
- [96871dc4] Replace Q_OBJECT with TQ_OBJECT
- [294b4729] Merge translation files from master branch.
- [9d440c49] Merge translation files from master branch.
- [359b2cd5] Merge translation files from master branch.
- [f9e02269] Update translation template.
- [d0cbee51] Added global shortcuts for switching to previous/next group
- [29ed3556] Merge translation files from master branch.
klcddimmer
kmyfirewall
- [7253927e] Replace TQ_*Focus* and TQ_Scale* defines
- [c37c472c] Replace Q_OBJECT with TQ_OBJECT
- [c313fc51] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [12d78a43] Add man pages from tde-packaging repository
- [57c87890] Removed unnecessary files
- [ecfe7712] Drop TQT_NO_COMPAT code
tde-systemsettings
- [75542013] Replace Q_OBJECT with TQ_OBJECT
tdenetworkmanager
- [b8380e2a] Drop TQT_BASE_OBJECT* defines
- [4a8f46b1] Drop TQT_TQ*_OBJECT defines
- [a18aed9e] Replace Q_OBJECT with TQ_OBJECT
- [cfaf558e] Merge translation files from master branch.
tdesudo
- [e9d19a06] Replace Q_OBJECT with TQ_OBJECT
wlassistant
applications/system
dolphin
- [11588596] Replace TQ_*Focus* and TQ_Scale* defines
- [9409a55d] Merge translation files from master branch.
- [ebf9edd2] Update translation template.
- [267f704a] Drop TQT_BASE_OBJECT* defines
- [d5fd1605] Replace Q_OBJECT with TQ_OBJECT
- [4c7209ee] Improve code for image conversion. This relates to issue TDE/tdebase#376
- [5f4a60b2] Merge translation files from master branch.
- [6bfb9e00] Update translation template.
- [83850aae] Fix image conversion naming of files with multiple dots in the name. This relates to issue TDE/tdebase#376
- [9af3b341] Add more options to "Set as Background" menu in Dolphin.
This resolves issue #17 - [878adb72] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [42d55616] Merge translation files from master branch.
katapult
- [2dc8d77e] Replace TQ_*Focus* and TQ_Scale* defines
- [8358d142] Replace Q_OBJECT with TQ_OBJECT
- [d44e47d1] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kbfx
- [612b41af] Replace TQ_*Focus* and TQ_Scale* defines
- [fce56fa7] Drop TQT_BASE_OBJECT* defines
- [07cb8b6c] Replace Q_OBJECT with TQ_OBJECT
- [6dd6e0a7] Merge translation files from master branch.
kcmautostart
kdbusnotification
- [ee76cec7] Replace Q_OBJECT with TQ_OBJECT
klamav
knemo
- [9f762337] Drop TQT_TQ*_OBJECT defines
- [d328d85e] Replace Q_OBJECT with TQ_OBJECT
- [444036ef] Merge translation files from master branch.
knetload
- [e5f04eda] Replace Q_OBJECT with TQ_OBJECT
knetstats
- [d20207ca] Replace Q_OBJECT with TQ_OBJECT
kooldock
- [da6a9e3e] Replace Q_OBJECT with TQ_OBJECT
krusader
- [142b3f00] Replace TQ_*Focus* and TQ_Scale* defines
- [917651b3] Drop TQT_BASE_OBJECT* defines
- [8b0a8253] Replace Q_OBJECT with TQ_OBJECT
- [14aa2981] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [234a2a4c] Drop Qt2's TQSemiModal class
- [9b38fb3c] Drop TQT_NO_COMPAT code
kshutdown
ksystemlog
- [530cbd9f] Merge translation files from master branch.
- [fef1afb3] Update translation template.
- [d47f93fe] Fix FTBFS from issue #6
- [3d297171] Drop TQT_BASE_OBJECT* defines
- [70482cdd] Replace Q_OBJECT with TQ_OBJECT
kvkbd
polkit-agent-tde
tdebluez
- [a1ddecf6] Merge translation files from master branch.
- [0f1dee48] Replace Q_OBJECT with TQ_OBJECT
- [27b70ff7] Merge translation files from master branch.
- [a045ecc4] Merge translation files from master branch.
- [fb3e3ac8] Update translation template.
- [24b3dc5e] This fixes unknown devices to be configured and adds computer as valid device type.
- [e11af1d3] This fixes "Connecting device not working" issue #25
- [0a4ea4b0] Merge translation files from master branch.
- [f188187d] Update translation template.
- [5d198d9d] Fix issue when multiple devices with the same name are present. This resolves issue #24
- [83438b8e] Add cmake rules for building tdebluez api docs
- [5c37f6a6] Merge translation files from master branch.
- [531fe51b] Update translation template.
- [bc79b63d] Change the German string to English.
- [9276d6d1] Remove unnecessary accelerators from .ui files.
- [33f85d00] Update translation template.
- [9c9a5098] Update on the README.md
- [25926f66] Change the text of the action for authorization so that it is not joined
from multiple strings and therefore translation could be clearer. - [9cffe7ea] Use find_package( TQtQUI ) to detect TQtQui library.
Use tde_setup_dbus to detect and setup DBus.
Cleanup unused macros.
tdedocker
tdepowersave
- [3397f90a] Merge translation files from master branch.
- [8ffb1659] Update translation template.
- [388bf46a] Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136
The problem was hardware dependent and only noticable when the backlight
card has hundreds or thousands of steps. This was causing non-stop
calls to setBrightness, which did not have enough CPU time to complete
its task before the next call, resulting in the CPU eating up all
resources, non stop. - [96562b80] Fix rounding error when setting brightness by percentage
- [a4e984b1] Removed unused/unnecessary code
- [b463ff90] Separate logic to set brightness by absolute level or percentage
- [2a85caa9] Replace TQ_*Focus* and TQ_Scale* defines
- [5e7bdf8c] Extend DCOP interface with new brightnessSet method
- [431f2c21] Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported
- [1ef07aa2] Replace Q_OBJECT with TQ_OBJECT
- [9e6cc874] Merge translation files from master branch.
- [27eedf69] Update translation template.
- [aaecc02b] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/ - [8317ec0e] Fix bad english in brightness string
- [10c2ac77] Merge translation files from master branch.
yakuake
applications/tdeio
tdeio-appinfo
- [19f46f8b] Replace Q_OBJECT with TQ_OBJECT
tdeio-apt
- [caa01d22] Replace Q_OBJECT with TQ_OBJECT
tdeio-ftps
- [de84323b] Merge translation files from master branch.
tdeio-locate
- [42a10b76] Replace Q_OBJECT with TQ_OBJECT
tdeio-umountwrapper
- [033bf214] Replace Q_OBJECT with TQ_OBJECT
applications/themes
gtk-qt-engine
- [ac1ff691] Merge translation files from master branch.
- [1c0cf770] Merge translation files from master branch.
- [e107d610] Replace Q_OBJECT with TQ_OBJECT
gtk3-tqt-engine
- [6713ac1b] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [64db9682] Drop TQT_NO_COMPAT code
kgtk-qt3
- [3fbe46d0] Replace Q_OBJECT with TQ_OBJECT
ksplash-engine-moodin
- [6add0900] Replace Q_OBJECT with TQ_OBJECT
tde-style-baghira
- [185b962c] Replace Q_OBJECT with TQ_OBJECT
- [2081343a] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [f4a20352] Drop TQT_NO_COMPAT code
- [ce4fd308] Merge translation files from master branch.
tde-style-domino
- [8a72ddd4] Replace Q_OBJECT with TQ_OBJECT
- [a32ce765] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tde-style-ia-ora
- [4995a917] Replace Q_OBJECT with TQ_OBJECT
- [b508dbd6] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tde-style-lipstik
- [905139f8] Drop TQT_TQ*_OBJECT defines
- [cfbaf42f] Replace Q_OBJECT with TQ_OBJECT
- [7165d58b] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
tde-style-qtcurve
- [3c65d4d7] Drop USE_TQT4 code
- [e8b48a25] Drop TQT_BASE_OBJECT* defines
- [254bc2f8] Drop TQT_TQ*_CONST defines
- [686b1ffc] Drop TQT_TQ*_OBJECT defines
- [6d4f3af0] Replace Q_OBJECT with TQ_OBJECT
- [f96ebf44] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
- [39f1c011] Merge translation files from master branch.
tdmtheme
- [143d1243] Replace Q_OBJECT with TQ_OBJECT
twin-style-crystal
twin-style-dekorator
- [e54ea977] Replace Q_OBJECT with TQ_OBJECT
twin-style-machbunt
- [4ac500a6] Replace Q_OBJECT with TQ_OBJECT
twin-style-suse2
- [b623d8ef] Replace Q_OBJECT with TQ_OBJECT
applications/utilities
abakus
- [d081c368] Drop TQT_BASE_OBJECT* defines
- [0cbfd1ef] Replace Q_OBJECT with TQ_OBJECT
- [d93c12f6] Merge translation files from master branch.
- [0091ba7e] Merge translation files from master branch.
- [1d82affe] Merge translation files from master branch.
filelight
- [4fc0f89e] Replace Q_OBJECT with TQ_OBJECT
- [f95c2be0] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
kbarcode
- [5d320686] Replace TQ_*Focus* and TQ_Scale* defines
- [7beb5925] Merge translation files from master branch.
- [54202808] Replace Q_OBJECT with TQ_OBJECT
- [c846138d] Merge translation files from master branch.
- [8b350ddf] Merge translation files from master branch.
kchmviewer
- [65a46ddd] Replace Q_OBJECT with TQ_OBJECT
kcpuload
- [0cdd5700] Drop TQT_BASE_OBJECT* defines
- [01edf7be] Merge translation files from master branch.
- [d24fc5df] Merge translation files from master branch.
- [85e824a5] Replace Q_OBJECT with TQ_OBJECT
- [a9138aaf] Merge translation files from master branch.
kdirstat
- [b122ea8f] Replace Q_OBJECT with TQ_OBJECT
keep
- [da029309] Replace Q_OBJECT with TQ_OBJECT
knutclient
- [8b9b160e] Replace Q_OBJECT with TQ_OBJECT
kompose
krename
- [ad3b4bf4] Replace Q_OBJECT with TQ_OBJECT
ksensors
- [d26b9c87] Replace Q_OBJECT with TQ_OBJECT
mathemagics
- [c7967c1d] Replace Q_OBJECT with TQ_OBJECT
qalculate-tde
- [d188a043] Merge translation files from master branch.
- [f286dcd4] Merge translation files from master branch.
- [e2bfe5bf] Replace Q_OBJECT with TQ_OBJECT
- [ef31b019] Merge translation files from master branch.
- [1ec24c00] Merge translation files from master branch.
- [10b1baeb] Merge translation files from master branch.
- [0efe2cf5] Merge translation files from master branch.
- [1b9b8feb] Merge translation files from master branch.
packaging
packaging
- [8cb854b9] DEB ksensors: Add libsensors-dev as an alternative dependency.
- [30683723] DEB tdebase: Add libsensors-dev as an alternative dependency.
- [2f13d613] DEB kstreamripper: removed unnecessary files (man page already included in main repository)
- [8ff777c8] DEB: remove packaging files for 'fusion-icon' which is no longer part of TDE
- [ec70f7d4] DEB: added packaging files for kommando
- [7bec44d1] DEB k9copy: conversion to cmake build system
- [bbfa80f7] RPM: update build scripts
- [8b0f9ee1] RPM: fix invalid dependencies to devel packages
- [57950a7f] DEB kmyfirewall: move man pages to main repo
- [5aa28d44] DEB tdebase: Add init to build-depends.
This is necessary for TDE/tdebase#359 - [1028598a] DEB buildscripts: removed from R14.1.x branch. These scripts are kept up to date on master branch only, to avoid unnecessary repetition.
- [73972eeb] DEB: add support for Debian Trixie and Ubuntu Mantic. Remove Ubuntu Impish
- [b050ce81] FreeBSD: Backport patches to solve issue TDE/tde#128
- [ea254eaa] ArchLinux: Backport patches to solve issue TDE/tde#128
- [90e7827c] DEB tdebase: add TDE release notes to khelpcenter home page. This resolves issue TDE/tdebase#332
- [10724eac] DEB build scripts: update to new package naming convention (~pre instead of ~s)
- [7560fed8] Add debian rules for building tdebluez api docs
- [6a6134e9] DEB ksquirrel: use man pages from main repo
- [610981dc] RPM: update build scripts for Fedora 36
- [5fe21c2f] RPM: add distribution opensuse Leap 15.5
- [7919e63a] RPM: add build scripts for Mageia 9
- [6783a326] RPM: update build scripts for opensuse tumbleweed
- [8ab4d392] RPM: update build scripts for Fedora 38
- [0edc1511] RPM: add docker script for fedora38
- [687dff79] RPM: update build scripts for Fedora 37
- [9a94d2f3] RPM: update build scripts for opensuse 15.4
- [ae2a5ca1] RPM: update build scripts for pclinuxos