aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner.propertyEditor: preserve alpha valueThomas Hartmann2011-08-021-1/+5
* QtQuickApp template: Don't enable qml debugging for every debug buildKai Koehne2011-08-021-1/+1
* Clear minimum Qt version and required features when neededJarek Kobus2011-08-021-0/+4
* QmlProfiler: Fix documentation link for setting up debuggingKai Koehne2011-08-021-1/+2
* Fix crash when spliting GLSL editorLeandro Melo2011-08-026-10/+20
* Git: Fix ignore whitespaces/patienceTobias Hunger2011-08-021-2/+2
* QmlDesigner.propertyEditor: crash fixThomas Hartmann2011-08-021-0/+3
* QmlProfiler: Fix warning about unused variableKai Koehne2011-08-021-5/+0
* filemanager: fix regression when trying to save read-only fileFawzi Mohamed2011-08-011-2/+1
* QmlDesigner.rewriter: string fixThomas Hartmann2011-08-011-1/+9
* Avoid multiple context menus popping up.Eike Ziller2011-08-012-7/+17
* Make sensible use of global analyzer settingsEike Ziller2011-08-018-51/+174
* Remove superflous connect statement.Daniel Molkentin2011-08-011-1/+0
* Remove warning about missing file.Eike Ziller2011-08-011-1/+0
* tr()-Fix: 'Report bug' needs '...'Friedemann Kleint2011-08-011-1/+1
* Disable debug output in QtVersionManager::updateFromInstaller()Daniel Teske2011-07-291-1/+0
* QmlDbg: Don't wait infinitely for messages on application outputKai Koehne2011-07-294-5/+42
* Provide qmlviewer in external tools menuKai Koehne2011-07-291-0/+43
* GCC: Fix parsing of gcc 4.6 outputTobias Hunger2011-07-291-5/+21
* QtVersion: Set qmakeIsExecutable to false if qmake crashes.Friedemann Kleint2011-07-294-22/+45
* QmlDbg: Fix behavior when re-running the same run controlKai Koehne2011-07-293-42/+53
* GCC: detect compiler setting in C localeTobias Hunger2011-07-291-1/+6
* Show baseEnvironment changes in QmlProjectRunConfigurations's widgetDaniel Teske2011-07-291-3/+6
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-2940-83/+86
* RemoteLinux: Fix key deployment dialog.Christian Kandeler2011-07-291-1/+2
* Debugger[CDB]: Breakpoint pass (ignore) count needs decimal prefix.Friedemann Kleint2011-07-291-1/+1
* Add Help Menu Entry that points to the bug tracker.Daniel Molkentin2011-07-282-0/+11
* Debugger: Fix crash in stack frame layout display.Friedemann Kleint2011-07-281-1/+2
* Only show the infobar onceDaniel Teske2011-07-282-1/+9
* QmlDesigner.itemLibrary: adding status barThomas Hartmann2011-07-284-0/+6
* Windows: Don't print 'cannot retrieve debugging output' signal multiple timesKai Koehne2011-07-281-0/+1
* Debugger: Only warn once about unhandled breakpointsKai Koehne2011-07-281-0/+1
* VCS: Do not increase the number of VCSes in ProjectLoadWizardTobias Hunger2011-07-281-3/+5
* QmlProfiler: Fix warnings about hiding overloaded virtual functionsKai Koehne2011-07-282-34/+0
* QmlProfiler: Fix compiler warningKai Koehne2011-07-281-0/+3
* QmlDesigner.rewriter: ignore Component if is is the root itemThomas Hartmann2011-07-271-0/+9
* Help requests must be done in main thread.Eike Ziller2011-07-271-2/+29
* QmlProfiler: Fix profiling Symbian apps over WLANKai Koehne2011-07-271-4/+6
* Debugger: Prevent message boxes for every output to stderrKai Koehne2011-07-271-1/+4
* QmlDesigner.FormEditor: Skip all move events between a 30 ms time frameMarco Bubke2011-07-271-5/+10
* QmlJSDebugger: Fix crash when stopping debuggerKai Koehne2011-07-272-9/+14
* QmlDesigner.itemLibrary: use QFileSystemModelThomas Hartmann2011-07-273-24/+27
* Fix crash on editing qmake pathDaniel Teske2011-07-271-0/+2
* QmlCppDebugging: handling Harmattan mixed debuggingChristiaan Janssen2011-07-272-2/+5
* QmlJsDbg: Fix compilation for SymbianKai Koehne2011-07-272-3/+11
* QMlProfiler: Print logging / errors while connecting to General Messages paneKai Koehne2011-07-272-12/+23
* QtQuickToolBar: fix positioningThomas Hartmann2011-07-271-1/+1
* QmlDesigner.quickToolBar: fix for ImageThomas Hartmann2011-07-271-0/+2
* QmlJSEditor: only show context menu for Quick Toolbar if availableThomas Hartmann2011-07-271-0/+4
* QMlProfiler: Fix regression when running on Symbian deviceKai Koehne2011-07-271-1/+1