Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 2 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0bcd64f7fce74db2ef792e73ed5eceb079fd64f) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 1 | -38/+38 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8bc8b24757e1cdf11d60bbeea3c7eaac7e4b8dd0) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-03-22 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7a7827396f90ad06945cd5a367f93d8ffd380e0f) | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 39ecff8fe9f78f3363caa0dd1bca64d68dd178b0) | ||||
* | Replace auto_ptr | Michele Calgaro | 2024-01-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 56ddbe04dc445c012c568083202ce433c1da7026) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 12 | -192/+192 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf) | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-24 | 5 | -55/+55 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 7 | -23/+23 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7) | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d7ae9fb514226c126e04cfe4f34800beb9f4ea19) | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 2 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b727f4b3b1957bec28a350575237b93f8f278cdb) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 7 | -38/+38 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1 | Michele Calgaro | 2023-09-28 | 1 | -1/+1 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-03 | 5 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1) | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 4 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-22 | 20 | -32/+32 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 2 | -15/+15 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046) | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 5 | -46/+28 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 8 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 2 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2016-08-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS on Debian and Ubuntu | Timothy Pearson | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 3 | -4/+4 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Do not delete referenced MainWindow in document destructor | Timothy Pearson | 2014-10-05 | 2 | -3/+16 |
| | | | | This resolves Bug 1729 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Rename kderc -> tderc in support of bug report 1447. | Darrell Anderson | 2013-04-18 | 2 | -2/+2 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 2 | -8/+8 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 27 | -53/+53 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 12 | -13/+13 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -8/+8 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 13 | -14/+14 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 23 | -114/+114 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -7/+7 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -2/+2 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -3/+3 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 4 | -6/+6 |
| | |||||
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 14 | -18/+18 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 12 | -16/+16 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 17 | -57/+57 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 14 | -41/+41 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 15 | -37/+37 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 1 | -3/+3 |
| |