summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clang build: Fix compilation with MSVC2017v4.10.0-beta1Cristian Adam2019-06-174-4/+4
* Clang: Delete ipcserverinterface.cppOrgad Shaneh2019-06-172-32/+1
* Sqlite: Delete empty sourcesOrgad Shaneh2019-06-176-106/+3
* Fix projectupdater unit testhjk2019-06-171-1/+1
* ClangRefactoring: Activate updating for indexingMarco Bubke2019-06-176-1/+38
* ClangRefactoring: Improve indexingMarco Bubke2019-06-1726-452/+391
* ClangPchManager: Improve handling of no include in project PCHMarco Bubke2019-06-173-9/+36
* Clang: Improve updatingMarco Bubke2019-06-1727-283/+154
* ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-1710-24/+132
* Doc: Describe preserving issues from previous buildsLeena Miettinen2019-06-171-0/+5
* Doc: Describe filtering in output panesLeena Miettinen2019-06-178-3/+6
* QmakeProjectManager: Abort project parsing early if no Qt is presentChristian Kandeler2019-06-171-0/+15
* Doc: Describe new language client settings and featuresLeena Miettinen2019-06-173-13/+45
* Doc: Move "Changing Languages" and "Viewing Images" to "User Interface"Leena Miettinen2019-06-171-38/+40
* Doc: Update info about using HelpLeena Miettinen2019-06-177-21/+23
* Todo: Spread use of Utils::FilePath a bithjk2019-06-172-18/+14
* More changelog 4.10Eike Ziller2019-06-171-1/+13
* 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-134-8/+8
* 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-136-6/+20
|\
| * Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-136-6/+20
| |\
| | * 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
| | * Squish: Update tst_HELP04Robert Loehning2019-06-131-4/+5
* | | Valgrind: Handle CRLF appropriateChristian Stenger2019-06-131-1/+6
|/ /
* | Tests: Enable callgrind parser tests on WindowsChristian Stenger2019-06-132-1/+1
* | Squish: Update verifyBuildConfigRobert Loehning2019-06-131-1/+4
* | LanguageClient: remove experimental flagDavid Schulz2019-06-131-1/+0
* | QmlDesigner: Fix layout in templatesThomas Hartmann2019-06-122-14/+25
* | QmlDesigner: Fix property editor template for colorsThomas Hartmann2019-06-123-11/+59
* | QmlDesigner: Disable horizontal scrollbar for property editorThomas Hartmann2019-06-121-0/+1
* | StudioWelcome: Fix warningThomas Hartmann2019-06-121-1/+1
* | StudioWelcome: Final fixes for splash screenThomas Hartmann2019-06-122-2/+2
* | QmlDesigner: Use OpenGL 4.1 surface for puppetThomas Hartmann2019-06-121-0/+8
* | qml | Fix pragma reformattingUladzislau Paulovich2019-06-121-0/+2
* | CMake: Small clean-up of CMake WizardsCristian Adam2019-06-127-62/+89
* | 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: Reserve less space for labelThomas Hartmann2019-06-121-1/+1
* | QmlDesigner: Do not sync z value on root itemThomas Hartmann2019-06-121-1/+1