summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup IWizard interface and usershjk2013-09-2476-1315/+563
* Close the other diff view when switching between diff viewsjkobus2013-09-241-0/+3
* CustomExecutableRunConfiguration: Reenable for qt4Daniel Teske2013-09-231-1/+1
* ProjectExplorer: Fix build.Christian Kandeler2013-09-231-0/+1
* C++: fix multi-byte character handling in input.Erik Verbruggen2013-09-232-1/+28
* TaskList: Save open task list as part of the sessionTobias Hunger2013-09-232-6/+33
* VCS: Disable file actions for directoriesOrgad Shaneh2013-09-231-8/+12
* Fix another build problem introduced by the switch to QtQuick 2.Christian Kandeler2013-09-232-10/+12
* QmlDesigner: Fix MSVC warningOrgad Shaneh2013-09-211-1/+1
* QmlDesigner.PropertyEditor: disabling slider in SliderSpinBoxThomas Hartmann2013-09-202-1/+2
* QmlDesigner.PropertyEditor: fix color editing in TextSpecificsThomas Hartmann2013-09-201-16/+18
* QmlDesigner.PropertyEditor: fix color editing in TextInputSpecificsThomas Hartmann2013-09-201-17/+19
* QmlDesigner.PropertyEditor: fix color editing in TextEditSpecificsThomas Hartmann2013-09-201-17/+19
* QmlDesigner.PropertyEditor: fix color editing in RectangleSpecificsThomas Hartmann2013-09-201-17/+17
* QmlDesigner.Property: add backendValue to ColorEditorThomas Hartmann2013-09-201-0/+25
* BareMetal: Add qbs project file.Christian Kandeler2013-09-202-0/+34
* Tests: Fix compilation of valgrind test apps on WinChristian Stenger2013-09-207-21/+14
* Android: Fix OpenJDK 7 package sign.BogDan Vatra2013-09-201-1/+3
* Qnx: auto-detected BlackBerry kits have mutable Device fieldDavid Kaspar2013-09-201-0/+1
* BareMetal: Fix build.Christian Kandeler2013-09-201-2/+2
* BareMetal: Build fixTobias Hunger2013-09-202-0/+7
* Mute MSVC safety warningsOrgad Shaneh2013-09-204-2/+11
* add baremetal pluginTim Sander2013-09-2038-3/+2873
* Squish: Fix verifyBuildAndRun()Robert Loehning2013-09-201-1/+2
* Squish: Fix addBranchWildcardToRoot()Christian Stenger2013-09-201-2/+2
* Squish: Fix tst_default_settingsRobert Loehning2013-09-202-2/+3
* Squish: Update editorsRobert Loehning2013-09-202-2/+2
* Squish: Update expected window title in tst_basic_cpp_supportRobert Loehning2013-09-201-1/+2
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-2032-216/+703
* Apply static pattern to TextEditorSettinghjk2013-09-2049-299/+262
* Build fixTobias Hunger2013-09-201-1/+1
* MiniProjectTargetSelector: Add UI for mutable elements in the kitsTobias Hunger2013-09-192-13/+128
* QmlDesigner.PropertyEditor: adding TextInputSpecificsThomas Hartmann2013-09-191-0/+69
* Debugger: Handle manually set catch breakpoint gracefullyhjk2013-09-192-1/+15
* QmlDesigner.PropertyEditor: adding TextEditSpecificsThomas Hartmann2013-09-191-0/+69
* Debugger: Use existing kit chooser signal in LoadCoreDialoghjk2013-09-191-1/+1
* Kits: Allow for mutable KitInformationTobias Hunger2013-09-197-2/+74
* Debugger: Fix internal convienience dumper for breakpoint idshjk2013-09-191-1/+1
* QmlDesigner.PropertyEditor: refactoring TextSpecificsThomas Hartmann2013-09-191-30/+8
* QmlDesigner.PropertyEditor: adding FontSectionThomas Hartmann2013-09-192-0/+146
* QmlDesigner.PropertyEditor: adding standard section for textThomas Hartmann2013-09-192-0/+95
* QmlDesigner.PropertyEditor: adding control for vertical alignmentThomas Hartmann2013-09-192-0/+131
* QmlDesigner.PropertyEditor: adding control for horizontal alignmentThomas Hartmann2013-09-192-0/+131
* QmlDesigner.PropertyEditor: show actual item typeThomas Hartmann2013-09-191-2/+2
* QmlDesigner.PropertyEditor: fixing ButtonRowThomas Hartmann2013-09-191-0/+4
* QmlDesigner.PropertyEditor: remove print statementsThomas Hartmann2013-09-194-11/+0
* qbs project files: Remove workarounds for qbs bug.Christian Kandeler2013-09-193-7/+0
* qbs project files: Rename defaults.js to functions.js.Christian Kandeler2013-09-196-13/+13
* Fix qbs build.Christian Kandeler2013-09-197-8/+31
* qbs project files: Use FileInfo.fromWindowsSeparators().Christian Kandeler2013-09-191-1/+4