summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-1432-236/+109
* Reactivate locator tests as part of core plugin testsEike Ziller2014-02-143-9/+7
* Compile fix with Qt 4hjk2014-02-142-0/+3
* ios: explicitly stop an application when running on the same deviceFawzi Mohamed2014-02-142-3/+16
* ios: improve run handlingFawzi Mohamed2014-02-142-1/+122
* ios: cache app path in deploy stepFawzi Mohamed2014-02-142-3/+6
* AndroidRunner: Handle incomplete lines betterDaniel Teske2014-02-141-6/+12
* CustomWizard: Support current date and time in default textsLorenz Haas2014-02-142-14/+27
* Add support for qCDebug and friendsKai Koehne2014-02-143-1/+132
* Move some functions to Differ, add unified diffJarek Kobus2014-02-143-585/+651
* Fix saving search and locator settings after recent refactoringEike Ziller2014-02-144-2/+5
* BaseCheckoutWizard: Clean up a bitTobias Hunger2014-02-141-2/+4
* BaseFileWizard: Rename selectExtensions methodTobias Hunger2014-02-144-11/+11
* Make availableFeatures() nicerjkobus2014-02-141-25/+30
* Debugger: Fix non-decimal display of negative numbershjk2014-02-141-8/+37
* Fix commentJarek Kobus2014-02-141-2/+2
* QmlProfiler: Make sure all binding loop markers are drawnUlf Hermann2014-02-141-1/+1
* PushToGerrit: Do not calculate number of commits for empty inputOrgad Shaneh2014-02-141-1/+4
* PushToGerrit: Pass local branch to determineRemoteBranchOrgad Shaneh2014-02-142-8/+7
* Git: Fix target branch auto-detection in Push to GerritOrgad Shaneh2014-02-141-18/+26
* Qnx: Removing BlackBerry Environment Setup wizardDavid Kaspar2014-02-1413-2078/+0
* Qnx: BlackBerry Setup options pageDavid Kaspar2014-02-1422-33/+733
* BlackBerry: Ignore current directory when deploying Qt libraries to deviceTobias Nätterlund2014-02-141-0/+3
* BlackBerry: Add 'Deploy Qt libraries' action to Device options pageTobias Nätterlund2014-02-141-4/+13
* Qmake project: HEADERS are not sourcesDaniel Teske2014-02-131-1/+3
* CustomWizard: s/struct/class/Tobias Hunger2014-02-134-13/+19
* File system search: Support ~/ for the directory that is searchedEike Ziller2014-02-132-17/+20
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-1313-15/+15
* 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
* Utils::FileName: Enable qDebug() << Utils::FileName()Daniel Teske2014-02-132-0/+13
* 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-12268-922/+306
* Debugger: Skip non-executable auto-detected debuggersChristian Stenger2014-02-111-1/+1