Hugo Pereira Da Costa
|
8a61b4184f
|
partial update to c++11
- use auto
- use override
- added some std::initializer_list
|
9 years ago |
Pino Toscano
|
30245abae8
|
Partially revert "Use Q_DECL_OVERRIDE"
The style code can be built with Qt4/kdelibs4 as well, and there is no
Q_DECL_OVERRIDE in that case.
This partially reverts commit 13859b08f7.
|
9 years ago |
Montel Laurent
|
13859b08f7
|
Use Q_DECL_OVERRIDE
|
9 years ago |
Hugo Pereira Da Costa
|
beecaaec1a
|
typedef -> using
|
11 years ago |
Hugo Pereira Da Costa
|
00a92a64cf
|
Fix license
|
12 years ago |
Hugo Pereira Da Costa
|
fcfc4e1837
|
doxygen
|
12 years ago |
Hugo Pereira Da Costa
|
03e3d3bfe5
|
Added utility typedefs for QPointer and QScopedPointer.
Moved to breeze.h
Use everywhere instead of QPointer directly
Use "using" syntax for typedefs, instead of "typedef" syntax
|
12 years ago |
Hugo Pereira Da Costa
|
c017272992
|
moved all relevant enumerations to breeze.h
moved arrow rendering to helper
implemented empty toolbar handle
|
12 years ago |
Hugo Pereira Da Costa
|
4a7d46ded9
|
Added splitter proxy
Added selection rendering
|
12 years ago |