summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDebug: Simplify logic to find the source file for a stack frameKai Koehne2011-04-275-76/+19
* Add "Run in terminal" option also to cmake runconfigurationsdt_2011-04-272-1/+21
* Handle internally triggered deletes more gracefulldt_2011-04-274-6/+16
* Run cmake dialog: More intelligent hardcoded fontdt_2011-04-271-1/+2
* "Open Terminal Here" should open Terminal.app on Mac.con2011-04-271-0/+4
* Do not add a release configuration for Symbian Emulatordt_2011-04-271-8/+10
* Always append cmake outputdt_2011-04-271-0/+1
* Use fixed font in the cmake output windowdt_2011-04-271-0/+3
* Fix warning in watchwindow.cppdt_2011-04-271-1/+1
* QmlDesigner.itemLibrary: adding plugin for extra componentsThomas Hartmann2011-04-2734-1/+232
* Merge remote branch 'origin/2.2'con2011-04-2718-97/+51
|\
| * Debug views menu would show after using the text marker menu.con2011-04-271-0/+1
| * Stop QTC_ASSERT from being triggeredTobias Hunger2011-04-271-3/+3
| * QmlJS: Disable unhelpful warning.Christian Kamm2011-04-261-1/+2
| * QmlDesigner.qmlPuppet: fixes a bug when dragging in a WebView on KDEThomas Hartmann2011-04-261-2/+7
| * fix quoting of strings with spaces and backslashes at the endOswald Buddenhagen2011-04-261-1/+4
| * QmlDebug: Make sure that right file is opened when hitting breakpointKai Koehne2011-04-261-1/+5
| * Added missing translationRobert Loehning2011-04-211-1/+1
| * debugger: somewhat more verbose explanation of "UseCodeModel"hjk2011-04-211-0/+2
| * debugger: remove custom dumper location settingshjk2011-04-215-72/+0
| * QmlDebug: Fix debugging for mixed projects on MinGWKai Koehne2011-04-211-1/+1
| * Maemo: Disable QML debugging for Harmattan and Meego.Christian Kandeler2011-04-211-2/+2
| * Fix "File name case mismatch" error when debugging QML apps (Win)Kai Koehne2011-04-205-15/+28
| * Symbian target: Fix availableBuildConfigurationsdt2011-04-201-1/+1
| * Target setup: Allow deployconfigurations to not do anythingdt2011-04-201-2/+0
* | Debugger: Fix long tooltips in GDB settings.Friedemann Kleint2011-04-271-11/+3
* | Maemo: Make shared pointer an actual QSharedPointer.Christian Kandeler2011-04-266-6/+12
* | QmlProfiler: corrected display nameChristiaan Janssen2011-04-262-2/+2
* | QtVersion: Add sysroot for Meego.Christian Kandeler2011-04-261-1/+2
* | Maemo: Remove unneeded reference to MaemoToolchain.Christian Kandeler2011-04-264-20/+3
* | QmlJS: Disable unhelpful warning.Christian Kamm2011-04-261-1/+2
* | Analyzer: Store FancyMainWindow defaults without QSettings.Friedemann Kleint2011-04-261-9/+8
* | Maemo: Make deploy step widget extensible.Christian Kandeler2011-04-262-23/+42
* | Maemo: Show the name of deploy steps in their associated widgets.Christian Kandeler2011-04-261-6/+6
* | Fix context registration for project tree.con2011-04-261-0/+1
* | Maemo: Use devrootsh only on remote systems that have MAD developer.Christian Kandeler2011-04-2618-54/+88
* | Coding styleThorbjørn Lindeijer2011-04-261-36/+35
* | Removed set-but-unused variable 'pos'Thorbjørn Lindeijer2011-04-261-1/+1
* | Coding style.con2011-04-261-3/+3
* | Show wizard's cancel button even on Mac.con2011-04-261-1/+2
* | Re-use output window implementation for general messages.con2011-04-2612-90/+40
* | Make output window implementation reusable.con2011-04-2611-866/+970
* | Move OutputFormatter to Utils lib.con2011-04-2638-148/+168
* | bineditor: start making width flexiblehjk2011-04-212-53/+57
* | memoryview: save a few pixelshjk2011-04-212-0/+2
* | debugger: also show log output for "full stack trace"hjk2011-04-211-1/+2
* | projectexplorer: fix stylehjk2011-04-213-35/+31
* | Maemo: Introduce abstract base class for deploy steps targeting devices.Christian Kandeler2011-04-2113-98/+278
* | Maemo: Make some public functions protected.Christian Kandeler2011-04-211-3/+3
* | Added support for running QML debugger without C++ debugger on SymbianTom Sutcliffe2011-04-216-11/+138