You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kevin Slagle 8d501fc43a getFreeMemory is called every two seconds when checking to see if the system is low on memory. Before this commit, half of these checks are useless (when okular is idle) since the cache is used when the cache is <=2 seconds old. This means that after they system is out of memory, up to 4 seconds (instead of 2) could go by before okular starts to free memory. 6 years ago
autotests Create mouse mode menu autotest 6 years ago
cmake/modules Use a target in FindDiscount (modern cmake) rather than variables 8 years ago
conf Enable clazy qproperty-type-mismatch 6 years ago
core getFreeMemory is called every two seconds when checking to see if the system is low on memory. Before this commit, half of these checks are useless (when okular is idle) since the cache is used when the cache is <=2 seconds old. This means that after they system is out of memory, up to 4 seconds (instead of 2) could go by before okular starts to free memory. 6 years ago
doc Add info about the new 'Undo close tab' menu item and closing tabs with MMB 6 years ago
generators comicbook: Obey autotransform of images 6 years ago
interfaces Enable clazy copyable-polymorphic 6 years ago
mobile Merge remote-tracking branch 'origin/release/19.12' 6 years ago
shell Merge remote-tracking branch 'origin/release/19.12' 6 years ago
ui clang-tidy: fix modernize-make-unique 6 years ago
.arcconfig Add the base .arcconfig file 9 years ago
.clang-tidy Add .clang-tidy configuration file 6 years ago
.gitignore Ignore some files 7 years ago
.gitlab-ci.yml Make clang-tidy in CI use the .clang-tidy config file 6 years ago
.krazy
AUTHORS
CMakeLists.txt GIT_SILENT Upgrade KDE Applications version to 19.12.3. 6 years ago
COPYING
COPYING.DOC GIT_SILENT: Use https here 7 years ago
COPYING.LIB
Mainpage.dox Update Okular developer documentation 7 years ago
Messages.sh Make the drawing tools be actions instead of tool buttons 11 years ago
Okular5Config.cmake.in add missing include for find_dependency https://build.neon.kde.org/job/xenial_unstable_applications_okular_lintcmake/59/console 8 years ago
OkularConfigureChecks.cmake Force release of free memory 8 years ago
README.internals.png
TODO Fix some typos found by Krazy2 13 years ago
aboutdata.h Use URL with transport encryption 6 years ago
config-okular.h.cmake Restrict time given for JavaScript evaluation to max. 2 seconds. 6 years ago
extensions.cpp Port from deprecated foreach to range-for 6 years ago
extensions.h Fix minor EBN issues 8 years ago
kdocumentviewer.h Enable clazy copyable-polymorphic 6 years ago
metainfo.yaml dox: the 'interfaces' subdir contains public API as well 9 years ago
okular.categories Use new syntax 7 years ago
okular.upd Separate settings in core and non core 14 years ago
okular_part.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
part-viewermode.rc Create new "Zoom to 100%" action 7 years ago
part.cpp Enable clazy qstring-allocations 6 years ago
part.h Enable most of clazy level2 6 years ago
part.rc Add Pause/Resume action for pausing and resuming speech synthesis. 7 years ago

README.internals.png