aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs buildv2.6.0-rctqtc/v2.6.0-rcOrgad Shaneh2012-10-172-2/+2
* Remove experimental flag from QNX plugin.Eike Ziller2012-10-173-7/+1
* SSH: Link Botan objects into libQtcSsh.Christian Kandeler2012-10-1611-185/+92
* CMake: Reparse .cbp files on swtiching targetsDaniel Teske2012-10-162-8/+27
* QNX: Fix environment file parser for newer BB NDKTobias Nätterlund2012-10-161-4/+34
* debugger: ignore new cmd-param-changed notificationhjk2012-10-161-0/+3
* debugger: don't restrict kit selection for attachinghjk2012-10-161-1/+1
* Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-163-2/+2
* CMakeOpenProjectWizard: Add page asking for cmake executableDaniel Teske2012-10-162-29/+76
* CMakeOpenProjectWizard: Simplfy constructorDaniel Teske2012-10-162-39/+3
* QmlProjectRunConfiguration: update enabled state on adding to a projectDaniel Teske2012-10-163-10/+26
* QNX: Fix BlackBerry Qt version detectionTobias Nätterlund2012-10-161-1/+1
* Kit: Improve the options pageTobias Hunger2012-10-1615-334/+313
* Debugger: Fix showing/hiding of form rowsOrgad Shaneh2012-10-161-2/+1
* Attach to Core: Sort by file nameOrgad Shaneh2012-10-161-0/+1
* C++: do not set any highlighting ranges on empty lines.Erik Verbruggen2012-10-151-2/+5
* Debugger: Fix crashOrgad Shaneh2012-10-151-2/+2
* C++: Fix for missing includes in re-processed documents.Erik Verbruggen2012-10-151-0/+1
* C++: removed invalid FIXME.Erik Verbruggen2012-10-151-1/+0
* DeviceManagerModel: Allow filtering by device typeTobias Hunger2012-10-152-3/+25
* CplusPlus: Remove pragma suppressing gcc warning.Christian Kandeler2012-10-151-9/+0
* QMakeEvaluator: Set pro file as source for internal variablesOrgad Shaneh2012-10-151-4/+5
* Debugger: s/Profile/Kit/Orgad Shaneh2012-10-151-2/+2
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-1513-46/+132
* C++ Macro Usages: Fix search result encoding and highlighting.Andre Hartmann2012-10-151-28/+13
* Fix possible crashTobias Hunger2012-10-131-0/+2
* QtInformation: Do not warn about missing tool chainTobias Hunger2012-10-121-6/+0
* KitManager: Reduce number of validations happeningTobias Hunger2012-10-121-6/+1
* Fix validation/fixup of device related kitinformationTobias Hunger2012-10-121-10/+13
* Kit: Add method to fix up a kitTobias Hunger2012-10-122-0/+8
* Kit: Infrastructure to stop sending out too many update signalsTobias Hunger2012-10-122-6/+48
* Kit: Small fixesTobias Hunger2012-10-121-2/+2
* KitInformation: Make validate work on const Kits and add fix methodTobias Hunger2012-10-1211-29/+59
* KitManager: Add signal to notify about kit updates of unmanaged kitsTobias Hunger2012-10-122-2/+6
* Kit: Simplify validation of kitsTobias Hunger2012-10-124-37/+12
* Kit: Add copyFrom(otherKit) methodTobias Hunger2012-10-122-0/+12
* Kit: Replace operator ==Tobias Hunger2012-10-122-6/+14
* Kit: Allow creation of kits with a given idTobias Hunger2012-10-122-6/+9
* MSVC: Parse linker errors starting with Error: or Warning:Tobias Hunger2012-10-121-0/+27
* Fix additional output omited warningDaniel Teske2012-10-121-3/+3
* Using target name instead of ID in shadow build dirTobias Hunger2012-10-123-1/+36
* Fix compilation on WindowsEike Ziller2012-10-111-1/+1
* Inspector: Refactor data insertionsAurindam Jana2012-10-112-95/+31
* C++: fix member rewriting when doing template instantiation.Erik Verbruggen2012-10-1111-25/+159
* Fix problemlabel from appearing wronglyTobias Hunger2012-10-112-28/+29
* add verbose messages to sdktool addQtAndreas Holzammer2012-10-112-6/+35
* set the default sdk path when using qmake from ndkmfekari2012-10-112-0/+23
* Blackberry uses slog2info now to debug.Montel Laurent2012-10-114-8/+77
* Ssh: Support older serversOrgad Shaneh2012-10-111-0/+3
* Kit: Fix restoration of kits with SDK aroundTobias Hunger2012-10-111-12/+10