summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Allow Dialog in .ui.qml filesThomas Hartmann2017-03-311-2/+1
* Timeline: Don't select by typeId if the typeId is already selectedUlf Hermann2017-03-311-1/+1
* FlameGraph: Attribute extra space in root item to "others"Ulf Hermann2017-03-311-0/+4
* QmlDesigner: Set fusion style on ImportComboBoxThomas Hartmann2017-03-311-0/+4
* Changes-4.3.0: Fix new variable name and add bugreport numbersAndre Hartmann2017-03-311-1/+2
* Debugger: Fix QFlags dumper for cdbDavid Schulz2017-03-302-3/+14
* QmlJS: Add special severity for loading type informationThomas Hartmann2017-03-303-8/+12
* ProjectExlorer: Match filenames only to find filetypesTobias Hunger2017-03-301-1/+2
* macOS: Fix deployment of clang helpersEike Ziller2017-03-301-8/+4
* deployqtHelper_mac: Add helper variable for resource pathEike Ziller2017-03-301-21/+22
* macOS: Fix deployment of qbs_processlauncher and qbs-create-projectEike Ziller2017-03-301-1/+3
* QmakePM: Fix executableFor() on macOSChristian Stenger2017-03-301-3/+3
* QmlProfiler: Load notes data only after models are availablev4.3.0-beta1Ulf Hermann2017-03-292-1/+1
* Debugger: Fix command setting active frameDavid Schulz2017-03-291-1/+1
* AutoTest: Fix handling of Qbs when searching for BuildTargetInfoChristian Stenger2017-03-291-2/+6
* AutoTest: Fix senseless error messageChristian Stenger2017-03-291-2/+1
* Timeline: Use ScrollView's rather than Flickable's width for scrollingUlf Hermann2017-03-291-6/+6
* Timeline: Fix timelinerenderer testUlf Hermann2017-03-291-4/+4
* Project: Set filepath on ContainerNodeTobias Hunger2017-03-292-8/+11
* Project: Move ProjectDocument setup into Project classTobias Hunger2017-03-2911-31/+23
* CMake: Move headers into their own folder in server-modeTobias Hunger2017-03-292-43/+50
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-2923-476/+80
* QmlDesigner: Remove dead codeThomas Hartmann2017-03-291-5/+0
* Utils: Adjust name fillWithZero()Thomas Hartmann2017-03-293-3/+3
* Core: Do not warn about big file that is already openOrgad Shaneh2017-03-291-6/+3
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-296-1/+23
* CMake: Speed up extra compiler processing a bitTobias Hunger2017-03-291-15/+26
* Debugger: Reset expression syntax after evaluateDavid Schulz2017-03-291-1/+5
* Remove unneeded includesJarek Kobus2017-03-282-4/+0
* Guard against infinite loop in pathOrDirectoryFor(Node*,bool)Eike Ziller2017-03-281-1/+1
* Support diff a file from project explorer against the current fileJarek Kobus2017-03-286-0/+88
* QmakePM: Fix toolchain executable comparisonOrgad Shaneh2017-03-281-1/+1
* QmakeProjectManager: Remove unused QmakePrifile::buildsFile()hjk2017-03-282-10/+0
* QmlDesigner: Remove dead codeRobert Loehning2017-03-281-4/+1
* Add change log for 4.3Eike Ziller2017-03-281-0/+215
* QmlDesigner: Remove warning widget from DesignModeWidgetThomas Hartmann2017-03-283-51/+1
* Utils: Use brace initialization instead of constructor and 0Thomas Hartmann2017-03-281-1/+1
* Beautifier: Fix tab order of Uncrustify's option pageLorenz Haas2017-03-281-9/+0
* Beautifier: Remove code that has no effectLorenz Haas2017-03-281-1/+0
* Timeline: Fix and clarify index lookupUlf Hermann2017-03-281-6/+10
* Timeline: Further optimize item selectionUlf Hermann2017-03-282-65/+141
* Timeline: Add functions to find "best" and parent index in a modelUlf Hermann2017-03-282-0/+39
* Debugger: Use native value for pointer dereferenceDavid Schulz2017-03-284-9/+38
* ProjectExplorer: De-virtualize Project::files()hjk2017-03-281-2/+2
* ProjectExplorer: Fix enabling state of main project nodeshjk2017-03-287-43/+79
* Debugger: Disable QObject property dumper test on WindowsDavid Schulz2017-03-281-4/+6
* AutoTest: Fix warning for guessed configsChristian Stenger2017-03-281-10/+7
* AutoTest: Re-do completeTestInformation()Christian Stenger2017-03-283-128/+60
* CMakePM: Fix assignment of build system targetChristian Stenger2017-03-282-8/+11
* QmlDesigner: Re-add core-private also in qbs buildOrgad Shaneh2017-03-271-1/+1