summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2015-12-171-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADSlávek Banko2015-12-171-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADv3.5.13.2Slávek Banko2013-05-241-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADSlávek Banko2013-03-301-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2013-02-161-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2013-01-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2012-12-091-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2012-10-231-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADSlávek Banko2012-10-131-0/+0
|
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-081-1/+1
| | | | (cherry picked from commit 6a03a25b759e0a200c9d30a1a88e680b92330d78)
* Fix png files. This partially resolves bug report 833.Darrell Anderson2012-07-0542-0/+0
| | | | | Thanks to walch.martin. (cherry picked from commit e37aab1e816267c1bce285ff44083f9f78e7b768)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-07-052-31/+31
| | | | (cherry picked from commit 29a51e7fbba5c85247f8b29f11cf68a526b9f9dd)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-07-059-52/+52
| | | | (cherry picked from commit cb4818cf88c6db8d0d799f38305da0fb95856053)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-07-059-31/+31
| | | | (cherry picked from commit ed6f377136e3ee497d97e76873d0869846dba888)
* Add common directoriesSlávek Banko2012-07-053-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