Commit Graph

710 Commits

Author SHA1 Message Date
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
Eike Ziller
8295b503be License update
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-10-09 11:41:44 +02:00
Leena Miettinen
38f2487a48 Doc: Convert connect() to Qt 5 Style refactoring action
Change-Id: I4387067424c50aa7097509a129353baf6c7ddddd
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-09-26 20:51:19 +02:00
Leena Miettinen
560e9e15eb Doc: Android packaging options moved from Run to Build
Update text and screenshots.

Change-Id: I4bdb4c76eeb2097f7965211597efc4502a0335f8
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-09-25 13:22:42 +02:00
Leena Miettinen
c67b76a3dc Doc: describe Gradle support
Change-Id: I37245ccf143f9a1bc40c3d984e3d8f29cec711e7
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-09-25 13:22:24 +02:00
Eike Ziller
d6c73653ed Merge remote-tracking branch 'origin/3.2'
Conflicts:
	qtcreator.pri
	qtcreator.qbs
	src/plugins/cpptools/cppmodelmanager.cpp
	src/plugins/texteditor/basetexteditor.cpp
	src/plugins/texteditor/basetexteditor.h

Change-Id: I556a7661872b90b329a46694e335e18cddc28677
2014-09-23 10:10:09 +02:00
Leena Miettinen
644b9131dd Doc: fix link to OS X deployment page in Qt docs
And replace some remaining "Mac" or "Mac OS X" strings
with "OS X".

Change-Id: I8ae1697a23e69fb840890c1d10887ddbe86a3c98
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2014-09-19 09:03:23 +02:00
hjk
951a5d428c Debugger: Mention OS X specific shortcuts in docs
Change-Id: I0380149e2e873b901ae1e0c0dc6eb53deafe0dcd
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-09-17 12:28:44 +02:00
Leena Miettinen
63c8b25ad1 Doc: document QML emulation layer
And the new option to have Qt Creator build the emulation
layer using the kit selected for the project.

Change-Id: I16b3d9e87f21caf7a4ecd1a527df51035494fb34
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-09-17 09:52:38 +02:00
Eike Ziller
914adeab82 Merge remote-tracking branch 'origin/3.2'
Conflicts:
	src/plugins/qmldesigner/designercore/model/plaintexteditmodifier.cpp
	src/plugins/qmldesigner/designercore/model/texttomodelmerger.cpp

Change-Id: I1627f6aa98a442413f8b08b579ecaf9647dc887b
2014-09-16 15:17:21 +02:00
Christian Kandeler
5cc3749167 QbsProjectManager: Do not expose the "check timestamps" option.
The functionality it offers is not essential, and it has side-effects
that can lead to bugs if users turn it on for no particular reason.

Change-Id: Iaed660c649de46e7f81d3a1c3311693ed0820d50
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-09-15 17:39:42 +02:00
Oswald Buddenhagen
df1f576666 use DISTFILES instead of OTHER_FILES in docs, templates, and editors
the latter variable is entirely meaningless to qmake and should have
never been recognized by creator. unfortunately, qmake's dist target
wasn't very useful before qt 5.4, so it didn't occur to anybody to
actually use the variable associated with it, even though it is
semantically exactly the right thing.

Change-Id: I249857f54fdc38fb5ecac0f608e5f4140624c23c
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-09-15 13:19:27 +02:00
Leena Miettinen
8d6231397e Doc: update Qt Quick version numbers
Make references more generic, because the templates are
frequently updated to import latest Qt Quick and
Qt Quick Controls versions.

Change-Id: Ic3e6744c960fe8f953abf2aaddd2c7498bdb1f38
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
2014-09-11 09:49:09 +02:00
Topi Reinio
a0127da1fd Doc: Clear a number of documentation warnings
QDoc gets confused about the contents of doc_src_plugins.qdoc,
mistaking some of its code for QDoc commands.

To work around this problem, change the file to be a qdoc
include file, wrap the code blocks with \badcode, and
refer to them using \include.

Using \badcode will also turn off code highlighting and
autolinking, something that is not desired for these code
snippets.

Change-Id: I6c3b65ef098ec6f6f06892d78a3abb38e0d28ca3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-09-10 10:44:00 +02:00
Christian Kandeler
ccf130a642 Update documentation for deployment to remote Linux hosts.
Replaced the screenshots, as they were outdated.
Added description of the "check for free disk space" step.

Change-Id: I8edd38c14b49a1be19d59444340b3164ab5c6aa7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-09-09 14:12:10 +02:00
Christian Kandeler
d5cec7c9f0 Documentation: Remove "maemo" from file name.
The URL should reflect the contents.
Also rename the respective qdoc file.

Change-Id: Ief0092717ab780e99bb378ac874523879a745731
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-09-09 11:25:13 +02:00
Eike Ziller
c4e51e7405 Merge remote-tracking branch 'origin/3.2'
Conflicts:
	qtcreator.pri
	qtcreator.qbs

Change-Id: I926bdfc7df6158207cfc07f3c6c591d0a59b7667
2014-08-19 12:34:58 +02:00
Ulf Hermann
8b3b868f4c QmlProfiler: Rename JavaScript view to "V8"
The fact that the separate JavaScript view only works with versions of
Qt that use the V8 JavaScript engine is frequently confusing users.
JavaScript events for newer versions of Qt are integrated into the
Events and Timeline views, making the separate JavaScript view obsolete.
For those users who already know it and who are still using Qt 5.0 and
5.1 "V8" will be recognizable. For others "V8" won't mean anything and
they'll ignore it.

Change-Id: Iac0d89db24a3677e47b978a152cfc25c01f9c2b6
Task-number: QTCREATORBUG-12766
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
2014-08-18 10:33:13 +02:00
Leena Miettinen
b1d8156742 Doc: column editing
Change-Id: I6d8f2269b616e91409de4218eebecf087a4a0215
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-08-18 09:52:02 +02:00
Eike Ziller
d9d0aba1c4 Merge remote-tracking branch 'origin/3.2'
Conflicts:
	qtcreator.pri
	qtcreator.qbs
	src/plugins/coreplugin/editormanager/editormanager.cpp
	src/plugins/projectexplorer/editorconfiguration.cpp
	src/plugins/projectexplorer/projectfilewizardextension.cpp
	src/plugins/qmakeandroidsupport/createandroidmanifestwizard.cpp

Change-Id: I8de0f6fcdd8d214fbc14e79f74cb0206e6e2c6c1
2014-08-15 16:14:34 +02:00
Leena Miettinen
3ad3f7aa6b Doc: CONFIG += qtc_runnable
Task-number: QTCREATORBUG-10953
Change-Id: I3e4bdc129c76c83e6d45f20e0caddfb0dd88eef8
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-08-14 09:32:30 +02:00
Leena Miettinen
b97c9d731e Doc: resizing the locator window
There are now two ways to see long file paths.

Change-Id: I6d6b381b5bc4a2f39b78cecb2c0485d586c221fc
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-08-13 15:43:56 +02:00
Leena Miettinen
bb8744c672 Doc: new diff editor buttons
For reloading changed files and viewing changes in a
unified view.

Change-Id: Ic6cedb6c534c34e6aed3973add2087e96fb6aa57
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
2014-08-11 10:45:20 +02:00
Joerg Bornemann
d7449a0097 CppEditor: quickfix for conversion between pointer and stack variable
The ConvertFromAndToPointer quickfix allows to convert a pointer to a
stack variable and vice versa. The initializer of the declaration is
adjusted. Member accesses change to . or -> accordingly.
Usages of the & and * operators are automatically fixed.

Task-number: QTCREATORBUG-9598
Task-number: QTCREATORBUG-12733
Change-Id: I388a9bd32179c79bff808615299a91a225acea64
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-08-08 16:32:00 +02:00
Takumi Asaki
66feceacb0 CppEditor: Add escape/unescape string literal QuickFix
Change-Id: I32c22dfa32ee0345b76e8c35381bce988d20ed49
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-08-07 10:13:57 +02:00
Leena Miettinen
49e6e15384 Doc: remove or hide docs for unsupported QML types
Flipable, StatusBar, and ToolBar are no longer visible
in the Library pane.

Change-Id: I5258ff950e83a49c90b5246d5957d8c9e6382657
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-08-01 14:40:26 +02:00
Leena Miettinen
b20b1d3378 Doc: make the running instructions be about kit selector
Remove the section about running on desktop and add
instructions for opening the kit selector.
Update the screen shot.

Change-Id: I164381287bd2167eb45dd6b4c2c3da555027af12
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-07-31 11:49:16 +02:00
Leena Miettinen
1be0e914c6 Doc: explain all build commands in one place
Change-Id: I6c1844fd5c0519f24eb61793ff8f049ce4e7b469
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-07-30 16:58:45 +02:00
Leena Miettinen
8567ab0973 Doc: some writing style fixes
Change-Id: Ibfd4d1ed174e5d656589cfaaf1303cf4d75fa05d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-30 16:50:47 +02:00
Leena Miettinen
67a5cc39d1 Doc: remove unnecessary nested lists
There was only one item in the top level list, so turned
it into a leading sentence for the sublist.

Change-Id: I8190cea29a04664a39822a59192093dba717dc66
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-30 13:16:46 +02:00
Leena Miettinen
953d688d88 Doc: add info about Qt Quick Dialogs and Layouts
Task-number: QTCREATORBUG-12721
Change-Id: Ib6ff3e53806be26f714378d4ffcd3b54a36a6e8f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-30 13:08:08 +02:00
Leena Miettinen
6618edd080 Doc: fix typos in the WinRT topic
Change-Id: I7d6340a48a4ce910fdbc6d5adc4605ff5ea13637
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-30 09:24:23 +02:00
Leena Miettinen
77ba7eb8b8 Doc: including Android permissions needed by Qt
New check box in Android Manifest Editor.
Fix the description for adding permissions from
the list.
Update screenshot.

Change-Id: Ifc74a84be7a9df32a5cc0513e56f8fa4d504c9c5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-07-29 15:15:19 +02:00
Leena Miettinen
33c674615c Doc: fix change field name
"Android target SDK" was changed to "Android build SDK"
in the deploy settings.

Updated the screenshot.

Change-Id: Ic8c1ce4ad8610d76c0d23bc65762e5bb0aaddfdb
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-07-29 14:33:56 +02:00
Leena Miettinen
de5f0a7613 Doc: change doc to reflect the UI
The doc was changed in bc3865b7, but the corresponding UI
change has been lost (maybe during merges), so changing this
back for 3.2.

*DO NOT MERGE THIS CHANGE TO MASTER*

Change-Id: I7512971b0b5e2e5d5ef909c601d72aa504fd71bf
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-25 16:28:04 +02:00
Leena Miettinen
bfcc7065d3 Doc: fix typo in "Window" menu name
Change-Id: Ic2175f72e9dee9a63c8eda86cf431c7479b4c08e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-25 15:26:50 +02:00
Leena Miettinen
57e6dfc35a Doc: fix changed Valgrind function names
Change-Id: I15c96c976c2e921588ddf420180b3318866dff9a
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-25 14:38:41 +02:00
Leena Miettinen
86fc0157dc Doc: add Qbs build options
With screenshots.

Change-Id: Iec3b44c668fb99761664abcb9a0f9d22afb64ed9
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2014-07-25 12:57:43 +02:00
Leena Miettinen
b0de066759 Doc: add missing CLI options
Move -block up to keep general options together.
Add example of running Qt Creator from the command line
on OS X.

Change-Id: Id9b6fcfa42d99dbb5a0df10d1d5dbfe0b73b5c48
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-23 17:04:00 +02:00
hjk
54eb6c42c7 Documentation: Adjust after removal of the "Locked" view options
Change-Id: I45c6030e3c7f6f79dedfd095110f0514691a2756
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-23 16:27:29 +02:00
Leena Miettinen
52431d3df7 Doc: capitalize TS and QM
That are abbreviations of "translation source" and
"Qt message". Add the full forms, too.

Change-Id: I983ec829adfa694781b2faba82c05ef18ef04cce
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-23 13:37:41 +02:00
Leena Miettinen
1fe054c6b7 Doc: update docs for Version Control General options
Change-Id: Ibe7fdf312ad18a06f787d32caca963e058475003
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-07-22 17:29:07 +02:00
Leena Miettinen
01d0715378 Doc: update info about setting Qt in PATH
Use a variable for the path to the bin directories,
because the example PATH is most likely wrong.
Add a link to "Using Command Line Options" and move the
note there, because it is advanced usage (needed only for
self-built Qt Creator). However, these developers will
probably know how to set the PATH.

Change-Id: I6d6563f0c7d6aebcc4a5887f9cbb86b5d7e1676a
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-22 15:57:04 +02:00
Leena Miettinen
543958c3be Doc: use the phrase QML emulation layer for QML Puppet
Also in the Manual.

Change-Id: I1c15cc9feab716f38c4e1815ce091340dc786f89
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
2014-07-22 09:46:38 +02:00
Leena Miettinen
9f37bb131e Doc: fix path to "Use Debugging Helper" check box
I was moved to "Locals & Expressions" tab.

Change-Id: I853376b60887dd962300a2600d027c83fc32c031
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-21 22:24:15 +02:00
Leena Miettinen
fcc949cc02 Doc: fix copy/paste error
The word "cursor" had slipped into the wrong place.

Change-Id: I2b627e0a896e52218344eb9701a385c913fa88aa
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-21 17:22:13 +02:00
Leena Miettinen
78d85d4930 Doc: replace "user name" with "username"
Change-Id: I83e634b9efd407f0dd36f1b0f921a46cd33cd591
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-07-21 16:43:18 +02:00
Leena Miettinen
2de26e54de Doc: remove link to obsolete Digia.com page
Change-Id: Iaa2bc9c0415fe29df404633dd1805ccd99b48976
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-07-21 16:17:20 +02:00
Leena Miettinen
ec953e6b43 Doc: replace "user name" with "username"
In the UI and docs, when in the context of
authentication.

Change-Id: I643b5c831ba1d63cf41e8ab31ec98735a2d07dc7
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2014-07-18 16:25:56 +02:00
Kai Koehne
ac771eb552 Hide broken "Apply on Save" feature
The feature has always been somewhat experimental, but got even more
broken over time. Let's hide it for the time being.

Change-Id: If46861831d7fb7ed8e9b77b79d1ebe583243ab48
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-17 17:52:33 +02:00