aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | QmlDesigner: Reload property page on startThomas Hartmann2019-06-071-4/+5
* | QmlDesigner: Fix design studio crashHenning Gruendl2019-06-071-0/+3
* | Fix warnings in qbs build on macOSChristian Kandeler2019-06-071-1/+7
* | QmlDesigner: Fix soft assertThomas Hartmann2019-06-071-1/+3
* | AutoTest: Add support for templated boost testsChristian Stenger2019-06-074-5/+27
* | AutoTest: Support data-driven test with fixtureChristian Stenger2019-06-072-1/+10
* | AutoTest: Remove wrong todosChristian Stenger2019-06-071-3/+1
* | AutoTest: Add support for decorator fixtureChristian Stenger2019-06-071-1/+5
* | AutoTest: Use reporting summary from Boost UTFChristian Stenger2019-06-071-6/+42
* | AutoTest: Enhance reporting passes and failsChristian Stenger2019-06-075-4/+33
* | QmlDesigner: Use lambdas for transactionsThomas Hartmann2019-06-0628-819/+391
* | StudioWelcome: Add new DS logoThomas Hartmann2019-06-061-0/+0
* | StudioWelcome: Show text for community editionThomas Hartmann2019-06-062-0/+29
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-0655-124/+1788
|\ \
| * | Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-062-1/+6
| |\|
| | * SSH: Add missing return statementChristian Kandeler2019-06-051-1/+3
| | * Fix Windows build build with namespaced QtChristian Kandeler2019-06-041-0/+3
| | * Revert "Work around OpenGL issue in macOS 10.14.4"Eike Ziller2019-06-041-0/+2
| * | QmlDesigner: Fix linux buildHenning Gruendl2019-06-052-3/+2
| * | QmlDesigner: Fix duplicationThomas Hartmann2019-06-052-2/+8
| * | QmlDesigner: Add missing jsonThomas Hartmann2019-06-051-0/+6
| * | QtDesignStudio Fix for PaletteAleksei German2019-06-051-1/+1
| * | QtDesignStudio Color Editor updateAleksei German2019-06-0514-6/+718
| * | QmlDesigner: Add live previewThomas Hartmann2019-06-0511-1/+718
| * | QmlDesigner: Add multi-selection to property editorThomas Hartmann2019-06-056-37/+141
| * | AutoTest: Fix handling of test output messagesChristian Stenger2019-06-051-3/+3
| * | Output panes: Respect filter optionsChristian Kandeler2019-06-0510-39/+61
| * | StudioWelcome: Fix checkboxThomas Hartmann2019-06-052-21/+53
| * | QmlDesigner: Increase mouse area to include text labelThomas Hartmann2019-06-051-0/+1
| * | StudioWelcome: Expose community edition propertyThomas Hartmann2019-06-052-0/+16
| * | StudioWelcome: Add some adjustmentsThomas Hartmann2019-06-051-3/+5
| * | StudioWelcome: Register help for Qt Quick Controls 2Thomas Hartmann2019-06-051-0/+12
| * | CPlusPlus: Avoid a few deprecation warningshjk2019-06-052-5/+3
| * | Merge remote-tracking branch 'origin/master' into 4.10Eike Ziller2019-06-0411-30/+37
| |\ \
| * | | Debugger: Improve perspective geometry persistencehjk2019-06-041-5/+22
| * | | ProjectExplorer: Allow text filtering in issues paneChristian Kandeler2019-06-044-2/+18
| * | | Merge remote-tracking branch 'origin/master' into 4.10Eike Ziller2019-06-0428-106/+152
| |\ \ \
| * | | | WorkingDirectoryAspect: Fix UI tab orderChristian Kandeler2019-06-031-5/+4
* | | | | ClangPchManager: Improve settings for PCH creationMarco Bubke2019-06-051-0/+2
* | | | | Clang: Filter macro QT_TESTCASE_BUILDDIR outMarco Bubke2019-06-051-0/+16
* | | | | Clang: Remove DelayedTemplateParsing settingsMarco Bubke2019-06-052-2/+0
* | | | | Add header guard to glslparser.hMarco Bubke2019-06-051-0/+2
* | | | | RemoteLinux: Use Util::CommandLine to construct device process commandshjk2019-06-052-30/+26
* | | | | CMake: Do not include libraries in "all" targetTobias Hunger2019-06-051-1/+2
* | | | | BareMetal: Use Utils::CommandLine for gdbserver thingshjk2019-06-057-64/+46
* | | | | Android: Use Util::FilePath for working directory in deploy stephjk2019-06-052-20/+20
* | | | | CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-051-8/+12
* | | | | Valgrind: Sanitize commandline parameter constructionhjk2019-06-051-9/+8
* | | | | Utils: Pass an optional OsType parameter to CommandLine::addArghjk2019-06-052-6/+7
* | | | | Debugger: Use Utils::CommandLine for gdb processhjk2019-06-041-9/+8