summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)Alessandro Portale2011-11-171-1/+2
* String fixesRobert Loehning2011-11-031-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0331-62/+62
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-292-2/+4
* | QmlProjectManager: Make sure project tree updates after in project file changeKai Koehne2011-09-193-11/+18
* | QmlProject: Update code model even without valid qmldump.Christian Kamm2011-09-161-3/+2
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-151-0/+2
|\ \ | |/
| * QmlProject: Fix debugging with C++ languageKai Koehne2011-09-011-0/+2
* | Better error feedback on Open projectDaniel Teske2011-09-052-7/+5
* | Merge app_version.h and ide_version.hEike Ziller2011-08-311-1/+1
* | Header cleanup in QML/JS and project manager.Friedemann Kleint2011-08-183-15/+8
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-102-2/+10
|\ \ | |/
| * QmlDebugger: Hit breakpoints for simple bindings also for .qmlprojectKai Koehne2011-08-091-0/+7
| * QmlProject: Don't crash if no qt version is availableKai Koehne2011-08-041-2/+3
* | Merge branch '2.3'Oswald Buddenhagen2011-07-291-3/+6
|\ \ | |/
| * Show baseEnvironment changes in QmlProjectRunConfigurations's widgetDaniel Teske2011-07-291-3/+6
* | ProjectExplorer: React to debuggersChanged() signal by RunConfigurationsDaniel Teske2011-07-291-2/+0
* | Merge branch '2.3'Oswald Buddenhagen2011-07-256-51/+65
|\ \ | |/
| * DebuggingHelper: Use right toolchainKai Koehne2011-07-221-2/+6
| * QMLProject: Use cancel button.Friedemann Kleint2011-07-221-1/+1
| * QmlProjectManager: moved the no-observer warning dialog to qmlprojectpluginChristiaan Janssen2011-07-214-40/+44
| * Fix release build warnings about unitialized variables.Friedemann Kleint2011-07-211-2/+2
| * QmlProjectRunConfiguration: Copy enabled state on cloningDaniel Teske2011-07-191-1/+2
| * QmlRunControlFactory: Cleaner canRun codeDaniel Teske2011-07-181-12/+14
* | Qml run controls automatically stop all run controls for the same fileDaniel Teske2011-07-192-1/+22
* | Header cleanupDaniel Teske2011-07-191-12/+1
* | Remove unneeded defines.hjk2011-07-141-2/+2
* | QmlJS: Dump builtins per Qt version.Christian Kamm2011-07-111-0/+4
|/
* Check QMLType when adding new QML files to project to prevent error message b...Aurindam Jana2011-06-271-1/+1
* QmlDebugger: Always use ',block' argumentKai Koehne2011-06-081-1/+1
* debugger: let debugger attach to currently running processhjk2011-05-311-1/+1
* 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