aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix missing mode changed signal on startupEike Ziller2019-04-032-2/+5
* QmlJS: re-enable revision parsingTim Jenssen2019-04-031-1/+1
* Suffix project user file with value of QTC_EXTENSION if presentLuca Carlon2019-04-021-1/+1
* QmlDesigner: Fix iconsThomas Hartmann2019-04-025-0/+0
* Restore success states after failed buildEike Ziller2019-04-021-0/+1
* QmlDesigner: Avoid jumping cursors in integrated text editorThomas Hartmann2019-04-024-1/+11
* TreeView: Fix mapping to source models in case ProxyModels are involvedhjk2019-04-027-9/+34
* ClangFormat: Do not remove whitespace twiceIvan Donchevskii2019-04-021-0/+10
* ClangFormat: Fix indentation when empty lines are involvedIvan Donchevskii2019-04-021-25/+64
* ClangFormat: Use the global style if no configuration is foundIvan Donchevskii2019-04-021-2/+5
* ClangFormat: Fix showing the warning textIvan Donchevskii2019-04-021-0/+1
* Debugger: Restrict the file name pattern of potential lldb executablesChristian Kandeler2019-04-021-8/+2
* QmlDesigner: Fix compile before Qt5.12Christian Stenger2019-04-021-0/+2
* QmlDesigner: nodeAtTextCursorPosition use simple linear searchThomas Hartmann2019-04-012-27/+24
* QmlDesigner: Remember last location when importing resourcesThomas Hartmann2019-04-011-1/+8
* QmlDesigner: Use proper default icon for typesThomas Hartmann2019-04-011-1/+1
* OutputFormatter: Fix behavior of text with different format after \rOrgad Shaneh2019-04-011-3/+1
* QmlDesigner: Use AdaptiveDecimalStepType in timeline DoubleSpinBoxThomas Hartmann2019-04-011-0/+1
* Clang Backend: enable Windows debug loggingCristian Adam2019-04-011-2/+19
* Clang: Improve project part updatingMarco Bubke2019-04-0166-639/+1079
* QmlDesigner: Do not reset CustomFileSystemModel if root path is identicalThomas Hartmann2019-04-011-0/+3
* ClangFormat: Fix GCC8 warningsOrgad Shaneh2019-04-012-23/+3
* VCS: Make commands in output window bold againAndre Hartmann2019-03-302-1/+3
* QmlDesigner.Timeline: Reduce aggressiveness of updatesThomas Hartmann2019-03-281-3/+18
* QmlDesigner.Timeline: Use activateLayout() in invalidateHeight()Thomas Hartmann2019-03-281-0/+1
* QmlDesigner.Timeline: Add activate layout to sceneThomas Hartmann2019-03-284-0/+14
* QmlDesigner.Timeline: Adjust hasKeyframeGroupForTarget()Thomas Hartmann2019-03-281-0/+3
* QmlDesigner.Timeline: Add QmlTimeline::hasKeyframeGroupForTargetThomas Hartmann2019-03-282-0/+11
* QmlDesigner: Do not flag files as changed when just openingThomas Hartmann2019-03-281-1/+6
* FakeVim: Change "cb" options name to "bc" for blinking cursorhjk2019-03-281-1/+1
* PythonEditorPlugin: Sprinkle const over codeEike Ziller2019-03-281-15/+15
* Fix detaches in for loopEike Ziller2019-03-281-3/+3
* Git: Show success message after resetOrgad Shaneh2019-03-281-1/+1
* Qml tooling: Support Qt 5.13 and change default to 5.12Alessandro Portale2019-03-282-1/+8
* QmlDesigner: Avoid unclosable dialogsThomas Hartmann2019-03-272-2/+26
* Core: Use mode stack index for FancyTabWidget::index()hjk2019-03-271-1/+1
* QmlDesigner: Register timeline actionsThomas Hartmann2019-03-273-2/+105
* QmlDesigner: Register stream operators for easing curvesThomas Hartmann2019-03-261-1/+5
* 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
* Fix soft assert when opening widget designer formEike Ziller2019-03-251-6/+0
* Debugger: Hide hint label in dialogs that cannot use override portshjk2019-03-251-4/+9
* Clang: Fix compiler warningChristian Kandeler2019-03-221-1/+1
* QmlDesigner: Fix metainfoThomas Hartmann2019-03-221-1/+1
* 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