summaryrefslogtreecommitdiffstats
path: root/style
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Add PE_HeaderSectionMenu handler to Lipstikv3.5.13tpearson2011-09-011-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1250783 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-42/+42
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-11/+11
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port the Lipstik styletpearson2011-05-306-1004/+1006
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1234205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixupstpearson2010-02-152-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1090697 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added Lipstik theme enginetpearson2010-02-1312-0/+5617
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1089389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da