summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-02-121-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-02-111-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2012-02-111-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2012-02-101-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2012-02-071-0/+0
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-3/+3
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2012-02-011-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-01-201-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-01-021-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2012-01-011-0/+0
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-31/+31
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-199-52/+52
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-189-31/+31
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-116/+116
| | | | This reverts commit 7b745a9472f418920ad89f0cd28d3e94de40bee2.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-116/+116
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-14/+14
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-63/+63
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-079-24/+24
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-16/+16
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-15/+15
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-3/+3
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix crystal window decoration clientv3.5.13tpearson2011-09-192-12/+36
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1254499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-39/+39
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-076-19/+19
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kwin-style-crystal FTBFStpearson2011-07-034-16/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1239186 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kwin-style-crystaltpearson2011-07-0115-729/+734
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1239032 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-24231-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1106868 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixestpearson2010-02-252-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1095904 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added admin directorytpearson2010-02-240-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1095346 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kwin Crystal styletpearson2010-02-24326-0/+20810
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1095345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da