summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use outputparsers when creating S60 packagesTobias Hunger2010-07-161-0/+7
* Small improvements to the abld parserTobias Hunger2010-07-161-1/+10
* Parse "fatal error"s correctlyTobias Hunger2010-07-161-5/+15
* Fix gnumakeparser unit testTobias Hunger2010-07-161-1/+3
* don't mix up stdout and stderr codec statesOswald Buddenhagen2010-07-162-1/+2
* Fix package building after version number change.kh12010-07-161-0/+1
* Fix building projects if MADDE is on a different drive then the project.kh12010-07-161-1/+8
* Fix crash on clicking in compile outputdt2010-07-151-3/+7
* Fixed tooltip for build progress.Robert Loehning2010-07-151-2/+2
* Fix scrolling of compile output windwow againdt2010-07-154-25/+52
* Add more signals to BuildManager.dt2010-07-154-0/+8
* Fix findScope performance issuemae2010-07-141-0/+3
* Fix build problem without webkit.kh12010-07-131-0/+2