27 Commits (6f0f4d49ff48ca83a3d1adbc4e32fe0f8564f042)

Author SHA1 Message Date
Hugo Pereira Da Costa 67e1dcfa2a cleanup shadow rendering 11 years ago
Hugo Pereira Da Costa 2d7ae9e8ad uint32_t -> quint32 12 years ago
Volker Krause e9988b7e27 Make constants const, saves a few symbols in the .data section. 12 years ago
Hugo Pereira Da Costa 5d615ced89 Added commented code to scale passed sizes by devicePixelRatio, for testing purposes 12 years ago
Hugo Pereira Da Costa 352c814034 add dpi awareness to tileSet and shadows 12 years ago
Hugo Pereira Da Costa 7552f1b63f push_back -> append 12 years ago
Hugo Pereira Da Costa d97fa1c6e8 moved shadow property names to breezepropertynames 12 years ago
Hugo Pereira Da Costa d5dc554463 - removed explicit dependency upon X11 (not needed) 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa f632372636 fixed possibly uninitialized variable 12 years ago
Hugo Pereira Da Costa 22d50e0747 simplified shadow rendering and minimized pixmaps size 12 years ago
Hugo Pereira Da Costa 217ffbba4d Add source-light offset when positioning the shadows rather than when creating the pixmap 12 years ago
Hugo Pereira Da Costa 4b870e7371 reduce shadow tiles size 12 years ago
Hugo Pereira Da Costa d63c96c49e removed unneeded constructor 12 years ago
Hugo Pereira Da Costa 631247fac6 Moved back shadow dimensions to Metrics in breeze.h 12 years ago
Hugo Pereira Da Costa abba357db0 removed debug 12 years ago
Hugo Pereira Da Costa 388d2edda8 use smaller shadows 12 years ago
Hugo Pereira Da Costa 24fcbe92d0 Rewrite shadow code to match better Breeze svg style 12 years ago
Hugo Pereira Da Costa fcfc4e1837 doxygen 12 years ago
Hugo Pereira Da Costa 994f25c8aa QGuiApplication -> QApplication 12 years ago
Hugo Pereira Da Costa c903d29e37 made isX11 a static method of Breeze::Helper 12 years ago
Hugo Pereira Da Costa 03e3d3bfe5 Added utility typedefs for QPointer and QScopedPointer. 12 years ago
Hugo Pereira Da Costa 232e48eea9 use Helper::connection instead of QX11Info::connection 12 years ago
Hugo Pereira Da Costa c017272992 moved all relevant enumerations to breeze.h 12 years ago
Hugo Pereira Da Costa cb919d5dd3 removed middle shadow 12 years ago
Hugo Pereira Da Costa a19b1c774d removed debug messages 12 years ago
Hugo Pereira Da Costa e7262d17c4 implemented dropdown menus and shadows 12 years ago