Martin Gräßlin
32b6ef42b9
Strip module path from all Qt #include <>
...
Done with:
fixqt4headers.pl --strip-modules
REVIEW: 109176
2013-03-06 10:26:56 +01:00
Hugo Pereira Da Costa
2d9e9d6029
Fixed disabling/enabling decoration animations in non-advance mode
...
CCBUG: 313795
2013-02-22 17:39:56 +01:00
Hugo Pereira Da Costa
d27416983d
Fixed Krazy warning about explicit constructors.
...
Fixed krazy warning about invalid ifdef guard in include
Fixed Krazy warning about signal/slot normalization.
fixed Krazy spelling warning in comments.
2013-01-07 12:12:14 +01:00
Hugo Pereira Da Costa
9fb4194209
Improved changed state modification handling in shadow config widget, and updated rest of code accordingly.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
111bf3aa00
moved some signal/slots from code to designer.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
7a9e141e76
properly track changed state modifications from exception list widget.
2013-01-07 12:12:13 +01:00
Hugo Pereira Da Costa
ee290bc014
Clean changed state on load();
...
properly initialize changed state in constructor.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
30df048632
renamed shadowconfigurationui into shadowconfigwidget, for consistency with rest of the code
...
fixed updateChanged for closeWindowfromMenuButton
temporarily disabled updateChanged from exceptionLists.
2013-01-07 12:12:12 +01:00
Hugo Pereira Da Costa
ea639a0ec2
renamed ConfigurationUI into ConfigWidget.
...
moved all ui related stuff from oxygenConfig to oxygenConfigWidget.
Implement clean 'updateChanged' method.
2013-01-07 12:12:12 +01:00