aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UnitTests: Add utility functions for testMarco Bubke2017-10-214-2/+44
* Locator: make sure that parent dir is always firstNikita Baryshnikov2017-10-201-1/+3
* Utils: Fix smallstring move assignmentMarco Bubke2017-10-202-4/+7
* 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-192-1/+5
* ResourceEditor: Export all node typesUlf Hermann2017-10-191-5/+2
* Environment: set LANGUAGE variable both with LC_MESSAGESTobias Hunger2017-10-191-0/+7
* 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-1964-719/+611
|\
| * Squish: Adapt test to improved compiler detectionChristian Stenger2017-10-191-2/+3
| * Don't run controls that get no produced workersFilipe Azevedo2017-10-191-1/+7
| * Remove unused class BraceMatcherEike Ziller2017-10-194-189/+0
| * 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-195-8/+23
| * 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-192-2/+3
| * Plugins: Fix capitalization of Plugin Loader Messages dialogLeena Miettinen2017-10-181-1/+1
| * 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
| * qbs build: Add missing definesChristian Kandeler2017-10-182-1/+7
| * 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
| * QmlDesigner: Remove dependency on utilsThomas Hartmann2017-10-181-2/+1
| * Doc: Add a step list to Using QML Modules with PluginsLeena Miettinen2017-10-181-19/+61
| * Squish: Adapt tst_HELP05 to changed templateChristian Stenger2017-10-181-4/+11
| * Squish: Adapt QMLS suite to changed templateChristian Stenger2017-10-186-9/+43
| * Squish: Adapt Qml indentation testChristian Stenger2017-10-181-8/+26
* | Qmljs: remove unused methodTim Jenssen2017-10-192-14/+0
* | Sqlite: Cleanup error handling in sqlite statementMarco Bubke2017-10-182-23/+40
* | Clang: Improve locking of string cacheMarco Bubke2017-10-184-48/+154
* | 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-17128-326/+412
|\|
| * 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