summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-1244-105/+115
* C++: Whitespace fixes in parserOrgad Shaneh2014-06-121-29/+14
* CppTools: Add dummy macro for __thiscallOrgad Shaneh2014-06-121-0/+1
* QmlDesigner: Remove unused ItemLibraryModel::createDragPixmapMarco Bubke2014-06-122-13/+0
* QmlDesigner: Use library entry icon for DnD in item libraryMarco Bubke2014-06-123-4/+4
* QmlDesigner: Fix icon names for ItemLibraryEntryMarco Bubke2014-06-127-33/+33
* QmlDesigner: Move default icon path in getterMarco Bubke2014-06-122-4/+3
* QmlDesigner: Remove dragIcon from ItemLibraryMarco Bubke2014-06-123-24/+0
* Avoid explicit checks for windows host when working with file pathsEike Ziller2014-06-1210-54/+29
* Add search to project tree.Eike Ziller2014-06-121-1/+2
* Find: Gracefully handle small size of find tool barEike Ziller2014-06-123-14/+51
* QmlDesigner: Append qmake output to compile log tooMarco Bubke2014-06-121-3/+3
* Git: Preserve author on cherry-pickOrgad Shaneh2014-06-122-17/+45
* Git: Replace string literal with constantOrgad Shaneh2014-06-121-1/+1
* QmakeProject: Rework allProFiles()Daniel Teske2014-06-124-34/+29
* VCS: Disable Back when checkout/clone is doneOrgad Shaneh2014-06-121-0/+1
* Core: Code stylehjk2014-06-121-36/+32
* Icons for Qt Creator.Alessandro Portale2014-06-122-0/+1363
* qmljseditor: remove unused qdebug importsFawzi Mohamed2014-06-116-9/+1
* QmlDesigner: remove debug enumTim Jenssen2014-06-111-5/+0
* QmlDesigner: use a central notTooBrightHighlightColor()Tim Jenssen2014-06-115-14/+22
* DiffEditor: Support patch with new/deleted fileOrgad Shaneh2014-06-112-5/+45
* DiffEditor: Fix testOrgad Shaneh2014-06-111-33/+19
* QmlDesigner: add reload feature to item library viewTim Jenssen2014-06-119-23/+33
* QmlDesigner.StatesEditor: Fixing capitalization of qml fileThomas Hartmann2014-06-111-0/+0
* qmljstools: remove unused qdebug importsFawzi Mohamed2014-06-113-5/+0
* QmlDesigner: rename getting qml source path methodTim Jenssen2014-06-112-4/+5
* QmlDesigner: move the beauty bottom rect inside the scrollviewTim Jenssen2014-06-111-10/+10
* QmlDesigner.PropertyEditor: Adding property to QmlModelNodeProxyThomas Hartmann2014-06-112-2/+11
* DiffEditor: Cleanup regexpsOrgad Shaneh2014-06-111-23/+26
* CppEditor: Clean up CppEditor/CppEditorWidgetNikolai Kosjar2014-06-104-84/+37
* CppTools: Remove some duplicate codeNikolai Kosjar2014-06-102-30/+13
* CppTools: Unexport some internal classes.Nikolai Kosjar2014-06-109-20/+31
* Cpp{Editor,Tools}: Move tests for IncludeGroups to CppToolsNikolai Kosjar2014-06-104-162/+172
* Remove unused functionEike Ziller2014-06-101-7/+0
* Editor: Remove unused code from open editors window.David Schulz2014-06-102-33/+0
* debugger: Add some code for testing ctor in pluginRobert Loehning2014-06-061-0/+10
* QmlDesigner.StatesEditor: Adding context menu to collapse the viewThomas Hartmann2014-06-064-4/+34
* QmlDesigner.StatesEditor: Small adjustments to stylingThomas Hartmann2014-06-064-24/+57
* QmlProfiler: Remove useless virtual method from AbstractTimelineModelUlf Hermann2014-06-061-1/+0
* QmlProfiler: Don't convert between QColor and QVariantListUlf Hermann2014-06-063-14/+1
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-0620-230/+285
* Debugger: Remove QmlCppEnginePrivatehjk2014-06-062-124/+107
* Compile fixjkobus2014-06-064-8/+17
* Debugger: Code cosmeticshjk2014-06-062-8/+8
* Debugger: De-noisehjk2014-06-061-8/+7
* QmlProfiler: put all of the traceview in one QQuickViewUlf Hermann2014-06-069-208/+204
* QmlProfiler: Draw Overview in multiple passesUlf Hermann2014-06-062-27/+43
* TextEditors: Keep visible position in editor for 'external' changesEike Ziller2014-06-062-2/+12
* Debugger: Remove some unused codehjk2014-06-062-15/+0