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>
* Rename kstandarddirs.h to tdestandarddirs.hMichele Calgaro2025-02-264-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-253-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() ↵Michele Calgaro2025-02-036-16/+16
| | | | | | and kapp to tdeApp. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename class KProcIO to TDEProcIOMichele Calgaro2024-12-154-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Minor improvement to tdeapplication related filesMichele Calgaro2024-12-014-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}.Michele Calgaro2024-12-015-12/+10
| | | | | | Add temporary kprocess.h to keep things building. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplication and remove obsolete kapp.h ↵Michele Calgaro2024-11-195-13/+13
| | | | | | and kuniqueapp.h headers Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-125-38/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-152-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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