1909 Commits (647cdc40d0d4d2f010350099e408c11dd0608904)

Author SHA1 Message Date
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
Albert Astals Cid 468f4b64c2 CI: Enable clazy inefficient-qlist-soft 6 years ago
Albert Astals Cid e2a1705703 CI: Enable clazy connect-not-normalized 6 years ago
Albert Astals Cid 3af705b3d7 CI: Enable clazy qdeleteall 6 years ago
Albert Astals Cid a23709b097 CI: Enable clazy range-loop 6 years ago
Albert Astals Cid 82d5810493 CI: Enable clazy detaching-temporary 6 years ago
Albert Astals Cid 6ddb7e6cc9 CI: Enable clazy qhash-namespace 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Yuri Chornoivan 5c6a297feb Fix minor EBN issues 6 years ago
Harri Porten c1afa356c0 Restrict time given for JavaScript evaluation to max. 2 seconds. 6 years ago
Albert Astals Cid 99b4f276e1 Clear m_openError before opening 6 years ago
Albert Astals Cid 18873d18a2 Document the since for Document::openError 6 years ago
Albert Astals Cid 987abf54d7 Move the private slot to a lambda 6 years ago
Andi Sardina Ramos c549d28f7f Solving the creation of an additional tab for a deleted file. 6 years ago
l10n daemon script a26dd5118a SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script 0d5bd0bc43 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Tobias Deiminger 378e99d719 Fix race condition in generator.cpp 6 years ago
Tobias Deiminger 593803b0a1 Fix render stop and high load due to timing issue 6 years ago
Ahmad Samir 4a4456abd7 Port QRegExp to QRegularExpression in a couple of locations 6 years ago
Albert Astals Cid 2da1cd736a CI: Enable clang-tidy modernize-loop-convert 6 years ago
Laurent Montel 932cec415e Don't use nullptr as flags 6 years ago
Albert Astals Cid 2e46cf22f5 CI: enable clang tidy performance checks 6 years ago
Albert Astals Cid b001ea2019 CI: Enable a bunch of bugprone- clang-tidy warnings 6 years ago
Albert Astals Cid c81392a71c Remove wrong forward declarations 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Albert Astals Cid a2ac42b9c7 CI: Enable modernize-use-bool-literals 6 years ago
Ahmad Samir ccf3a384c3 [core/*] replace foreach, deprecated, with range-for 6 years ago
Albert Astals Cid b588989dba Make AnnotationPrivate::distanceSqr const 6 years ago
Abby Berkers c56a924ab4 Add TeXiFy IDEA support 6 years ago
l10n daemon script 2d90b6210c SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Yuri Chornoivan 793d06c95d Fix minor issues found by EBN 7 years ago
Albert Astals Cid da21543a50 Small performance improvements 7 years ago
Oliver Sander 8611cd775a Add @since markers for the new ViewCapability values 7 years ago
Felix Mauch bd25d17e70 Save view information per file 7 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
João Netto f31eb3cb68 Created private functions to avoid duplicated code in Document 7 years ago
João Netto 17814fc304 Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago