411 Commits (07c4a16da596cbba2c4101b724b6df5bdb7067e3)

Author SHA1 Message Date
Fabio D'Urso ac695d448d Do not close the document in Shell::queryClose() 14 years ago
Fabio D'Urso a6922a4430 Don't produce unusable file if user presses "Save As" on a .okular archive 14 years ago
Fabio D'Urso e3f1c388de Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally 14 years ago
Mailson Menezes bd9087f20a Remember position on the page in bookmark 14 years ago
Albert Astals Cid 56e356df61 Fix crash on close 14 years ago
Jonathan Marten 06326f7311 Allow the page number selector to be added to the toolbar 14 years ago
Albert Astals Cid b2dfb910e8 Small rework of AnnotWindow 14 years ago
Elvis Stansvik d066fb0004 Remember collapse state of sidebar when file is auto-reloaded 14 years ago
Albert Astals Cid 6176e29256 Use a queued connection instead of direct call 14 years ago
Albert Astals Cid 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Albert Astals Cid 395d7163f6 Set an empty shortcut to Save copy as 15 years ago
Michel Ludwig 5db362fb26 Use the correct line number in 'Part::showSourceLocation' 15 years ago
Michel Ludwig ab436aaaf5 Better move the calls to 'viewport()->update()' relating to the ViewerInterface inside the PageView class. 15 years ago
Michel Ludwig d02c86fe9b Also add an update call to 'Part::showSourceLocation'. 15 years ago
Michel Ludwig 5b7c6b8170 Add two new methods to the viewer interface. 15 years ago
Michel Ludwig 1be2696cc3 Allow for more control over when source locations are shown graphically. 15 years ago
Michel Ludwig 00b01aa987 Add method 'setLastSourceLocationViewport( const Okular::DocumentViewport& vp )' to PageView 15 years ago
Michel Ludwig a823df5c8f Some more changes according to the review. 15 years ago
Albert Astals Cid 3b272175ea Also add the possibility of renaming bookmarks using RMB menu 15 years ago
Albert Astals Cid 880dae2e19 Add a way to rename the current page bookmark from the menu 15 years ago
Michel Ludwig 31828b4850 Move the setting of shortcuts for viewer mode to a special method 'setViewerShortcuts()' 15 years ago
Michel Ludwig 2fd4100cbd Coding style fixes 15 years ago
Michel Ludwig 6494e071d7 Also update the state of the menu 'view_orientation' correctly. 15 years ago
Michel Ludwig f431e98bb8 Change the action states according to whether a document is shown or not 15 years ago
Michel Ludwig e8e0237ca0 Add the possibility to show sources location graphically on the rendered pages. 15 years ago
Michel Ludwig d29099b39c Only activate a subset of the available features when the part is launched in viewer mode. 15 years ago
Jiri Baum f81a49fafa table selection tool 15 years ago
Michel Ludwig b4206819e3 Allow to specify which config file the part uses. 15 years ago
Michel Ludwig 0e29008150 Initial commit of the 'ViewerInterface' and of a first implementation. 15 years ago
Michel Ludwig b9da827e73 When 'closeUrl()' is complete, also clear the currently set URL. 15 years ago
Albert Astals Cid 200215bf41 Fix KDirWatchPrivate warnings 15 years ago
Albert Astals Cid 604187b7a3 Ui work for Reset Form Action support 15 years ago
Ralf Habacker a69336517f use high resolution on windows only for now to avoid problems on other os as suggest by Albert Astals Cid 15 years ago
Ralf Habacker 2f203f063b avoid non portable resolution setting 15 years ago
Ralf Habacker 6f1a041868 use resolution from printer settings 15 years ago
Albert Astals Cid b8870e5bb0 Stat the file before switching to it 15 years ago
David Faure 2c9794071a Port away from deprecated API + from deprecated lib 15 years ago
Albert Astals Cid 9f99d536dc Add GUI option to switch off showing the document title 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
Christopher Reichert f0bfbb4caa Remove symlink target from m_watcher if added. 15 years ago
Christopher Reichert 752a59f5b8 Reload Document when contents of symlink target change. 15 years ago
Christopher Reichert a9354072ad View orientation cached in memory. 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Mohammad Mahfuzur Rahman Mamun 3798bd7398 primary text selection for more than one columns -- have problem if start or end is in empty space 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
Christopher Reichert 0213afca46 Page up and Page down buttons now work while focus is in the search bar 15 years ago
David Faure d473477a5a Look up kttsd.desktop correctly. 15 years ago
Albert Astals Cid 50015ed233 kdelibs complains with a kError this is a QAction, move to KAction so users don't get pollution in their shells 15 years ago
Albert Astals Cid 0071c788ff Make 53 users happy by allowing to show or hide the bottom page bar 16 years ago