.. |
animation.cpp
|
this is now completely unecessary
|
2010-01-12 22:31:12 +00:00 |
animation.h
|
MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo
|
2010-02-02 13:36:23 +00:00 |
fade_p.h
|
* kill some memory leaks
|
2010-01-12 22:24:58 +00:00 |
fade.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
geometry_p.h
|
* kill some memory leaks
|
2010-01-12 22:24:58 +00:00 |
geometry.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
grow_p.h
|
* kill some memory leaks
|
2010-01-12 22:24:58 +00:00 |
grow.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
pixmaptransition_p.h
|
Same case.
|
2010-02-22 21:21:27 +00:00 |
pixmaptransition.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
pulser_p.h
|
We no longer need this to be a slot.
|
2010-02-23 23:31:20 +00:00 |
pulser.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
pulsershadow_p.h
|
Implementing support for larger pre-scaled widget raster representation.
|
2010-02-22 21:58:21 +00:00 |
pulsershadow.cpp
|
Safeguards in case of invalid image.
|
2010-02-22 23:18:30 +00:00 |
rotation_p.h
|
* kill some memory leaks
|
2010-01-12 22:24:58 +00:00 |
rotation.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
rotationstacked_p.h
|
MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo
|
2010-02-02 13:36:23 +00:00 |
rotationstacked.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
slide_p.h
|
MovementDirection and Reference enumerators are now QFlags (using Q_DECLARE_FLAGS), as suggested by aseigo
|
2010-02-02 13:36:23 +00:00 |
slide.cpp
|
Including 'moc' files, should speed up compilation.
|
2010-02-23 23:31:45 +00:00 |
stackedlayout.cpp
|
--compileWarnings;
|
2010-01-31 21:44:11 +00:00 |
stackedlayout.h
|
Adding a todo.
|
2010-02-22 21:22:08 +00:00 |
zoom_p.h
|
* kill some memory leaks
|
2010-01-12 22:24:58 +00:00 |
zoom.cpp
|
* adapt to API
|
2010-01-04 09:18:11 +00:00 |