Commit graph

9 commits

Author SHA1 Message Date
Jonne Lehtinen
da102ae302 OTHER: Fix syntax errors.
In standard C++ all member declarations must use an unqualified name for
the member itself. G++ 4.1 enforces this.
2006-07-17 15:52:05 -04:00
Tobias Rundstrom
2c20ddf6fc Moved around headers, should make it faster to compile. 2006-03-15 22:58:57 -04:00
Tobias Rundstrom
d57ebf91a0 Clean-up of signals and move fileOpen to SkinDisplay class 2006-03-11 15:57:19 -03:00
Tobias Rundstrom
f58f03f19e Remove noDrag madness. 2006-02-26 14:45:36 -03:00
Tobias Rundstrom
d356989d5e Lot of fixes for everything. 2006-02-21 00:29:28 -03:00
Tobias Rundstrom
f36ba49ea9 Huge push that fixes lot of the problems with headers and added a Slider 2006-02-20 00:43:42 -03:00
Daniel Svensson
9fb1376afe Skin class now emits a signal when a skin has (hopefully) been loaded.
Widgets interested in such events handle the signal and update their
pixmaps accordingly.
2006-02-18 04:15:45 +01:00
Tobias Rundstrom
862bc20776 Moved some headerfiles 2006-02-15 14:16:43 -03:00
Tobias Rundstrom
cc0faeee08 Initial commit 2006-02-14 23:12:46 -03:00