Pino Toscano
b0245bd01d
Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu.
...
FEATURE: 155668
svn path=/trunk/KDE/kdegraphics/okular/; revision=761323
18 years ago
Pino Toscano
51f34f3f9f
support more than one annotation in the annotation popup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=761316
18 years ago
Eike Hein
93fdfab88c
person("pinotree")->happiness++
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=756180
18 years ago
Jakob Petsovits
79006833de
Icon naming spec compliance (code changes - KDE/):
...
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
svn path=/trunk/KDE/kdegraphics/okular/; revision=753841
18 years ago
Pino Toscano
288fce0b82
AnnotationGuiUtils -> GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
18 years ago
Pino Toscano
034e8f9299
Map the index through the author proxy model as well.
...
This makes the context menu working again, thanks Elias P. for reporting that!
svn path=/trunk/KDE/kdegraphics/okular/; revision=748887
19 years ago
Eike Hein
435a6390b8
Anti-alias the "No annotations" box in the Reviews tab.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=746416
19 years ago
Pino Toscano
0b35107505
fix icons
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=732755
19 years ago
Tobias Koenig
c70cb99bdc
Add proxy model for grouping by author
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710548
19 years ago
Pino Toscano
bc509794eb
remove two empty DocumentObserver notifications
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710426
19 years ago
Tobias Koenig
709e0eed1d
Print fancy information when no annotations are available
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710354
19 years ago
Pino Toscano
08727a7cea
a bit prettier
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710340
19 years ago
Tobias Koenig
9642e7ae5e
Add proxy models for the AnnotationModel and port SideReviews
...
to it
svn path=/trunk/KDE/kdegraphics/okular/; revision=710330
19 years ago
Pino Toscano
b56ad8c3ae
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=710227
19 years ago
Pino Toscano
815ac3867e
move the annotation tooltip creation procedure in a single place
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709910
19 years ago
Pino Toscano
0bfbda8810
btter handle "empty" authors in the review tree
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709906
19 years ago
Pino Toscano
21a8ebbe1e
simply a bit its layout, making it coherent with the other sidebar panes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=704288
19 years ago
Pino Toscano
cd0dd24193
i18n fixes
...
rename 'freetext' to 'inline note'
svn path=/trunk/KDE/kdegraphics/okular/; revision=701876
19 years ago
Pino Toscano
905ca02fb2
center the "no items" text of the annotation pane, until a better solution comes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=667142
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
af1fd0c1f3
new icon name
...
svn path=/trunk/playground/graphics/okular/; revision=643535
19 years ago
Pino Toscano
9ccf6d520d
adapt the icon names to the icon naming spec
...
svn path=/trunk/playground/graphics/okular/; revision=640710
19 years ago
Tobias Koenig
777877f2d2
Refactor the RMB menu for annotations, so we can use the menu for
...
the PageView and the SideReview.
BUGS: 137722
svn path=/trunk/playground/graphics/okular/; revision=617807
19 years ago
Pino Toscano
ea071caf9d
Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane.
...
svn path=/trunk/playground/graphics/okular/; revision=617106
19 years ago
Pino Toscano
48a772be4b
move the ui-related utils functions for annotations in an own utils class
...
svn path=/trunk/playground/graphics/okular/; revision=617097
19 years ago
Tobias Koenig
a9f58440df
First large commit for the Annotation API cleanup
...
* Moved all public member variables of Annotation to private
and add accessors
* Renamed RevScope and RevType to RevisionScope and RevisionType
* Add API documentation (@pino , please review)
svn path=/trunk/playground/graphics/okular/; revision=610749
20 years ago
Pino Toscano
afa2e5a999
iterator -> const_iterator
...
svn path=/trunk/playground/graphics/okular/; revision=607842
20 years ago
Tobias Koenig
81fb3a383b
Further cleanup of Page API:
...
* getAnnotations() -> annotations()
* setBookmark()/hasBookmark() -> setBookmarked()/isBookmarked()
* moved as much private API of Page as possible to private class
svn path=/trunk/playground/graphics/okular/; revision=607233
20 years ago
Pino Toscano
1c710fc2eb
better use itemActivated
...
svn path=/trunk/playground/graphics/okular/; revision=606823
20 years ago
Pino Toscano
2840bc7c3d
Smootly move the viewer area to the annotation when an annotation item in the review tab is double-clicked.
...
BUG: 137631
svn path=/trunk/playground/graphics/okular/; revision=606817
20 years ago
Pino Toscano
280ba5fd68
improve tooltip
...
svn path=/trunk/playground/graphics/okular/; revision=595313
20 years ago
Pino Toscano
c2686ba1d1
show the annotation type in the review side tab, and a simple tooltip with its author
...
svn path=/trunk/playground/graphics/okular/; revision=593266
20 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Laurent Montel
95486afabf
clear button is not necessary it's into klineeedit now
...
svn path=/trunk/playground/graphics/okular/; revision=586807
20 years ago
Laurent Montel
ead282936e
Compile++
...
svn path=/trunk/playground/graphics/okular/; revision=569954
20 years ago
Pino Toscano
0b3a61356b
use the own layout direction, no warning
...
svn path=/trunk/playground/graphics/okular/; revision=561531
20 years ago
Albert Astals Cid
eabbaeaead
oKular is now okular
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550782
20 years ago
Pino Toscano
cc399ac8f4
SVN_SILENT make it equal to the other similar i18n strings
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=545980
20 years ago
Pino Toscano
5e7142bfc7
port the annotation side treeview to QTreeWidget
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=542619
20 years ago
Pino Toscano
8c30e9dfdf
deprecated--
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540460
20 years ago
Pino Toscano
e3994658b6
make it compile with the new snapshot
...
port to the new i18n api
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
20 years ago
Pino Toscano
a9c6f32494
some kpdf -> okular for icons and a pair of gui messages
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526898
20 years ago
Pino Toscano
a27212eee9
- less qt3_support
...
- reactivating the review tab
- use the sizepolicy instead of stretchfactor
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526095
20 years ago
Pino Toscano
8e9570877d
Port to the new toolbar API.
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525362
20 years ago
Pino Toscano
11d5e77ff4
less qt3/kde3 support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524525
20 years ago
Pino Toscano
4bd3b60d6c
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524083
20 years ago
Pino Toscano
63c18ab06e
Make the oKular part and its shell compile and link.
...
Created a oKularcore lib, so the generators ca link to it, and made the oKularpart link to it too, of course.
Adapted the sources of the Okularpart to the new location for the generated settings.h.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523729
20 years ago
Pino Toscano
8b41489e2f
porting
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522251
20 years ago
Albert Astals Cid
db09e1aabe
some more things compile, commiting so Pino has lastest
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522242
20 years ago
Piotr Szymanski
d09fd28b89
- MERGE KPDF 3.5 CHANGES
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=477586
21 years ago