aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Locator: make sure that parent dir is always firstNikita Baryshnikov2017-10-201-1/+3
* Designer: ModernizeAndre Hartmann2017-10-2028-185/+162
* TextEditor: Add data container for editor widget paint eventDavid Schulz2017-10-201-178/+194
* RemoteLinux: Generalize QML tooling supportUlf Hermann2017-10-195-20/+32
* QmlDebug: Add a services preset for QmlPreviewUlf Hermann2017-10-191-0/+1
* ResourceEditor: Export all node typesUlf Hermann2017-10-191-5/+2
* QbsProjectManager: Fix detaching of Qt containers in for loopsJoerg Bornemann2017-10-193-4/+8
* QbsProjectManager: Avoid allocations in string comparisonsJoerg Bornemann2017-10-191-4/+6
* QbsProjectManager: Avoid allocations when checking environment variablesJoerg Bornemann2017-10-192-2/+2
* QbsProjectManager: Add missing emit keywordsJoerg Bornemann2017-10-191-3/+3
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-1943-482/+447
|\
| * Don't run controls that get no produced workersFilipe Azevedo2017-10-191-1/+7
| * Debugger: Consolidate "Attach to running process"hjk2017-10-1910-372/+139
| * AutoTest: Do not overwrite already found build system targetsChristian Stenger2017-10-193-18/+31
| * Clang: Fix completion after qualification (::)Nikolai Kosjar2017-10-193-7/+13
| * Debugger: Fix punctuation and capitalization of UI textLeena Miettinen2017-10-191-34/+34
| * Qt Quick Designer: Fix the capitalization of a message box titleLeena Miettinen2017-10-191-1/+1
| * QmlProjectRunConfiguration: Use QFileInfo::existsEike Ziller2017-10-191-1/+1
| * QmlDesigner: Avoid some unneeded QFileInfo constructionsEike Ziller2017-10-191-1/+2
| * QtSupport: Do not prepend QT_HOST_BINS to PATHTobias Hunger2017-10-183-1/+8
| * BuildConfiguration: Make method name clearerTobias Hunger2017-10-184-10/+10
| * GccToolChain: Improve addCommandPathToEnvironmentTobias Hunger2017-10-181-2/+3
| * ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-187-2/+40
| * QmlDesigner: reduce editor changed signalsTim Jenssen2017-10-183-2/+13
| * QmlDesigner: Load plugins early enough for viewsThomas Hartmann2017-10-181-0/+2
| * QmlDesigner: Add enablers for timelineThomas Hartmann2017-10-184-0/+119
| * PythonEditor: Ensure project file is listed firstChristian Stenger2017-10-181-3/+5
| * PythonEditor: Avoid creation of useless empty run configChristian Stenger2017-10-181-23/+6
| * QmlDesigner: Fix crashThomas Hartmann2017-10-181-3/+3
| * QmlDesigner: Fix navigator context menuThomas Hartmann2017-10-183-1/+10
* | Treat .ui.qml mime type the same as .qmlUlf Hermann2017-10-188-9/+24
* | Merge remote-tracking branch 'origin/4.5' into masterOrgad Shaneh2017-10-1749-166/+274
|\|
| * CMakeBuildSettingsWidget: Fix filtering in cmake configurationTobias Hunger2017-10-172-4/+6
| * CMakeBuildSettingsWidget: Forward-declare ProgressIndicatorTobias Hunger2017-10-172-5/+6
| * CMake: Fix crashes when last target is removed from a projectTobias Hunger2017-10-171-0/+6
| * Debugger: Pass interrupt request more directly to engineshjk2017-10-175-23/+12
| * Qnx: Code cosmeticsTobias Hunger2017-10-171-2/+1
| * Debugger: Make some error message translatablehjk2017-10-171-1/+1
| * Gerrit: Suppress updates while remotes are clearedOrgad Shaneh2017-10-171-1/+1
| * TextEditor: Update position of annotations outside event rectangleDavid Schulz2017-10-171-7/+7
| * TextEditor: Fix determination of maximum widthChristian Stenger2017-10-171-2/+2
| * Debugger: Directly pass from engine to inferior setup in all engineshjk2017-10-173-20/+7
| * Qmake: Fix Build File (context) menu for non-source filesAndre Hartmann2017-10-172-17/+38
| * TestFrameworkManager: Add missing static keywordEike Ziller2017-10-171-1/+1
| * Debugger: Re-add quotes to JS strings after editingUlf Hermann2017-10-173-6/+6
| * ProjectExplorer: Shield against null projecthjk2017-10-171-1/+1
| * Debugger: Do not duplicate statehjk2017-10-172-5/+5
| * Debugger: Code cosmeticshjk2017-10-171-2/+0
| * Fix run control startup message for remote targets on WindowsChristian Kandeler2017-10-172-4/+10
| * QmlDesigner: clear texteditor view statusbarTim Jenssen2017-10-173-1/+4