summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Phone SDKs to MSVC toolchainswip/winrtAndrew Knight2013-07-261-0/+20
* Fix manifest error handlingAndrew Knight2013-07-191-5/+9
* Prompt developer registration when package addition failsAndrew Knight2013-07-196-23/+74
* Fix compile with new ProjectExplorer-API.Friedemann Kleint2013-07-192-6/+6
* Fix potential crash in PackageManager when handling storageAndrew Knight2013-07-191-3/+3
* Guess a better place to find the app manifestAndrew Knight2013-07-191-1/+5
* Properly suppress error dialogAndrew Knight2013-07-191-1/+1
* Debug support: Introduce factory function with error checking.Friedemann Kleint2013-07-193-14/+35
* Add PackageManager.Friedemann Kleint2013-07-199-168/+749
* Improve error reporting in winrtdebugsupport.cpp.Friedemann Kleint2013-07-191-7/+10
* WinRT Plugin initial commitAndrew Knight2013-07-1923-0/+1920
* Git - allow stash-only in stashPromptPetar Perisin2013-07-191-7/+11
* VCS: Support silent output on runVcsOrgad Shaneh2013-07-182-3/+8
* VCS: Use source() for file path where applicableOrgad Shaneh2013-07-181-3/+14
* Introduced mime-type for ObjC++.Erik Verbruggen2013-07-188-7/+20
* Squish: Update for changed window title in Creator 3.0Robert Loehning2013-07-181-1/+1
* Qbs: Let plugins extend the profiles written into qbs.confTobias Hunger2013-07-187-102/+266
* Fix usage of EditorManager::editorsForFileNameEike Ziller2013-07-1811-85/+47
* VCS: Use documents instead of editors a bit more.Eike Ziller2013-07-183-15/+12
* Fix build with Qt dev (5.2)Simon Hausmann2013-07-181-0/+2
* BinEditor: Remove unused includeOrgad Shaneh2013-07-181-1/+0
* QmlLivePreview: Don't use EditorManager::openedEditors.Eike Ziller2013-07-181-2/+9
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-1854-2819/+8027
|\
| * Doc: move docs from h files to cpp filesLeena Miettinen2013-07-186-78/+102
| * Qbs: Fix install path for styleplugin on WindowsOrgad Shaneh2013-07-171-1/+2
| * Fix issues with having same document open in multiple splitsEike Ziller2013-07-171-0/+2
| * Squish: Test "Go to slot" in Widget DesignerRobert Loehning2013-07-175-0/+89
| * Doc: import statements go to QML files, not pro filesLeena Miettinen2013-07-171-1/+1
| * QmlDebugging: Reset exception code highlightingAurindam Jana2013-07-166-0/+15
| * Remove semicolon from Q_PROPERTY snipplet.Sergio Martins2013-07-161-1/+1
| * QmlDesigner.ContextMenu: fix support for LayoutsThomas Hartmann2013-07-164-18/+388
| * Squish: Removed now unused Qt versionsRobert Loehning2013-07-161-37/+7
| * Git - couple fixes in branch based auto stashPetar Perisin2013-07-151-8/+10
| * QmlDesigner.PropertyEditor: fixes in ComoBox.qmlThomas Hartmann2013-07-151-13/+16
| * QmlDesigner.PropertyEditor: enabling layout directionThomas Hartmann2013-07-153-51/+53
| * QmlDesigner.Rewriter: support global Qt enumsThomas Hartmann2013-07-151-2/+16
| * QmlDesigner.MetaInfo: fix for the item libraryThomas Hartmann2013-07-151-1/+1
| * QmlDesigner.MetaInfo: fixing isLayoutable()Thomas Hartmann2013-07-151-2/+3
| * QmlDesigner.MetaInfo: fix for propertyCastedValueThomas Hartmann2013-07-151-3/+4
| * QmlDesigner.MetaInfo: fix meta system for Qt enumsThomas Hartmann2013-07-151-0/+6
| * Squish: Skipping 4.7 in tst_simple_analyze on all platformsRobert Loehning2013-07-151-1/+1
| * Squish: Added kit "Desktop 480 GCC"Robert Loehning2013-07-155-18/+62
| * Squish: Provide mappings for Squish 5 stripped down packagesChristian Stenger2013-07-151-0/+6
| * Update Polish translationsjkobus2013-07-141-2532/+7160
| * Support QbsProjectManager in qbs build.Christian Kandeler2013-07-122-28/+55
| * qbs build: A number of missing adaptations to qbs changes.Christian Kandeler2013-07-127-20/+13
| * Squish: Don't falsify test data if test misses to push stopRobert Loehning2013-07-124-5/+15
* | Remove TextEditor::RefactoringChanges::editorForFileEike Ziller2013-07-184-31/+24
* | Add some useful methods to document model.Eike Ziller2013-07-182-0/+18
* | CppTools: Garbage collect if the last CppEditor is closedNikolai Kosjar2013-07-173-2/+35