summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Autotools: Do not register buildconfigurationfactoryTobias Hunger2012-02-212-2/+1
* Autotools: Remove unnecessary member functionTobias Hunger2012-02-213-12/+3
* QmlDebugging: Show Object Tree in ConsoleAurindam Jana2012-02-214-132/+188
* ToolChain: Fix id handlingTobias Hunger2012-02-211-9/+4
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-2132-584/+394
* PE: Remove unnecessary memberTobias Hunger2012-02-211-6/+2
* fakevim: fix repeating 'ciw'Martin Aumüller2012-02-211-1/+4
* Git: Enable 'Show' for files, not only commitsOrgad Shaneh2012-02-214-32/+28
* Debugger: Fix 'attach to QML port'Kai Koehne2012-02-211-0/+1
* C++: killed old dead code.Erik Verbruggen2012-02-211-63/+1
* add qbs filesJoerg Bornemann2012-02-2056-0/+5944
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-2015-652/+705
* ScriptConsole: Refactor to QtMessageLogWindowAurindam Jana2012-02-2031-1597/+1123
* RemoteLinux: Fix QML-only debuggingKai Koehne2012-02-201-1/+1
* Turn pageId into constant to be usable from outsideTobias Nätterlund2012-02-202-1/+2
* More consistency for close & close split.Eike Ziller2012-02-206-9/+9
* C++: make highlighting/completion plugable.Erik Verbruggen2012-02-2015-94/+407
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-20214-1205/+1199
* Debugger: New syntax for command-line launchingOrgad Shaneh2012-02-202-42/+43
* Revert "Don't accumulate includePaths and frameworkPaths on each parsing"Kai Koehne2012-02-201-3/+0
* Don't accumulate includePaths and frameworkPaths on each parsingKonstantin Tokarev2012-02-201-0/+3
* Fix for Qt5 compilationDenis Mingulov2012-02-207-12/+12
* Add getter and setter for attribute in linuxdeviceconfiguration.Nicolas Arnaud-Cormos2012-02-204-0/+21
* QmlProfiler: fixed error in 1322a73efdc caused by rebasing 585e651310Christiaan Janssen2012-02-171-1/+1
* QmlProfiler: read trace when application ended by the userChristiaan Janssen2012-02-177-2/+37
* QmlProfiler: cleaning events pane when stopping from serverChristiaan Janssen2012-02-173-1/+3
* QmlProfiler: manage server-side start tracing messageChristiaan Janssen2012-02-1715-64/+246
* QmlProject: Fix debuggingKai Koehne2012-02-171-0/+5
* Add ActionContainer::insertGroupEike Ziller2012-02-173-0/+14
* Unconfigured project settings page: Add some explanation to the pageDaniel Teske2012-02-171-0/+6
* Compile fix for windows.Bill King2012-02-171-2/+2
* Add extensions for qt concurrentMarco Bubke2012-02-161-15/+44
* Unconfigured Settings Page: Make a few more widgets unfocuseableDaniel Teske2012-02-162-1/+5
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-1631-189/+513
* RemoteLinux: Set host name field to read-only for auto-detected devices.Christian Kandeler2012-02-161-1/+1
* Compile, i have no idea why that was not part of the last commitDaniel Teske2012-02-161-5/+5
* ScriptConsole: Use QTreeViewAurindam Jana2012-02-1620-612/+2004
* Rename BaseTextEditorPrivate to BaseTextEditorWidgetPrivateDaniel Teske2012-02-162-18/+18
* Wizards: Symbian does support console applicationsThomas Hartmann2012-02-161-1/+0
* debugger: remove a few too-fancy typedefshjk2012-02-168-29/+27
* Compile with Qt 5.Friedemann Kleint2012-02-161-10/+14
* Changed code generation for form classes to do a Qt version checkErik Verbruggen2012-02-166-7/+53
* Editor: fixed call of deleted pointer in TipLabelDavid Schulz2012-02-161-4/+3
* Debugger: use QString::fromLatin1 instead of QString::fromAsciiDenis Mingulov2012-02-1619-51/+51
* Move BaseTextDocument::documentClosing to BaseTextDocumentLayoutDaniel Teske2012-02-154-13/+17
* Move DocumentMarker to BaseTextDocumentLayoutDaniel Teske2012-02-153-117/+136
* Move mark related functions to BaseTextDocumentLayoutDaniel Teske2012-02-154-30/+30
* Remove unneeded function clearMarksDaniel Teske2012-02-151-1/+0
* Remove ITextMark::documentClosing()Daniel Teske2012-02-153-5/+1
* Remove unused method ITextMarkable::hasMark()Daniel Teske2012-02-153-16/+1