summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Add RunConfiguration::disabledReasondt_2011-05-272-0/+8
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-272-4/+2
* QmlProject: Don't crash if there's no active target.Christian Kamm2011-05-251-6/+10
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-248-41/+45
* fix "Debugger:" label alignmentOswald Buddenhagen2011-05-171-8/+2
* add auto-saving of modified editorsOswald Buddenhagen2011-05-122-2/+2
* Disable observer and jsdebugger services when they're already part of QtThorbjørn Lindeijer2011-05-122-1/+4
* Qt Version refactoringdt2011-05-124-12/+12
* Fix/add copyright headersTobias Hunger2011-05-0631-31/+31
* QmlProject: Rename QmlRunControl to QmlProjectRunControlKai Koehne2011-05-043-25/+25
* QmlDebug: Simplify logic to find the source file for a stack frameKai Koehne2011-04-271-1/+2
* Merge remote branch 'origin/2.2'con2011-04-271-11/+4
|\
| * Fix "File name case mismatch" error when debugging QML apps (Win)Kai Koehne2011-04-201-11/+4
* | Move OutputFormatter to Utils lib.con2011-04-264-8/+8
* | QmlDebugger: breakpoints in symlinked qmlprojectsChristiaan Janssen2011-04-191-0/+3
* | add/unify i/o error handlingOswald Buddenhagen2011-04-181-4/+5
* | add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-182-2/+4
* | add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-182-2/+2
* | Utils: Introduce FileSystemWatcher.Friedemann Kleint2011-04-157-362/+45
* | Merge branch '2.2'Oswald Buddenhagen2011-04-1433-464/+437
|\ \ | |/
| * QmlProject: Fix import of .qmlproject.user files from 2.1Kai Koehne2011-04-131-2/+8
| * Update license.hjk2011-04-1333-462/+429
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-142-11/+0
* | QmlProfiler: qmlproject supportChristiaan Janssen2011-04-141-0/+2
* | Fixing tons of application outputdt2011-04-121-2/+2
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-123-17/+4
* | Merge remote branch 'origin/2.2'con2011-04-011-1/+1
|\ \ | |/
| * Update source stringsJarek Kobus2011-03-301-1/+1
* | RunControl: Show correct icon in application outputdt2011-03-282-0/+6
* | Merge remote branch 'origin/2.2'con2011-03-281-2/+4
|\ \ | |/
| * QmlProject: Show error message if the project file was deleteddt2011-03-231-2/+4
* | Merge remote-tracking branch 'origin/2.2'Oswald Buddenhagen2011-03-231-3/+2
|\ \ | |/
| * dispose of dynamic resolution of GetLongPathNameW and GetShortPathNameWOswald Buddenhagen2011-03-211-3/+2
* | Start making the Maemo support more generic.Christian Kandeler2011-03-092-6/+0
|/
* enable adding custom config widgets from a run control factoryMilian Wolff2011-02-282-3/+4
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* QmlDebug: Enable 'What are the prerequisites?' link in run configurationKai Koehne2011-02-251-0/+3
* QmlProject: Remove unneeded class declarationsKai Koehne2011-02-241-8/+0
* toolchain: fix enum naming stylehjk2011-02-231-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-213-0/+10
* QmlProject: Add copyright headerKai Koehne2011-02-186-0/+198
* Code cosmeticsThorbjørn Lindeijer2011-02-161-11/+6
* L10n: First round of tr()-Fixes for 2.2Friedemann Kleint2011-02-141-10/+4
* QmlJSDebug: Fix debugging of qmlobserver on WindowsKai Koehne2011-02-081-3/+2
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-2/+2
* qmldump: Allow for debug and release versions and choose the right one.Christian Kamm2011-01-251-1/+1
* Project Wizards: Make the categorie names reflect the contentsdt2011-01-241-1/+1
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-249-27/+33
* Add "Run" to projectexplorer context menudt2011-01-212-0/+7
* Exported header cleanup.Friedemann Kleint2011-01-205-11/+13