Yuri Chornoivan
f22fbca626
Add placeholders for the search lines
...
Summary:
Some people need them
BUG: 403445
Test Plan: Can be compiled, installed, can be spotted in the GUI.
Reviewers: #okular, ngraham
Reviewed By: ngraham
Subscribers: ngraham, #vdg, GB_2, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D18429
7 years ago
Yuri Chornoivan
c7722c4078
Fix minor EBN issues
8 years ago
Kevin Funk
a53a2402ca
clang-tidy: modernize-use-nullptr run
...
Semi-ACK'd by Albert :)
9 years ago
Albert Vaca
3c93b2523e
Added missing overrides found by clang-tidy
10 years ago
Aleix Pol
9e87989ade
Fix moc mess
10 years ago
Albert Vaca
c71f308252
Fixes suggested by Clazy
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Montel Laurent
6fab218de9
Use Q_NULLPTR
11 years ago
Montel Laurent
8e7429ddcc
kdelibs4support--
12 years ago
Montel Laurent
26fc592e7d
Fix includes
12 years ago
Montel Laurent
2eacdea022
Port to new connect api
12 years ago
Montel Laurent
378f6847a2
Remove some deprecated kdelibs4support
12 years ago
Vishesh Handa
e038950f50
KIcon -> QIcon
12 years ago
Frederik Gladhorn
4ce837a7ac
Qt5 porting
12 years ago
Frederik Gladhorn
0ba233788c
Use moc include style dictated by automoc
...
While it's generally not a great idea to include moc files at least this
compiles.
12 years ago
Albert Astals Cid
541650a4f4
Remove the concept of observer/view id
...
Just use the pointer as id :-)
This is BIC and SIC, increase the soversion now to makes sure we don't forget in the future
Patch based in an earlier patch by Bogdan Cristea <cristeab@gmail.com>
REVIEW: 109115
13 years ago
Tobias Koenig
d3e0dadcac
Introduce notifyCurrentPageChanged callback DocumentObserver interface
14 years ago
Tobias Koenig
719a0df886
Use different RMB menus in page view and review pane
...
Since the review pane has different requirements than the page view, this
change introduces a mode parameter to the AnnotationPopup ctor.
REVIEW: 106045
14 years ago
Albert Astals Cid
b2dfb910e8
Small rework of AnnotWindow
...
* We do not keep them around any more time than needed (they are cheap to create)
* AnnotWindow::slotsaveWindowText calls m_document->modifyPageAnnotation so
edition of inline notes happens immediately
14 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Laurent Montel
a86bbe9053
Use QLatin1String
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1178207
16 years ago
Elvis Stansvik
820a667190
Save case sensitivity and regular expression search options for the Contents
...
and Reviews side panels to okularpartrc.
If these options are turned on they are now saved as:
[Contents]
ContentsSearchCaseSensitive=true
ContentsSearchRegularExpression=true
and
[Reviews]
ReviewsSearchCaseSensitive=true
ReviewsSearchRegularExpression=true
respectively.
svn path=/trunk/KDE/kdegraphics/okular/; revision=1051497
17 years ago
Pino Toscano
1080a193b9
- make sure to properly unregister all the observers before the Document gets destroyed
...
- keep ownership of the "export as" menu, and check before manipulating its child widgets: avoid crashes in case the part widget is destroyed before the pa
rt is
both the problems discovered and debugged with the precious help of Armin Berres, thanks!
CCMAIL: trigger@space-based.de
svn path=/trunk/KDE/kdegraphics/okular/; revision=863716
18 years ago
Albert Astals Cid
c54837dbb4
i suck more, fix style again
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=846881
18 years ago
Albert Astals Cid
be5c6c8a95
style fixes, i suck
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=846875
18 years ago
Albert Astals Cid
0d12c549cd
Enable people to remove annotations from the tree in the page or author
...
level
Patch by Alex Fiestas and Aleix Pol with some minor tweak by me
svn path=/trunk/KDE/kdegraphics/okular/; revision=846872
18 years ago
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