21 Commits (83dfef19ab4eef88818b43ca0dff4aef26adb262)

Author SHA1 Message Date
Alexander Lohnau 83dfef19ab Put author and mail on same SPDX-FileCopyrightText line 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 195bbe3636 Create color mode menu. 5 years ago
Nicolas Fella e73bf99e58 Remove GuiUtils::iconLoader 5 years ago
Nicolas Fella 1e9711ba37 Add <share>/okular/pics to icon search path 5 years ago
shenleban tongying 1855f9e4b1 Patch: Let form and sign interface to respect the OSD setting 5 years ago
Nate Graham dea517bb69 Use icons-only "Show Sidebar" Button with new icon, if available 5 years ago
Albert Astals Cid ff5f4cbc45 Open the signed document on the page with the new signature 5 years ago
David Hurka 53a9f56668 Presentation config: Replace transitions checkbox by “Instant” item in combobox 5 years ago
David Hurka f69026dd7f Disable KXMLGUI workaround for adding toolbars at ≥ KF 5.78 5 years ago
Albert Astals Cid 9e23338b00 Fix opening markdown files 5 years ago
Albert Astals Cid 49f784ecf9 When signing save to a new file, not over the current one 5 years ago
Laurent Montel 3f58639e06 operator+/- is disabled for QFlags in qt6 5 years ago
Albert Astals Cid 239827baad Rework how we open urls that have a # 5 years ago
Albert Astals Cid d2ae2c283d More fine tuning of the mime of the opened file 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Alexander Lohnau 3c1fa441d9 Remove dead code 5 years ago
Albert Astals Cid becdc7c483 Revert the two last commits 5 years ago
Albert Astals Cid f9841b0f8a Remove kdocumentviewer 5 years ago
Albert Astals Cid e0f45add55 Enable -Wweak-vtables in clang 5 years ago
Albert Astals Cid 91dbaa1f5b Set focus to the next current tab when closing the current tab 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Albert Astals Cid de78c666ad Port away from deprecated KAboutData::fromPluginMetaData 6 years ago
Albert Astals Cid 1a490056c8 Be more expressive on the "This document is signed" message 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago
Michael Weghorn b696d6dbfb Support '#page=<pagenum>' fragment to open at page <pagenum> 6 years ago
Albert Astals Cid 2697105462 Revert cbddcd3273 6 years ago
Albert Astals Cid f25387681b Don't always show the signature message ^_^ 6 years ago
Albert Astals Cid cbddcd3273 kwallet and kjs are mandatory in cmake anyway, remove ifdefs 6 years ago
Albert Astals Cid a05df764bc Move IsDigitallySigned code to part.cpp 6 years ago
Simone Gaiarin 1a581c4135 Do not setup actions on tab destruction 6 years ago
Yuri Chornoivan 05524afbfa Open left panel if it is closed when 'Open Signatures Panel' is clicked 6 years ago
Albert Astals Cid a73012a91c Cleanup part.rc files older than version 47 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Simone Gaiarin 0b05d7ce99 Overhaul annotations UX 6 years ago
Nate Graham 6a0ece6bee Remove unused variables 6 years ago
Nate Graham 324ea5f7c2 Set default shortcut for properties action 6 years ago
Albert Astals Cid 3e6028c0fb Initialize m_tocEnabled 6 years ago
Nate Graham b8b36ae529 Improve the sidebar's navigation and UX 6 years ago
Albert Astals Cid 0ada197325 Remove the "Page Sizes" action from the menu 6 years ago
Arshad Husain 08a76adda1 Do not show dialog when reloading file that requests fullscreen 6 years ago
Andi Sardina Ramos d735d50cde Give the option of switching to a tab if the file is already open instead of opening a new tab 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Albert Astals Cid 1a05112be1 CI: enable clazy incorrect-emit 6 years ago
Andi Sardina Ramos c549d28f7f Solving the creation of an additional tab for a deleted file. 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Ahmad Samir 45c72ff0eb Port from deprecated foreach to range-for 6 years ago