lp:~torkvemada/qutim/qtdesktopcomponents

Created by Vsevolod Velichko and last modified
Get this branch:
bzr branch lp:~torkvemada/qutim/qtdesktopcomponents

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vsevolod Velichko
Project:
qutim
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/qtplayground/qtdesktopcomponents.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on neumayer and finished taking 50 seconds — see the log

Recent revisions

913. By Caroline Chao <email address hidden>

Tests: add auto tests for RangeModel

Change-Id: I2571d9cb696d30fe3c684d6d26dd5b5ef873818b
Reviewed-by: Caroline Chao <email address hidden>

912. By J-P Nurmi <email address hidden>

Ensure the style components have a valid parent

This way the style components will be deleted together with the parent
instead of as "JS owned weak QObjects". The latter has been causing
problems in terms of crashes during the application close.

Change-Id: Ifc476cec446bd961e457406724fd543ff81e6815
Reviewed-by: Gabriel de Dietrich <email address hidden>

911. By J-P Nurmi <email address hidden>

QStyleItem: fix QEvent::StyleAnimationUpdate handling

Style animations must schedule a re-polish instead of calling
updatePolish() directly, which leads to recursion (and thus,
opening multiple painters on the same image).

Task-number: QTCOMPONENTS-1287
Change-Id: Ie8180aafb465f5cb9108e1c737b415343015b5fd
Reviewed-by: Caroline Chao <email address hidden>
Reviewed-by: Friedemann Kleint <email address hidden>
Reviewed-by: Jens Bache-Wiig <email address hidden>

910. By J-P Nurmi <email address hidden>

TextArea: sync API & docs with TextEdit

Change-Id: I1ac6caf759e4fe18b506a81a58029a1f0953ca1f
Reviewed-by: Gabriel de Dietrich <email address hidden>
Reviewed-by: Jens Bache-Wiig <email address hidden>

909. By J-P Nurmi <email address hidden>

TextField: sync properties with TextInput

Change-Id: I9d1d581e66d0407561db165611f09517c66b489c
Reviewed-by: Gabriel de Dietrich <email address hidden>
Reviewed-by: Jens Bache-Wiig <email address hidden>

908. By J-P Nurmi <email address hidden>

Overhaul TextField

Add docs, sync API with TextInput, remove unused properties

Change-Id: I1d497086660e22cdeb92255d194d0a702c3e45ec
Reviewed-by: Gabriel de Dietrich <email address hidden>

907. By Jens Bache-Wiig <email address hidden>

Fix a regression in scrollbar

This was a regression after making scrollbar private.

Change-Id: I28858ccebacf2f2572a61af7c558e7e257a45061
Reviewed-by: J-P Nurmi <email address hidden>

906. By Caroline Chao <email address hidden>

Tests: Refactor build and use of test plugin

The test plugin is now built as a standard plugin and
does not need to be installed. Using qml_plugin.prf
is not necessary any more and it didn't work particulary
well for our use case. With this change we remove the
"make install" hack in QMAKE_POST_LINK.

In qtdesktop test, use IMPORTPATH so qmlscene can
find the test plugin in a custom location when
make check is run. This is needed because qml test
files launched via qtdesktop should be able to import
the test plugin if needed (i.e. tst_tableview.qml).

Change-Id: I54d64bce5b1d5fbf1233a122d0c205f71193d55d
Reviewed-by: Oswald Buddenhagen <email address hidden>

905. By Frederik Gladhorn <email address hidden>

Implement shortcuts for actions.

Using QGuiApplication's shortcut mapper
we can register shortcuts and get notifications
when they are triggered.

Change-Id: I501dea1cb53ca1614911be70a10ddf36c273d2b9
Reviewed-by: Gabriel de Dietrich <email address hidden>

904. By Jens Bache-Wiig <email address hidden>

Make ScrollBar private

Change-Id: Ifeaa4aeaa01c0c274eed7c794e7bed273d40092c
Reviewed-by: J-P Nurmi <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.