summaryrefslogtreecommitdiffstats
path: root/style/lipstik.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-061-3/+3
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-5/+5
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-22/+22
* Replace Qt with TQtMichele Calgaro2023-11-051-3/+3
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-231-1/+1
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-121-8/+8
* Fixed invalid characters in names with umlaut letters.Michele Calgaro2022-06-211-1/+1
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
* Add KDE_EXPORT to public library symbols.Slávek Banko2019-03-311-1/+1
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-03-311-3/+3
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-3/+3
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-27/+27
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-16/+16
* Update to latest style APITimothy Pearson2012-11-141-15/+15
* 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-161-79/+15
* TQStyle API updateTimothy Pearson2012-08-071-178/+193
* Update to new style APITimothy Pearson2012-08-051-78/+96
* Fix accidental FTBFS from last commitTimothy Pearson2012-03-231-5/+5
* Draw inactive menu itemsTimothy Pearson2012-03-221-0/+22
* Rename additional members for tqt3Timothy Pearson2012-03-071-3/+3
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-2/+2
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-13/+13
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-34/+34
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-49/+49
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-49/+49
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
* Add PE_HeaderSectionMenu handler to Lipstikv3.5.13tpearson2011-09-011-0/+1
* rename the following methods:tpearson2011-08-101-38/+38
* rename the following methods:tpearson2011-08-101-7/+7
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-11/+11
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-2/+2
* TQt4 port the Lipstik styletpearson2011-05-301-611/+611
* Added Lipstik theme enginetpearson2010-02-131-0/+4107