Commit graph

6 commits

Author SHA1 Message Date
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 2017-03-02 20:09:32 +01:00
Montel Laurent 6fab218de9 Use Q_NULLPTR 2015-08-18 15:12:07 +02:00
Montel Laurent a8c13a9e1d Add Q_DECL_OVERRIDE 2015-08-04 15:07:22 +02:00
Glen Kaukola 824a620d7a Krazy: Check for C++ ctors that should be declared 'explicit'.
svn path=/trunk/KDE/kdegraphics/okular/; revision=1110334
2010-04-02 19:03:57 +00:00
Pino Toscano 239434362e Basic version of a tree model for the document annotations.
It provides the items this way:

root
+ page 1
| + annotations for page 1
+ page 2
| + annotations for page 2
.. and so on
It does not return subtrees for pages without annotations.

svn path=/trunk/KDE/kdegraphics/okular/; revision=709946
2007-09-08 17:10:35 +00:00