summaryrefslogtreecommitdiffstats
path: root/style
Commit message (Collapse)AuthorAgeFilesLines
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-7/+7
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Update to latest style APITimothy Pearson2012-11-142-34/+34
|
* Fix crashes when used with third party toolkitsTimothy Pearson2012-11-111-47/+46
|
* Fix crashes when used with third-party toolkitsTimothy Pearson2012-11-042-287/+334
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update to new style APITimothy Pearson2012-10-311-4/+23
|
* Update for style APITimothy Pearson2012-10-311-8/+33
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-28/+19
|
* Revert style and class names to QtCurveSlávek Banko2012-09-012-91/+95
| | | | Fix FTBFS on Qt3
* Style API updateTimothy Pearson2012-08-084-10/+11
|
* TQStyle API updateTimothy Pearson2012-08-074-1095/+1127
|
* Update to new style APITimothy Pearson2012-08-054-336/+432
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-29/+29
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-17/+17
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Fix a couple build warningsTimothy Pearson2012-02-231-1/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-2/+2
|
* Rename a few stragglersTimothy Pearson2011-12-241-12/+12
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-34/+34
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-44/+44
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-125/+125
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-218/+218
| | | | This reverts commit b98d1ff3de3e501c2a08b61433937cc7bfcc97dc.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-218/+218
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-2/+2
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-3/+3
|
* Fix additional FTBFSTimothy Pearson2011-11-241-1/+2
|
* Fix FTBFSTimothy Pearson2011-11-241-2/+2
|
* Fix CMake filesTimothy Pearson2011-11-241-0/+1
|
* Fix FTBFSTimothy Pearson2011-11-241-2/+0
|
* Initial conversion to standard CMake systemTimothy Pearson2011-11-241-21/+46
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-152-16/+16
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵v3.5.13tpearson2011-09-181-1/+1
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add PE_HeaderSectionMenu to QtCurve styletpearson2011-09-011-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1250784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-15/+15
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-64/+64
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-82/+82
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-83/+83
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kde-style-qtcurvetpearson2011-05-066-1932/+1939
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1230744 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update qtcurve to latest upstream versiontpearson2010-10-058-1797/+6437
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1182805 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added qtcuve theme enginetpearson2010-02-155-0/+6903
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1090657 283d02a7-25f6-0310-bc7c-ecb5cbfe19da