summaryrefslogtreecommitdiffstats
path: root/lib/kotext
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to latest tqt3 versionMichele Calgaro2024-09-161-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2024-03-173-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0423-277/+277
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-042-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-1611-49/+49
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop USE_TQT4 codeMichele Calgaro2023-08-253-11/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2029-56/+56
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-111-3/+3
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* KOffice: switch to global TDEFontChooserMavridis Philippe2022-06-095-1357/+5
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* TDEFontChooser_local: Fix font style matchingMavridis Philippe2022-05-112-12/+27
| | | | | | | | This applies the same fix as in tdelibs for TDEFontDialog. This resolves issue #22. Signed-off-by: Mavridis Philippe <[email protected]>
* Fixed FTBFS caused by commit b070dc18 on some distros/archs.Michele Calgaro2022-01-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-037-50/+25
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-296-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-293-5/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unnecessary executable flag.Michele Calgaro2018-09-011-0/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-261-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-1/+1
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-132-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
|
* Fix incorrect characters.Darrell Anderson2013-05-232-6/+6
|
* Cleanup output clutter.Darrell Anderson2013-05-061-1/+1
|
* Fix FTBFSTimothy Pearson2013-02-231-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1534-56/+56
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-9/+9
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-072-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-019-14/+14
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-106/+106
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-3/+3
|
* 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-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2614-30/+30
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-14/+14
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-34/+34
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-193-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-214-16/+16
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-3/+3
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1730-58/+58
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|