aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable fast initialization by defaultv2.2.22.2Miguel Costa2018-09-171-2/+8
* Fix potential deadlock in initializationMiguel Costa2018-09-171-51/+61
* Update version number to 2.2.2 (VS 2015/2013)Miguel Costa2018-09-112-2/+2
* Fix tracker log entries with many dependenciesMiguel Costa2018-09-111-6/+18
* Fix Qt/MSBuild files not updatingMiguel Costa2018-09-111-16/+17
* Update version number to 2.2.2Miguel Costa2018-09-1022-35/+48
* Do not overwrite %QTMSBUILD% environment variable at startupMiguel Costa2018-09-101-19/+22
* Use full path of dependencies when writing tracker log fileMiguel Costa2018-09-101-3/+3
* Revert QML syntax highlightingMiguel Costa2018-09-0938-3427/+1638
* Run package initialization in backgroundMiguel Costa2018-08-234-66/+99
* Fix command line parser failing when newline is presentMiguel Costa2018-08-231-3/+4
* Handle duplicate items when converting projectMiguel Costa2018-08-231-11/+13
* Optimize QML syntax highlighting for larger filesMiguel Costa2018-08-136-257/+768
* Add missing items to list of Qt modulesMiguel Costa2018-07-172-0/+52
* Disable previous QML syntax highlightingMiguel Costa2018-06-2021-1726/+8
* Add configurable QML syntax highlightingMiguel Costa2018-06-1912-0/+1884
* Add Qt Declarative integrationMiguel Costa2018-06-198-0/+1112
* Write Tlog entries for moc, rcc and uicMiguel Costa2018-06-191-6/+69
* Add missing Visual Studio SDK referenceMiguel Costa2018-06-012-0/+2
* Update version number to 2.2.1v2.2.1Miguel Costa2018-04-1728-42/+68
* Fix typo in moc property page descriptionMiguel Costa2018-04-171-1/+1
* Show wait dialog during RefreshMocStepsMiguel Costa2018-04-172-1/+21
* Add new WaitDialog classMiguel Costa2018-04-173-18/+192
* Fix null reference in PromptChangeQtVersionMiguel Costa2018-04-171-0/+3
* Fix incorrect escaping of paths in command line stringsMiguel Costa2018-04-171-3/+17
* Optimize the copy of properties from C++ compiler ruleMiguel Costa2018-04-122-1/+35
* Fix problems with incremental buildMiguel Costa2018-04-121-15/+171
* Move global properties outside of target QtPrepareMiguel Costa2018-04-121-9/+5
* Add macro expansion support to command line parserMiguel Costa2018-04-124-102/+205
* Add error handling to .pro import/conversionMiguel Costa2018-04-122-6/+18
* Rollback changes to project XML on errorsMiguel Costa2018-04-111-1/+40
* Fix error in conversion to Qt/MSBuildMiguel Costa2018-04-051-1/+1
* Fix incorrect definitions in project fileMiguel Costa2018-03-296-56/+76
* Don't call SetQtEnvironment during debug sessionMiguel Costa2018-03-281-0/+3
* Disable "fast up-to-date check" by defaultMiguel Costa2018-03-281-0/+3
* Fix conversion of .moc and .cbt filesMiguel Costa2018-03-281-1/+3
* Improve performance of conversion to Qt/MSBuildMiguel Costa2018-03-283-39/+100
* Fix delay when starting to build large solutionMiguel Costa2018-03-232-11/+14
* Fix bugs with .cpp custom build stepMiguel Costa2018-03-231-10/+12
* Fix delay saving .cpp fileMiguel Costa2018-03-232-52/+33
* Get target architecture from qconfig.pri (QT_ARCH)Miguel Costa2018-03-232-83/+45
* Disable dynamic C++ source if already includedMiguel Costa2018-03-231-2/+16
* Don't copy properties from moc to C++ dynamic sourceMiguel Costa2018-03-231-10/+2
* Use VS macros when converting to Qt/MSBuildMiguel Costa2018-03-231-12/+20
* Fix command line parser not working with '@' optionMiguel Costa2018-03-234-30/+96
* Handle command line strings longer than 8191 charsMiguel Costa2018-03-231-142/+224
* Fix usage of $(IntDir) in the definition of QtWorkFilePathMiguel Costa2018-03-091-1/+1
* Fix removing quotes when converting custom build stepsMiguel Costa2018-03-092-3/+7
* Fix not using Qt installation if built with -qtlibinfixMiguel Costa2018-03-094-19/+48
* Docs: Remove dependency to Qt's macros.qdocconfTopi Reinio2018-02-282-1/+5