summaryrefslogtreecommitdiff
path: root/qt5/tests
AgeCommit message (Expand)AuthorFilesLines
2021-04-25find, glib: Enhance find to support multi-line matchingNelson Benítez León1-21/+107
2021-04-14qt: QStringToUnicodeGooString don't produce a "fake empty" stringAlbert Astals Cid1-3/+9
2021-03-01Hide symbols by defaultAlbert Astals Cid1-0/+1
2021-03-01Require the newer qt5 provided by the new base CIAlbert Astals Cid1-5/+1
2021-01-03fuzz the ps converter codeAlbert Astals Cid1-0/+22
2020-12-30Stop using std::codecvt_utf16 in fromDecimalAlbert Astals Cid1-8/+2
2020-12-02cmake: Use the new syntax to link in the Qt5 libsAlbert Astals Cid1-13/+3
2020-11-28Fix crash when searching things of length 0Albert Astals Cid1-0/+1
2020-11-27Fixes from Michael's feedbackCeyhun Alp3-496/+5
2020-11-27Fixing clang_format issuesCeyhun Alp7-313/+336
2020-11-27Fuzzers for qt5 + cleaning up cpp and glib fuzzersCeyhun Alp8-0/+646
2020-11-13cmake: Remove redundant unit-test macroKyle Auble1-1/+2
2020-10-20Rename ArthurOutputDev to QPainterOutputDevOliver Sander3-16/+16
2020-08-25qt: Clean as many null characters from the end as possibleAlbert Astals Cid1-0/+9
2020-08-24qt5/6: Make Annotation::setModification/CreationDate work on existing annotsAlbert Astals Cid1-0/+75
2020-08-22qt: MSVC test fixesAlbert Astals Cid2-35/+35
2020-07-11Fix UTF16LE support in TextStringToUCS4Albert Astals Cid1-12/+24
2020-07-10Add test for UTF16LE string supportNelson Benítez León1-0/+32
2020-07-03Run clang-formatAlbert Astals Cid33-1919/+1774
2020-05-11Add additional render testsOliver Sander1-0/+11
2020-04-21[splash, arthur] Use stroking opacity when clipping to a stroke pathOliver Sander1-0/+7
2020-04-17[arthur] Implement the clipToStrokePath methodOliver Sander1-8/+18
2020-04-16[arthur] Set the opacity when filling with axial gradientsOliver Sander2-0/+74
2020-04-07Fix test in MSVCAlbert Astals Cid1-2/+2
2020-04-05support 'de facto' tooltip featureNelson Benítez León1-0/+31
2020-03-01Fix regression in URI link handlingAlbert Astals Cid1-0/+23
2020-01-29qt5: Add deseret lowercase search testAlbert Astals Cid1-0/+3
2020-01-28qt5: add test to show that deseret search worksAlbert Astals Cid1-0/+15
2020-01-13qt5: Allow to load document from QIODeviceAlexander Volkov1-4/+26
2020-01-05qt5: Fix FormField::name encodingDavid García Garzón1-0/+18
2019-12-23qt5: QTime + elapsed -> QElapsedTimerAlbert Astals Cid2-4/+4
2019-12-06autotest for unicodeToAscii7 crasherNelson Benítez León1-0/+55
2019-12-02Enable modernize-use-overrideAlbert Astals Cid2-2/+2
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-11-18Replace GooString::fromInt by std::to_stringOliver Sander1-22/+0
2019-11-09Make globalParams a std::unique_ptrOliver Sander2-6/+6
2019-10-03Enable a few more clang-tidy bugprone checksAlbert Astals Cid1-1/+1
2019-08-01Implemented support for modifying the text appearance stream textJoão Netto1-0/+40
2019-07-08Added option to set the form available to printJoão Netto1-0/+20
2019-07-06Implemented support for setIcon by changing appearanceJoão Netto1-0/+60
2019-07-01Add unit test for class DefaultAppearanceTobias Deiminger1-0/+40
2019-05-16qt5: Fix optional content handling with exclusive layersAlbert Astals Cid1-0/+10
2019-04-28qt5: Fix regression in annotation handlingAlbert Astals Cid1-0/+18
2019-04-02Make test pass on MSVCAlbert Astals Cid1-1/+1
2019-04-02add testcase for issue #743Nelson Benítez León1-0/+31
2019-03-30Form.cc: fix radiobutton reporting wrong stateNelson Benítez León1-0/+47
2019-03-30Add test case for annotations containing UTF-16LE-encoded text.Adam Reichold1-0/+20
2019-03-28qt: UnicodeParsedString support UTF16-LE stringsAlbert Astals Cid1-0/+2
2019-02-17Remove the "long" Object objRef constructorAlbert Astals Cid1-2/+2
2019-01-09Add a method the check if an outline item has children to avoid having to eag...Adam Reichold1-0/+2