summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlProject: Show effective qmlviewer call in separate rowKai Koehne2010-08-202-1/+17
* QmlProject: Remove debug info from runtime configurationKai Koehne2010-08-201-12/+0
* QmlProject: Fix memory leakKai Koehne2010-08-201-2/+0
* Add file I forgot in 9eb1f51cea6de74fb131b1d0d6bb6bbfdKai Koehne2010-08-191-0/+3
* QmlProject: Search for qmlviewer in configured Qt versions (if not found in $...Kai Koehne2010-08-199-30/+132
* QmlEditor: Remove QtQuick->Preview from tools menuKai Koehne2010-08-197-126/+4
* Fix warning about unhandled enum value in switch statementTobias Hunger2010-08-191-0/+3
* VCS[hg]: Mercurial forgets working directory from commit #2 on.Friedemann Kleint2010-08-194-9/+22
* Reuse existing string for new "builddir.level != sourdir.level" warningTobias Hunger2010-08-191-1/+5
* Report project issues in the Project Mode windowTobias Hunger2010-08-196-27/+64
* BinEditor: Make saving via saveModifiedFiles() behave correctly.Christian Kandeler2010-08-191-3/+5
* Debugger/Windows[gdb]: Fix Attach to running (gui) process.Friedemann Kleint2010-08-182-2/+3
* Maemo: Fix Qemu start on Mac.Christian Kandeler2010-08-181-1/+5
* CodePaster: Do not show popup about modified files on Windows.Friedemann Kleint2010-08-181-0/+2
* debugger: fix 2.x regression: allow assignment to structure membershjk2010-08-181-2/+15
* debugger: finish "Launching" bar even if we don't hit a "^running"hjk2010-08-181-0/+4
* Fixed untranslated stringRobert Loehning2010-08-171-1/+1
* Fix DESTDIR=. casedt2010-08-171-1/+1
* Do not prevent wrapping for long tooltips.Leandro Melo2010-08-172-10/+34
* Disable "Qt Quick->Preview" action if no qmlviewer in the PATHKai Koehne2010-08-133-0/+8
* Fix QtQuick->Preview shortcut to start a qmlviewerKai Koehne2010-08-131-1/+1
* Custom wizard: Add boolean 'enabled' attribute to <wizard>.Friedemann Kleint2010-08-133-18/+34
* fix string and the source in all translationsOswald Buddenhagen2010-08-121-1/+1
* fakevim: Fix mark interpretion for d'a etc.hjk2010-08-111-0/+4
* maemo device configuration was not saved on MacOSJoerg Bornemann2010-08-102-2/+7
* Fix warnings about QFileInfo being called with empty pathTobias Hunger2010-08-062-1/+3
* Design mode: Position editor popup (Ctrl-Tab) correctly.Friedemann Kleint2010-08-061-1/+4
* QML: Name wizards correctly.Friedemann Kleint2010-08-052-5/+5
* Debugger [CDB]: Spelling fix.Friedemann Kleint2010-08-051-1/+1
* Update S60 header pathesTobias Hunger2010-08-041-8/+24
* git: Added an option to undo unstaged changes onlyRobert Loehning2010-07-304-16/+42
* QML Inspector: Disable debug actions when qml inspector is disabledLasse Holmstedt2010-07-293-3/+13
* Highlight only topics, not in text hits.kh12010-07-291-3/+3
* QmlJS: Make qmldump not dump open/dynamic meta objects.Christian Kamm2010-07-281-1/+8
* QmlJS: Make the qmldump tool treat extended types correctly.Christian Kamm2010-07-281-6/+24
* Working around bug in Qt to show tooltips correctly.Robert Loehning2010-07-281-1/+6
* Maemo: Don't use dpkg-buildpackage.ck2010-07-281-24/+33
* Fixes: New Project action didn't respect the default project location.con2010-07-261-9/+1
* cdb plugin: make the fast dumper initialization an optionJoerg Bornemann2010-07-237-22/+48
* speed up of cdb debugging helper initializationJoerg Bornemann2010-07-231-1/+11
* debugger: handle gdb 7.1.50's thread-group-started 'pid' fieldhjk2010-07-221-2/+7
* Version bumpcon2010-07-2234-132/+132
* BinEditor: Fix file name not being displayed.ck2010-07-221-5/+4
* Maemo: Qemu improvements.ck2010-07-222-41/+57
* Maemo: Make device configuration id type consistent.ck2010-07-223-4/+4
* Maemo: Qemu: Bugfix + MADDE workaround.ck2010-07-211-10/+22
* QmlDesigner: removing options for context paneThomas Hartmann2010-07-202-18/+1
* Maemo: Only save a remote file path if it has been set by the user.ck2010-07-191-5/+3
* Fixed crash while renaming symbol when a symbol is being renamed.Erik Verbruggen2010-07-192-9/+11
* Fix wrong task type returned by gccparserTobias Hunger2010-07-162-1/+59