aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-177-21/+92
* QmakeProjectManager: Abort project parsing early if no Qt is presentChristian Kandeler2019-06-171-0/+15
* Todo: Spread use of Utils::FilePath a bithjk2019-06-172-18/+14
* Cleanup QBS pluginBogDan Vatra2019-06-171-14/+1
* Fix crash when project node is not foundBogDan Vatra2019-06-171-3/+3
* ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-147-42/+98
* QmlDesigner: reset state editor model when error occursThomas Hartmann2019-06-141-0/+1
* QmlDesigner: Add new node hintsThomas Hartmann2019-06-142-0/+25
* SSH: Fix running remote process in terminalChristian Kandeler2019-06-146-8/+15
* QmakeProjectManager: Make sure OBJECTIVE_HEADERS appear in project treeChristian Kandeler2019-06-141-7/+9
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-132-5/+5
* QmlDesigner: Use instance value for none translated textThomas Hartmann2019-06-131-1/+1
* 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