summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2010-04-3034-134/+134
* Add Clean and rebuild sub dirdt2010-04-305-8/+58
* Sort build & run configurations in the uidt2010-04-3011-226/+544
* Rename parameter to what it actually isdt2010-04-301-1/+1
* Fix that searchInPath("exe") would try /exedt2010-04-301-2/+2
* Emit processStopped() for ConsoleProcess on ConsoleProcess::stop()dt2010-04-302-0/+6
* Support Qt for Symbian smart installer.con2010-04-303-5/+45
* QmlDesigner.ItemLibrary: Hide scroll bar when not neededJörg Schummer2010-04-301-4/+1
* QmlDesigner.ItemLibrary: adjusted styleJörg Schummer2010-04-302-12/+18
* A minor optimization for ManhattanstyleJens Bache-Wiig2010-04-291-3/+2
* Use Open Project button in Getting Started modeJens Bache-Wiig2010-04-297-33/+37
* Fixed an issue with animated icons on fancylineeditJens Bache-Wiig2010-04-292-3/+3
* tr()-glitch.Friedemann Kleint2010-04-291-2/+2
* Make it possible to clear keyboard shortcuts againJens Bache-Wiig2010-04-292-1/+7
* debugger: remove 'tooltip' widget as soon as the mouse leaves the widgethjk2010-04-291-0/+9
* debugger: remove unneeded variablehjk2010-04-291-2/+0
* fakevim: fix cursor positioning in after :!hjk2010-04-291-3/+6
* fakevim: positioning fixes for linewise shiftinghjk2010-04-291-13/+17
* QmlJS: Completion for enums.Christian Kamm2010-04-297-10/+148
* QmlJS: Improve completion for object bindings with 'on'.Christian Kamm2010-04-293-14/+23
* QmlJS: Add a check to disallow recursive type definitions in xml file.Christian Kamm2010-04-291-1/+10
* QmlJS: Fix qmldump to ignore extending types and update type xml.Christian Kamm2010-04-291-0/+8
* QmlJS: Don't put automatic semicolons directly after colons.Christian Kamm2010-04-291-1/+0
* QmlJS: Improve property and Type completion in Qml object members.Christian Kamm2010-04-295-25/+151
* QmlJS: Add CompletionContextFinder to allow context sensitive completionChristian Kamm2010-04-296-9/+202
* QmlJS: Move parts of the indenter to the new LineInfo.Christian Kamm2010-04-295-546/+714
* Swap build/run buttonsJens Bache-Wiig2010-04-291-2/+2
* Add "Open Project" to welcome pageJens Bache-Wiig2010-04-295-15/+56
* SSH: Increase poll frequency.ck2010-04-291-1/+1
* Add QML examples to welcome pageDaniel Molkentin2010-04-293-237/+331
* QmlDesigner: adding translation context for exceptionThomas Hartmann2010-04-291-2/+5
* QmlDesigner.propertyEditor: remove leftovers if anchoringThomas Hartmann2010-04-291-0/+9
* QmlDesigner.statesEditor: fix for colorAlphaThomas Hartmann2010-04-291-0/+1
* QmlDesigner.propertyEditor: better behaivour of GradientLineThomas Hartmann2010-04-292-22/+25
* QmlDesigner.propertyEditor: add antialiasing to GradientLineThomas Hartmann2010-04-291-3/+4
* QmlDesigner.statesEditor: fixing some glitches and polishThomas Hartmann2010-04-291-4/+18
* Fixed localization issues with SideBarLasse Holmstedt2010-04-294-95/+156
* Fix usage of shutdown methods in FakeVim.con2010-04-291-5/+5
* Don't assert anymore for a invalid z valueMarco Bubke2010-04-291-2/+2
* QuickDesigner: Fix tooltips in visual editorKai Koehne2010-04-291-3/+3
* Get rid of unsigned/long suffixes before evaluating numbers.Roberto Raggi2010-04-291-2/+12
* debugger: make error message after a broken stack response less intrusivehjk2010-04-291-2/+3
* debugger: 'fix' handling of input syntax change for the 'disassemble' commandhjk2010-04-291-1/+5
* fakevim: improve handling of iskeywordhjk2010-04-292-3/+50
* Fixed strings in qmlinspector and shutdown() issuesLasse Holmstedt2010-04-294-3/+9
* QmlDesigner.propertyEditor: only select QDeclarativeItemsThomas Hartmann2010-04-291-1/+1
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-2832-40/+40
* Don't delete members in DebuggerPlugin::shutdown.con2010-04-282-42/+25
* Styling: Merge Qt Simulator theme changes back into Creator.Christian Kamm2010-04-282-2/+18
* fakevim: revert accidentally commited test codehjk2010-04-281-1/+1