149 Commits (f1082166f46c052d4ea8d89f56d90a7c184e6169)

Author SHA1 Message Date
Luigi Toscano 69459e742a Redirect error and warning signals to a KMessageWidget 12 years ago
Luigi Toscano 56c101833f Remove PageViewTopMessage, use KMessageWidget instead 12 years ago
Jonathan Doman 89fd56c23b Launch documents from external sources in new tabs 12 years ago
Montel Laurent 7b79ca1b36 Pedentic-- 12 years ago
Albert Astals Cid 7681cdf004 Move the open new files in tabs setting to configure dialog 12 years ago
Jonathan Doman 0a982319f4 Tabbed interface 12 years ago
Albert Astals Cid ea8316960e Revert the test, it's broken 13 years ago
Jaydeep Solanki b070de5600 autotest for epub internal links 13 years ago
Fabio D'Urso 889c942909 Test that we don't crash if we open the Configure backends dialog twice 13 years ago
Fabio D'Urso 5860fc89c5 Added shortcut to annotation config panel as review toolbar's context menu 13 years ago
Fabio D'Urso 4526dd2fd0 Make all parts receive config change notifications 13 years ago
Tomáš Poledný 5ab30aae15 Open print dialog from command line 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Albert Astals Cid 5261272e45 test to make sure the toc reload feature works 13 years ago
Fabio D'Urso a0135a3c8e Fix reload of modified documents that take longer to be ready 13 years ago
Jaydeep Solanki b115232966 D-Bus access to non-first Okular::Part 14 years ago
Jaydeep Solanki 6d6a3bfce5 Open a new Shell when opening a new file 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
Elvis Stansvik d066fb0004 Remember collapse state of sidebar when file is auto-reloaded 14 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 d7e116f2d7 Move the definition of the 'EmbedMode' enum to 'part.h' 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 ee7437eb61 Better let 'ViewerInterface' be part of the 'Okular' name space. 15 years ago
Michel Ludwig 0e29008150 Initial commit of the 'ViewerInterface' and of a first implementation. 15 years ago
Christopher Reichert a9354072ad View orientation cached in memory. 15 years ago
Albert Astals Cid 0071c788ff Make 53 users happy by allowing to show or hide the bottom page bar 16 years ago
Albert Astals Cid 66c5ad47b4 Make Ctrl+End/Ctrl+Home go to end up document/beginning of documents instead of lastpage/firstpage 16 years ago
Pino Toscano 578b535877 when the user cancels the loading of a non-local document, just show an info message in the page view instead of an error message box 16 years ago
Pino Toscano 5d884febb0 rename slot: setMimeTypes -> slotJobStarted 16 years ago
Albert Astals Cid 45c8faee16 using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 17 years ago
Pino Toscano 01001d2c61 Add a D-Bus function 'documentMetaData(QString)' to get a metadata of the open document, if available. 17 years ago
Pino Toscano bb73bf347c detect when we are embedded in KHTML 17 years ago
Pino Toscano 9822fae845 centralize the idea of knowing where are we embedded into 17 years ago
Pino Toscano d89eb2ae9f Add a "Find Previous" action. 17 years ago
Pino Toscano bfa8bd7a5a Expose to the world the document archiving functions: 18 years ago