summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a4f1d71603c9b061c1e4c5877bf78758eb296939)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-077-27/+27
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5e17591a668ba0345cddd44df3fa6572eb25ddf1)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-7/+7
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 022d1e16d38cbfd9b2f23c060ce060c259b46f22)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8746e143f41db6c9777491c9864ef0601a0c5d46)
* Replace Qt with TQtMichele Calgaro2023-11-053-18/+18
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7be076f07a1669968ae1b37526f959129f37f196)
* Drop USE_TQT4 coder14.1.1Michele Calgaro2023-08-292-39/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit efda7b84b278d73a2af32e4ceb0c7e470997e571)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6f0ece848b46d9fab71d9908ea4818bfc5f0159c)
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f61d950f471e223cef6a179ef1ac1ae1200945c6)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2523-23/+23
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ce5e23562bd87fad061187e168873cbb3277430c)
* Removed comments about HAL.Michele Calgaro2022-02-141-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated to use new standalone tdehw library.Slávek Banko2021-05-093-5/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Small improvement on code for building without tdehw.Michele Calgaro2021-05-021-0/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed FTBFS without tdehw lib.Michele Calgaro2021-05-012-5/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Desktop file translations:Slávek Banko2020-08-302-16/+12
| | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-08-301-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2020-08-275-77/+6
| | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <[email protected]>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-07-041-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-04-212-7/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-2129-280/+135
| | | | Signed-off-by: gregory guy <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-211-1/+1
|
* Use TDE hardware library instead of HALTimothy Pearson2013-03-315-111/+32
| | | | Remove spurious build files
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-25/+25
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-11/+11
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-46/+46
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-2122-22/+22
|
* Fix FTBFSTimothy Pearson2012-07-201-0/+2
| | | | Thanks to David Rankin for the patch!
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Updated to build with gcc 4.7.Darrell Anderson2012-04-101-0/+2
| | | | Thanks to David C. Rankin!
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1723-23/+23
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-218-30/+30
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-12/+12
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-189-31/+31
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1625-92/+92
| | | | This reverts commit 6981c239dedc72969f6f539afeef646a19c867c0.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1525-92/+92
|
* Fix FTBFSTimothy Pearson2011-11-251-1/+1
|
* Fix FTBFSTimothy Pearson2011-11-241-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Fix remaining instances of tqStatus embedded in user visible stringsv3.5.13tpearson2011-08-311-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-19/+19
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da