summaryrefslogtreecommitdiffstats
path: root/tdecore/tests
Commit message (Collapse)AuthorAgeFilesLines
* KRFCDate minutes/seconds can be omitted (ISO8601)mio2025-03-102-12/+36
| | | | | | | | | | | | ISO 8601 allows for dates and times to be represented with "reduced precision". In the case of times, this means the minutes and seconds can be omitted. More automated tests have been enabled, with the remaining ones to be fixed up in a later PR. Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit b56e68eac7a8e916a905e5f8ebe058907340128b)
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-253-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b2925b116af68ffc3b1696c0d5b81696f894de04)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-155-38/+38
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7)
* Replace Qt with TQtMichele Calgaro2023-11-152-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-061-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-271-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CMake build dependencies for tests.Slávek Banko2019-03-031-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* testing: add TEST argument to tde_add_check_executable() macroAlexander Golubev2017-01-291-7/+5
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Include module into test namesAlexander Golubev2017-01-291-1/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Initial add for check target for cmakeAlexander Golubev2017-01-2917-23/+80
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Fix accidental i18n breakageTimothy Pearson2014-09-281-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-17/+17
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1431-48/+48
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-5/+5
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-6/+6
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-014-11/+11
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-22/+22
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-31/+31
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-132/+132
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-229-11/+11
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2027-35/+35
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-1912-24/+24
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-5/+5
|
* Update branding with command line --help generic options.Darrell Anderson2012-05-061-1/+1
| | | | Part of fixes from GIT hash 554196e4 2012-04-21.
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0110-29/+29
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-19/+19
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-23/+23
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-23/+23
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-10/+10
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-0645-0/+5021