132 Commits (bd83080dad8353ef7d884440ba83f2a5d034d206)

Author SHA1 Message Date
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Tomáš Poledný 5ab30aae15 Open print dialog from command line 13 years ago
Tomáš Poledný 618e320a77 Add command line argument noraise 13 years ago
Albert Astals Cid 507697ac12 Somehow the readSettings call got lost in a merge 13 years ago
Albert Astals Cid daec8b5411 Give the user an error message 14 years ago
Albert Astals Cid 50b9424577 Don't crash if can't create the part 14 years ago
Ivan Čukić 09a2fdab8c Activities support for Okular 14 years ago
Yuri Chornoivan b78f6c7fa7 Fix typo 14 years ago
Albert Astals Cid 5c1b8df6f5 Fix typo in my fix of Jaydeep's texts 14 years ago
Albert Astals Cid 081559252f Remove a few return and add elses 14 years ago
Jaydeep Solanki 8765a06f52 Add warnings about --unique errors 14 years ago
Fabio D'Urso d22ad1c5f7 Do not show the Save changes prompt before the Open file dialog 14 years ago
Jaydeep Solanki 6d6a3bfce5 Open a new Shell when opening a new file 14 years ago
Fabio D'Urso 77af86fddc Do not show the save changes prompt twice if the main window is closed 14 years ago
Fabio D'Urso 6d011cd2f0 Do not show the save changes prompt twice if the main window is closed 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
Albert Astals Cid aa042bd0f4 Close the url on shell destruction 14 years ago
Albert Astals Cid d41f00e4bb Close the url on shell destruction 14 years ago
Albert Astals Cid 035c32996e Do not delete the Part on the Shell destructor 14 years ago
Albert Astals Cid 4eee1f3479 Do not delete the Part on the Shell destructor 14 years ago
Fabio D'Urso ac695d448d Do not close the document in Shell::queryClose() 14 years ago
Fabio D'Urso e3f1c388de Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally 14 years ago
Aaron Seigo 63a0b4f3cb close the window currently viewing when selecting Quit, as per the KDE ui standards 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 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
Albert Astals Cid 328efbc562 Do not crash if the part could not be found 15 years ago
David Palacio e45e7d8594 Make the file dialog accept directories if a generator offers to handle them. 15 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
Albert Astals Cid 31dadc6ea3 forwardport SVN commit 1185956 by aacid: 16 years ago
Pino Toscano a355d9fea4 isolate the argument -> url conversion code in an own function in the ShellUtils namespace 17 years ago
Pino Toscano d5dd8fce01 when we remove the file:/ from the argument, do the precent-encoding removal to avoid being percent-encoded more than needed 17 years ago
Pino Toscano 30a1f789f3 reencode the url from the argument, 'file:/' at the start (for local files) 17 years ago
Pino Toscano 37403a031a Small rework on the system used to pass parameters of the document: 17 years ago
Christian Ehrlicher be51224a3c KUrl::path() -> KUrl::toLocalFile() - fixes 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
Albert Astals Cid acf5922dd4 correctly restore m_showMenuBarAction status on startup 18 years ago
Pino Toscano e5b13e2d5b claim support for application/vnd.kde.okular-archive in the correct way, ie via .desktop files 18 years ago
Pino Toscano 938ed4acfa claim support of the new application/vnd.kde.okular-archive mimetype, and check it where appropriate 18 years ago
Laurent Montel dbd7fa12a9 Fix iterator 18 years ago
Pino Toscano 8583cda513 recent files: do not add '-' (aka stdin) when reading a document from it 18 years ago
Pino Toscano f108284296 Remove the "old" way of configuring the toolbars and just use the XMLGUI facilities. 18 years ago
Nick Shaforostoff 50f9c25712 bring order back 18 years ago
Nick Shaforostoff 601835fffb -call createGUI and setupGUI in proper order (see KXmlGuiWindow::setupGUI API doc) 18 years ago
Pino Toscano bc966cb0f5 Add the --unique command line behaviour ala KDVI. 18 years ago