summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bumpv3.2.0-beta1Eike Ziller2014-07-072-4/+4
* QmlDesigner: Use -j X only for makeMarco Bubke2014-07-071-1/+1
* QmlDesigner: fix using the right object/unitTim Jenssen2014-07-075-21/+28
* Revert "QmlDesigner: Use QQuickWidget in the item library"Marco Bubke2014-07-072-17/+16
* Revert "QmlDesigner: Using QQuickWidget in the Property Editor"Marco Bubke2014-07-072-4/+100
* Revert "QmlDesigner: Use QQuickWidget in states editor"Marco Bubke2014-07-073-25/+33
* QmlDesigner: Fix compile linesMarco Bubke2014-07-071-1/+1
* QmlDesigner: Improve speed of puppet compilingMarco Bubke2014-07-071-1/+16
* QmlDesigner: Using separate channels for puppet creationMarco Bubke2014-07-071-1/+1
* QmlDesigner: Slow down the preview timerMarco Bubke2014-07-071-0/+2
* QmlDesigner: Don't restart the puppet with debugger attachedMarco Bubke2014-07-071-3/+5
* QmlDesigner: Improve style of states editorMarco Bubke2014-07-072-27/+7
* qmldesigner: interpret undefined versions as 1.0Fawzi Mohamed2014-07-071-1/+3
* Handle similarity index in git commitsjkobus2014-07-073-29/+223
* Ios: Enable plugin for qbs build.Christian Kandeler2014-07-071-2/+1
* ios: Fix MSVC compiler warningKai Koehne2014-07-072-2/+2
* qmljs: put file specific logs in anonymous namespaceFawzi Mohamed2014-07-074-7/+16
* ios: convert to new logging infrastructureFawzi Mohamed2014-07-079-109/+86
* QmlProfiler: Document restrictions of SortedTimelineModelUlf Hermann2014-07-071-2/+8
* C++: base class and default argument for template classPrzemyslaw Gorszkowski2014-07-072-1/+21
* Clang: fix Qt4 build.Erik Verbruggen2014-07-071-3/+8
* Fix typo, group related sentences in qtquick-screens.qdoc.Mitch Curtis2014-07-071-2/+1
* ChangeLog: Add some more changesOrgad Shaneh2014-07-071-0/+14
* Fix spelling errorEike Ziller2014-07-071-1/+1
* Rename some methods and variables in DiffEditorjkobus2014-07-078-44/+44
* Hide reload button for diff editor when there is no reloaderjkobus2014-07-078-40/+82
* QmlProfiler: Make events view properly sortableUlf Hermann2014-07-072-17/+33
* QmlProfiler: Make V8 view properly sortableUlf Hermann2014-07-071-31/+35
* Coding rules: Add guidelines for lambdas and autoEike Ziller2014-07-071-0/+133
* qmljs: avoid using threadusafe Project::filesFawzi Mohamed2014-07-071-1/+1
* qmljs: improve handling of default values for AnyLanguageFawzi Mohamed2014-07-071-3/+7
* Fix Qt4 compilationOrgad Shaneh2014-07-063-6/+6
* Fix qbs build.Christian Kandeler2014-07-051-2/+0
* CppEditor: Add failing tests for "Move Definition Outside Class"...Orgad Shaneh2014-07-043-2/+72
* QmlProfiler: Update documentationUlf Hermann2014-07-042-57/+138
* QmlDesigner: Use Rectangle instead of Item for dummy WindowMarco Bubke2014-07-041-1/+1
* QmlDesigner: Show context menu in the states editor in whole viewMarco Bubke2014-07-042-21/+24
* Locator: Fix case sensitivity of file system filterEike Ziller2014-07-041-1/+3
* QmlDesigner: Add sorting to item libraryMarco Bubke2014-07-048-15/+38
* CppTools: Fix compilation with MSVCNikolai Kosjar2014-07-041-1/+1
* QmlDesigner: Use close instead of hide for process dialogMarco Bubke2014-07-041-1/+1
* Doc: Adding Qt Creator's URL in qt-project.org in qdocconf file.Jerome Pasion2014-07-041-0/+1
* Make it possible to save diff editor contentsjkobus2014-07-046-30/+108
* QmlDesigner: Tweak item libraryMarco Bubke2014-07-042-4/+9
* Fix double click on removed lines in unifieddiffeditorjkobus2014-07-041-6/+31
* qmljs: add explicit typeName to exportsFawzi Mohamed2014-07-043-14/+20
* qmljs: add possible exports given by its path if no other exports foundFawzi Mohamed2014-07-041-0/+26
* C++: Fix preprocessor line offsetsNikolai Kosjar2014-07-043-15/+36
* qmljs: improve handling of relocatable dumpsFawzi Mohamed2014-07-041-3/+22
* qmljs: eagerly import library typeinfoFawzi Mohamed2014-07-041-0/+2