Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2a2efe6e72dc906906ddbc50020e70ece847375f) | ||||
* | Add KDE_EXPORT to public library symbols. | Slávek Banko | 2019-03-31 | 2 | -2/+2 |
| | | | | | | | This allows build with gcc hidden visibility. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5cb7f3667e3953437105c926e4c99371b7223de0) | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-03-31 | 2 | -16/+16 |
| | | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 283aebe0015ee5527dc322dde90237922b351109) | ||||
* | conversion to the cmake building system | gregory guy | 2019-03-31 | 2 | -0/+71 |
| | | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit e7c75e712197761e6b8ac4ab59b88ef9a1896eae) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 2 | -0/+6 |
| | | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ed95145d6cc8664180b539160c8b9e33e4826f2b) | ||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -3/+3 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4. | Darrell Anderson | 2013-08-18 | 4 | -11/+11 |
| | |||||
* | Fix unintended rename of lipstikconf | Slávek Banko | 2013-02-25 | 3 | -4/+4 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 2 | -30/+30 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -20/+20 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Update to latest style API | Timothy Pearson | 2012-11-14 | 2 | -30/+30 |
| | |||||
* | Fix crashes when used with third party toolkits | Timothy Pearson | 2012-11-11 | 1 | -44/+30 |
| | |||||
* | Resolve potential crashes | Timothy Pearson | 2012-11-01 | 1 | -8/+5 |
| | |||||
* | Use widget info structs instead of direct widget access where possible | Timothy Pearson | 2012-10-31 | 1 | -25/+20 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-10-31 | 1 | -6/+25 |
| | |||||
* | Update style | Timothy Pearson | 2012-10-31 | 1 | -15/+27 |
| | |||||
* | Do not use direct widget access when drawing tabs and popup menus | Timothy Pearson | 2012-10-17 | 1 | -16/+9 |
| | |||||
* | Use internal Qt hover drawing | Timothy Pearson | 2012-10-16 | 2 | -82/+15 |
| | |||||
* | TQStyle API update | Timothy Pearson | 2012-08-07 | 2 | -182/+197 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-08-05 | 2 | -97/+129 |
| | |||||
* | Fix accidental FTBFS from last commit | Timothy Pearson | 2012-03-23 | 1 | -5/+5 |
| | |||||
* | Draw inactive menu items | Timothy Pearson | 2012-03-22 | 1 | -0/+22 |
| | | | | This fixes rendering glitches outside of Qt3/X11 | ||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -3/+3 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -6/+6 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 2 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 2 | -35/+35 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -13/+13 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -40/+40 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -89/+89 |
| | | | | This reverts commit fefd7618681c12635dfc1fd256d385dd44f687c3. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -89/+89 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Add PE_HeaderSectionMenu handler to Lipstikv3.5.13 | tpearson | 2011-09-01 | 1 | -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: | tpearson | 2011-08-10 | 3 | -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: | tpearson | 2011-08-10 | 1 | -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: | tpearson | 2011-07-09 | 1 | -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[...] | tpearson | 2011-07-07 | 1 | -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 style | tpearson | 2011-05-30 | 6 | -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 fixups | tpearson | 2010-02-15 | 2 | -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 engine | tpearson | 2010-02-13 | 12 | -0/+5617 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-lipstik@1089389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |