Eike Ziller
ff60bf37c9
Merge remote-tracking branch 'origin/3.6'
...
Change-Id: I8223551aec66539dd8c55262e5000c1621410334
2015-12-15 12:21:58 +01:00
Takumi ASAKI
44bb3cb4c3
QmlDesigner: Adding qsTrId() support
...
Task-number: QTBUG-48850
Change-Id: I16a0612ec29b552a3d46f2563fdc2a043b9dec7e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com >
2015-12-15 00:34:57 +00:00
Tim Jenssen
1dbe7bdefc
QmlDesigner: Window types have no gradient property
...
Change-Id: I27beda2c83eceffe7b7e748cb5bbcfd32fcc823d
Task-number: QTCREATORBUG-15423
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com >
2015-12-09 14:41:06 +00:00
Thomas Hartmann
bdf66b0a3f
QmlDesigner: Adding specifics for GridLayout
...
Task-number: QTCREATORBUG-14821
Change-Id: Ifa037975c99762fb8866ffffa118332044842dff
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-11-24 12:30:04 +00:00
Alessandro Portale
374f84acc7
Qt Quick Designer: License change to Qt Commercial + GPLv3
...
Change-Id: I7f7aecd02892b6c616cd148fa5d845e7bc0d3b4f
Reviewed-by: Tuukka Turunen <tuukka.turunen@digia.com >
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com >
2015-09-18 12:12:57 +00:00
Thomas Hartmann
a6d5e94405
QmlDesigner: Fix Scrollview regression
...
Change-Id: I3bacf3def3f75cc26ffea0fc753e6b7994a426cb
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-07-31 11:26:28 +00:00
Thomas Hartmann
50e9ef61c5
QmlDesigner: Enforce ScrollView to be non interactive
...
On some platforms the style reports touch support and
ScrollViews become flickable.
This is not what user expect from a "normal desktop" application.
Task-number: QTCREATORBUG-14818
Task-number: QTCREATORBUG-14822
Change-Id: Ie15fd66667dca1c0863a29e87ff76583d9aa3eee
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-07-29 15:17:23 +00:00
Tobias Hunger
2e6855249f
PNG: Run pngcrush on images with iCCP or sRGB profiles
...
This quietens warnings from libPNG during startup and shrinks the
image sizes.
Change-Id: Ieb4cb5e8ba30b99653896e283c2fb2cc267257f2
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
2015-07-03 09:50:46 +00:00
Leena Miettinen
d23334bb84
QMLDesigner: fix punctuation of a tooltip
...
Change-Id: I008b3ad8efad56578953741f94bba4ade5f45d63
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
2015-03-17 08:27:51 +00:00
Thomas Hartmann
d092b0e389
QmlDesigner: Some styling adjustments
...
Change-Id: I24884a8d4d45c4fac83e7a1892b172bf41f6ba88
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-02-26 16:31:58 +00:00
Eike Ziller
56aadc407d
Merge remote-tracking branch 'origin/3.3'
...
Conflicts:
src/plugins/debugger/watchhandler.cpp
src/plugins/projectexplorer/kitmodel.cpp
src/plugins/qbsprojectmanager/qbsprojectmanager.cpp
src/shared/qbs
Change-Id: I6a68090993a264e93ac7850858cc24ba6bdb5602
2015-02-12 17:36:29 +01:00
Eike Ziller
9926fc2ab1
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
...
Conflicts:
src/libs/utils/tooltip/tipcontents.cpp
src/libs/utils/tooltip/tipcontents.h
src/plugins/android/androiddeployqtstep.cpp
src/plugins/baremetal/baremetalconstants.h
src/plugins/baremetal/baremetaldevice.cpp
src/plugins/baremetal/baremetaldevice.h
src/plugins/baremetal/baremetaldeviceconfigurationwidget.cpp
src/plugins/baremetal/baremetaldeviceconfigurationwidget.h
src/plugins/baremetal/baremetaldeviceconfigurationwizard.cpp
src/plugins/baremetal/baremetaldeviceconfigurationwizardpages.cpp
src/plugins/baremetal/baremetaldeviceconfigurationwizardpages.h
src/plugins/baremetal/baremetalplugin.cpp
src/plugins/baremetal/baremetalplugin.h
src/plugins/baremetal/baremetalruncontrolfactory.cpp
src/plugins/baremetal/baremetalruncontrolfactory.h
src/plugins/cppeditor/cppcodemodelinspectordialog.cpp
src/plugins/cppeditor/cppdoxygen_test.cpp
src/plugins/cppeditor/cppdoxygen_test.h
src/plugins/debugger/breakpointmarker.cpp
src/plugins/debugger/debuggeritemmodel.cpp
src/plugins/debugger/debuggeritemmodel.h
src/plugins/debugger/loadcoredialog.cpp
src/plugins/genericprojectmanager/cppmodelmanagerhelper.cpp
src/plugins/projectexplorer/addnewmodel.cpp
src/plugins/projectexplorer/addnewmodel.h
src/plugins/projectexplorer/jsonwizard/jsonfieldpage.cpp
src/plugins/qmlprofiler/abstracttimelinemodel.cpp
src/plugins/qmlprofiler/abstracttimelinemodel.h
src/plugins/qmlprofiler/notesmodel.cpp
src/plugins/qmlprofiler/qml/CategoryLabel.qml
src/plugins/qmlprofiler/qml/MainView.qml
src/plugins/qmlprofiler/qml/Overview.js
src/plugins/qmlprofiler/qml/Overview.qml
src/plugins/qmlprofiler/qml/TimeDisplay.qml
src/plugins/qmlprofiler/qml/TimeMarks.qml
src/plugins/qmlprofiler/qmlprofilertimelinemodelproxy.cpp
src/plugins/qmlprofiler/sortedtimelinemodel.cpp
src/plugins/qmlprofiler/sortedtimelinemodel.h
src/plugins/qmlprofiler/timelinemodelaggregator.cpp
src/plugins/qmlprofiler/timelinemodelaggregator.h
src/plugins/qmlprofiler/timelinerenderer.cpp
src/plugins/qmlprofiler/timelinerenderer.h
src/plugins/qmlprojectmanager/QmlProjectManager.json.in
src/plugins/texteditor/findinfiles.cpp
src/plugins/vcsbase/vcsconfigurationpage.cpp
src/shared/qbs
src/shared/scriptwrapper/interface_wrap_helpers.h
src/shared/scriptwrapper/wrap_helpers.h
tests/auto/qmlprofiler/abstracttimelinemodel/tst_abstracttimelinemodel.cpp
tests/system/suite_debugger/tst_debug_empty_main/test.py
tests/system/suite_debugger/tst_qml_js_console/test.py
tests/system/suite_debugger/tst_qml_locals/test.py
Change-Id: I67540b648f8b162496f4aa606b04d50c7c9125c6
2015-02-12 17:29:21 +01:00
Thomas Hartmann
69ac7f8d1e
QmlDesigner.PropertyEditor: Adding support for LayoutProperties
...
Change-Id: Ie84517af3ce683505103bb9a868d7f2cbc2f2fdd
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com >
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-02-06 09:20:33 +00:00
Thomas Hartmann
39107ca298
QmlDesigner.PropertyEditor: Remove Slider from SpinBox
...
The integrated slider in a SpinBox did not work well.
Sliders do crash on Yosemite if maximumValue and minimumValue
are the same.
Change-Id: If1a5fe5109591bc8198c5659f10e73ebaeb8c636
Task-number: QTCREATORBUG-13842
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-01-22 10:23:51 +01:00
Thomas Hartmann
e421b348bb
QmlDesigner.PropertyEditor: Fix minimum value of PathView dragMargin
...
Change-Id: I597ebdef0797a3184b9480215b85b59797aa59d8
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-01-22 10:23:43 +01:00
Thomas Hartmann
83c69fe6e8
QmlDesigner.PropertyEditor: Increase maximum SpinBox size
...
This fixes glitches for numbers > 9999.
Change-Id: Ib49ff4c3a8da3caaf19b713fa309563349e48501
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-01-22 10:23:31 +01:00
Eike Ziller
3c85058694
Update License
...
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com >
2015-01-16 12:37:56 +01:00
Thomas Hartmann
bced09cd1f
QmlDesigner.PropertyEditor: Fix control for saturation
...
If the lightness or saturation are 0 then hue is undefined.
If lightness is 0 then saturation is undefined/0.
Nevertheless we should keep the old values in the ui, because
the user should not loose the values in case he increases lightness
or saturation later.
Change-Id: I9fd80f6ca84fa08ef62d9fbb6dd4afce992c3546
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2015-01-06 14:39:13 +01:00
Thomas Hartmann
c6f17699f8
QmlDesigner: Fixing highlighting for UrlChooser
...
Change-Id: I47a7fc2e92247b1f4a8d81432a4ad020efd87ce9
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2014-11-19 10:47:53 +01:00
Thomas Hartmann
0cc3180978
QmlDesigner.PropertyEditor: Use correct scope for enums
...
Change-Id: I07b1d83071407c19874af936617a395a37a79dd5
Task-number: QTCREATORBUG-13080
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2014-11-07 12:17:54 +01:00
Thomas Hartmann
8a8e21e1bc
QmlDesigner.PropertyEditor: Fixing templates
...
toolTip was renamed to tooltip.
Change-Id: I18fc3cfb3f9ce21a6402ce3adccbb078a297b682
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-11-07 09:39:52 +01:00
Thomas Hartmann
ab4edad6ba
QmlDesigner.PropertyEditor: Fix ComboBox drop down menu
...
We need to style the drop down menu.
Change-Id: Ide5845b06336cc6dff08acc7b5814a06ebde6a1b
Task-number: QTCREATORBUG-13336
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2014-11-06 11:37:11 +01:00
Thomas Hartmann
71bf6cf03e
QmlDesigner: Remove unused qmldir file
...
This is a leftover from QtQuick 1.
Change-Id: I1540924f11fd3c316b68b7a04eb1786afc6bfec1
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2014-11-05 13:42:03 +01:00
Tim Jenssen
67fef99766
QmlDesigner: toolTip -> tooltip and some qsTr fixes
...
- "tooltip" is how it is in the component so use this everywhere
Change-Id: Ib8caa26365e50e1f68e04768b051941bbebe146e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-10-30 16:47:05 +01:00
Tim Jenssen
6a74c9d4a7
QmlDesigner: fix Section Collapsed size bug
...
Change-Id: Iff7016b35aeb763569366400460c12b99689e14f
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-10-15 16:11:06 +02:00
Eike Ziller
ea27143239
Merge remote-tracking branch 'origin/3.2'
...
Conflicts:
src/libs/utils/ipaddresslineedit.cpp
src/libs/utils/logging.h
src/plugins/analyzerbase/AnalyzerBase.pluginspec.in
src/plugins/android/Android.pluginspec.in
src/plugins/android/androiddeploystep.cpp
src/plugins/android/androiddeploystep.h
src/plugins/android/androiddeploystepfactory.cpp
src/plugins/android/androiddeploystepwidget.cpp
src/plugins/android/androidpackagecreationfactory.cpp
src/plugins/android/androidpackagecreationstep.cpp
src/plugins/android/androidpackagecreationstep.h
src/plugins/android/androidpackagecreationwidget.cpp
src/plugins/android/androidpackagecreationwidget.h
src/plugins/android/javafilewizard.cpp
src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in
src/plugins/baremetal/BareMetal.pluginspec.in
src/plugins/bazaar/Bazaar.pluginspec.in
src/plugins/beautifier/Beautifier.pluginspec.in
src/plugins/bineditor/BinEditor.pluginspec.in
src/plugins/bookmarks/Bookmarks.pluginspec.in
src/plugins/clangcodemodel/ClangCodeModel.pluginspec.in
src/plugins/clangcodemodel/clanghighlightingsupport.cpp
src/plugins/clangcodemodel/clangsymbolsearcher.cpp
src/plugins/classview/ClassView.pluginspec.in
src/plugins/clearcase/ClearCase.pluginspec.in
src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in
src/plugins/cmakeprojectmanager/cmakeeditorfactory.cpp
src/plugins/cmakeprojectmanager/cmakehighlighter.cpp
src/plugins/coreplugin/Core.pluginspec.in
src/plugins/cpaster/CodePaster.pluginspec.in
src/plugins/cppeditor/CppEditor.pluginspec.in
src/plugins/cppeditor/cppfilewizard.cpp
src/plugins/cpptools/CppTools.pluginspec.in
src/plugins/cpptools/cpphighlightingsupportinternal.cpp
src/plugins/cpptools/cppmodelmanagerinterface.cpp
src/plugins/cpptools/cppmodelmanagerinterface.h
src/plugins/cvs/CVS.pluginspec.in
src/plugins/debugger/Debugger.pluginspec.in
src/plugins/designer/Designer.pluginspec.in
src/plugins/diffeditor/DiffEditor.pluginspec.in
src/plugins/emacskeys/EmacsKeys.pluginspec.in
src/plugins/fakevim/FakeVim.pluginspec.in
src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in
src/plugins/git/Git.pluginspec.in
src/plugins/git/gitorious/gitorious.cpp
src/plugins/git/gitorious/gitorious.h
src/plugins/git/gitorious/gitoriousclonewizard.cpp
src/plugins/git/gitorious/gitorioushostwidget.cpp
src/plugins/git/gitorious/gitorioushostwidget.h
src/plugins/git/gitorious/gitorioushostwizardpage.cpp
src/plugins/git/gitorious/gitoriousprojectwidget.cpp
src/plugins/git/gitorious/gitoriousprojectwidget.h
src/plugins/git/gitorious/gitoriousprojectwizardpage.cpp
src/plugins/git/gitorious/gitoriousprojectwizardpage.h
src/plugins/git/gitorious/gitoriousrepositorywizardpage.cpp
src/plugins/git/gitorious/gitoriousrepositorywizardpage.h
src/plugins/glsleditor/GLSLEditor.pluginspec.in
src/plugins/glsleditor/glsleditorfactory.cpp
src/plugins/glsleditor/glslfilewizard.cpp
src/plugins/helloworld/HelloWorld.pluginspec.in
src/plugins/help/Help.pluginspec.in
src/plugins/imageviewer/ImageViewer.pluginspec.in
src/plugins/ios/Ios.pluginspec.in
src/plugins/macros/Macros.pluginspec.in
src/plugins/mercurial/Mercurial.pluginspec.in
src/plugins/perforce/Perforce.pluginspec.in
src/plugins/projectexplorer/ProjectExplorer.pluginspec.in
src/plugins/pythoneditor/PythonEditor.pluginspec.in
src/plugins/pythoneditor/pythoneditorwidget.cpp
src/plugins/pythoneditor/wizard/pythonfilewizard.cpp
src/plugins/qbsprojectmanager/QbsProjectManager.pluginspec.in
src/plugins/qbsprojectmanager/defaultpropertyprovider.cpp
src/plugins/qmakeprojectmanager/QmakeProjectManager.pluginspec.in
src/plugins/qmakeprojectmanager/profileeditorfactory.cpp
src/plugins/qmldesigner/QmlDesigner.pluginspec.in
src/plugins/qmljseditor/QmlJSEditor.pluginspec.in
src/plugins/qmljseditor/qmljseditorfactory.cpp
src/plugins/qmljstools/QmlJSTools.pluginspec.in
src/plugins/qmlprofiler/QmlProfiler.pluginspec.in
src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
src/plugins/qnx/Qnx.pluginspec.in
src/plugins/qtsupport/QtSupport.pluginspec.in
src/plugins/remotelinux/RemoteLinux.pluginspec.in
src/plugins/resourceeditor/ResourceEditor.pluginspec.in
src/plugins/resourceeditor/resourcewizard.h
src/plugins/subversion/Subversion.pluginspec.in
src/plugins/tasklist/TaskList.pluginspec.in
src/plugins/texteditor/TextEditor.pluginspec.in
src/plugins/texteditor/basetexteditor_p.h
src/plugins/texteditor/basetextmark.cpp
src/plugins/texteditor/codeassist/basicproposalitemlistmodel.h
src/plugins/texteditor/codeassist/defaultassistinterface.h
src/plugins/texteditor/codeassist/iassistproposalitem.cpp
src/plugins/texteditor/itexteditor.cpp
src/plugins/texteditor/itexteditor.h
src/plugins/texteditor/itextmark.cpp
src/plugins/texteditor/plaintexteditor.cpp
src/plugins/texteditor/plaintexteditor.h
src/plugins/texteditor/texteditoractionhandler.cpp
src/plugins/todo/Todo.pluginspec.in
src/plugins/updateinfo/UpdateInfo.pluginspec.in
src/plugins/valgrind/Valgrind.pluginspec.in
src/plugins/vcsbase/VcsBase.pluginspec.in
src/plugins/welcome/Welcome.pluginspec.in
src/plugins/winrt/WinRt.pluginspec.in
tests/auto/debugger/temporarydir.h
Change-Id: I254af8be8119fe9855287909e17d4b8ca9d2fc2f
2014-10-14 15:36:16 +02:00
Thomas Hartmann
c20c20f012
QmlDesigner: Activate anchor target selection
...
Change-Id: I5aada9ffa67177b13ec7cf7f3c819f2f0530a822
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-10-13 18:43:00 +02:00
Thomas Hartmann
47e3c79b88
QmlDesigner: Updating WindowSpecifics
...
Change-Id: Ic4bead3e100d00cf532fa10cda42270eb642bb26
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-10-10 17:00:37 +02:00
Eike Ziller
8295b503be
License update
...
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com >
2014-10-09 11:41:44 +02:00
Thomas Hartmann
a9f6f2519b
QmlDesigner: Allow negative spacings for positioners
...
Change-Id: I610127421b071a4bf4ed0d21aeab2b2f0c089d28
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-09-11 11:15:54 +02:00
Thomas Hartmann
ec26e687f4
QmlDesigner.PropertyEditor: Allow centering and anchoring at the same time
...
With this patch center anchor and right/left/top/right anchors can
be used at the same time.
Task-number: QTCREATORBUG-11455
Change-Id: I3114eb76bdfc4226e78fd711e04849d7d7d7cd38
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-09-10 18:18:49 +02:00
Thomas Hartmann
34fb3d6a5a
QmlDesigner.PropertyEditor: Change step size for reals
...
the default step size of 1 does not make much sense for reals.
Task-number: QTCREATORBUG-12985
Change-Id: I28be2ca8de37f1032e8fbbe785913ae5a8f6be33
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-09-08 15:45:04 +02:00
Thomas Hartmann
b66155cf17
QmlDesigner.PropertyEditor: Change default editor for color
...
This template breaks the layout and is currently unusable.
Therefore we replace it by a string editor.
Change-Id: I0818d006a4516f34954d5406ee4074664e909891
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-09-08 12:17:24 +02:00
Thomas Hartmann
83378d2af3
QmlDesigner: Fix typo
...
Change-Id: I36c8393ace088d7702d1771e806e1e420eb8bd95
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com >
2014-08-27 10:15:06 +02:00
Thomas Hartmann
fb87aa97bd
QmlDesigner.PropertyEditor: Commit color string if selection changes
...
The LineEdit in the ColorEditor is not binded to a backendvalue
and we react manually to isAccepted (writeValueManually is set to true).
Because of this (and the famous focus bugs), we do not set the color,
if the selection is changed or the user enters edit mode without
pressing enter.
This patch adds the signal onCommitData to LineEdit and we react to
the signal. Because the the change of the backendvalue is delayed by
a timer we set the color immediately on the backend if we are not in gradient
editing mode.
Task-number: QTCREATORBUG-12841
Change-Id: Ic98640398c2c46b5e529780b4a9638c90760063f
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-21 14:23:55 +02:00
Tim Jenssen
b4599aa250
QmlDesigner: fix binding loops while resizing
...
Change-Id: I897f7767f5539b4297cf9a0bbaf290adf82cb88b
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-08-12 13:58:03 +02:00
Tim Jenssen
395eacd5a4
QmlDesigner: remove second ComboBox entry
...
and sort it alphabetical
Change-Id: I944dea556e73181ab29cc167548a4e0f13485a99
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com >
2014-08-12 12:16:12 +02:00
Thomas Hartmann
6cd67dffef
QmlDesigner.PropertyEditor: Fix Layout in Url template
...
An Url is not translatable.
Change-Id: Id68e03ff8c05e7e7f7c1c419d482ce40aaef4e8b
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-11 13:45:08 +02:00
Thomas Hartmann
f112076227
QmlDesigner.ComboBox: Minor fix
...
If we cannot read the index we set the index to 0.
Change-Id: Id990ca1640f9314931af9249c798c8b51ea5c0bb
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-08 09:45:13 +02:00
Thomas Hartmann
0b0666909c
QmlDesigner.PropertyEditor: Indicating if a CheckBox is disabled
...
Change-Id: Ica4016cc45c66720c189f95ed69df84a0558c1fc
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-07 12:37:33 +02:00
Thomas Hartmann
b625f3983d
QmlDesigner.PropertyEditor: Fix CheckBox styling
...
We should use the spacing property.
Change-Id: Ie0b6a58bb4e7de19a09a90fd07a7b41f52790ce7
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-06 14:34:45 +02:00
Thomas Hartmann
db5a4ac447
QmlDesigner.PropertyEditor: Fix left padding for SpinBox
...
We use left padding instead of a prefix.
Task-number: QTCREATORBUG-12781
Change-Id: I0c89e3592ad0ca9c498d33930ef2742ec970f8bb
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-08-01 18:17:39 +02:00
Thomas Hartmann
49d2450c01
QmlDesigner.PropertyEditor: Set a proper maximum value for radius
...
Task-number: QTCREATORBUG-12574
Change-Id: I5be4fb1e0004a9f1ab32d9b83e2048031cfb3eb6
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-30 11:48:42 +02:00
Thomas Hartmann
30c02e78b0
QmlDesigner.PropertyEditor: This is not a property of PathView
...
This is a property of ListView and GridView.
Task-number: QTCREATORBUG-12507
Change-Id: Ie3f6db2f90bc8b67bcc208c709b87717f653525d
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-30 11:43:01 +02:00
Thomas Hartmann
616f01bc2e
QmlDesigner.PropertyEditor: Do not show ExtendedFunctionButton for id
...
Change-Id: I3ccc2e341591913d1645b3e748ee07acf7cecee7
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-30 11:41:59 +02:00
Thomas Hartmann
882eb4f335
QmlDesigner.PropertyEditor: Fixing usability issue for color editing
...
Task-number: QTCREATORBUG-12621
Task-number: QTCREATORBUG-12563
Change-Id: I6834633be92f2fcdf85995604490ceea14af9ef6
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-30 10:36:00 +02:00
Thomas Hartmann
27afbe49ea
QmlDesigner.PropertyEditor: Select new created gradient stop
...
Task-number: QTCREATORBUG-12507
Change-Id: I2d2bc4d478e53b5b5a0faeeda68cd95d7c85377e
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-29 15:40:05 +02:00
Thomas Hartmann
b46dd452d2
QmlDesigner.PropertyEditor: Use DesignerScrollViewStyle
...
I set corner to an empty item, because otherwise it looks weird if both
scrollbars are visible.
Change-Id: I149e2ff58f9e9f71b2bb9f435fd64388cbf5529c
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-29 13:52:46 +02:00
Thomas Hartmann
2dd9a0cc21
QmlDesigner.PropertyEditor: Fix selection in gradient editing
...
Since property change signals can be emitted in any order we have to rely
on selection changed signals to guarantee a valid state.
I use the isInValidState which is only true after all properties have been
setup correctly after a selection change for this.
I added the signal selectionChanged for this.
Task-number: QTCREATORBUG-12642
Task-number: QTCREATORBUG-12506
Change-Id: Idf3bbe8236ece541ca267efb1bd68e0737c99716
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-28 18:29:40 +02:00
Thomas Hartmann
e4189136ac
QmlDesigner.PropertyEditor: Fix bug in line edit
...
I gave writeValueManually a proper name and added a missing check.
Task-number: QTCREATORBUG-12642
Change-Id: I67b0d7754647c29ef378d6f12f023c8a4e728cd2
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com >
2014-07-28 18:29:32 +02:00