summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix: Folded code is deleted on savemae2010-09-073-3/+10
* fix detection of Simulator Qthjk2010-08-271-25/+5
* doc: Fixed URL in GettingStartedWelcomePageWidgetRobert Loehning2010-08-241-1/+1
* QmlDesigner: Fix Drag&Drop from Library on MacKai Koehne2010-08-241-1/+1
* Don't show qml only projects under C++ examplesKai Koehne2010-08-231-0/+13
* qt4projectmanager: don't overuse QString::replacehjk2010-08-231-1/+3
* Fix jumping to an anchor once the page has been scrolled.kh12010-08-231-8/+12
* QmlDesigner: Fix crash when drag&drop a WebViewKai Koehne2010-08-231-1/+1
* Fix crash when loading any Qml file in QuickDesignerKai Koehne2010-08-231-1/+1
* Fixed the Goto Next/Previous Line actionsThorbjørn Lindeijer2010-08-231-4/+4
* Qml: Fix more invalid NOTIFY signalsKai Koehne2010-08-234-10/+40
* QmlProject: Remove not implemented NOTIFY methodKai Koehne2010-08-231-1/+1
* 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