Difference between revisions of "Changelog For R14.1.1"
Jump to navigation
Jump to search
(Update 20230813) |
(Update 20230903) |
||
Line 1: | Line 1: | ||
= common = |
= common = |
||
== admin == |
== admin == |
||
+ | * [https://git.trinitydesktop.org/cgit/admin/commit/?id=36d5073e [36d5073e]] Drop USE_QT4 code |
||
* [https://git.trinitydesktop.org/cgit/admin/commit/?id=46c95e99 [46c95e99]] Add support for moc-ing TQ_OBJECT classes |
* [https://git.trinitydesktop.org/cgit/admin/commit/?id=46c95e99 [46c95e99]] Add support for moc-ing TQ_OBJECT classes |
||
Line 28: | Line 29: | ||
== tqtinterface == |
== tqtinterface == |
||
+ | * [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=8745f781 [8745f781]] Remove tqt_mo_* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=70a2ba29 [70a2ba29]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=c6292c1d [c6292c1d]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=c6292c1d [c6292c1d]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=82e10727 [82e10727]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tqtinterface/commit/?id=82e10727 [82e10727]] Drop TQT_TQ*_OBJECT defines |
||
Line 71: | Line 76: | ||
= core = |
= core = |
||
== tdelibs == |
== tdelibs == |
||
+ | * [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=db9293e2 [db9293e2]] Drop Symbian support |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=e8f6750e [e8f6750e]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=97fea74e [97fea74e]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=09e466f8 [09e466f8]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=34a191d9 [34a191d9]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=34a191d9 [34a191d9]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=18c573e8 [18c573e8]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=18c573e8 [18c573e8]] Drop TQT_TQ*_OBJECT defines |
||
Line 94: | Line 105: | ||
== tdebase == |
== tdebase == |
||
+ | * [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=eb0d989c [eb0d989c]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=49335987 [49335987]] konqueror: make sure to clean pointers in iconview (add-up to previous commit) |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=27370dc4 [27370dc4]] konqueror: extend 'double click to move to parent' functinality to iconview mode as well |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=6b2e6103 [6b2e6103]] Update currency for some European countries. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/137 TDE/tde#137] |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5cfda355 [5cfda355]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=7c193f33 [7c193f33]] twin: update Qt:: -> TQt:: |
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=7c193f33 [7c193f33]] twin: update Qt:: -> TQt:: |
||
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8a662b46 [8a662b46]] twin: prevent cursor appearing off-window when untiling while moving |
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=8a662b46 [8a662b46]] twin: prevent cursor appearing off-window when untiling while moving |
||
Line 140: | Line 158: | ||
== tdepim == |
== tdepim == |
||
+ | * [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=829b015f [829b015f]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=fab4aa3b [fab4aa3b]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=fab4aa3b [fab4aa3b]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=99823e03 [99823e03]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdepim/commit/?id=99823e03 [99823e03]] Drop TQT_TQ*_OBJECT defines |
||
Line 148: | Line 169: | ||
== tdemultimedia == |
== tdemultimedia == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=957719d7 [957719d7]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=89e9e3ac [89e9e3ac]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=2795d5ce [2795d5ce]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=2795d5ce [2795d5ce]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=107ab779 [107ab779]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=107ab779 [107ab779]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 155: | Line 178: | ||
== tdenetwork == |
== tdenetwork == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=203566f8 [203566f8]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=04646ab2 [04646ab2]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=8c4f5d5c [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 [https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/54 #54] |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=9795d15c [9795d15c]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=e1feb0d7 [e1feb0d7]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=e1feb0d7 [e1feb0d7]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=4b89942b [4b89942b]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdenetwork/commit/?id=4b89942b [4b89942b]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 166: | Line 193: | ||
== tdegraphics == |
== tdegraphics == |
||
+ | * [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=8b76e7f3 [8b76e7f3]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=8b76e7f3 [8b76e7f3]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=6deca45c [6deca45c]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=6deca45c [6deca45c]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 172: | Line 201: | ||
== tdetoys == |
== tdetoys == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=f7a635a4 [f7a635a4]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=d9559c5f [d9559c5f]] Drop USE_TQT4 code |
||
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=2d3320fc [2d3320fc]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=2d3320fc [2d3320fc]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=0786899b [0786899b]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/tdetoys/commit/?id=0786899b [0786899b]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 178: | Line 209: | ||
== tdeutils == |
== tdeutils == |
||
+ | * [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=f5f1b89f [f5f1b89f]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=9b8380e6 [9b8380e6]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=9b8380e6 [9b8380e6]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=3d1736fd [3d1736fd]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=3d1736fd [3d1736fd]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 185: | Line 219: | ||
== tdeedu == |
== tdeedu == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=7a9e5fef [7a9e5fef]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=ca19a0f2 [ca19a0f2]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=54816bc0 [54816bc0]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=54816bc0 [54816bc0]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=1adf059c [1adf059c]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdeedu/commit/?id=1adf059c [1adf059c]] Drop TQT_TQ*_OBJECT defines |
||
Line 193: | Line 229: | ||
== tdegames == |
== tdegames == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=1ece3ab5 [1ece3ab5]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=65ea6712 [65ea6712]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=ef381c09 [ef381c09]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=ef381c09 [ef381c09]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=1d0e7307 [1d0e7307]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdegames/commit/?id=1d0e7307 [1d0e7307]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 199: | Line 237: | ||
== tdeaccessibility == |
== tdeaccessibility == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=e94ed8d3 [e94ed8d3]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=afab03ee [afab03ee]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=afab03ee [afab03ee]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=5d7c4c8a [5d7c4c8a]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=5d7c4c8a [5d7c4c8a]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 204: | Line 243: | ||
== tdeaddons == |
== tdeaddons == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=001ba9ea [001ba9ea]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=084dcc3c [084dcc3c]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=c0f59ca3 [c0f59ca3]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=87dc5f62 [87dc5f62]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=87dc5f62 [87dc5f62]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=6f4c5f47 [6f4c5f47]] konqueror plugin: improve code for image conversion. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/376 TDE/tdebase#376] |
* [https://git.trinitydesktop.org/cgit/tdeaddons/commit/?id=6f4c5f47 [6f4c5f47]] konqueror plugin: improve code for image conversion. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/376 TDE/tdebase#376] |
||
Line 211: | Line 253: | ||
== tdeadmin == |
== tdeadmin == |
||
+ | * [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 |
||
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=299bffeb [299bffeb]] Replace usage of obsolete TQLineEdit methods with supported methods |
* [https://git.trinitydesktop.org/cgit/tdeadmin/commit/?id=299bffeb [299bffeb]] Replace usage of obsolete TQLineEdit methods with supported methods |
||
Line 218: | Line 261: | ||
== tdeartwork == |
== tdeartwork == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=dbcdda93 [dbcdda93]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=c4ccddb5 [c4ccddb5]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=c33805f1 [c33805f1]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=2b61be69 [2b61be69]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=2b61be69 [2b61be69]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=44ae9eea [44ae9eea]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tdeartwork/commit/?id=44ae9eea [44ae9eea]] Merge translation files from master branch. |
||
Line 236: | Line 282: | ||
== tdesdk == |
== tdesdk == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=d5e7a821 [d5e7a821]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=854ae8e0 [854ae8e0]] Replace tqt_mo_* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=4a1cc838 [4a1cc838]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=3c1e2ceb [3c1e2ceb]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=80e5cf10 [80e5cf10]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=80e5cf10 [80e5cf10]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=ea4d6845 [ea4d6845]] Rename Token_Q_OBJECT to Token_TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdesdk/commit/?id=ea4d6845 [ea4d6845]] Rename Token_Q_OBJECT to Token_TQ_OBJECT |
||
Line 244: | Line 294: | ||
== tdevelop == |
== tdevelop == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=e8e8e542 [e8e8e542]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=da6192de [da6192de]] Replace tqt_mo_* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=e5cb3353 [e5cb3353]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=57951b63 [57951b63]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=57951b63 [57951b63]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=cb0195be [cb0195be]] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT) |
* [https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=cb0195be [cb0195be]] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT) |
||
Line 254: | Line 307: | ||
== tdewebdev == |
== tdewebdev == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=50677e02 [50677e02]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=3b410182 [3b410182]] Replace tqt_mo_* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=5905e4ed [5905e4ed]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=5b51c9fc [5b51c9fc]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=6d4be82c [6d4be82c]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=6d4be82c [6d4be82c]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=309a672d [309a672d]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=309a672d [309a672d]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 259: | Line 316: | ||
== tde-i18n == |
== tde-i18n == |
||
+ | * [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=04e761f7 [04e761f7]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ea750d50 [ea750d50]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9ec995a9 [9ec995a9]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=c4b1697a [c4b1697a]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2a43691a [2a43691a]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d3523a0e [d3523a0e]] Update translation template. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4f5ffaaf [4f5ffaaf]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4f5ffaaf [4f5ffaaf]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6b910504 [6b910504]] Update translation template. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6b910504 [6b910504]] Update translation template. |
||
Line 329: | Line 394: | ||
= libraries = |
= libraries = |
||
== libkdcraw == |
== libkdcraw == |
||
+ | * [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=f1971ac2 [f1971ac2]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=956155c8 [956155c8]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=956155c8 [956155c8]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=b2ea56a5 [b2ea56a5]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/libkdcraw/commit/?id=b2ea56a5 [b2ea56a5]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 340: | Line 406: | ||
== kipi-plugins == |
== kipi-plugins == |
||
+ | * [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=9119af3f [9119af3f]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=08b85ec5 [08b85ec5]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kipi-plugins/issues/5 #5] |
||
+ | * [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=193a26b3 [193a26b3]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=8efca3f3 [8efca3f3]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=8efca3f3 [8efca3f3]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=1b54582e [1b54582e]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kipi-plugins/commit/?id=1b54582e [1b54582e]] Merge translation files from master branch. |
||
Line 369: | Line 438: | ||
== kdiff3 == |
== kdiff3 == |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=5c7ab4d3 [5c7ab4d3]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=d9d59f82 [d9d59f82]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=20037609 [20037609]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=944553d4 [944553d4]] Drop USE_QT4 code and unnecessary .tdevelop project file |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=773f93a5 [773f93a5]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kdiff3/issues/6 #6] |
||
+ | * [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=b5270999 [b5270999]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=21ca8e5a [21ca8e5a]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=21ca8e5a [21ca8e5a]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=33583365 [33583365]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kdiff3/commit/?id=33583365 [33583365]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 379: | Line 454: | ||
== ktechlab == |
== ktechlab == |
||
+ | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=4f72176a [4f72176a]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=11a949b4 [11a949b4]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=11a949b4 [11a949b4]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=d9fab094 [d9fab094]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=d9fab094 [d9fab094]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 387: | Line 463: | ||
== piklab == |
== piklab == |
||
+ | * [https://git.trinitydesktop.org/cgit/piklab/commit/?id=85ec028d [85ec028d]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=9b77564b [9b77564b]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=9b77564b [9b77564b]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=ef93b5a5 [ef93b5a5]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/piklab/commit/?id=ef93b5a5 [ef93b5a5]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 399: | Line 476: | ||
= applications/games = |
= applications/games = |
||
== knights == |
== knights == |
||
+ | * [https://git.trinitydesktop.org/cgit/knights/commit/?id=fd043239 [fd043239]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=4703dbc1 [4703dbc1]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=4703dbc1 [4703dbc1]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=4ebbef64 [4ebbef64]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/knights/commit/?id=4ebbef64 [4ebbef64]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 410: | Line 488: | ||
= applications/graphics = |
= applications/graphics = |
||
== digikam == |
== digikam == |
||
+ | * [https://git.trinitydesktop.org/cgit/digikam/commit/?id=d6f63fc9 [d6f63fc9]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/digikam/commit/?id=cde65f51 [cde65f51]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/digikam/issues/9 #9] |
||
+ | * [https://git.trinitydesktop.org/cgit/digikam/commit/?id=92234290 [92234290]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=bcffd86e [bcffd86e]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=bcffd86e [bcffd86e]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=fe8b4e81 [fe8b4e81]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=fe8b4e81 [fe8b4e81]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 416: | Line 497: | ||
== gwenview == |
== gwenview == |
||
+ | * [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=2d5bd98e [2d5bd98e]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=a248cedf [a248cedf]] Drop TQT_BASE_OBJECT* defines |
* [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=a248cedf [a248cedf]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=ff1ab64a [ff1ab64a]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/gwenview/commit/?id=ff1ab64a [ff1ab64a]] Drop TQT_TQ*_OBJECT defines |
||
Line 422: | Line 504: | ||
== ksquirrel == |
== ksquirrel == |
||
+ | * [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=015d47f5 [015d47f5]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=a3bef211 [a3bef211]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/ksquirrel/issues/7 #7] |
||
+ | * [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=446eea79 [446eea79]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=9b19488f [9b19488f]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=9b19488f [9b19488f]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=7427e88a [7427e88a]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/ksquirrel/commit/?id=7427e88a [7427e88a]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 444: | Line 529: | ||
== konversation == |
== konversation == |
||
+ | * [https://git.trinitydesktop.org/cgit/konversation/commit/?id=3f8cbc7f [3f8cbc7f]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/konversation/commit/?id=04e6c49e [04e6c49e]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=0984efdd [0984efdd]] update default server to Libera.Chat and enable SSL |
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=0984efdd [0984efdd]] update default server to Libera.Chat and enable SSL |
||
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=51c582c3 [51c582c3]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=51c582c3 [51c582c3]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 460: | Line 547: | ||
== ktorrent == |
== ktorrent == |
||
+ | * [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=cc3a1678 [cc3a1678]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=0c7012a7 [0c7012a7]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=694b6573 [694b6573]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=694b6573 [694b6573]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=aab627d9 [aab627d9]] Drop TQT_NO_COMPAT code |
* [https://git.trinitydesktop.org/cgit/ktorrent/commit/?id=aab627d9 [aab627d9]] Drop TQT_NO_COMPAT code |
||
== kvirc == |
== kvirc == |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=84057ea2 [84057ea2]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=33c7bc39 [33c7bc39]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=0fac3b32 [0fac3b32]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=7c3b44b8 [7c3b44b8]] Drop USE_QT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=cafbffba [cafbffba]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kvirc/issues/9 #9] |
||
+ | * [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=2c078f18 [2c078f18]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=c49086f6 [c49086f6]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=c49086f6 [c49086f6]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=cadbbff2 [cadbbff2]] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT) |
* [https://git.trinitydesktop.org/cgit/kvirc/commit/?id=cadbbff2 [cadbbff2]] Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT) |
||
Line 474: | Line 569: | ||
== smb4k == |
== smb4k == |
||
+ | * [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=2cf346ab [2cf346ab]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=94c1aa87 [94c1aa87]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=94c1aa87 [94c1aa87]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=9b8439ac [9b8439ac]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/smb4k/commit/?id=9b8439ac [9b8439ac]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 483: | Line 579: | ||
= applications/misc = |
= applications/misc = |
||
== bibletime == |
== bibletime == |
||
+ | * [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7415013c [7415013c]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=246bb9cb [246bb9cb]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7740e2e6 [7740e2e6]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7740e2e6 [7740e2e6]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 507: | Line 605: | ||
= applications/multimedia = |
= applications/multimedia = |
||
== amarok == |
== amarok == |
||
+ | * [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=b84c9505 [b84c9505]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/amarok/commit/?id=688e664d [688e664d]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=2a618adc [2a618adc]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=2a618adc [2a618adc]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=f1076650 [f1076650]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=f1076650 [f1076650]] Merge translation files from master branch. |
||
Line 521: | Line 623: | ||
== k3b == |
== k3b == |
||
+ | * [https://git.trinitydesktop.org/cgit/k3b/commit/?id=c063a706 [c063a706]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/k3b/commit/?id=04086637 [04086637]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/k3b/commit/?id=eb0f6cbe [eb0f6cbe]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=9f8bd22e [9f8bd22e]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=9f8bd22e [9f8bd22e]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=6c942432 [6c942432]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=6c942432 [6c942432]] Drop TQT_TQ*_OBJECT defines |
||
Line 534: | Line 639: | ||
== k9copy == |
== k9copy == |
||
+ | * [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=14200ce4 [14200ce4]] Fix clang build failure for k9saveimage<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/k9copy/issues/16 #16] |
||
+ | * [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=f59d6e17 [f59d6e17]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=dc9b57aa [dc9b57aa]] Fix clang build failure for cputest |
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=dc9b57aa [dc9b57aa]] Fix clang build failure for cputest |
||
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=b7e134e2 [b7e134e2]] Conversion to cmake build system |
* [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=b7e134e2 [b7e134e2]] Conversion to cmake build system |
||
Line 549: | Line 656: | ||
== kaffeine == |
== kaffeine == |
||
+ | * [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=cad95d2d [cad95d2d]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=cad95d2d [cad95d2d]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=f3bdcef9 [f3bdcef9]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=f3bdcef9 [f3bdcef9]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 554: | Line 663: | ||
== kmplayer == |
== kmplayer == |
||
+ | * [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=c85bff43 [c85bff43]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=b065e535 [b065e535]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=da8cf2c4 [da8cf2c4]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=da8cf2c4 [da8cf2c4]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=b62a1922 [b62a1922]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=b62a1922 [b62a1922]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 565: | Line 678: | ||
== rosegarden == |
== rosegarden == |
||
+ | * [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=6be0f33e [6be0f33e]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=45016a2f [45016a2f]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=4015988c [4015988c]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=4015988c [4015988c]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=3cf37826 [3cf37826]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/rosegarden/commit/?id=3cf37826 [3cf37826]] Drop TQT_TQ*_OBJECT defines |
||
Line 571: | Line 686: | ||
== soundkonverter == |
== soundkonverter == |
||
+ | * [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=37409e17 [37409e17]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=75d73ad5 [75d73ad5]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=75d73ad5 [75d73ad5]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=a36ca1c3 [a36ca1c3]] Drop TQT_NO_COMPAT code |
* [https://git.trinitydesktop.org/cgit/soundkonverter/commit/?id=a36ca1c3 [a36ca1c3]] Drop TQT_NO_COMPAT code |
||
== tderadio == |
== tderadio == |
||
+ | * [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=68fa0b1c [68fa0b1c]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=998f0a7f [998f0a7f]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=c4cfb3dc [c4cfb3dc]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=c4cfb3dc [c4cfb3dc]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=30f16ad2 [30f16ad2]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tderadio/commit/?id=30f16ad2 [30f16ad2]] Merge translation files from master branch. |
||
Line 583: | Line 701: | ||
= applications/office = |
= applications/office = |
||
== basket == |
== basket == |
||
+ | * [https://git.trinitydesktop.org/cgit/basket/commit/?id=123ea9fb [123ea9fb]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=2fa133cf [2fa133cf]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=2fa133cf [2fa133cf]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=0cb23300 [0cb23300]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=0cb23300 [0cb23300]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 594: | Line 713: | ||
== kbookreader == |
== kbookreader == |
||
+ | * [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=e08aee73 [e08aee73]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=fb55a29f [fb55a29f]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=fb55a29f [fb55a29f]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=f3ed10ea [f3ed10ea]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kbookreader/commit/?id=f3ed10ea [f3ed10ea]] Merge translation files from master branch. |
||
Line 602: | Line 722: | ||
== kile == |
== kile == |
||
+ | * [https://git.trinitydesktop.org/cgit/kile/commit/?id=ede00661 [ede00661]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kile/commit/?id=35b1925e [35b1925e]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=3f0134fe [3f0134fe]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=3f0134fe [3f0134fe]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=9a1b6c4b [9a1b6c4b]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/kile/commit/?id=9a1b6c4b [9a1b6c4b]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
== kmymoney == |
== kmymoney == |
||
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=e35b2733 [e35b2733]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=cc8fe772 [cc8fe772]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=1fdcccb5 [1fdcccb5]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=79b31360 [79b31360]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=1c3fb8b2 [1c3fb8b2]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=6d209e21 [6d209e21]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=6d209e21 [6d209e21]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=a5848535 [a5848535]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/kmymoney/commit/?id=a5848535 [a5848535]] Drop TQT_TQ*_OBJECT defines |
||
Line 617: | Line 744: | ||
== koffice == |
== koffice == |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=7b525ca1 [7b525ca1]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=73836b4c [73836b4c]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice/commit/?id=1607518b [1607518b]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=64574118 [64574118]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=64574118 [64574118]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=c9fc87af [c9fc87af]] Drop use of TQ_SP* defines. |
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=c9fc87af [c9fc87af]] Drop use of TQ_SP* defines. |
||
Line 627: | Line 757: | ||
== koffice-i18n == |
== koffice-i18n == |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=613f1cf8 [613f1cf8]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=86e42647 [86e42647]] Update translation template. |
||
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=2adff954 [2adff954]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=2adff954 [2adff954]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=095c16c0 [095c16c0]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/koffice-i18n/commit/?id=095c16c0 [095c16c0]] Merge translation files from master branch. |
||
Line 633: | Line 765: | ||
== kpilot == |
== kpilot == |
||
+ | * [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=0a566136 [0a566136]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=980849e7 [980849e7]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=980849e7 [980849e7]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=83e4ace7 [83e4ace7]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/kpilot/commit/?id=83e4ace7 [83e4ace7]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
== tellico == |
== tellico == |
||
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=4b657979 [4b657979]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/tellico/commit/?id=31fba841 [31fba841]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=37c2ad0c [37c2ad0c]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=37c2ad0c [37c2ad0c]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=2aa8f8fc [2aa8f8fc]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/tellico/commit/?id=2aa8f8fc [2aa8f8fc]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 649: | Line 784: | ||
== kima == |
== kima == |
||
+ | * [https://git.trinitydesktop.org/cgit/kima/commit/?id=b6a474ec [b6a474ec]] Drop USE_TQT4 code |
||
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=267513f2 [267513f2]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=267513f2 [267513f2]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=48cec49a [48cec49a]] Drop use of TQ_SP* defines. |
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=48cec49a [48cec49a]] Drop use of TQ_SP* defines. |
||
Line 672: | Line 808: | ||
== kmyfirewall == |
== kmyfirewall == |
||
+ | * [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=7253927e [7253927e]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c37c472c [c37c472c]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c37c472c [c37c472c]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c313fc51 [c313fc51]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/kmyfirewall/commit/?id=c313fc51 [c313fc51]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 682: | Line 819: | ||
== tdenetworkmanager == |
== tdenetworkmanager == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=b8380e2a [b8380e2a]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=4a8f46b1 [4a8f46b1]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=4a8f46b1 [4a8f46b1]] Drop TQT_TQ*_OBJECT defines |
||
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=a18aed9e [a18aed9e]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdenetworkmanager/commit/?id=a18aed9e [a18aed9e]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 695: | Line 833: | ||
= applications/system = |
= applications/system = |
||
== dolphin == |
== dolphin == |
||
+ | * [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=11588596 [11588596]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=9409a55d [9409a55d]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=ebf9edd2 [ebf9edd2]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=267f704a [267f704a]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=d5fd1605 [d5fd1605]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=d5fd1605 [d5fd1605]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=4c7209ee [4c7209ee]] Improve code for image conversion. This relates to issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/376 TDE/tdebase#376] |
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=4c7209ee [4c7209ee]] Improve code for image conversion. This relates to issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/376 TDE/tdebase#376] |
||
Line 705: | Line 847: | ||
== katapult == |
== katapult == |
||
+ | * [https://git.trinitydesktop.org/cgit/katapult/commit/?id=2dc8d77e [2dc8d77e]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=8358d142 [8358d142]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=8358d142 [8358d142]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=d44e47d1 [d44e47d1]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/katapult/commit/?id=d44e47d1 [d44e47d1]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
== kbfx == |
== kbfx == |
||
+ | * [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=612b41af [612b41af]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=fce56fa7 [fce56fa7]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=07cb8b6c [07cb8b6c]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=07cb8b6c [07cb8b6c]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=6dd6e0a7 [6dd6e0a7]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=6dd6e0a7 [6dd6e0a7]] Merge translation files from master branch. |
||
Line 738: | Line 883: | ||
== krusader == |
== krusader == |
||
+ | * [https://git.trinitydesktop.org/cgit/krusader/commit/?id=142b3f00 [142b3f00]] Replace TQ_*Focus* and TQ_Scale* defines |
||
+ | * [https://git.trinitydesktop.org/cgit/krusader/commit/?id=917651b3 [917651b3]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=8b0a8253 [8b0a8253]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=8b0a8253 [8b0a8253]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=14aa2981 [14aa2981]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
* [https://git.trinitydesktop.org/cgit/krusader/commit/?id=14aa2981 [14aa2981]] Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. |
||
Line 748: | Line 895: | ||
== ksystemlog == |
== ksystemlog == |
||
+ | * [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=530cbd9f [530cbd9f]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=fef1afb3 [fef1afb3]] Update translation template. |
||
+ | * [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=d47f93fe [d47f93fe]] Fix FTBFS from issue [https://mirror.git.trinitydesktop.org/gitea/TDE/ksystemlog/issues/6 #6] |
||
+ | * [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=3d297171 [3d297171]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=70482cdd [70482cdd]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/ksystemlog/commit/?id=70482cdd [70482cdd]] Replace Q_OBJECT with TQ_OBJECT |
||
== kvkbd == |
== kvkbd == |
||
+ | * [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=f5c63412 [f5c63412]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=70940a44 [70940a44]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kvkbd/commit/?id=70940a44 [70940a44]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 787: | Line 939: | ||
== tdepowersave == |
== tdepowersave == |
||
+ | * [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=431f2c21 [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 |
||
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=1ef07aa2 [1ef07aa2]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=1ef07aa2 [1ef07aa2]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=9e6cc874 [9e6cc874]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=9e6cc874 [9e6cc874]] Merge translation files from master branch. |
||
Line 795: | Line 950: | ||
== yakuake == |
== yakuake == |
||
+ | * [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=75a57daf [75a57daf]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=6f4267af [6f4267af]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/yakuake/commit/?id=6f4267af [6f4267af]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 849: | Line 1,005: | ||
== tde-style-qtcurve == |
== tde-style-qtcurve == |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=3c65d4d7 [3c65d4d7]] Drop USE_TQT4 code |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=e8b48a25 [e8b48a25]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=254bc2f8 [254bc2f8]] Drop TQT_TQ*_CONST defines |
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=254bc2f8 [254bc2f8]] Drop TQT_TQ*_CONST defines |
||
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=686b1ffc [686b1ffc]] Drop TQT_TQ*_OBJECT defines |
* [https://git.trinitydesktop.org/cgit/tde-style-qtcurve/commit/?id=686b1ffc [686b1ffc]] Drop TQT_TQ*_OBJECT defines |
||
Line 859: | Line 1,017: | ||
== twin-style-crystal == |
== twin-style-crystal == |
||
+ | * [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=d2f9ba26 [d2f9ba26]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=ed63325f [ed63325f]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/twin-style-crystal/commit/?id=ed63325f [ed63325f]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 872: | Line 1,031: | ||
= applications/utilities = |
= applications/utilities = |
||
== abakus == |
== abakus == |
||
+ | * [https://git.trinitydesktop.org/cgit/abakus/commit/?id=d081c368 [d081c368]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=0cbfd1ef [0cbfd1ef]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=0cbfd1ef [0cbfd1ef]] Replace Q_OBJECT with TQ_OBJECT |
||
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=d93c12f6 [d93c12f6]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=d93c12f6 [d93c12f6]] Merge translation files from master branch. |
||
Line 882: | Line 1,042: | ||
== kbarcode == |
== kbarcode == |
||
+ | * [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=5d320686 [5d320686]] Replace TQ_*Focus* and TQ_Scale* defines |
||
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=7beb5925 [7beb5925]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=7beb5925 [7beb5925]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=54202808 [54202808]] Replace Q_OBJECT with TQ_OBJECT |
* [https://git.trinitydesktop.org/cgit/kbarcode/commit/?id=54202808 [54202808]] Replace Q_OBJECT with TQ_OBJECT |
||
Line 891: | Line 1,052: | ||
== kcpuload == |
== kcpuload == |
||
+ | * [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=0cdd5700 [0cdd5700]] Drop TQT_BASE_OBJECT* defines |
||
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=01edf7be [01edf7be]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=01edf7be [01edf7be]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=d24fc5df [d24fc5df]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kcpuload/commit/?id=d24fc5df [d24fc5df]] Merge translation files from master branch. |
||
Line 930: | Line 1,092: | ||
= packaging = |
= packaging = |
||
== packaging == |
== packaging == |
||
+ | * [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=8ff777c8 [8ff777c8]] DEB: remove packaging files for 'fusion-icon' which is no longer part of TDE |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ec70f7d4 [ec70f7d4]] DEB: added packaging files for kommando |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ec70f7d4 [ec70f7d4]] DEB: added packaging files for kommando |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=7bec44d1 [7bec44d1]] DEB k9copy: conversion to cmake build system |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=7bec44d1 [7bec44d1]] DEB k9copy: conversion to cmake build system |
Revision as of 17:21, 4 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
- [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
- [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
- [c6acfabe] Removed unnecessary code
polkit-tqt
- [0821a5d8] Replace Q_OBJECT with TQ_OBJECT
tqca
- [e5899e0c] Replace Q_OBJECT with TQ_OBJECT
core
tdelibs
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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.
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
- [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
- [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
- [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
- [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
- [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
- [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