aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks/4 qt
AgeCommit message (Expand)AuthorFilesLines
2021-09-29unittests: Make qt test work if multiple versions of qt installedmakise-homura1-1/+1
2021-09-10add test case for qrc translationsEli Schwartz6-0/+51
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz2-2/+1
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney1-1/+2
2021-07-07Annotate framework tests with where they are expected to skipJon Turney1-2/+2
2021-06-18modules/qt: use append rather than extend in preprocessDylan Baker1-0/+10
2021-06-15modules/qt: Add a compile_moc methodDylan Baker1-4/+4
2021-06-15modules/qt: Add a compile_ui methodDylan Baker1-1/+2
2021-06-15modules/qt: Add a `compile_resources` methodDylan Baker1-1/+5
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker1-0/+11
2021-02-07Add Qt6 moduleLuca Weiss1-1/+4
2020-03-08qt5: Add has_tools() methodXavier Claessens1-0/+1
2020-01-18Fix 'qt4test' test executable when only Qt4 is presentJon Turney2-1/+2
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney2-6/+13
2019-11-27tests: add clues to find missing private/qtobject_p.h [skip ci]Marc1-0/+4
2018-10-24module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406)xiannox1-0/+4
2018-09-10Qt: add main argument to Qt dependency object to link with qtmain library on ...Alexey Rochev1-2/+3
2018-09-03Qt: Allow passing dependency objects to preprocess method (#3470, #3875)Alexey Rochev2-0/+18
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney1-0/+4
2018-08-15Kill tabs dead! For good!Jussi Pakkanen1-1/+1
2018-04-28Fixed private headers on OSX with framework stuffAlexis Jeandet1-2/+4
2018-04-28qconfig_p.h isn't available on OSX :(Alexis Jeandet1-5/+2
2018-04-28[Qt module] Privates headers: Implemented private_headers optionAlexis Jeandet2-3/+3
2018-04-28[Qt module] Privates headers: Added failing test caseAlexis Jeandet1-0/+6
2018-04-04[Qt module] More qrc fixesAlexis Jeandet3-11/+18
2018-03-30[Qt module] Added generated resource test case + some fixesAlexis Jeandet4-0/+25
2018-03-26[Qt module] Add File object support for generated or not qrc filesAlexis Jeandet4-5/+34
2018-02-21Skip test cases/frameworks/4 qt if Qt5 not foundJon Turney1-0/+8
2018-01-20Added failing test caseAlexis Jeandet5-0/+23
2017-11-23[Qt module] Added translation files compilation methodAlexis Jeandet4-0/+44
2017-11-09tests: fix qt unity buildMarkus Theil2-3/+14
2017-11-08tests: adapted Qt test for multiple rcc filesMarkus Theil3-4/+39
2017-10-26fixes the extended test suite to work with qt5 **and** qt4.Leif Middelschulte2-5/+11
2017-10-25extends test case to fail if macro is undefined durcing preprocessingLeif Middelschulte3-0/+8
2017-10-12Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds.Alexis Jeandet3-1/+9
2017-10-01Added include directory argument for Qt's Moc which is needed to build plugins.Alexis Jeandet5-0/+52
2017-06-10tests: Increase dependencies coverage a bit moreNirbheek Chauhan1-0/+6
2017-04-09Add an option to dependencies called 'method'. This can be used toAaron Small2-6/+9
2017-01-21tests/4 qt: Force the use of -std=c++11Nirbheek Chauhan1-1/+3
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan1-0/+3
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan1-0/+11
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan1-1/+6
2016-11-11tests: Remove outdated qt4 manual test and rename qt5 automated testNirbheek Chauhan12-0/+185