summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* make $$join() implementation qmake-compliantOswald Buddenhagen2011-11-151-1/+1
* QML Debugging: Always name qmake step "Enable QML debugging"Kai Koehne2011-11-151-4/+1
* AnalyzerManager: Fix analyzer actions disabled after build errorDaniel Teske2011-11-154-15/+4
* AnalyzerManager: Remove more dead codeDaniel Teske2011-11-151-9/+1
* Dead code in AnalyzermManagerDaniel Teske2011-11-151-18/+0
* Plugin tests: Fix '-test all'.Christian Kamm2011-11-141-1/+6
* C++ editor: Reparse after applying rename.Christian Kamm2011-11-141-1/+3
* VCS: Fix Apply/Revert for last line of chunkOrgad Shaneh2011-11-141-2/+1
* Disambiguate include guard defineDaniel Teske2011-11-101-3/+3
* make use of QMAKE_SUBSTITUTES less bizarreOswald Buddenhagen2011-11-091-1/+1
* Fix qreal is not double.Felix Geyer2011-11-094-6/+6
* C++: Fix navigation for macrosLeandro Melo2011-11-081-8/+13
* debugger: save history of log input panehjk2011-11-081-0/+3
* DebuggingHelper: Check for empty list of qt apisKai Koehne2011-11-081-4/+6
* Use QString::fromLatin1 instead of QString::fromAsciiAlessandro Portale2011-11-081-1/+1
* SVN: Fix Subversion 1.6 and earlier support after refactoringJonathan Liu2011-11-081-1/+1
* QmlJS: Fixed attached objects.Christian Kamm2011-11-072-17/+7
* C++: Fix crash in type hierarchy when anonymous in typedefsLeandro Melo2011-11-071-2/+5
* Make links clickable in Nokia Store wizardDaniel Teske2011-11-071-0/+33
* process_ctrl_c_stub: forward exit code of the child processJoerg Bornemann2011-11-071-3/+9
* use correct codec for stderrOswald Buddenhagen2011-11-071-1/+1
* Apply changes of global tab settings to editorsJarek Kobus2011-11-071-1/+1
* Allow user to click on arrows on the function hint proposal.wongk2011-11-071-1/+8
* QtQuick/Html apps: Fix some non-shadowbuild casesAlessandro Portale2011-11-041-1/+1
* Don't add superfluous newlines to qmake project files.wongk2011-11-041-4/+1
* Remove one messagebox when removing a buildconfigurationDaniel Teske2011-11-041-8/+0
* Fix warnings about slot.Friedemann Kleint2011-11-042-1/+3
* Fix painting issue on the Issues pane.wongk2011-11-041-1/+1
* Minor usability fixRobert Loehning2011-11-031-1/+1
* Typo fixesRobert Loehning2011-11-032-2/+2
* App Wizard templates: Use com.nokia.symbian 1.1 instead of 1.0Alessandro Portale2011-11-035-12/+12
* Minor string fixRobert Loehning2011-11-031-1/+1
* Search: Uniform shotcut for File patternRobert Loehning2011-11-031-1/+1
* Further string fixesRobert Loehning2011-11-033-5/+5
* Remove dead pluginsEike Ziller2011-11-0315-1461/+0