114 Commits (081f3e5bcb972aed0ff8ef360f125802c2c7643f)

Author SHA1 Message Date
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
Rafael Fernández López 269ef9b51a setupGUI goes before createGUI. Actions weren't properly updated (and for instance, the configure shortcuts menu entry wasn't shown, even with Keys 18 years ago
Rafael Fernández López 3bf585defb The save flag will try to load the state of the mainwindow when setupGUI is called. We always 18 years ago
Luboš Luňák a0e0a60258 Remove usage of QWidget::show[FullScreen|Maximized|Minimized|Normal](), 18 years ago
Pino Toscano a0a3c239e2 Standardize our naming: Okular. 18 years ago
Stephan Binner c06deaf9fc i18n style guide fixes, the capitalization rules are explained on 18 years ago
Pino Toscano 4a71603ab6 take the list of the supported mimetypes from the kpart .desktop, as they contain more mimetypes (including the compressed versions) 18 years ago
Pino Toscano 2cd01094a7 remove the 'lib' prefix from the okularpart 19 years ago
Craig Drummond 4863ab4e2d Fix parentless dialogs 19 years ago
Pino Toscano b66872679e change strings to be like used everywhere else 19 years ago
Pino Toscano 8c060fb816 as starting directory in the open document dialog, use the path of the current document, not the one of the first file open 19 years ago
Pino Toscano eaf827005b set the tooltip just once 19 years ago
Pino Toscano 218b630460 port to the new library loading stuff 19 years ago