summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* valgrind: improve resizing behaviour of costview columnshjk2012-08-221-4/+0
* cmake: add history to arguments line edithjk2012-08-221-0/+7
* Debugger: Fix string usages.Friedemann Kleint2012-08-2216-101/+127
* Making the QmlApplicationViewer Qt5 compatibleAlessandro Portale2012-08-221-1/+1
* android: compile fixhjk2012-08-221-1/+1
* Debugger: Format addresses in tooltips.Friedemann Kleint2012-08-225-15/+32
* android: simplify code, pull out common subexpressionshjk2012-08-222-40/+29
* android: remove unneeded enums, declarations and associated codehjk2012-08-224-23/+0
* debugger: remove outdated inactive codehjk2012-08-221-7/+0
* fakevim: de-noisehjk2012-08-221-65/+55
* Fixed capitalization in stringRobert Loehning2012-08-211-1/+1
* debugger: use *running instead of ^running as running notification.hjk2012-08-216-25/+40
* Debugger: Fix stack layout display.Friedemann Kleint2012-08-211-13/+14
* debugger: add support for temporary breakpointshjk2012-08-216-18/+63
* gcctoolchain: de-noisehjk2012-08-211-94/+96
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-2127-36/+68
* ProjectExplorer: Properly test device support.Christian Kandeler2012-08-213-3/+104
* Have tooltips on the profileconfigwidgetsTobias Hunger2012-08-218-5/+26
* CDB: Pass referenced address in separate GDBMI field.Friedemann Kleint2012-08-211-2/+7
* Fix Android icon.Friedemann Kleint2012-08-211-0/+0
* Fix crash on exitTobias Hunger2012-08-211-8/+10
* debugger: allow state transitions stopped->stopped unconditionallyhjk2012-08-211-6/+7
* debugger: fix use of multi-line breakpoint commands.hjk2012-08-216-576/+311
* Avoid adding the same DEFINE multiple times to the command lineKai Koehne2012-08-214-6/+7
* ResourceEditor: Fix compiler warning about unused variableKai Koehne2012-08-211-2/+1
* Core: Fix compiler warning about unused variablesKai Koehne2012-08-211-4/+4
* Change configuration savingTobias Hunger2012-08-206-10/+21
* QNX/Android: Add missing plugin metadata specifications for Qt 5.Friedemann Kleint2012-08-203-1/+3
* debugger: require absolute paths to debugger binary on windowshjk2012-08-181-6/+21
* ResourceFile: Don't use "Designer" translation context.Konstantin Tokarev2012-08-172-15/+7
* rvcttoolchain: fix toolchain widgethjk2012-08-165-117/+36
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-1614-162/+107
* Git: Append PATH env variable when locating binaryOrgad Shaneh2012-08-161-3/+6
* debugger: improve wording of tooltipshjk2012-08-161-18/+17
* debugger: use host from profile for the attach to qml optionhjk2012-08-163-32/+4
* debugger: remove line noise, adjust (internal) menu group nameshjk2012-08-162-40/+32
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-168-28/+32
* debugger: Remove dead codehjk2012-08-166-181/+0
* debugger: simplify DebuggerEngine constructionhjk2012-08-1627-130/+76
* debugger: simplify parameter guessinghjk2012-08-1614-546/+281
* demangler: compile fixhjk2012-08-151-1/+1
* debugger: don't store active languages twicehjk2012-08-1510-27/+11
* Qt4ProjectBuildConfiguration: Fix QML debug checkboxChristian Stenger2012-08-152-1/+2
* Madde: Some Fremantle fixes for bugs introduced in recent refactorings.Christian Kandeler2012-08-154-17/+43
* NameDemangler: Fix compilation with MSVCOrgad Shaneh2012-08-151-5/+5
* Project target page: Handle overflow and add left/right controlsEike Ziller2012-08-154-33/+46
* Target selector: Increase space and right-elide target nameEike Ziller2012-08-151-3/+5
* genericprojectmanager: fix recent regressionhjk2012-08-141-0/+1
* genericprojectmanager: code cosmetichjk2012-08-1422-288/+266
* debugger: fix adding of line in start & debug external dialoghjk2012-08-141-1/+1