aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use http_proxy variable for proxy detection on linuxDaniel Molkentin2010-10-211-1/+10
* Stop navigationwidget from going haywireTobias Hunger2010-10-211-8/+12
* fix warningsThomas Hartmann2010-10-212-3/+3
* QmlJsEditor: fixes warningThomas Hartmann2010-10-211-3/+0
* QuickToolBar: reduce usage of lookup contextThomas Hartmann2010-10-214-55/+49
* QuickToolBar: do not show QuickToolBar as tooltip anymore.Thomas Hartmann2010-10-212-45/+0
* QmlDesigner: support for QtQuick 1.0Thomas Hartmann2010-10-212-14/+31
* expand working directory before looking for a command in itOswald Buddenhagen2010-10-211-1/+2
* Fix potential crash when closing settings dialog.con2010-10-211-1/+5
* Valgrind fix of leak in MaemoSettingsWidget.Friedemann Kleint2010-10-211-0/+1
* Valgrind fixes.Friedemann Kleint2010-10-212-7/+6
* Maemo: Fix debugger race condition.Christian Kandeler2010-10-212-8/+9
* Fix previous fakevim fix (make slot actually a slot)con2010-10-211-1/+1
* Wizards: Format UI-form class code correctly.Friedemann Kleint2010-10-211-2/+2
* Prevent crash when closing Qt Creator while cdb session is running.con2010-10-203-1/+13
* Don't crash while reporting a configuration error (S60 debugging)con2010-10-201-1/+0
* Debugger: Do not pass -client for Windows-post-mortem debugging.Friedemann Kleint2010-10-201-2/+6
* QmlJS: Fix a performance problem.Christian Kamm2010-10-201-0/+3
* QmlOutline: Fix reordering of array elementsKai Koehne2010-10-201-3/+3
* DebuggerEngine: fixed race condition at qml engine startupChristiaan Janssen2010-10-202-3/+7
* QmlDesiger: fixed format for the easing parameters in the easing dialogChristiaan Janssen2010-10-201-2/+2
* Debugger: Fix attaching via QtSingleApplication.Friedemann Kleint2010-10-202-3/+34
* QmlJS: Fix false-positive errors reported for ListElement, Connections.Christian Kamm2010-10-201-1/+2
* QmlJS: Fix crash in debugger tooltipsKai Koehne2010-10-191-5/+11
* QmlJSDebugger: Show filename/line number also for enabled breakpointsKai Koehne2010-10-191-0/+2
* Fixed jumping internally-defined symbols ("<configuration>" file).Erik Verbruggen2010-10-191-1/+1
* Updated the QML/JS front-end.Roberto Raggi2010-10-199-220/+197
* Fixes: Wizard page that allows adding to pro file selected non-optimal filecon2010-10-191-6/+11
* C++ indenter: Fix indentation after namespace aliases.Christian Kamm2010-10-191-0/+1
* Open files from search result list with right encoding, even on Windows.con2010-10-191-2/+2
* Adapt default debug shortcuts on Mac.con2010-10-193-10/+14
* QmlJS: Fix newly parsed document not being added to the snapshot copy.Christian Kamm2010-10-191-0/+1
* Wizards: Correct tab stops of Test Wizard Page.Friedemann Kleint2010-10-191-38/+24
* Wizards: Remove settings buttons.Friedemann Kleint2010-10-195-65/+2
* QmlJS: Fix completion for enums on the global Qt object.Christian Kamm2010-10-191-0/+5
* Add the path to the installed Qt Frameworks on Mac.con2010-10-183-0/+15
* Yet another missing utf8 encoding for file search.con2010-10-181-1/+1
* Maemo: Don't monopolize the debian directory.Christian Kandeler2010-10-183-9/+49
* Fixed find scopemae2010-10-182-6/+6
* Debugger: Fix slashes in breakpoint display.Friedemann Kleint2010-10-182-2/+3
* Fixed the link style in the application output window.Erik Verbruggen2010-10-184-17/+19
* Fixed an invalidly named method.Erik Verbruggen2010-10-182-2/+2
* QML: use Qt4 output formatter to get links in errors to work.Erik Verbruggen2010-10-184-10/+22
* Fix running of executables for generic projectsTobias Hunger2010-10-151-1/+1
* Git: Rename "reset" back to "undo uncomitted changes"Tobias Hunger2010-10-151-3/+3
* Git: Update stringTobias Hunger2010-10-151-2/+2
* Don't cut off zoomed font sizes to the nearest integer point sizeThorbjørn Lindeijer2010-10-153-5/+5
* added possiblity to keep the progress widgetTim Jenssen2010-10-154-14/+47
* Trim the snippets to avoid adding superfluous newlines at the endThorbjørn Lindeijer2010-10-151-1/+1
* Fixed warning about unused parameter in BreakHandlerRobert Loehning2010-10-151-0/+1