- 30 Sep, 2013 1 commit
-
-
Marco Bubke authored
Otherwise it is so easy to use a old puppet. Change-Id: Ibe4cb8a783b88805db836fbb5874c349bb3976ea Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 18 Sep, 2013 1 commit
-
-
Marco Bubke authored
To give the impression that the content is non editable. Change-Id: I1869d02a27b2d1a7c2c12abb9a8d8d24068adf22 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 10 Sep, 2013 1 commit
-
-
Leena Miettinen authored
Do not use the \returns command as it does not exist. Do not use the \arg or \param commands (use \a instead). Do not use the \see command (use \sa instead). Remove \brief command from function descriptions for consistency (as it is optional). Fix punctuation, grammar, and style issues. Change-Id: I11173b84146cccf7fe9ba29a521cea93e03a4424 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 14 Aug, 2013 1 commit
-
-
Leena Miettinen authored
Rewrite the paragraphs to use the common style and proper punctuation. Change-Id: I56fbf5b2e5b9ec5baba8f74783d3b70354900e13 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 31 Jul, 2013 3 commits
-
-
Marco Bubke authored
Change-Id: I49f80126a3fc0184a3b18352ed2adc24e50040c7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ia66160505a7b899f9e1b436df5584ce5b42bea9f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I182d5b557f5770816059897e746709d054ecac51 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 17 Jul, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 16 Jul, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: If149ddb26e0e9852b6970ecac6f535499ea7b3af Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Friedemann Kleint authored
Change-Id: I604cdbd2abfd45105502e19d80f102df1017f4c5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 08 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I094e01b85cfe1ddafb0590f56d9d5b810a390cb4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 25 Jun, 2013 1 commit
-
-
Marco Bubke authored
This reverts commit 94011a12. It was a hot fix which is not needed anymore. Change-Id: I64ad1d6be54982ddd9b0ef790508a15bd0f73f72 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 20 Jun, 2013 1 commit
-
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 30 May, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I30e0d11346b8c63188d052b46656e7ede179e55d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Laurent Montel authored
Change-Id: Iadb7df3cdb32180f78dace7bc11c7c673399c65b Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- 29 May, 2013 2 commits
-
-
Thomas Hartmann authored
Change-Id: I26f822fac1702e83f8f39747106c0fd3ebc22202 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The QSharedMemory implementations of Qt5 and Qt4 on Mac seem to be incompatible. We seem to have the same bug casually for Linux. Until we solve the real issue this serves as a quick fix. Change-Id: I686e3e94b6bb777b96f8c68cac6036c18b8d070d Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 22 May, 2013 1 commit
-
-
Marco Bubke authored
There is no stand content item interface, so try to work around to enable snapping and anchoring. Change-Id: Ib2eaf0d6c35e3ba289dd7d55b2ba4c064ad40748 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 30 Apr, 2013 1 commit
-
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I8a2e9e35980198fc4162623db044c228bd209a0f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 22 Apr, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I831e68877eb3d785b4bbb99db002ab8e42158d75 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 02 Apr, 2013 1 commit
-
-
Thomas Hartmann authored
SignalHandlerProperty allows editing convenient editing of signal handlers like onMousePress in the model. The interface is analogous to BindingProperty. Since mos views do not care about SignalHandlerProperties and they should not be mixed up with BindingProperties they are different types. I also added the signalHandlerPropertiesChanged() notifier to AbstractView. Change-Id: I68bc7d2c5d3b991944e8f8d698212a1dfef218bf Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 25 Mar, 2013 2 commits
-
-
Thomas Hartmann authored
We use now widgetInfo() instead. Change-Id: Icaea8f012b380368b6479fa81d370236ea5a6781 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 54431a09)
-
Thomas Hartmann authored
And PropertyName is a typedef for QByteArray. Because we don't use the features of QString and the source would be cluttered with QLatin1Strings we changed the property name to QByteArray. Change-Id: Ib70ef136bbc411504b450456bd9bb705ae93dd25 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit ee4bf638) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 19 Mar, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I39ef759e56310dcac918e2b0f8005d7d9e179f30 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 14 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
We use now widgetInfo() instead. Change-Id: Icaea8f012b380368b6479fa81d370236ea5a6781 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 06 Mar, 2013 2 commits
-
-
Thomas Hartmann authored
Change-Id: If009550eafee8775a506b512d206a2b0fd34dfee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Thomas Hartmann authored
qml is in: share/qtcreator/qml not: share/qtcreator/qmldesigner/qml Change-Id: I6aa536e70cbbc05299e28db3d16178f4de40e0fa Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 05 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
And PropertyName is a typedef for QByteArray. Because we don't use the features of QString and the source would be cluttered with QLatin1Strings we changed the property name to QByteArray. Change-Id: Ib70ef136bbc411504b450456bd9bb705ae93dd25 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 19 Feb, 2013 1 commit
-
-
Thomas Hartmann authored
We have to delayed the restart, because when creating a new project we switch to that project before we open the new file. This means the user can get an error about a missing puppet, because the new project is based on another Qt version. This is a hotfix for Qt Creator 2.7. Task-number: QTCREATORBUG-8756 Change-Id: I8c74c6334dca35ad29771339855e777d307b9e43 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 14 Feb, 2013 1 commit
-
-
Thomas Hartmann authored
If the qmlpuppet is present but does not start we need a different error message. Change-Id: Ifb161d9d1f0e176d5c1625f38f0c2da47a90bdf5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 06 Feb, 2013 1 commit
-
-
Friedemann Kleint authored
Fix spelling, add blanks after punctuation, change to HTML to get paragraph formatting and highlighting of the paths. Use native separators. Change-Id: Id06a1c8728e4ed4f57500685bcae69a306f5abfb Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 05 Feb, 2013 1 commit
-
-
Thomas Hartmann authored
Since we will not ship qml2puppet with all version of Qt Creator, we need a detailed error message. Change-Id: I5b3f1475ce0c77253e318712897a39cea774bb60 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 23 Jan, 2013 1 commit
-
-
Marco Bubke authored
The document handling in the qml designer was complicated source code, which was initially intended for a non creator application. To integrate new views it has to be changed and cleaned up. This is the first major step in that direction. Change-Id: Ie26f0aad7a03946d18bdb4c0759b246c5439d922 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 14 Jan, 2013 1 commit
-
-
Thomas Hartmann authored
We disabled this for the 2.6 release. Change-Id: Ia21cf4a214ddb6e7dd99edb96ed1bcf01c2d936f Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 08 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
#!/usr/bin/env ruby Dir.glob('**/*.cpp') { |file| # skip ast (excluding paste, astpath, and canv'ast'imer) next if file =~ /ast[^eip]|keywords\.|qualifiers|preprocessor|names.cpp/i s = File.read(file) next if s.include?('qlalr') orig = s.dup s.gsub!(/\n *if [^\n]*{\n[^\n]*\n\s+}(\s+else if [^\n]* {\n[^\n]*\n\s+})*(\s+else {\n[^\n]*\n\s+})?\n/m) { |m| res = $& if res =~ /^\s*(\/\/|[A-Z_]{3,})/ # C++ comment or macro (Q_UNUSED, SDEBUG), do not touch braces res else res.gsub!('} else', 'else') res.gsub!(/\n +} *\n/m, "\n") res.gsub(/ *{$/, '') end } s.gsub!(/ *$/, '') File.open(file, 'wb').write(s) if s != orig } Change-Id: I3b30ee60df0986f66c02132c65fc38a3fbb6bbdc Reviewed-by:
hjk <qthjk@ovi.com>
-
- 28 Nov, 2012 2 commits
-
-
Orgad Shaneh authored
find -name \*.cpp -o -name \*.h | \ xargs sed -Ei 's/ (for|foreach|if|switch|while)\(/ \1 (/g' Change-Id: I9efdff4bf0c8c01a52baaaeb75198483c77b0390 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: I385544a10b9be66589b0d1a48594128035836c8a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 21 Nov, 2012 1 commit
-
-
Marco Bubke authored
Adds a infrastructure to get text information back to the client. Change-Id: Ie5b92f875fe4cbd5f5a8e4d60a797efa0e5cbf70 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 20 Nov, 2012 1 commit
-
-
Thomas Hartmann authored
Since Qt Quick 2.0 is not supported the message about the missing qml2puppet is just confusing. Task-number: QTCREATORBUG-7858 Change-Id: I4c4454ff1179459456523b540cee7d395aaf8c5c Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-