aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* debugger: don't make actions more dynamic then they need to behjk2010-10-051-7/+0
* QmlDesigner.NodeInstances: Search for every child object and tweak itMarco Bubke2010-10-052-52/+65
* QmlDesigner.NodeInstances: Cleanup paint methodeMarco Bubke2010-10-051-14/+11
* QmlDesigner.NodeInstances: Use setParentItem for children propertyMarco Bubke2010-10-051-0/+1
* Qt4BuildConf.: Prevent creating BuildConfigurations with invalid Qtsdt2010-10-051-2/+6
* debugger: introduce an "undisturbable" contexthjk2010-10-051-83/+103
* QmlProject: Disable debug action if qmlobserver cannot be builtKai Koehne2010-10-053-21/+41
* qmldump: Always check for private headers being availableKai Koehne2010-10-051-1/+1
* Git: ignore spaces in diffTobias Hunger2010-10-055-10/+20
* Symbian: Fix header pathes to work for c++ engineTobias Hunger2010-10-051-41/+17
* Do not allow all WS names in Run-/Deploy-/BuildCOnfigsTobias Hunger2010-10-055-30/+64
* Git: Unbreak cloneing of non-default branches from local repos.Tobias Hunger2010-10-051-4/+17
* Git: Handle unusual HEADsTobias Hunger2010-10-052-15/+35
* Debugging helpers: Add forgotten file to qmldump build.Christian Kamm2010-10-051-1/+2
* QmlObserver: breakpoint list is shared between enginesChristiaan Janssen2010-10-0510-30/+92
* Doc - using advanced find to search for C++ symbolsLeena Miettinen2010-10-051-2/+2
* L10n: tr()-Fixes.Friedemann Kleint2010-10-051-2/+2
* L10n: tr()-FixesFriedemann Kleint2010-10-058-12/+14
* L10n: tr()-fixes.Friedemann Kleint2010-10-042-2/+2
* Git: Change mapping of repository to directory nameTobias Hunger2010-10-041-3/+5
* Polish the checkout wizard (base and git)Tobias Hunger2010-10-044-71/+160
* QmlProject: Remove "Import QML Directory" wizardKai Koehne2010-10-044-290/+0
* QmlProject: Always use qmlobserver for debugging projectsKai Koehne2010-10-049-79/+48
* QmlProject: Let user select Qt version to useKai Koehne2010-10-043-54/+112
* Maemo: Fix deployment of inactive project.Christian Kandeler2010-10-041-0/+2
* Maemo: Introduce explicit states to SshRunner.Christian Kandeler2010-10-044-73/+130
* Use QCoreApplication::translate instead of QCoreApplication::translateThomas Hartmann2010-10-041-5/+4
* QmlWizards: use QtQuick 1.0 instead of Qt 4.7Thomas Hartmann2010-10-042-2/+2
* Debugger: Remove unused 'precise breakpoints' setting.Friedemann Kleint2010-10-049-164/+81
* Fix build on non-windowsTobias Hunger2010-10-041-2/+2
* QmlDesigner: compile fixThomas Hartmann2010-10-041-1/+1
* Git: Only allow commit if author information is validTobias Hunger2010-10-045-49/+160
* QmlDesigner.propertyEditor: cache QtQuick items instead of QtThomas Hartmann2010-10-041-5/+5
* QmlDesigner.rewriter: fix Qt 4.7 importsThomas Hartmann2010-10-041-1/+28
* Wizards: Move QML standalone app wizard to QML category.Christian Kandeler2010-10-045-17/+19
* QmlJS: Fix instances of using lookupContext() on invalid info.Christian Kamm2010-10-042-10/+18
* QmlDebugger: Make JS breakpoints not pending when they're hitKai Koehne2010-10-041-1/+26
* Maemo: Fix desktop file contents, ignore missing desktop file.Christian Kandeler2010-10-041-8/+9
* CodePaster[CodePaster]: Allow for fetching complete URLs.Friedemann Kleint2010-10-041-5/+16
* QmlInspector: Fix regression in live previewKai Koehne2010-10-042-3/+11
* Debugging helpers: Preserve whole build logLasse Holmstedt2010-10-041-2/+2
* Debugging helpers: Only build qmldump/qmlobserver for desktop targets.Christian Kamm2010-10-042-2/+4
* Debugger[CDB]: Adapt internal std::string dumper to MSVC2010.Friedemann Kleint2010-10-042-13/+47
* Null pointer exception when calling context menu on an empty area of Target s...Pawel Polanski2010-10-041-2/+2
* Only update Qml App stub filesAlessandro Portale2010-10-041-0/+2
* Merged 'New Qt quick App' and 'Import Qml App' WizardsAlessandro Portale2010-10-046-294/+79
* Qt Quick app wizard: Merge two .pri files into oneAlessandro Portale2010-10-043-4/+5
* New wizards: Handle Symbian icon like Maemo iconAlessandro Portale2010-10-041-1/+1
* QmlProject: Stop program when exiting creatorKai Koehne2010-10-041-0/+1
* Debugging helpers: Only fail if there was a chance of success.Christian Kamm2010-10-045-13/+23