summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* git: Reuse more code from vcsbaseTobias Hunger2011-10-0515-596/+363
* git: coding style fixesTobias Hunger2011-10-051-65/+52
* Git: Remove debug codeTobias Hunger2011-10-055-103/+0
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-055-96/+156
* Qt4ProjectManager: Remove outdated forward declaration.Christian Kandeler2011-10-051-1/+0
* Rename "Build Issues" pane to "Issues"Kai Koehne2011-10-052-2/+2
* Taskwindow: Speed up the task windowTobias Hunger2011-10-054-427/+702
* QmlCppDebugger: Set cpp breakpoints right on startup (again)Kai Koehne2011-10-042-10/+8
* Use builddir not project dir for expanding relative libs pathsDaniel Teske2011-10-041-1/+1
* Add missing baseEnvironmentChanged signalDaniel Teske2011-10-041-1/+7
* QmlDebugger: Use QTC_CHECK where appropriateKai Koehne2011-10-041-2/+2
* QmlCppDebugger: Decouple states of enginesKai Koehne2011-10-043-146/+134
* RemoteLinux: Support IPv6 connections in ports gatherer.Christian Kandeler2011-10-041-2/+12
* QmlCppDebugger: Reshuffle DebuggerState case expressionsKai Koehne2011-10-041-11/+8
* ABI: More unit test dataTobias Hunger2011-10-041-0/+3
* CDB: Set 32bit and 64bit debuggers as requiredTobias Hunger2011-10-042-66/+59
* Debugger/gdb: Activate "target async" option in GUI.Christian Kandeler2011-10-042-2/+4
* Fix restoring of Qt4RunconfigurationsDaniel Teske2011-10-044-4/+4
* Debugger: Change BreakpointOnSignalHandler to BreakpointOnQMLSignalHandlerAurindam Jana2011-09-308-13/+13
* Find: Increase delay between search highlight updates.Christian Kamm2011-09-301-1/+1
* debugger: use common baseclass for all dock treeviewshjk2011-09-3019-423/+280
* CppEditor: Add Quickfix for Qt 5 QStringLiteral.Friedemann Kleint2011-09-301-23/+50
* Debugger[CDB]: Introduce setting for breakpoint correction.Friedemann Kleint2011-09-305-13/+54
* Support ~ in qtversions.xmlDaniel Teske2011-09-291-0/+2
* debugger: work on locating debuginfohjk2011-09-294-26/+9
* Build fix for windows.Eike Ziller2011-09-291-2/+2
* Fix buildEike Ziller2011-09-291-1/+0
* Reduce number of categories and minimum size of preferencesEike Ziller2011-09-2914-26/+27
* RemoteLinux: Make missing target path non-fatal.Christian Kandeler2011-09-295-19/+21
* debugger: take actual breakpoints into account for source locationshjk2011-09-294-24/+47
* projectexplorer: inline runsettingspropertiespage.uihjk2011-09-294-171/+105
* settingspropertypages: stylehjk2011-09-283-8/+6
* projectexplorer: this is never 0hjk2011-09-282-6/+6
* Fix setToolchain, upsDaniel Teske2011-09-281-1/+1
* WelcomePage: use remove instead of replace QChar()Thomas Hartmann2011-09-281-4/+4
* IOutputPane: constify some member functionshjk2011-09-2817-122/+101
* WelcomePage: fix memory leakThomas Hartmann2011-09-282-14/+6
* qttest: Redesign the test tree widget to be more intuitiveXiao Hongying2011-09-282-200/+133
* WelcomePage: update of imagesThomas Hartmann2011-09-283-0/+0
* WelcomePage: create 2 instances of GettingStartedWelcomePageThomas Hartmann2011-09-284-16/+73
* WelcomePage.exampleListModel: remove html text from descriptionThomas Hartmann2011-09-281-3/+13
* Debugger: String usage fix.Friedemann Kleint2011-09-281-1/+1
* Fix endless evaluate loop for invalid qtsDaniel Teske2011-09-281-0/+3
* QmlDesigner.desktopPlugin: fix for plugindestdirThomas Hartmann2011-09-282-6/+1
* RemoteLinux: Allow more space for device configuration names...Christian Kandeler2011-09-281-14/+1
* C++ switch header/source: Always prefer file in same directory.Christian Kamm2011-09-282-45/+49
* RemoteLinux: Make strings translateable.Christian Kandeler2011-09-282-2/+2
* RemoteLinux: Introduce default name to device wizard page.Christian Kandeler2011-09-283-2/+8
* Gen. highlihter: Connect before calling setFutureLeandro Melo2011-09-281-1/+1
* Designer: Trigger code setting suffixes on promoted widgets.Friedemann Kleint2011-09-281-1/+1