okular/shell
Sune Vuorela 88fc4032ac Random collection of cppcheck fixes
- missing consts
 - shadowing of variable names
 - superflous code
 - tighter scoping of some variables
 and other such bits
2023-08-10 22:47:57 +00:00
..
CMakeLists.txt Allow dbus to be disabled 2023-07-18 07:53:42 +00:00
main.cpp Allow dbus to be disabled 2023-07-18 07:53:42 +00:00
okular_main.cpp Allow dbus to be disabled 2023-07-18 07:53:42 +00:00
okular_main.h Put author and mail on same SPDX-FileCopyrightText line 2021-06-10 08:11:56 +00:00
org.kde.okular.appdata.xml GIT_SILENT made messages (after extraction) 2023-08-07 00:45:24 +00:00
org.kde.okular.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-08-07 01:48:35 +00:00
recentitemsmodel.cpp Random collection of cppcheck fixes 2023-08-10 22:47:57 +00:00
recentitemsmodel.h Create welcome screen 2022-03-08 04:24:45 +00:00
shell.cpp Allow dbus to be disabled 2023-07-18 07:53:42 +00:00
shell.h Allow dbus to be disabled 2023-07-18 07:53:42 +00:00
shell.rc Reuse an existing action to toggle sidebar visibility 2023-04-23 14:39:51 +00:00
shellutils.cpp Adds option editor-cmd to the commandline 2022-02-18 13:33:28 +00:00
shellutils.h Adds option editor-cmd to the commandline 2022-02-18 13:33:28 +00:00
welcomescreen.cpp Improve cppcheck configuration 2023-08-05 08:25:36 +00:00
welcomescreen.h Fix icon not showing on Windows 2023-05-13 10:52:00 +00:00
welcomescreen.ui Fix ui file to not give weird code 2023-07-17 12:27:26 +00:00