summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* buildoutputparser: Install dummy themeChristian Kandeler2017-05-041-3/+17
* iOSTool: Fix stopGdbServer invocationOrgad Shaneh2017-05-041-1/+1
* buildoutputparser: Adapt to removal of "slot" keywordChristian Kandeler2017-05-022-2/+3
* Clang: Fix MSVC64 warningsOrgad Shaneh2017-04-261-1/+1
* Use qEnvironmentVariableIsEmpty or qEnvironmentVariableIsSet directlyMontel Laurent2017-04-191-1/+1
* Prevent compilation of the QmlPuppet if qtquick-private is not presenthjk2017-03-241-1/+1
* QmlDesigner: Provide proper form/text editor split iconsAlessandro Portale2017-03-231-0/+36
* WinInterrupt: Fix static linking flagsOrgad Shaneh2017-03-231-5/+7
* QmlDesigner: Improve lower and raise iconsAlessandro Portale2017-03-231-9/+6
* Clang: fix SEH exceptionTim Jenssen2017-03-231-1/+1
* SDKtool: Write toolchains compatible with Qt Creator 4.2 and 4.3Tobias Hunger2017-03-161-1/+25
* Clang: Compile against llvm/clang 4.0Nikolai Kosjar2017-03-104-2/+16
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-091-4/+7
|\
| * Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-091-4/+7
| |\
| | * Use correct AMDError constant name in iostoolJake Petroules2017-03-081-3/+3
| | * iOS: Fix developer disk mount fail errorVikas Pachdha2017-03-031-4/+7
* | | TextEditor: add right sidebarSerhii Moroz2017-03-091-1/+9
|/ /
* | Core: Add option to disable automatic build of the wininterrupt toolDavid Schulz2017-03-011-1/+2
* | Remove spaces in initializer listsTim Jenssen2017-02-2211-51/+51
* | ClangPchManagerBackend: Fix build warningsEike Ziller2017-02-224-2/+4
* | Make Creator compile without QtQuick module being presenthjk2017-02-221-1/+2
* | Clang: Work around missing fileMarco Bubke2017-02-212-1/+47
* | Clang: Fix warningMarco Bubke2017-02-201-2/+2
* | Clang: Enable LLVM tooling again for windowsMarco Bubke2017-02-201-1/+0
* | Clang: Improve speed by content generationMarco Bubke2017-02-163-27/+86
* | QmlDesigner: Add some themable and HighDPI iconsAlessandro Portale2017-02-161-0/+137
* | Utils: Add a "reset" icon overlayAlessandro Portale2017-02-161-0/+29
* | C++: Sort source files in *.qbsNikolai Kosjar2017-02-131-1/+1
* | Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-083-13/+7
* | UnitTest: Fix compilation for different configurationsMarco Bubke2017-02-062-9/+18
* | Fix spelling of unitttest_publicMarco Bubke2017-02-036-7/+7
* | Clang: Use PathString in more casesMarco Bubke2017-02-025-14/+14
* | Utils: Move forward declaration of SmallString in an extra headerMarco Bubke2017-02-029-32/+23
* | Clang: Use " instead of <> for includesMarco Bubke2017-02-021-2/+2
* | Clang: Use the whole path in the IncludeCollectorMarco Bubke2017-02-021-2/+13
* | Clang: Fix warningMarco Bubke2017-02-011-1/+1
* | Clang: Handle generated filesMarco Bubke2017-02-019-58/+163
* | ClangPchManagerBackend: Fix linking on macOSChristian Stenger2017-02-011-1/+1
* | Utils: Fix long small stringMarco Bubke2017-01-311-1/+1
* | Clang: Add Process GeneratorMarco Bubke2017-01-3114-57/+417
* | Clang: Add timer based path notification compressionMarco Bubke2017-01-316-49/+187
* | Clang: Add ClangPchManagerMarco Bubke2017-01-3031-1/+2657
* | Icon exporter script: Adapt to Inkscape 0.92's new dpiAlessandro Portale2017-01-271-2/+2
* | Utils: move pan icon from scxml to utilsAlessandro Portale2017-01-271-1/+1
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-111-2/+0
|\ \ | |/
| * Revert "SDKtool: Warn if file is not found"Orgad Shaneh2017-01-041-2/+0
* | Clang: Remove unused filesMarco Bubke2017-01-095-386/+0
* | SDKtool: Fix cmake related options to addKitTobias Hunger2016-12-211-5/+4
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-201-1/+3
|\ \ | |/
| * SDKtool: Default to C++ for newly added toolchains without a languageTobias Hunger2016-12-141-1/+3