summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1032-629/+629
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9b054308cef27a642eaa6e9a86db215151468e0b)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-042-7/+7
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 217eb15dfed1b38303754b8cab53d77d749f22b9)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-28/+28
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0fc192d2827d9bb160fce57b7e359f116a206aa7)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fe842b62ace7cf85bc3d99b80eacf554953f9d13)
* Replace Qt with TQtMichele Calgaro2023-11-0571-170/+170
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1ec7b1dadc8d1668fb89cf06b32dfc52c18db4d6)
* Replace various tqtinterface's TQ_* defines with actual typesr14.1.1Michele Calgaro2023-09-124-11/+11
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3d3dc041a570cd26154510785f50ffcd8cf56005)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-033-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49df580e122b7b7e42d0c2668cdd8159fbc62648)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-169-21/+21
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2ec11ba03e87e734e3fa95f59385049feb82098b)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-0911-38/+38
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5f88991f1f2ff15f859d2cbd701f26c378841fe0)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 685724904fb299b8fc1e719476f08654210141f1)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-24191-193/+193
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c57b4dfc677121eadeff03f1f3fa330882b5b747)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-124-10/+10
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 439c716aab9200d6a24a2f2bdfda5e5812dcd3bc)
* Fixed FTBFS with clang.Michele Calgaro2021-07-274-14/+14
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix ftbfs on Fedora 34François Andriot2021-05-113-3/+3
| | | | | | | | error: ISO C++17 does not allow dynamic exception specifications error: static assertion failed: comparison object must be invocable as const Signed-off-by: François Andriot <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-291148-2724/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix minor leftover from strstream to sstream conversion not done in previousMichele Calgaro2018-08-171-17/+0
| | | | | | commit. Signed-off-by: Michele Calgaro <[email protected]>
* Switched from strstream to sstream.Michele Calgaro2018-08-1623-140/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-137-14/+14
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-8043/+0
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-074-13/+13
|
* Fix unintended renamingDarrell Anderson2014-02-1612-141/+141
|
* Fix unintended renamingDarrell Anderson2014-02-164-9/+9
|
* Fix FTBFS due to recent style API changesSlávek Banko2013-12-262-38/+38
|
* Fix unintended rename of PEAKFILESlávek Banko2013-03-094-39/+39
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-192-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15319-394/+394
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1466-71/+71
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-3/+3
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-26/+26
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0167-115/+115
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0181-932/+932
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-3111-80/+80
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-294-39/+39
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2775-92/+92
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2564-178/+178
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2461-191/+191
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-8/+8
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix FTBFS in 64-bit.Darrell Anderson2012-11-021-2/+2
| | | | | This resolves bug report 1076. Thanks to Slavek Banko.
* Fix FTBFS due to missing link to fontconfigSlávek Banko2012-10-311-1/+1
| | | | Thanks to Francois Andriot
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-18/+18
|