summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Better deploy configuration handling for S60 targetTommi Asp2011-11-113-9/+10
* Fix WSTobias Hunger2011-11-111-1/+1
* Overhaul mini project selectorDaniel Teske2011-11-106-466/+911
* Implement context help for pro file editorJarek Kobus2011-11-109-3/+280
* Update qmake keyword listJarek Kobus2011-11-101-1/+154
* fakevim: improve reading of mappings from .vimrchjk2011-11-101-3/+9
* more Id type fixeshjk2011-11-10102-320/+322
* coreplugin: replace QByteArray by int for idshjk2011-11-102-25/+42
* fakevim: properly split commands in source'd fileshjk2011-11-102-11/+16
* Proj. explorer: Remove dead codeLeandro Melo2011-11-101-5/+0
* use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-1021-64/+53
* Slightly simplfy code in welcomescreen/exampleslistmodelDaniel Teske2011-11-101-4/+2
* fakevim: allow extra colons at the start of an ex commandhjk2011-11-101-0/+4
* QmlProfiler: changed labels in context menu for statisticsChristiaan Janssen2011-11-103-7/+29
* QmlProfiler: link selections in events and timeline viewsChristiaan Janssen2011-11-108-0/+92
* QmlProfiler: fix crash in timeline when repaint too slowChristiaan Janssen2011-11-101-1/+1
* QmlProfiler: option to get statistics from local regionChristiaan Janssen2011-11-106-0/+76
* Read from install-wide settings for registering documentation.Eike Ziller2011-11-102-24/+24
* SSH: Don't allow external access to process runner's connection object.Christian Kandeler2011-11-0912-45/+33
* QmlProfiler: refactor postprocess step in internal statisticsChristiaan Janssen2011-11-091-1/+1
* QmlProfiler: manage external tracefiles nicelyChristiaan Janssen2011-11-091-0/+4
* QmlProfiler: merging Callers, Callees and EventsChristiaan Janssen2011-11-094-156/+387
* SSH: Improve SshRemoteProcessRunner API.Christian Kandeler2011-11-0912-111/+84
* Small include header fixesHarald Fernengel2011-11-0912-8/+14
* Show a more descriptive "Clean" or "Deploy" while doing that.Daniel Teske2011-11-096-22/+65
* EmbeddedLinux: Fix target being offered when not usefulTobias Hunger2011-11-091-6/+6
* Use Utils::FileName in Qt4ProFileNodeDaniel Teske2011-11-092-50/+41
* Add missing api doc.Eike Ziller2011-11-091-1/+5
* Fix qreal is not double.Felix Geyer2011-11-094-6/+6
* Fix warnings about assigned/unused variables (gcc 4.6).Friedemann Kleint2011-11-091-2/+1
* locator: fix typehjk2011-11-081-1/+1
* CompileDaniel Teske2011-11-082-2/+2
* RemoteLinux: Don't rely on the presence of pkill.Christian Kandeler2011-11-084-36/+12
* Coding style, enums aren't all uppercaseDaniel Teske2011-11-081-1/+1
* projectexplorer/editormanager: fix uses of Core::Idhjk2011-11-083-3/+3
* Double-click to select current blockYuchen Deng2011-11-084-10/+28
* QmlJSScriptConsole: Multi line expressionsAurindam Jana2011-11-081-3/+3
* QmlV8DebuggerClient: Evaluate ExpressionAurindam Jana2011-11-081-0/+16
* editormanager: editor id are strings (at least for now)hjk2011-11-081-2/+2
* KDE paste: Fix compilation with Qt 4.7.Friedemann Kleint2011-11-081-0/+4
* debugger: add dialog to edit display typeshjk2011-11-085-45/+238
* RemoteLinux: Fix bug in saving device configurations.Christian Kandeler2011-11-081-1/+1
* Codepaster: Add paste.kde.org.Friedemann Kleint2011-11-084-2/+329
* QmlJS: Make Document::Ptr point to a const Document.Christian Kamm2011-11-0815-23/+28
* Fix for review #7748Yuchen Deng2011-11-071-3/+3
* The Ovi Store was renamed Nokia StoreDaniel Teske2011-11-074-15/+15
* QmlJSScriptConsole: Evaluating ExpressionsAurindam Jana2011-11-071-20/+29
* QmlV8DebuggerClient: Watched ExpressionsAurindam Jana2011-11-072-8/+15
* QmlV8DebuggerClient: Optimize debug requestsAurindam Jana2011-11-072-169/+221
* debugger: prevent watchdog timer to trigger on user commandshjk2011-11-041-1/+3