41 Commits (efe5da2bae3e45bdccc9656ff01a44520b2809d1)

Author SHA1 Message Date
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 4 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 4 years ago
Dylan Baker f7eda0e822 modules/qt: allow string values for include_directories 4 years ago
Dylan Baker bfaa529a7a modules/qt: sort and clean up dependencies 4 years ago
Dylan Baker 2a8a6bb881 modules/qt: Return GeneratedListHolder instead of GeneratedList 4 years ago
Dylan Baker c422621317 interpreterobjects|build: use typed_kwargs for generator.process 4 years ago
Dylan Baker 2043461b87 build: Pass name of generator to initializer 4 years ago
Dylan Baker 35bdaada1d interpreter|build: Do Generator keyword argument checking in the interpreter 4 years ago
Dylan Baker d2c1ab40a0 interpreter|build: Pass just the executable down to Generator 4 years ago
Dylan Baker d064466e8b modues/qt: Make use of typed_kwargs since/deprecation abiltiy 4 years ago
Dylan Baker 3824e30f7a modules/qt: fix remaining typing issues and add to run_mypy 4 years ago
Dylan Baker 3c4c7d0429 modules/qt: use type checking and annotations for compile_translations 4 years ago
Dylan Baker 2bc7a1b3da modules/qt: fully annotate and check qt.has_tools 4 years ago
Dylan Baker 61ddceb3b9 modules/qt: Make use of the default=[] availability 4 years ago
Dylan Baker ffa83f7f8a modules/qt: Type anotations and cleanups 4 years ago
Dylan Baker 118f70fede modules/qt: have pre-process dispatch to moc_compile 4 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 4 years ago
Dylan Baker ec592a4eca modules/qt: use the compile_ui method inside the preprocess method 4 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 4 years ago
Dylan Baker ed06ae3db1 modules/qt: Dispatch the preprocess method to the compile_resources method 4 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 4 years ago
Dylan Baker 4575ed3d31 modules/qt: Deprecated the preprocess sources keyword argument 4 years ago
Dylan Baker 0fe3dc6571 modules/qt: Deprecated the *sources variadic argument to preproccess 4 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago
Xavier Claessens 8abbc5cc5d modules: Replace find_program_impl() by state.find_program() 4 years ago
Xavier Claessens 2e02ef6592 modules: Add methods dict everywhere 4 years ago
Xavier Claessens 723c5227a4 modules: Remove snippet methods 4 years ago
Xavier Claessens 4e312c19e6 gnome: Fix gtkdoc generation 4 years ago
Nellie Zhang 6033c0f0da Fix python exception thrown for invalid resource path 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Dylan Baker d7ac2f1065 qt: move compilers_detect to the qt module 4 years ago
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Eli Schwartz 478feb39ed qt module: fix error message typo, translation qresource accepts qm not ts 4 years ago
Dylan Baker f342efd080 pylint: turn on bad-indentation error 4 years ago
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations 4 years ago
Eli Schwartz f2dad788e7 qt module: rcc supports depfiles now, given a recent enough version of Qt5 4 years ago
Xavier Claessens f66c8c35da qt: Fix has_tools() when required=False 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Xavier Claessens ecb076ba00 qt5: Add has_tools() method 5 years ago
Dylan Baker 06b1a317d2 Make use of unholder 5 years ago
Dylan Baker 581d69a8d3 remove ability to pass multiple keys to extract_as_list 5 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Luca Weiss 7c461582a2 Add feature warning for qt.compile_translations 6 years ago
Jon Turney d3f2172de8 lgtm: Too few arguments for string format. 6 years ago
Dylan Baker aa04147a4a dependencies/ui: Allow qt compilers and qmake to be specified in native file 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago