summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Introduce new Beautifier plug-inLorenz Haas2014-02-1846-1/+4642
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-1729-180/+229
* CppEditor: Jump directly to single virtual functionOrgad Shaneh2014-02-173-0/+18
* CppEditor: Add "= 0" for pure virtual functions in override popupOrgad Shaneh2014-02-172-10/+12
* CppEditor: Use explicit Functions for overrides listOrgad Shaneh2014-02-173-20/+20
* TextEditor: Cleanup some redundant virtual keywordsOrgad Shaneh2014-02-175-30/+29
* CppTools: Do not duplicate function overrides entriesOrgad Shaneh2014-02-171-1/+2
* ICustomWizardFactory: add missing export macroUlf Hermann2014-02-171-1/+1
* Core: Buildfix for locator testTobias Hunger2014-02-171-1/+1
* ResourceModel::changeLang(): Prevent duplicated prefixesDaniel Teske2014-02-171-0/+4
* ResourceEditor: A prefix is uniquely identified by prefix + languageDaniel Teske2014-02-172-19/+19
* ResourceEditor: Remove dead codeDaniel Teske2014-02-176-49/+0
* ResourceEditor: Keep compress and threshold attributesDaniel Teske2014-02-172-0/+10
* CustomWizard: Use object pool to find factoriesTobias Hunger2014-02-176-44/+38
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-142-3/+3
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-1419-63/+39
* 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
* 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
* 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