summaryrefslogtreecommitdiffstats
path: root/style
Commit message (Collapse)AuthorAgeFilesLines
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-051-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-231-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-8/+8
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed invalid characters in names with umlaut letters.Michele Calgaro2022-06-212-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of desktop style files.Slávek Banko2020-10-043-6/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-09-302-37/+0
| | | | | | | | | | Add basic cmake build instructions. Deleted empty file NEWS. Deleted spec file (rpm) lipstik.spec. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Move translations to a new directory layout.Ray-V2020-04-121-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add KDE_EXPORT to public library symbols.Slávek Banko2019-03-312-2/+2
| | | | | | This allows build with gcc hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-03-312-16/+16
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-03-192-0/+71
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Add CMakeL10n rules.Slávek Banko2019-01-082-0/+6
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-3/+3
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-184-11/+11
|
* Fix unintended rename of lipstikconfSlávek Banko2013-02-253-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-30/+30
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Update to latest style APITimothy Pearson2012-11-142-30/+30
|
* Fix crashes when used with third party toolkitsTimothy Pearson2012-11-111-44/+30
|
* Resolve potential crashesTimothy Pearson2012-11-011-8/+5
|
* Use widget info structs instead of direct widget access where possibleTimothy Pearson2012-10-311-25/+20
|
* Update to new style APITimothy Pearson2012-10-311-6/+25
|
* Update styleTimothy Pearson2012-10-311-15/+27
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-16/+9
|
* Use internal Qt hover drawingTimothy Pearson2012-10-162-82/+15
|
* TQStyle API updateTimothy Pearson2012-08-072-182/+197
|
* Update to new style APITimothy Pearson2012-08-052-97/+129
|
* Fix accidental FTBFS from last commitTimothy Pearson2012-03-231-5/+5
|
* Draw inactive menu itemsTimothy Pearson2012-03-221-0/+22
| | | | This fixes rendering glitches outside of Qt3/X11
* Rename additional members for tqt3Timothy Pearson2012-03-071-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-35/+35
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-40/+40
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-89/+89
| | | | This reverts commit fefd7618681c12635dfc1fd256d385dd44f687c3.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-89/+89
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|