summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix submenu arrow stylev4.9.0-rc1Eike Ziller2019-03-261-2/+3
* Qmake: Fix infinite reparsing loopChristian Kandeler2019-03-251-1/+1
* PerfProfiler: Rename PerfDataReader::load()Christian Kandeler2019-03-253-4/+5
* QmlDesigner: Adjust selectedBackground in design themeThomas Hartmann2019-03-251-1/+1
* Fix soft assert when opening widget designer formEike Ziller2019-03-251-6/+0
* Update change log for 4.9Eike Ziller2019-03-251-0/+14
* Debugger: Hide hint label in dialogs that cannot use override portshjk2019-03-251-4/+9
* Clang: Fix compiler warningChristian Kandeler2019-03-221-1/+1
* Doc: Describe the Start Debugging Without Deployment optionLeena Miettinen2019-03-221-1/+3
* Doc: List services provided by the language serverLeena Miettinen2019-03-224-10/+23
* Doc: Fix changed debug command nameLeena Miettinen2019-03-225-13/+16
* QmlDesigner: Fix metainfoThomas Hartmann2019-03-221-1/+1
* Doc: Rename "Debugger Console" as "QML Debugger Console"Leena Miettinen2019-03-224-8/+8
* QmlDesigner: Fix warning about initialization orderChristian Kandeler2019-03-221-2/+1
* QmlDesigner: Enforce puppet reset when adding a gradientThomas Hartmann2019-03-221-0/+4
* QmlDesigner: Crash FixThomas Hartmann2019-03-221-1/+3
* PerfProfiler: Avoid connection on nullptr processChristian Stenger2019-03-221-0/+4
* QmlDesigner: Fix crashThomas Hartmann2019-03-211-1/+1
* QmlDesigner: Add missing QML filesThomas Hartmann2019-03-217-17/+503
* Android: Fix process id parsing for API 22Vikas Pachdha2019-03-211-15/+11
* Doc: Add info about copy and ignore actions in syntax check tooltipsLeena Miettinen2019-03-212-6/+19
* Squish: Fix helper function for small resolutionsChristian Stenger2019-03-211-1/+4
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-03-211-3/+9
|\
| * QmlDesigner: Workaround for regression in QtThomas Hartmann2019-03-191-3/+9
* | Doc: Describe changes in ClangFormat pluginLeena Miettinen2019-03-213-15/+38
* | Android: Use QPalette::window() instead of background()hjk2019-03-211-1/+1
* | Doc: Describe synchronizing Include Hierarchy view with editorLeena Miettinen2019-03-201-0/+3
* | Doc: Describe forwarding command line flags to Clang code modelLeena Miettinen2019-03-201-0/+12
* | QmlDesigner: Remove redundancyThomas Hartmann2019-03-203-14/+6
* | QmlDesigner: Add QTC_ASSERTThomas Hartmann2019-03-201-0/+2
* | QmlDesigner: Add support for DialogThomas Hartmann2019-03-206-1/+60
* | QmlDesigner.Timeline: Add internal flag to aux propertyThomas Hartmann2019-03-201-2/+2
* | QmlDesigner: Make error message selectableThomas Hartmann2019-03-201-0/+1
* | ProjectExplorer: level-up m_openTerminalHere actionXiaofeng Wang2019-03-201-0/+11
* | Squish: Remove unreachable codeChristian Stenger2019-03-201-2/+0
* | Squish: Add exception loggingChristian Stenger2019-03-191-0/+2
* | German translation: wenigstens -> mindestensRobert Loehning2019-03-191-2/+2
* | QmlDesigner.Timeline: Avoid phantom timelineThomas Hartmann2019-03-191-2/+4
* | QmlDesigner.Timeline: Change method nameThomas Hartmann2019-03-192-4/+4
* | Squish: Update menu entry for QML Debugger ConsoleRobert Loehning2019-03-191-1/+1
* | Remove wrong comma from German translationRobert Loehning2019-03-191-1/+1
* | Update qbs submoduleChristian Kandeler2019-03-191-0/+0
* | Welcome: Add a -notour argumenthjk2019-03-181-0/+4
* | Welcome: Add a -notour argumenthjk2019-03-182-10/+22
* | Remove icon from UI Tour dialogEike Ziller2019-03-181-1/+0
* | Doc: Run settings are now displayed in Application Output paneLeena Miettinen2019-03-181-0/+5
* | Doc: Describe new context menu commands in Projects sidebar viewLeena Miettinen2019-03-181-0/+3
* | App: Fix typo in the -temporarycleansettings descriptionhjk2019-03-183-1/+7
* | App: Add a -temporarycleansettings (-tcs) command line optionhjk2019-03-181-1/+7
* | Debugger: Move perspective saving to a time where mode is activehjk2019-03-183-44/+43