René J.V. Bertin
7f6c9987ab
Fix crashes on Mac
...
Seems Mac and/or clang need these to be exported
BUGS: 345765
11 years ago
Albert Astals Cid
7681cdf004
Move the open new files in tabs setting to configure dialog
...
Also make it non enabled by default for now
GUI
BUGS: 155515
12 years ago
Patrick von Reth
4b70e22a67
fixed windows build, dont export the pure virtual interface
...
(cherry picked from commit 47c036cfe1 )
14 years ago
Patrick von Reth
47c036cfe1
fixed windows build, dont export the pure virtual interface
14 years ago
Albert Astals Cid
ffbaa091b6
add the QtCore path here too
14 years ago
Michel Ludwig
5db362fb26
Use the correct line number in 'Part::showSourceLocation'
15 years ago
Michel Ludwig
5b7c6b8170
Add two new methods to the viewer interface.
...
Namely, 'areSourceLocationsShownGraphically()' and 'isWatchFileModeEnabled()'.
A corresponding implementation is provided.
15 years ago
Michel Ludwig
1be2696cc3
Allow for more control over when source locations are shown graphically.
...
The method 'showSourceLocation' has been extended with a new parameter which
controls whether the given source location is shown graphically. A new method
'clearLastShownSourceLocation' has been added; and a corresponding implementation
is provided.
15 years ago
Michel Ludwig
f431e98bb8
Change the action states according to whether a document is shown or not
15 years ago
Michel Ludwig
627d29bca2
Some reorganization
15 years ago
Michel Ludwig
e8e0237ca0
Add the possibility to show sources location graphically on the rendered pages.
...
Note that currently the rotation of pages is not taken into account as one still has
to find a unique way of handling this.
15 years ago
Michel Ludwig
ee7437eb61
Better let 'ViewerInterface' be part of the 'Okular' name space.
...
Also, use correct includes in 'viewerinterface.h'.
15 years ago
Michel Ludwig
0e29008150
Initial commit of the 'ViewerInterface' and of a first implementation.
15 years ago