summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed use of ChangeSet.Erik Verbruggen2010-07-011-2/+2
* Get rid of NumericLiteral::isChar/isWideChar().Roberto Raggi2010-07-013-35/+25
* Add "wrap in QLatin1Char" quick fix.con2010-07-011-15/+31
* Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2010-07-012-21/+42
|\
| * Maemo: Add detailed package creation output.ck2010-07-012-21/+42
* | Make possible to open an editor with a different kind even if already opencon2010-07-011-14/+14
* | Merge remote branch 'origin/2.0'con2010-07-019-18/+478
|\ \ | |/ |/|
| * Don't clear the filter widget's focus when clearing it.con2010-07-012-7/+0
| * QmlDesigner: Adding custom color dialogThomas Hartmann2010-06-302-3/+173
| * Created a utility property reading classThomas Hartmann2010-06-303-0/+291
| * Don't show the full file name in the reload prompt by default.con2010-06-302-8/+14
| * debugger: fix 'run to line' with older versions of gdbhjk2010-06-302-26/+55
| * debugger: fix 'jump to line' with older versions of gdbhjk2010-06-302-33/+24
* | Refactor fancy line edit to optionally have two buttons.con2010-07-0112-163/+205
* | Parse "fatal error"s correctlyTobias Hunger2010-07-011-5/+15
* | Add show output task handlerTobias Hunger2010-06-307-0/+175
* | Add a task id to the task classTobias Hunger2010-06-302-34/+14
* | Debugger[Trk]: Prepare thread handling.Friedemann Kleint2010-06-309-613/+820
* | Remove useless forward declarationTobias Hunger2010-06-301-1/+0
* | Maemo: Move all .pro file operations into dedicated class.ck2010-06-304-114/+182
* | debugger: fix 'run to line' with older versions of gdbhjk2010-06-302-26/+56
* | debugger: fix 'jump to line' with older versions of gdbhjk2010-06-302-33/+24
* | debugger: fix some regressions in the log output after the engine refactoringhjk2010-06-303-8/+6
* | debugger: fix c&p error causing 'jump to line' to failhjk2010-06-301-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2010-06-301-1/+4
|\ \
| * | C++: Fix range(tokenIndex) function in CppQuickFixOperation.Christian Kamm2010-06-301-1/+4
* | | Merge remote branch 'origin/2.0'con2010-06-3034-92/+998
|\ \ \ | |/ / |/| / | |/
| * Created a utility rewriting class from existing visitors.Erik Verbruggen2010-06-3010-2/+767
| * Fix broken version number to due missing valueChanged signals.kh12010-06-291-0/+1
| * Maemo: Fix incorrect assumption about build directory.ck2010-06-292-3/+10
| * Debugger[Trk]: Increase packet size XML repliesFriedemann Kleint2010-06-291-1/+2
| * Fix the missing call to register the qml and internal help files.kh12010-06-291-0/+1
| * Designer: Initially disable form preview.Friedemann Kleint2010-06-292-3/+15
| * Maemo: Small UI style fix.ck2010-06-291-1/+1
| * Fixes: "Open with" context menu disabled in project tree.con2010-06-281-1/+2
| * ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-288-21/+43
| * Allow the user to set the version number used for the build deb package.kh12010-06-285-19/+271
| * VCS[git]: Adapt to 1.7.0, handling of renamed files.Friedemann Kleint2010-06-281-5/+26
| * Maemo: Re-add signal/slot connections lost by GUI overhaul.ck2010-06-281-15/+111
| * Qt Designer/Design mode: Do not switch to Edit mode when runningFriedemann Kleint2010-06-281-1/+8
| * Copying path with native separators to clipboard.Robert Loehning2010-06-251-1/+1
| * Enable opaque resize for the splitters in the QML Design modeThorbjørn Lindeijer2010-06-251-1/+1
| * QmlJS: Make variables in imported JS documents show up in completion.Christian Kamm2010-06-254-29/+2
| * Commented switch to avoid warning from MSVC.Robert Loehning2010-06-251-3/+3
| * Fixed unwanted line breaks in tool tips.Robert Loehning2010-06-251-3/+5
| * BinEditor: Get rid of (bogus) MSVC warning.ck2010-06-251-2/+3
* | Fix consistency issue with splitter in debug mode.con2010-06-305-14/+41
* | Stop warnings on using QFileInfo without proper filenameTobias Hunger2010-06-302-0/+4
* | Maemo: Move .pro file operations into their own class.ck2010-06-297-233/+286
* | Fix broken version number to due missing valueChanged signals.kh12010-06-291-0/+1