- 31 Jul, 2013 1 commit
-
-
Marco Bubke authored
And use NodeInstanceView directly. There is still more cleanup required for the view handling. Change-Id: I62417644ceefb25fb9f3bb93a894b71ae0929cb0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 24 Jul, 2013 4 commits
-
-
Marco Bubke authored
QmlModelView is abstract and should not hide other notifier. Change-Id: Ic992829e8e62ecf6142f84251dc1a86d35e35c2d Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I94748c9fad017038d61ff5a231a8e5f081985cc0 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I69d6d3cf9d35378ef80e9d232123cb5f4b1fa8cb Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Change-Id: I5f7cdcede593cdce2c577315ccead95e8841870e Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 23 May, 2013 1 commit
-
-
Marco Bubke authored
The old name was misleading. Change-Id: I253b21530e0f2c7c68c4850190d791aeb8567172 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>
-
- 27 Mar, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I0899b77a0bbb52140db457f9ebbfda7b8e4a0780 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ia6815efd0d33036819de72aa41db5b71d2b36a84 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 25 Mar, 2013 10 commits
-
-
Thomas Hartmann authored
WidgetInfo contains now a factory for the toolbar buttons. The ownership of the factory is taken by the SideBarItem. Change-Id: Iffa32359cd3f0cb5b378abc5371d810aee31649c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I236c2e1422ef9a984d34b752e70e1dc8bcdee6a7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit 2d177eb7 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: Ie9ba58aec446dabc22cbecf99b791cfefd4e3412 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit e114c911 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I71a1063a1de3e4bb445bf9f8faa5553da3b5c4ab Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit 54da4378 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We use now widgetInfo() instead. Change-Id: Icaea8f012b380368b6479fa81d370236ea5a6781 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 54431a09)
-
Friedemann Kleint authored
Change-Id: I9adb43b9c9f2b2c97693ebb09ebef795d0206d1c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit fdfb3caf ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I48aff6a1a94ca3c0bcd8b0689333b6acad7d35cd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit 81341a86 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: Iae3d4b5db84c4a5f59ff8b4b1208b02b895df00f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit ba69c69a ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I4075e62cb15c91be3561ac29df814d0f0f255b8e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit b2a39399 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
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: I236c2e1422ef9a984d34b752e70e1dc8bcdee6a7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 18 Mar, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: Ie9ba58aec446dabc22cbecf99b791cfefd4e3412 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I71a1063a1de3e4bb445bf9f8faa5553da3b5c4ab 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>
-
- 12 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: I9adb43b9c9f2b2c97693ebb09ebef795d0206d1c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 11 Mar, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I48aff6a1a94ca3c0bcd8b0689333b6acad7d35cd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 07 Mar, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: Iae3d4b5db84c4a5f59ff8b4b1208b02b895df00f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I4075e62cb15c91be3561ac29df814d0f0f255b8e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@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>
-
- 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>
-
- 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 1 commit
-
-
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>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Aug, 2012 2 commits
-
-
Marco Bubke authored
Change-Id: I03935715e51777efffea533310a9d775cb676dca Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Marco Bubke authored
Change-Id: I75d7d3fb230a348c62ecb32236c698e10c8b842c Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 06 Aug, 2012 1 commit
-
-
hjk authored
More uniform. Change-Id: I1c6057981f4c2b3170a4e69f0674fe4caf1143a2 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 23 Mar, 2012 1 commit
-
-
Thomas Hartmann authored
If the node is a component it is not present as an item. Task-number: QTCREATORBUG-7176 Change-Id: I426e2e8bfdf9e0eced566c60e2721d3630ef554a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-