254 Commits (2fbab13e1f439f0dd2c6758d51c80e86ee49392a)

Author SHA1 Message Date
Eugene Popov 2fbab13e1f Port sidebar to QDockWidget 3 years ago
Albert Astals Cid 91afa74342 Set minimum requirement to Ubuntu 22.04 3 years ago
Albert Astals Cid 0d40301d50 Add a few definitions that will come with ECM 5.85 4 years ago
Boris Petrov 32bbf3d4b8 Add tooltip with filename to document tabs 4 years ago
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Jiří Wolker f24aa63a97 Create welcome screen 4 years ago
Andreas Naumann 147a638619 Adds option editor-cmd to the commandline 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Yuri Chornoivan 79ce3890a8 Fix minor typo 5 years ago
Nicolas Fella e95adea486 Remove dead code 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
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
Nate Graham 97264b534c Improve default window size 5 years ago
Michael Augaitis 9f5c05028d Make ESC key leave fullscreen 5 years ago
Albert Astals Cid d93a4bbd91 Use extensions instead of mimetypes on non Plasma environments 5 years ago
Albert Astals Cid 2d69bd6e3a Reload xml to update shortcuts when they change in other parts 5 years ago
Albert Astals Cid 23af5aae7f Fix an unexpected file type being the default on open (non Plasma desktops) 5 years ago
Laurent Montel 3f58639e06 operator+/- is disabled for QFlags in qt6 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 91dbaa1f5b Set focus to the next current tab when closing the current tab 5 years ago
Albert Astals Cid 924a5fb9fc Fix middle click on sidebar tab bar unloads the document. 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
Rafael Sadowski 49c680fd0e Fix RTTI with clang 6 years ago
Oliver Sander e62870b528 Replace call to deprecated method QStringList::toSet 6 years ago
Albert Astals Cid 0fed884424 Add missing QStringLiteral 6 years ago
Albert Astals Cid 04d92f5847 File dialog: Use mimetypes instead of file extensions 6 years ago
David Hurka 93e67cca93 Port away from QDesktopWidget 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 751a7074d1 Need two clang-format off markers to not trigger clazy-connect-not-normalized 6 years ago
Simone Gaiarin 0b05d7ce99 Overhaul annotations UX 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 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Albert Astals Cid f85deae680 Enable clazy container-anti-pattern 6 years ago
Albert Astals Cid e2a1705703 CI: Enable clazy connect-not-normalized 6 years ago
Albert Astals Cid 1a05112be1 CI: enable clazy incorrect-emit 6 years ago
Andi Sardina Ramos d9069ef661 The shell and the part need to be independent of each other. 6 years ago
Andi Sardina Ramos c549d28f7f Solving the creation of an additional tab for a deleted file. 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Bob Bai 60f1fa790c Enable closing a tab by middle click 6 years ago
Laurent Montel 5c1fe471a7 Port QSet::toList to QSet::values (toList() is deprecated) 6 years ago
Ahmad Samir 45c72ff0eb Port from deprecated foreach to range-for 6 years ago
Albert Astals Cid cf7d847a33 Fix saving "don't show again" when not using frameworksintegration 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Joao Netto 716b234100 Implemented find function from console 7 years ago
Tobias Deiminger d1ea28fc73 Avoid crash during session restore 7 years ago