1795 Commits (843c43cc6ba82a80db86e0a5ed11e27e255cd851)

Author SHA1 Message Date
l10n daemon script dc74ffa68c SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Kezi Olio bdb2df773d Fix forms when inertially scrolling 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago
Thomas Friedrichsmeier 3fda3ba561 Fix build using MinGW 6 years ago
Christoph Cullmann 25984bb2bb add missing export to class 6 years ago
Albert Astals Cid 2697105462 Revert cbddcd3273 6 years ago
Albert Astals Cid cbddcd3273 kwallet and kjs are mandatory in cmake anyway, remove ifdefs 6 years ago
Albert Astals Cid 511fc7acca Document the valid int values for TextAnnotation::setInplaceAlignment 6 years ago
Albert Astals Cid caa351c723 Bookmarks: Resolve symlinks before using an url 6 years ago
David Hurka 93e67cca93 Port away from QDesktopWidget 6 years ago
Albert Astals Cid 88bf8a87de Fix compile on FreeBSD 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid b558f7f762 Changes to make clang not mess up the clazy comment 6 years ago
Albert Astals Cid bd57b36c83 Add TODO for the future to fix requestFontData function 6 years ago
Albert Astals Cid 4c150c2889 Disable the overloaded-signal in two signals in TextDocumentGenerator 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 795c7cb01f Increase kjs requirement for using the timeout check 6 years ago
l10n daemon script 7254c56886 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script 90502b2961 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script 1f50b2a6b4 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script 2857dc241f SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Albert Astals Cid d78cbb79c9 Fix/Workaround file where we can't enter values in some fields 6 years ago
l10n daemon script 35e43602d4 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script ef53790eba SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script cc452498e5 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Nate Graham d195633b16 Display all of the page sizes in a new tab of the properties dialog 6 years ago
Nate Graham 0e71c95f29 Show page size field in Properties dialog when there are multiple sizes 6 years ago
Yuri Chornoivan 4d75045cd8 Fix minor EBN issues 6 years ago
Albert Astals Cid 5035f90dd9 Fix forms sometimes showing an old value 6 years ago
Albert Astals Cid d3b43b0b1e Implement AFMakeNumber 6 years ago
Albert Astals Cid 9084bfaabe Fake implement AFNumber_Keystroke 6 years ago
Albert Astals Cid f69e2114e7 Use poppler choicesWithExportValues if available 6 years ago
Albert Astals Cid 9694113a96 Let the user type the hyphen if he wants when searching 6 years ago
Albert Astals Cid 6a93a033b4 Document::processAction: If the url points to a binary, don't run it 6 years ago
Andre Heinecke ad405165b1 Add AFNumber_Format and l10n AFSimple_Calculate 6 years ago
Kevin Slagle 493853667d add global variable kMemCheckTime 6 years ago
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
Albert Astals Cid 81c005710c Fix re-rendering of images when using partial updates 6 years ago
Kevin Slagle af99a04431 Use screen size when deciding if tile manager should be used 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid dcf8f79481 Enable clazy isempty-vs-count and qhash-with-char-pointer-key 6 years ago
Albert Astals Cid 46d1ba0e20 Enable clazy missing-qobject-macro 6 years ago
Albert Astals Cid 6d0d61c2ad Enable clazy copyable-polymorphic 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 91bce4a0a3 Enable clazy const-signal-or-slot 6 years ago
Albert Astals Cid e03943fae9 Enable clazy qstring-lef 6 years ago
Albert Astals Cid 95e19450c9 Enable clazy fully-qualified-moc-types 6 years ago
Albert Astals Cid 3b4dd35c9f Enable clazy lambda-in-connect 6 years ago
Albert Astals Cid eddbe03128 enable clazy strict-iterators 6 years ago