summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-1326-125/+53
* Update qtquick features numberjkobus2014-02-132-3/+24
* ProjectFileWizardExtension:: Remove dead codeDaniel Teske2014-02-132-27/+0
* Open documents view: do not switch editor on right-clickEike Ziller2014-02-131-4/+4
* RemoteLinux: Remove unneeded data memberhjk2014-02-131-2/+0
* Debugger: Code cosmeticshjk2014-02-132-174/+150
* TextEditors: Fix wrong revision marker after undo/redoEike Ziller2014-02-131-3/+18
* Fix that names of custom locator filters are ignored.Eike Ziller2014-02-135-16/+21
* BlackBerry: Improve handling of Qt libraries when creating packageTobias Nätterlund2014-02-1311-40/+909
* Compile fix.Christian Kandeler2014-02-121-1/+1
* Debugger: Replace a few mainwindow uses with dialogparenthjk2014-02-122-9/+9
* Git: Suppress "No local commits" error message in Push to GerritOrgad Shaneh2014-02-123-5/+8
* Git: Suppress log output in LogChangeWidgetOrgad Shaneh2014-02-123-5/+11
* VCS: Introduce NoOutput command flagOrgad Shaneh2014-02-122-6/+4
* Git: Suppress for-each-refOrgad Shaneh2014-02-121-1/+2
* Qbs: Allow to build subprojectsTobias Hunger2014-02-123-9/+87
* Clang: tune include paths used by clangErik Verbruggen2014-02-122-3/+40
* Attach to unstarted ApplicationPetar Perisin2014-02-125-17/+534
* QNX: Add support for attaching to a running applicationTobias Nätterlund2014-02-1213-5/+565
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-12246-847/+281
* Debugger: Skip non-executable auto-detected debuggersChristian Stenger2014-02-111-1/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-1193-84/+301
* Fix deployment for QtQuick templatesjkobus2014-02-112-3/+33
* RemoteLinux: Use AbstractRemoteLinuxDeployService without targetTobias Nätterlund2014-02-112-0/+7
* Git: Enable local branch selection in Push to GerritOrgad Shaneh2014-02-118-29/+189
* Git: Rename branch -> targetBranch in Push to GerritOrgad Shaneh2014-02-112-13/+13
* Git: Factorize ctor of Push to GerritOrgad Shaneh2014-02-112-51/+58
* Git: Silence rev-list executionOrgad Shaneh2014-02-111-1/+2
* Qbs: Quieten warningTobias Hunger2014-02-111-1/+1
* Fix a crash on "Switch to Text Diff Editor"jkobus2014-02-111-1/+3
* AndroidSettingsDialog: Don't clear sdk/ndk setting on canceling browseDaniel Teske2014-02-111-0/+4
* FakeVim: Fixes for insert/change in visual modehluk2014-02-113-121/+274
* FakeVim: Differentiate between <S-SPACE> and <SPACE> and othershluk2014-02-111-2/+11
* Qnx: Add import button when selecting device's debug tokenEl Mehdi Fekari2014-02-116-2/+68
* Qnx: Add device runtime check to build stepsEl Mehdi Fekari2014-02-1113-219/+420
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-1112-46/+46
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-1110-26/+43
|\
| * QmlDesigner.StatesEditor: fix warningsThomas Hartmann2014-02-042-6/+8
| * Put "Technical Support", "Report Bug..." in a separate menu groupKai Koehne2014-01-243-17/+10
| * QNX: Fixed password not being saved when using devize wizardTobias Naetterlund2014-01-241-1/+2
| * QmlDesigner.PropertyEditor: Using :ICore::mainWindow() for dialogsThomas Hartmann2014-01-221-1/+3
| * RemoteLinux: Unbreak stopping processesDaniel Teske2014-01-221-1/+1
| * ios: fix iosrunconfiguration m_arguments persistencyFawzi Mohamed2014-01-222-0/+20
* | Help: Update fallback online documentation URLEike Ziller2014-02-111-1/+1
* | Qbs: WS cleanup.Tobias Hunger2014-02-101-1/+1
* | QmjJSEditor: Some style.hjk2014-02-103-48/+45
* | Debugger: Update executable filename from core if possiblehjk2014-02-104-9/+25
* | Target: Avoid needless switching of active RunConfigurations.Tobias Hunger2014-02-101-10/+24
* | QmlProfiler: Show Javascript calls in timeline viewUlf Hermann2014-02-101-3/+5
* | QmlProfiler: Show Javascript calls in events view.Ulf Hermann2014-02-102-2/+3