summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QmlDesigner: Slightly reduce size of the spin boxThomas Hartmann2019-06-121-1/+1
* | CMake build: Make sdktool use parts of UtilsCristian Adam2019-06-121-2/+33
* | Wizards: Include namespace in header guards againChristian Kandeler2019-06-124-4/+4
* | ProjectExplorer: Improve "import project" keyboard event handlingChristian Kandeler2019-06-125-0/+24
* | AutoTest: Fix updating parentChristian Stenger2019-06-121-1/+0
* | QmlDesigner: Add more studio controlsHenning Gruendl2019-06-1218-154/+306
* | 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-112-2/+24
* | qml | Fix trailing comments formattingUladzislau Paulovich2019-06-112-0/+14
* | qml | Fix empty objects formattingUladzislau Paulovich2019-06-114-6/+12
* | CMake build: Add qmlpreviewpluginCristian Adam2019-06-111-0/+16
* | Add changes file for 4.10Eike Ziller2019-06-111-0/+217
* | Output panes: Fix filtering newly added contentChristian Kandeler2019-06-111-3/+2