summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed pointless and outdated tooltipsRobert Loehning2011-11-032-9/+0
* Appoutputpane sender() can't be used in a queued connectionDaniel Teske2011-11-032-6/+13
* Project::removeTarget add missing return truDaniel Teske2011-11-031-0/+1
* If user cancels save file prompt, cancel entire action.wongk2011-11-033-5/+9
* BreakDialog: BreakpointAtJavaScriptThrowAurindam Jana2011-11-031-1/+4
* String fixesRobert Loehning2011-11-036-5/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-033224-6440/+6440
* Avoid huge minimum size of search result panel.Eike Ziller2011-11-031-0/+3
* Make sysrootify case-insensitive on windowsDaniel Teske2011-11-021-2/+8
* projectexplorer: More consistent '...'hjk2011-11-024-7/+7
* VCS base diff editor with merge conflictsPeter Kuemmel2011-11-021-8/+19
* debgugger: fix crash when opening memory editor through register valueshjk2011-11-021-1/+1
* debugger: cleaner debugger abortinghjk2011-11-026-14/+43
* debugger: don't store empty watched expressionshjk2011-11-021-0/+1