aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Copy fonts and syntax-highlighting files to builddirCristian Adam2019-06-132-1/+19
* Merge "Merge remote-tracking branch 'gerrit/4.9' into 4.10" into 4.10The Qt Project2019-06-135-2/+15
|\
| * Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-135-2/+15
| |\
| | * CMake: Do not QTC_ASSERT when Qml support is disabledTobias Hunger2019-06-131-2/+1
| | * ProjectTree: Save state of "Hide Empty Directories" filterTobias Hunger2019-06-134-0/+14
* | | Valgrind: Handle CRLF appropriateChristian Stenger2019-06-131-1/+6
|/ /
* | LanguageClient: remove experimental flagDavid Schulz2019-06-131-1/+0
* | QmlDesigner: Fix property editor template for colorsThomas Hartmann2019-06-121-7/+57
* | StudioWelcome: Fix warningThomas Hartmann2019-06-121-1/+1
* | StudioWelcome: Final fixes for splash screenThomas Hartmann2019-06-122-2/+2
* | qml | Fix pragma reformattingUladzislau Paulovich2019-06-121-0/+2
* | ModelingLib: Use QElapsedTimer instead of QTimehjk2019-06-122-7/+6
* | Debugger: Remove unused declarationshjk2019-06-121-2/+0
* | Debugger: Use QElapsedTimer instead of QTime::elapsed()hjk2019-06-122-11/+7
* | Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-125-38/+13
* | QmlDesigner: Do not sync z value on root itemThomas Hartmann2019-06-121-1/+1
* | CMake build: Make sdktool use parts of UtilsCristian Adam2019-06-121-2/+33
* | ProjectExplorer: Improve "import project" keyboard event handlingChristian Kandeler2019-06-125-0/+24
* | AutoTest: Fix updating parentChristian Stenger2019-06-121-1/+0
* | Core: Use QElapsedTimer instead of QTimehjk2019-06-121-2/+2
* | ClangTools: Use QElapsedTimer instead of QTimehjk2019-06-121-3/+3
* | Debugger: Allow all debuggers when attaching to running servershjk2019-06-121-3/+1
* | ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-126-19/+18
* | ProjectExplorer: Let the KitChooser optionally show iconshjk2019-06-127-27/+40
* | Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-121-9/+12
|\|
| * TextEditor: force rehighlight of next block if state changedDavid Schulz2019-06-071-9/+12
* | Debugger: Use the new hint to determine why settings should be savedhjk2019-06-111-4/+3
* | qml | Fix functions and loops formattingUladzislau Paulovich2019-06-111-2/+18
* | qml | Fix trailing comments formattingUladzislau Paulovich2019-06-111-0/+6
* | qml | Fix empty objects formattingUladzislau Paulovich2019-06-111-4/+7
* | CMake build: Add qmlpreviewpluginCristian Adam2019-06-111-0/+16
* | Output panes: Fix filtering newly added contentChristian Kandeler2019-06-111-3/+2
* | SSH: Fix autotestChristian Kandeler2019-06-111-1/+1
* | ClangFormat: Provide an error message for Clang FormatMarco Bubke2019-06-111-1/+6
* | CppTools: Add logging to built-in indexerNikolai Kosjar2019-06-111-0/+5
* | qml | Add support for enums formattingUladzislau Paulovich2019-06-111-0/+31
* | qml | Fix let/const variables formattingUladzislau Paulovich2019-06-111-1/+2
* | Debugger: Robustify DebuggerRunTool::showMessage()hjk2019-06-111-0/+2
* | 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