index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
4 qt
Age
Commit message (
Expand
)
Author
2024-09-24
qt module: allow has_tools to specify which tools to check
Pierre Lamot
2024-04-10
Document a probable cause for test failures.
Jussi Pakkanen
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2024-02-12
qt: add preserve_paths keyword to functions
Charles Brunet
2023-09-08
Override config-tool get_variable args for qmake
Nirbheek Chauhan
2023-09-06
qt module: add include_directories to moc compile
Charles Brunet
2023-05-23
qt: Allow specifying separate tools for qt4/5/6
Nirbheek Chauhan
2023-04-11
fix various spelling issues
Josh Soref
2022-11-17
tests: fix qt project test when running with qt4
Eli Schwartz
2022-04-12
qt dependency: find the correct -qtX configtool name
Eli Schwartz
2022-04-12
tests: fix incomplete Qt 6 support
Stefan Hajnoczi
2021-09-29
unittests: Make qt test work if multiple versions of qt installed
makise-homura
2021-09-10
add test case for qrc translations
Eli Schwartz
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-06-18
modules/qt: use append rather than extend in preprocess
Dylan Baker
2021-06-15
modules/qt: Add a compile_moc method
Dylan Baker
2021-06-15
modules/qt: Add a compile_ui method
Dylan Baker
2021-06-15
modules/qt: Add a `compile_resources` method
Dylan Baker
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-02-07
Add Qt6 module
Luca Weiss
2020-03-08
qt5: Add has_tools() method
Xavier Claessens
2020-01-18
Fix 'qt4test' test executable when only Qt4 is present
Jon Turney
2020-01-18
Make the 'framework/4 qt' test more flexible
Jon Turney
2019-11-27
tests: add clues to find missing private/qtobject_p.h [skip ci]
Marc
2018-10-24
module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406)
xiannox
2018-09-10
Qt: add main argument to Qt dependency object to link with qtmain library on ...
Alexey Rochev
2018-09-03
Qt: Allow passing dependency objects to preprocess method (#3470, #3875)
Alexey Rochev
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
2018-04-28
Fixed private headers on OSX with framework stuff
Alexis Jeandet
2018-04-28
qconfig_p.h isn't available on OSX :(
Alexis Jeandet
2018-04-28
[Qt module] Privates headers: Implemented private_headers option
Alexis Jeandet
2018-04-28
[Qt module] Privates headers: Added failing test case
Alexis Jeandet
2018-04-04
[Qt module] More qrc fixes
Alexis Jeandet
2018-03-30
[Qt module] Added generated resource test case + some fixes
Alexis Jeandet
2018-03-26
[Qt module] Add File object support for generated or not qrc files
Alexis Jeandet
2018-02-21
Skip test cases/frameworks/4 qt if Qt5 not found
Jon Turney
2018-01-20
Added failing test case
Alexis Jeandet
2017-11-23
[Qt module] Added translation files compilation method
Alexis Jeandet
2017-11-09
tests: fix qt unity build
Markus Theil
2017-11-08
tests: adapted Qt test for multiple rcc files
Markus Theil
2017-10-26
fixes the extended test suite to work with qt5 **and** qt4.
Leif Middelschulte
2017-10-25
extends test case to fail if macro is undefined durcing preprocessing
Leif Middelschulte
2017-10-12
Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds.
Alexis Jeandet
2017-10-01
Added include directory argument for Qt's Moc which is needed to build plugins.
Alexis Jeandet
2017-06-10
tests: Increase dependencies coverage a bit more
Nirbheek Chauhan
2017-04-09
Add an option to dependencies called 'method'. This can be used to
Aaron Small
2017-01-21
tests/4 qt: Force the use of -std=c++11
Nirbheek Chauhan
[next]