summaryrefslogtreecommitdiffstats
path: root/qmake/doc
Commit message (Expand)AuthorAgeFilesLines
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* qmake: Add support for C17/C18Joerg Bornemann2021-08-261-0/+5
* Doc: Note that qmake's CONFIG values are case-sensitiveJoerg Bornemann2021-08-181-0/+2
* testlib: Update a few remaining instances of the deprecated -xunitxml formatTor Arne Vestbø2021-07-291-3/+3
* Doc: Fix link errors in qmake manualNico Vertriest2021-07-281-4/+5
* doc: Mention qmake6 as name of qmake executable on LinuxKai Köhne2021-05-051-0/+6
* qdoc: Name section 'Getting started with qmake'Kai Köhne2021-04-221-5/+5
* qmake: Update documentation that c++17 is the defaultKai Köhne2021-02-191-2/+2
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-0/+3
* Update name of c++2a to c++20Kai Köhne2021-02-101-4/+5
* qmake: Introduce compile_included_sources CONFIG optionJoerg Bornemann2021-02-081-0/+3
* Change android target SDK version to 29Fabio Falsini2020-11-261-1/+1
* Doc: Fix documentation of qmake's exists() functionJoerg Bornemann2020-11-241-2/+3
* Android: recommend against using ANDROID_ABIS inside the project fileAssam Boudjelthia2020-11-101-7/+3
* Android: fix documentation about ANDROID_EXTRA_LIBSAssam Boudjelthia2020-11-021-8/+13
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-031-1/+1
* Android: set default API level to 23 in docsAssam Boudjelthia2020-09-231-1/+1
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-0/+13
* Doc: Improve documentation of ANDROID_EXTRA_PLUGINS qmake variableTopi Reinio2020-08-251-4/+35
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-201-1/+0
* Document qmake variable ANDROID_TARGET_ARCHKai Koehne2020-08-191-8/+8
* iOS: Add a variable to customize where the launch image is taken fromAndy Shaw2020-07-221-0/+10
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-1/+2
* Remove winrtOliver Wolff2020-06-061-169/+0
* Remove last remainings of Qt Quick 1 importsKai Koehne2020-05-251-1/+0
* Make utf8_source the default for qmake buildsLars Knoll2020-05-141-2/+2
* Android: add ANDROID_ABIS qmake snippetAssam Boudjelthia2020-05-131-0/+10
* qmake: Fix handling of manifest file of msvcYuhang Zhao2020-05-111-2/+10
* Add more entries for QMAKE_TARGET_XXXYuhang Zhao2020-05-051-2/+38
* Android: update Android specific variables docsAssam Boudjelthia2020-04-171-0/+188
* qmake: Document QML_FOREIGN_METATYPESUlf Hermann2020-03-261-0/+8
* Doc: Remove \contentspage commandsTopi Reinio2020-03-151-14/+0
* qmake: Document qmltypes and metatypesUlf Hermann2020-03-091-0/+35
* Doc: Document some missing CONFIG valuesYuhang Zhao2020-02-131-0/+4
* Doc: Document the ltcg CONFIG valueJoerg Bornemann2020-02-101-1/+3
* Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-231-2/+5
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-172-3/+3
* doc: improve SUBDIRS documentation for dependency handlingSamuel Gaist2020-01-142-8/+26
* Doc: Extend the documentation about qmake scopesJoerg Bornemann2020-01-092-0/+32
* qmake: Document QML_IMPORT_PATHKai Koehne2020-01-061-0/+6
* Doc: Fix name of no_check_exist flagUlf Hermann2019-12-231-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1
* Doc: Fix QMAKE_EXTRA_TARGETS snippet descriptionJoerg Bornemann2019-10-101-1/+1
* Doc: Document CONFIG values that are worth documentingJoerg Bornemann2019-09-271-0/+18
* qmake: Replace WinRT with UWP in the qmake ManualLeena Miettinen2019-09-201-29/+22
* Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-181-0/+5
* Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-181-0/+20
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-5/+5
|\
| * Doc: Extend QMake's documentation of RC_FILE and RES_FILEJoerg Bornemann2019-08-121-5/+5
* | doc: Explain how qmake finds for files included in your source codeKavindra Palaraja2019-05-161-2/+3