| .. |
|
script
|
Enable clazy qstring-allocations
|
6 years ago |
|
synctex
|
Fix minor typos
|
7 years ago |
|
action.cpp
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
action.h
|
CI: enable more modernize checks
|
6 years ago |
|
annotations.cpp
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
annotations.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
annotations_p.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
area.cpp
|
Enable most of clazy level2
|
6 years ago |
|
area.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
audioplayer.cpp
|
Use lambdas instead of QSignalMapper
|
7 years ago |
|
audioplayer.h
|
CI: enable more modernize checks
|
6 years ago |
|
audioplayer_p.h
|
Use lambdas instead of QSignalMapper
|
7 years ago |
|
bookmarkmanager.cpp
|
Enable clazy missing-qobject-macro
|
6 years ago |
|
bookmarkmanager.h
|
Move the Q_PRIVATE_SLOTS to lambda connections
|
6 years ago |
|
chooseenginedialog.cpp
|
CI: Enable a bunch of bugprone- clang-tidy warnings
|
6 years ago |
|
chooseenginedialog_p.h
|
CI: enable more modernize checks
|
6 years ago |
|
chooseenginewidget.ui
|
…
|
|
|
debug.cpp
|
Only show warning messages by default
|
9 years ago |
|
debug_p.h
|
Fix minor EBN issues
|
8 years ago |
|
document.cpp
|
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 |
|
document.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
document_p.h
|
Enable clazy missing-qobject-macro
|
6 years ago |
|
documentcommands.cpp
|
Enable clazy qstring-lef
|
6 years ago |
|
documentcommands_p.h
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
fileprinter.cpp
|
Enable most of clazy level2
|
6 years ago |
|
fileprinter.h
|
CI: enable clang tidy performance checks
|
6 years ago |
|
fontinfo.cpp
|
Add information about substituting font into properties dialog
|
7 years ago |
|
fontinfo.h
|
Add information about substituting font into properties dialog
|
7 years ago |
|
form.cpp
|
CI: Enable clazy qdeleteall
|
6 years ago |
|
form.h
|
CI: enable more modernize checks
|
6 years ago |
|
form_p.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
generator.cpp
|
Enable most of clazy level2
|
6 years ago |
|
generator.h
|
Enable most of clazy level2
|
6 years ago |
|
generator_p.cpp
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
generator_p.h
|
Merge remote-tracking branch 'origin/release/19.12'
|
6 years ago |
|
global.h
|
Update Okular developer documentation
|
7 years ago |
|
misc.cpp
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
misc.h
|
delete copy constructor and assignment operator of some internal classes
|
7 years ago |
|
movie.cpp
|
Enable most of clazy level2
|
6 years ago |
|
movie.h
|
Enable most of clazy level2
|
6 years ago |
|
observer.cpp
|
…
|
|
|
observer.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
6 years ago |
|
page.cpp
|
Merge remote-tracking branch 'origin/release/19.12'
|
6 years ago |
|
page.h
|
Merge remote-tracking branch 'origin/release/19.12'
|
6 years ago |
|
page_p.h
|
Merge remote-tracking branch 'origin/release/19.12'
|
6 years ago |
|
pagecontroller.cpp
|
Enable clazy old-style-connect
|
6 years ago |
|
pagecontroller_p.h
|
CI: enable more modernize checks
|
6 years ago |
|
pagesize.cpp
|
…
|
|
|
pagesize.h
|
Fix minor EBN issues
|
8 years ago |
|
pagetransition.cpp
|
…
|
|
|
pagetransition.h
|
…
|
|
|
printoptionswidget.cpp
|
Add option to ignore print margins for non-PDF generators
|
7 years ago |
|
printoptionswidget.h
|
Enable clazy missing-qobject-macro
|
6 years ago |
|
rotationjob.cpp
|
Fix minor EBN issues
|
8 years ago |
|
rotationjob_p.h
|
Enable clazy copyable-polymorphic
|
6 years ago |
|
scripter.cpp
|
Implemented display support and updated dependencies to Poppler > 0.79
|
7 years ago |
|
scripter.h
|
Implemented display support and updated dependencies to Poppler > 0.79
|
7 years ago |
|
signatureutils.cpp
|
Implement digital signature support for PDF
|
7 years ago |
|
signatureutils.h
|
Remove wrong forward declarations
|
6 years ago |
|
sound.cpp
|
Fix minor EBN issues
|
8 years ago |
|
sound.h
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
sourcereference.cpp
|
Fix minor EBN issues
|
8 years ago |
|
sourcereference.h
|
…
|
|
|
sourcereference_p.h
|
…
|
|
|
textdocumentgenerator.cpp
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
textdocumentgenerator.h
|
Enable clazy fully-qualified-moc-types
|
6 years ago |
|
textdocumentgenerator_p.h
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
textdocumentsettings.cpp
|
Fix memory leak in text document settings d-pointers
|
9 years ago |
|
textdocumentsettings.h
|
CI: enable more modernize checks
|
6 years ago |
|
textdocumentsettings_p.h
|
Fix minor EBN issues
|
8 years ago |
|
texteditors_p.h
|
Add TeXiFy IDEA support
|
6 years ago |
|
textpage.cpp
|
Enable clazy isempty-vs-count and qhash-with-char-pointer-key
|
6 years ago |
|
textpage.h
|
CI: Enable two readability clang-tidy checks
|
6 years ago |
|
textpage_p.h
|
Improve documentation of TextEntity stuff
|
7 years ago |
|
tile.h
|
…
|
|
|
tilesmanager.cpp
|
CI: Enable clang-tidy modernize-loop-convert
|
6 years ago |
|
tilesmanager_p.h
|
delete copy constructor and assignment operator of some internal classes
|
7 years ago |
|
utils.cpp
|
Enable most of clazy level2
|
6 years ago |
|
utils.h
|
Enable most of clazy level2
|
6 years ago |
|
utils_p.h
|
…
|
|
|
view.cpp
|
Don't use nullptr as flags
|
6 years ago |
|
view.h
|
Add @since markers for the new ViewCapability values
|
7 years ago |
|
view_p.h
|
Enable clazy copyable-polymorphic
|
6 years ago |