aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-6/+6
* Use auto when declaring iteratorsIvan Komissarov2019-03-071-24/+24
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-20/+20
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-3/+3
* Add support for system-level settingsChristian Kandeler2018-06-011-2/+2
* Fix size_t/int size difference warningsJoerg Bornemann2018-05-081-1/+1
* Add FileInfo.suffix and FileInfo.completeSuffixJoerg Bornemann2018-05-021-0/+2
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-3/+3
* Internal::Set: use the size_type that is actually advertisedJake Petroules2018-01-031-11/+13
* Replace more loops with range-forJake Petroules2017-11-271-2/+2
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-1/+1
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-3/+3
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-16/+16
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-12/+12
* Allow overriding the autotest profile for each test suite individuallyJake Petroules2017-11-151-1/+1
* Merge 1.10 into masterJake Petroules2017-10-232-1/+133
|\
| * Fix FileSaver and add some autotests to make sure it worksJake Petroules2017-10-202-1/+133
* | Use Utilities.cStringQuote in qbs project filesChristian Kandeler2017-10-131-2/+2
|/
* Merge 1.9 into masterChristian Kandeler2017-08-281-1/+10
|\
| * Fix problems with drive root paths on WindowsJake Petroules2017-08-231-1/+10
* | Add a header file for string utility functionsJake Petroules2017-08-232-0/+198
|/
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-224-8/+1026
* Support providing a settings directory to the autotestsChristian Kandeler2017-05-101-3/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+3
* Update license headersIikka Eklund2016-08-291-16/+14
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-0/+1
|/
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-2/+2
|/
* complete license header updateJoerg Bornemann2014-10-161-7/+8
* remove qbsSettings() functionJoerg Bornemann2014-07-091-3/+3
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qbs project files: Add support for auto tests.Christian Kandeler2013-03-181-0/+6
* Clean up autotests.Christian Kandeler2013-02-111-14/+2
* Build a shared library.Christian Kandeler2013-02-086-181/+12
* Remove global log sink.Christian Kandeler2013-02-062-8/+16
* Introduce new command-line option "--force".Christian Kandeler2013-02-011-0/+10
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-291-20/+27
* Integrate tool-specific help into general help.Christian Kandeler2013-01-281-1/+1
* Remove the "platform" concept.Christian Kandeler2013-01-181-7/+7
* Introduce profile inheritance.Christian Kandeler2013-01-161-0/+58
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Redo help output.Christian Kandeler2012-12-052-22/+27
* cleanup .pro filesJoerg Bornemann2012-11-161-3/+2
* fix FileInfo::lastModified() return values for nonexistent filesJoerg Bornemann2012-11-091-0/+1
* Do product filtering at an earlier stage.Christian Kandeler2012-11-061-1/+1
* Get rid of some Q_OS_* ifdefs.Christian Kandeler2012-10-231-3/+3