20 Commits (b34decacd3b454c0770174777ab4f7ae4e5e32f3)

Author SHA1 Message Date
Albert Astals Cid 44304b32a5 Use the poppler version includes instead of check_cxx_source_compiles 4 years ago
Albert Astals Cid 0741ef1838 Port away from more QLinkedLists 4 years ago
Albert Astals Cid a2e1043149 slots -> Q_SLOTS 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Nicolas Fella 6c8cafbb1c Simplify keystroke event handling 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 3720833be4 Enable clazy qstring-allocations 6 years ago
Albert Astals Cid edb44b1fd3 Enable clazy connect-3arg-lambda 6 years ago
Albert Astals Cid 93de247795 Enable all of clazy level0 6 years ago
Albert Astals Cid a23709b097 CI: Enable clazy range-loop 6 years ago
Oliver Sander dc7f2dffc1 Fix a typo 6 years ago
João Netto 17814fc304 Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event 7 years ago
João Netto 3081358836 Added support for Form Focus Events 7 years ago
João Netto a7845890b3 Changed tests to use QTest interface, with QTest::newRow and column 7 years ago
Albert Astals Cid 966b6b479b QCOMPARE -> QVERIFY 7 years ago
Albert Astals Cid 874c1fd5e4 Switch QCOMPARE to the proper order 7 years ago
João Netto f54d65ca86 Changed util.printd to work with the default locale set on QLocale::setDefault to allow consistent results in tests 7 years ago
João Netto c7432cdae6 Implemented support for AFSpecial_Format and AFSpecial_Keystroke 7 years ago
João Netto 052662d78d Implemented support for AFTime_Format and AFTime_Keystroke 7 years ago