summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DebuggingHelper: Build with right architecture even for Mac universalKai Koehne2012-01-172-1/+12
* Debugger[CDB]: selectThread(): Remove call to resetLocation().Friedemann Kleint2011-12-211-1/+0
* GCC: Better mkspec suggestion on macTobias Hunger2011-12-201-2/+2
* Find QMLViewer on Mac OS XKai Koehne2011-12-191-21/+21
* Don't call killTimer() on dead timers.Daniel Molkentin2011-12-191-0/+1
* Install the debugging support (cdbext, qtcdebugger, qmlprofiler).Daniel Molkentin2011-12-193-4/+13
* QmlPluginDump: Search in $QT_INSTALL_BINSKai Koehne2011-12-143-8/+15
* Fix loading files from within documentation.Eike Ziller2011-12-091-0/+1
* Fix windows proxy setting again.Eike Ziller2011-12-081-2/+4
* Fix a crash on closing a project while a parse is in progressDaniel Teske2011-12-081-1/+5
* Fix the height of the new search result pane.v2.4.0Eike Ziller2011-12-063-83/+107
* Fix possible crash in environmentsmodelTobias Hunger2011-12-061-2/+2
* Don't try finalizing files that were never created.Eike Ziller2011-12-051-1/+2
* Fix search next/prev in search results.Eike Ziller2011-12-053-15/+27
* Harmattan: Introduce new condition for auto-generation of manifest file.Christian Kandeler2011-12-051-7/+4
* Fix crash in submit editorDaniel Teske2011-12-021-1/+1
* SSH: Ask for private key password right on connection start.Christian Kandeler2011-12-022-7/+29
* QmlJS: Fix potential crash in find usages.Christian Kamm2011-12-021-4/+5
* QmlJS: Add protection against attached types attaching to themselves.Christian Kamm2011-12-021-1/+1
* Fix tab settings for non-code files.Eike Ziller2011-11-281-0/+2
* QMakeStep: Fix compilation warningKai Koehne2011-11-281-2/+0
* Unbreak focus behavior for search panel.Eike Ziller2011-11-251-0/+1
* Copy dependencies specified in manifest file.Daniel Molkentin2011-11-254-10/+32
* Transform always old code style settingsJarek Kobus2011-11-252-54/+87
* Fix crash on closing a tab of a asynchronously closing runcontrolDaniel Teske2011-11-241-4/+20
* Avoid setting large minimum size for output panes.Eike Ziller2011-11-246-8/+38
* debugger: don't try to escape translated stringshjk2011-11-241-11/+11
* QmlJS: Require Qt >= 4.8.0 to dump builtins.Christian Kamm2011-11-231-2/+3
* analyzer: fix performance problem when resorting valgrind viewshjk2011-11-231-0/+1
* Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1
* Compile fix for Mac 10.5.8 gcc 4.0.1Jarek Kobus2011-11-222-13/+15
* analyzer: fix tab order in 'start remote' dialoghjk2011-11-221-31/+25
* Override LC_ALL for the make stepTobias Hunger2011-11-222-2/+12
* Make "Clean" and "Build" translated in "Add %1 Step"Jarek Kobus2011-11-221-0/+4
* Give SessionDialog a parent widgetJarek Kobus2011-11-223-4/+4
* QmlJS indenter: Fix hang when using 'else (a==a) {}'.Christian Kamm2011-11-221-2/+8
* Don't offer Makefile.Debug and Makefile.Release for importingDaniel Teske2011-11-221-0/+4
* tr() fixes in formeditorwidgetRobert Loehning2011-11-211-2/+2
* Fix assert on undo in qrc editorJarek Kobus2011-11-215-10/+27
* QmlJS: Fix crash when reading malformed qmltypes files.Christian Kamm2011-11-211-1/+5
* fakevim: fix cursor positioning after ]] etc.hjk2011-11-181-0/+1
* QmlDesigner: crash fixThomas Hartmann2011-11-184-6/+6
* centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-1812-12/+2
* tr() fix in fakevimpluginRobert Loehning2011-11-181-1/+1
* fix installation under windowsOswald Buddenhagen2011-11-181-1/+0
* Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)Alessandro Portale2011-11-172-2/+4
* Bazaar: fix jumping into file from diff viewHugues Delorme2011-11-161-2/+2
* Don't use MDeclarativeCache::qDeclarativeView()Alessandro Portale2011-11-161-1/+1
* debugger: respect the "Always adjust column width" settingshjk2011-11-162-0/+11
* QmlProfiler: fix crash with context menu when nothing is selectedChristiaan Janssen2011-11-161-8/+10