230 Commits (f9841b0f8aa9648096aefb90f2a3b675e43ec1fb)

Author SHA1 Message Date
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
Oliver Sander 862b2ab664 Allow to select more than one file in the 'open file' dialog 8 years ago
Aleix Pol cf4bb5e3b1 Android: Make it possible to associate with files 8 years ago
Aleix Pol 621e4d9cd7 Improve searching for KActivities 8 years ago
Dileep Sankhla 09b7b079ac Option to exit after printing 8 years ago
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid ea1815be13 Also note the modified status (*) on the tab name 8 years ago
Albert Astals Cid ce5999d513 have -> are 9 years ago
Albert Astals Cid 95a32d7730 Show dialog to ask when closing when more than tab open 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 3b5f19fd9d Shell: Fix sync "Show menubar" action status 9 years ago
Oliver Sander 3859fba07d Remove dependency on KActivities on Windows. 9 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Martin T. H. Sandsmark 57fd20e90e Stop leaking qfiledialogs 10 years ago
Martin T. H. Sandsmark 1cd0bb2697 Ignore mimetypes without known globbing patterns 10 years ago
Martin T. H. Sandsmark 2eb0e01796 Merge mimetypes with same name, sort by name 10 years ago
Martin T. H. Sandsmark e6e0d90a84 Fix typo in previous commit 10 years ago
Martin T. H. Sandsmark 8f86818b5c Make the open dialog a bit more usable without the Plasma QPA 10 years ago
Martin T. H. Sandsmark 99b5688725 Make querying for KPart supported mimetypes a bit less broken 10 years ago
Olivier CHURLAUD e3e2b7c6e3 Register Okular to DBus to get back the "open in new tab" feature. 10 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 10 years ago
Aleix Pol 32b62e919a Remove most KDELibs4Support linking 10 years ago
Aleix Pol 154c98fdaa Fix QUrl string encoding issue 10 years ago