summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rewrite support for listing translation files as sourcesv5.2.0-rc1Oswald Buddenhagen2013-11-231-8/+28
* Qt Designer: Fix scrolling of widget box.Friedemann Kleint2013-11-201-1/+1
* initialize/reset parser context properlyOswald Buddenhagen2013-11-181-1/+6
* support a cache that is really just a cacheOswald Buddenhagen2013-11-184-27/+61
* clean superfile and cachefile paths upon creationOswald Buddenhagen2013-11-181-2/+2
* move setting of _QMAKE_{SUPER,CONF,CACHE}_ to a more logical locationOswald Buddenhagen2013-11-181-24/+25
* Make sure .qch file is opened read-onlyKai Koehne2013-11-141-0/+1
* androiddeployqt: Fix signing package with -verboseEskil Abrahamsen Blomfeldt2013-11-131-4/+2
* androiddeployqt: Share information on why plugins are skippedEskil Abrahamsen Blomfeldt2013-11-131-14/+29
* windeployqt: Move finding shared libraries into a function in utils.Friedemann Kleint2013-11-113-36/+39
* androiddeployqt: Support default permissions/features for moduleEskil Abrahamsen Blomfeldt2013-11-081-0/+17
* Qt Designer: Implement property() for QAxWidgetPropertySheet.Friedemann Kleint2013-11-082-0/+10
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-065-5/+5
* Make macdeployqt deploy audio plugins.Morten Johan Sørvig2013-11-051-2/+8
* androiddeployqt: Put back default app nameEskil Abrahamsen Blomfeldt2013-11-041-0/+1
* windeployqt: Introduce constants and functions for shared library suffixes.Friedemann Kleint2013-11-043-8/+21
* windeployqt: Clean up declarations.Friedemann Kleint2013-11-041-4/+3
* windeployqt: Update modules list.Friedemann Kleint2013-11-041-36/+62
* androiddeployqt: Make sure generated package name parsesEskil Abrahamsen Blomfeldt2013-11-011-1/+57
* Doc: Remove incorrect dependenciesTopi Reinio2013-11-012-2/+2
* Remove -quiet parameter, it hides also some errors.BogDan Vatra2013-11-011-2/+0
* qtpaths: Remove duplicate table entries.Dmitry Shachnev2013-11-011-2/+0
* Remove android specific qmake variables.BogDan Vatra2013-10-311-54/+45
* windeployqt: Fix matching of modules to take substrings into account.Friedemann Kleint2013-10-301-4/+10
* androiddeployqt: Remove support for QMAKE_SUPPORTED_ORIENTATIONSEskil Abrahamsen Blomfeldt2013-10-301-24/+0
* Fix resetting of string properties.Friedemann Kleint2013-10-301-0/+6
* Doc: Rename doc directory of Context Sensitive Help exampleTopi Reinio2013-10-3013-8/+8
* make setting a bad $$[QMAKEFEATURES] not crash qmakeOswald Buddenhagen2013-10-303-12/+17
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-301-1/+90
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-302-0/+3
* qmake: Update internal mkspec on changes to QMAKESPECTor Arne Vestbø2013-10-302-1/+9
* qmake: Evaluate extra configs before loading default_preTor Arne Vestbø2013-10-302-6/+19
* qmake: Load extra variables only if also loading pre-filesTor Arne Vestbø2013-10-301-4/+4
* qmake: Expose ARGC to qmake functions to be able to check argument countTor Arne Vestbø2013-10-302-0/+3
* qmake: add $$title() function to convert strings to title caseTor Arne Vestbø2013-10-301-2/+10
* ProParser: Plug raw data leakDaniel Teske2013-10-301-1/+1
* remove pointless statementsOswald Buddenhagen2013-10-301-3/+1
* query the presence of the right moduleOswald Buddenhagen2013-10-301-2/+2
* Use stdout for debug outputPaul Olav Tvete2013-10-301-3/+7
* Fix dependency detection corner casePaul Olav Tvete2013-10-301-9/+17
* Fix deploy mechanism.BogDan Vatra2013-10-231-10/+4
* Move untranslatable stings to AndroidManifest.xmlBogDan Vatra2013-10-231-31/+32
* Smarter plugins resolver.BogDan Vatra2013-10-231-4/+27
* Move JSON handling into utilsAndrew Knight2013-10-223-42/+45
* Android: Remove non-host toolsv5.2.0-beta1Eskil Abrahamsen Blomfeldt2013-10-181-2/+2
* Fix handling android dependency xml.BogDan Vatra2013-10-171-10/+4
* androiddeployqt: Use correct prefix for tools on x86Eskil Abrahamsen Blomfeldt2013-10-171-2/+13
* androiddeployqt: fix dependencies of pluginsPaul Olav Tvete2013-10-151-25/+29
* Assistant: Update list of modules for 5.2.Friedemann Kleint2013-10-141-47/+62
* windeployqt: Fix deployment of command line applications.Friedemann Kleint2013-10-111-4/+1