summaryrefslogtreecommitdiff
path: root/tests/auto/utils
Commit message (Expand)AuthorAgeFilesLines
* PortGatherer: Add test for Mac's netstat output.hjk2017-08-301-0/+10
* ProjectExplorer: Fix parsing ports from netstat output on Windowshjk2017-08-241-0/+33
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-071-0/+26
* Tests: Fix compileChristian Stenger2017-06-211-1/+7
* Utils: Add a ObjectPool convenience class templatehjk2017-03-035-0/+109
* Remove spaces in initializer listsTim Jenssen2017-02-221-34/+34
* Utils: Fix logic in TemplateEngine and adjust auto testChristian Stenger2016-09-141-6/+6
* TreeModel: Move some base TreeItem code out-of-linehjk2016-08-031-1/+1
* Utils: Streamline TreeModel APIhjk2016-07-271-4/+21
* Utils: Support default value substitution in macro expansionOrgad Shaneh2016-07-181-0/+1
* Utils: Support pattern substitution in macro expansionOrgad Shaneh2016-07-151-0/+24
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-1/+1
* Tests: Treemodel compile fixhjk2016-06-241-1/+1
* TreeModel: Add a StaticTreeItem(QString) convenience constructorhjk2016-06-171-1/+1
* Fix test compilation with MSVC2013Orgad Shaneh2016-06-171-1/+1
* TreeModel: Introduce a StaticTreeItemhjk2016-06-151-2/+2
* msvc 2013 build fixTim Jenssen2016-05-301-1/+1
* TreeModel: Take responsibility for some of the castinghjk2016-05-301-2/+29
* TreeModel: Rework tree iterationhjk2016-05-121-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-195-85/+60
* Tests: add missing column to tst_fileutils::parentDir testcaseDavide Pesavento2015-10-191-1/+1
* Tests: Fix compilation of templateengine.qbsNikolai Kosjar2015-10-131-1/+1
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-125-0/+124
* qbs build: Remove workarounds for fixed qbs bug.Christian Kandeler2015-08-284-4/+0
* ANSI: Add benchmarkAndre Hartmann2015-08-051-0/+32
* ANSI: Crash in AnsiEscapeCodeHandler::parseTextAndrey Pokrovskiy2015-07-141-0/+49
* Remove some superfluous QT_VERSION_CHECKs.Christian Kandeler2015-04-301-6/+1
* TreeModel.test compile fixNikita Baryshnikov2015-04-221-1/+1
* TreeModel: More API cleanuphjk2015-04-221-1/+1
* Tests: Cleanup project files for Utils testsOrgad Shaneh2015-03-172-9/+1
* Tests: Fix compilationOrgad Shaneh2015-03-142-6/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-123-18/+18
|\
| * Update LicenseEike Ziller2015-01-162-12/+12
* | Tests: Break trigraphsOrgad Shaneh2015-02-031-3/+3
* | Utils: Introduce FileName::fileName()Orgad Shaneh2015-01-281-0/+42
* | Fix qbs buildOrgad Shaneh2015-01-191-2/+2
* | Tests: Add a basic tree model iteration testhjk2015-01-165-2/+116
* | Tests: Move auto/utils_stringutils to auto/utils/stringutilshjk2015-01-165-2/+177
* | Tests: Cleanup FileUtils testOrgad Shaneh2015-01-121-35/+31
|/
* Tests: Fix tst_fileutils for Qt5.4+Christian Stenger2014-11-181-0/+4
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-102-2/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-142-14/+16
|\
| * License updateEike Ziller2014-10-092-14/+16
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-1/+0
|\ \ | |/
| * Tests: Fix linking on WinChristian Stenger2014-07-141-1/+0
* | ANSI: More tests.Andre Hartmann2014-07-151-37/+120
* | ANSI: Add 256-color escape sequences supportSteve Mokris2014-07-081-0/+14
|/
* qbs build: Make the autotest template available as an import.Christian Kandeler2014-05-082-4/+4
* Tests: Fix compileChristian Stenger2014-02-031-4/+1
* AnsiEscapeHandler: Use a dedicated struct in favor of a qPairTobias Hunger2014-01-201-32/+32