summaryrefslogtreecommitdiffstats
path: root/lib/kotext
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1323-277/+277
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-052-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-9/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0)
* Replace Qt with TQtMichele Calgaro2023-11-1611-49/+49
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-031-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1)
* Drop USE_TQT4 codeMichele Calgaro2023-08-293-11/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2229-56/+56
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-3/+3
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* 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
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2132-356/+356
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1938-262/+262
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1837-111/+111
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1658-728/+728
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.