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
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
2016-12-18
Qt: Allow passing a name arg to preprocess()
Nirbheek Chauhan
2016-11-13
tests/4 qt: Test that invalid modules are not found
Nirbheek Chauhan
2016-11-13
tests/4 qt: Don't search for QtWidgets with Qt4
Nirbheek Chauhan
2016-11-11
tests: Remove outdated qt4 manual test and rename qt5 automated test
Nirbheek Chauhan