552 Commits (ef395b81d0e16cf4d527362291ecbc028da4b2a5)

Author SHA1 Message Date
Julian Wolff e3747ca3fd Fix automatic reload of files saved with QSaveFile 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid a6aea95608 Do not start reloading again if we're reloading 9 years ago
Albert Astals Cid 8ca27ef393 Fix crash when closing 9 years ago
Gilbert Assaf a2aceadc13 Allow to create bookmarks from the TOC 9 years ago
Oliver Sander 338fd923b2 Avoid warning when opening GotoPageDialog 9 years ago
Albert Astals Cid e833b3ce65 Fix menu titles not showing up 9 years ago
Luigi Toscano 82f1a728f9 UI string: fix spelling 9 years ago
Yuri Chornoivan e1535db5a0 Fix minor typos 9 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Aleix Pol c75a2e52d9 Make context menu on a bookmark menu action work again 10 years ago
Martin T. H. Sandsmark decd4849a8 Use Okular's own print preview dialog for all documents 10 years ago
Martin T. H. Sandsmark f2dc74fc19 No need to set component data anymore, we set component name 10 years ago
Martin T. H. Sandsmark ab2fe5f178 Remove dead code that was added in 2004 but never used 10 years ago
Martin T. H. Sandsmark 9014ef75cb Fix setting of icon in backend about dialog 10 years ago
Olivier CHURLAUD 3b608a66c9 Preview functions again. 10 years ago
Olivier CHURLAUD 327b560e4e This is Qt5 based, remove condition 10 years ago
Olivier CHURLAUD 741c616c7a Port most of part.cpp out of KDELibsSupport 10 years ago
Olivier CHURLAUD 1f69f5fdcc Port GotoPageDialog away from KDialog, KIntNumInput 10 years ago
Martin T. H. Sandsmark 39bff653a5 Add config migration 10 years ago
Martin T. H. Sandsmark c8e3c0eb01 Port part away from deprecated KArchive methods 10 years ago
Martin T. H. Sandsmark b51d495930 Port part away from NetAccess 10 years ago
Martin T. H. Sandsmark 4189304934 Port away from KStandardPaths 10 years ago
Martin T. H. Sandsmark 9ac9027467 Port part away from KFileDialog 10 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Martin T. H. Sandsmark 44624bd52d Get correct error message when failing to create temporary file 10 years ago
Martin T. H. Sandsmark 67e7ada311 Fix build without implicit cast to/from ascii 10 years ago
Alex Richardson 93b94161f2 Bring back the about backend dialog 10 years ago
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Alex Richardson ab1d3a36cc Set the KXMLGUI component name to okular 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Albert Astals Cid ce7f81fc06 Make the sidebar work on widget pointers and not ints 11 years ago
Albert Astals Cid 1cd101b480 Small cleanup of the layer support feature 11 years ago
Albert Astals Cid d8f9800d28 Make the drawing tools be actions instead of tool buttons 11 years ago
Tobias Koenig 81f80ac3a4 Implement drawing quick selection tool for presentation mode 11 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Saheb Preet Singh f5f0947dd9 hided layers pane in a cleaner way 11 years ago
Saheb Preet Singh 5af8cc5873 solved some minor bugs, corrected the search options and proper hiding of layers section when not present 11 years ago
Saheb Preet Singh d891436231 reloading form widgets with layer show and hide 11 years ago
Jan Kundrát abd30fb774 s/auto_ptr/unique_ptr/ 11 years ago
Saheb Preet Singh 854f047d47 hide layers from the sidebar when layers are not present in the document 11 years ago
Saheb Preet Singh bf673495fb added layers on the left sidebar 11 years ago
Albert Astals Cid 8452e86b65 Fix porting mistake on next/prev page shortcuts 11 years ago
Jonathan Doman 223092aa0e Fix embed mode detection 11 years ago
Montel Laurent 080dba35b2 kdelibs4support-- 11 years ago
Montel Laurent 3580f0089b Fix includes 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
Jeremy Whiting 61554c833e Reenabled text to speech using QtSpeech as an optional dependency. 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago