67 Commits (2daff2a344b41e8cf4adbdcdf85f50dda6bb8530)

Author SHA1 Message Date
Oliver Sander 3859fba07d Remove dependency on KActivities on Windows. 9 years ago
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 9 years ago
Martin T. H. Sandsmark 48d52d9bd1 Add missing override declarations 10 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Aleix Pol 154c98fdaa Fix QUrl string encoding issue 10 years ago
Aleix Pol cbf47d1bb8 Fix KTabWidget porting issue 10 years ago
Alex Richardson 1b2de0d1d0 Fix mainshelltest (and as a side-effect docdata saving) 10 years ago
Montel Laurent e03e6f6863 Use Q_DECL_OVERRIDE 11 years ago
Ivan Čukić c46b08c23f Make KActivities a required dependency 11 years ago
Saheb Preet Singh 1eafe4feb1 New shortcut to resize window to fit page 11 years ago
Jonathan Doman 1cfb007b63 Fix session restore/save with multiple tabs 11 years ago
Montel Laurent 16f13c04d2 kdelibs4support-- 12 years ago
Sergio Martins cb4d52fb4c Fix infinit loop if component isn't found. 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Rohan Garg d5b9a2e078 Port Shell away from KUrl to QUrl 12 years ago
Vishesh Handa 46cf7e46a5 Port away from KUrl::List 12 years ago
Frederik Gladhorn c7e003d7bc Port to QCommandLineParser 12 years ago
Frederik Gladhorn 4cf3df32e3 Fix includes and KQAction 12 years ago
Albert Astals Cid 61c830cb7a Pass the command line options properly when using tabs or unique instances 12 years ago
Jonathan Doman 375c72dc66 Make tabs rearrangeable 12 years ago
Fabio D'Urso 8427d40c48 Show [modified] in the window title if there are unsaved changes 12 years ago
Jonathan Doman 89fd56c23b Launch documents from external sources in new tabs 12 years ago
Jonathan Doman 0a982319f4 Tabbed interface 12 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Ivan Čukić 09a2fdab8c Activities support for Okular 14 years ago
Jaydeep Solanki 6d6a3bfce5 Open a new Shell when opening a new file 14 years ago
Albert Astals Cid 09067debaf Make --unique also raise the window 14 years ago
Albert Astals Cid 02b04e7e9b Make the openRecent just be open recent 14 years ago
Fabio D'Urso e3f1c388de Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally 14 years ago
Aurélien Gâteau 7ba5a5e30a Revert "KStandardAction::showMenubar => showHideMenubar" 16 years ago
Aurélien Gâteau a60cff7901 KStandardAction::showMenubar => showHideMenubar 16 years ago
Pino Toscano 37403a031a Small rework on the system used to pass parameters of the document: 17 years ago
Pino Toscano 5c200e59cb KXmlGuiWindow is smart and tracks the visibility of toolbars and menubar, so just show/hide those directly instead of triggers their actions. 17 years ago
Pino Toscano 03e8a1bc7e Make the window size at first startup big as 3/4 of the available screen size. 17 years ago
Albert Astals Cid e8804c18f6 Update m_showMenuBarAction on the proper time 17 years ago
Pino Toscano f108284296 Remove the "old" way of configuring the toolbars and just use the XMLGUI facilities. 18 years ago
Pino Toscano 9bbcbace43 in the remote case the shell cannot determine the mimetypes the okularpart can read, just filter any file instead of exiting with an error 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano 290ae2a264 really new KMainWindow API 19 years ago
Tobias Koenig fd73c59b97 Adapt to new KMainWindow API 19 years ago
Pino Toscano c40ccf4808 a simple plain list is enough 19 years ago
Pino Toscano 5a81f6f920 - make the toolbar recent file action working again as kpdf 19 years ago
Pino Toscano d37f6a80ff no need to include config.h anymore 19 years ago
Leandro Emanuel López 26f4618ae3 Moved the handleCompressed method to part 19 years ago
Pino Toscano 20661ff61e Add an interface (implemented by the Part) for controlling the really basic document viewer functionalities. This (along with a small refactor in the okular shell) gives the user the possibility to start okular with: 19 years ago
Leandro Emanuel López 5f60f757a7 Let's use KTemporaryFile instead of K3TempFile 19 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Albert Astals Cid 4e04b301f1 Almost foget to fordwardport r582561 20 years ago
Tobias Koenig 5bfa5435a8 URL -> url renaming to reimplement the correct KPart::openUrl()... 20 years ago