- 30 May, 2013 - 1 commit
-
-
J-P Nurmi authored
Task-number: QTBUG-31262 Change-Id: I6bf48604b9392a2a9c63c344363188a4693a8547 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 23 May, 2013 - 1 commit
-
-
J-P Nurmi authored
Since scrollbars affect the document/viewport size and vice versa, we must allow the layout loop to recurse twice until the sizes stabilize. Furthermore, avoid nasty content size binding loops (from ScrollView) by providing a specialized Flickable item that TextArea has full control over. Task-number: QTBUG-30832 Change-Id: I74fe6c5017e75aa411fdbb64087afa18e1221ce9 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 07 May, 2013 - 1 commit
-
-
Nico Vertriest authored
Task-number: QTBUG-30318 Change-Id: If3916f3250f202a5da4b1f8034ecfba984367af3 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com> Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 24 Apr, 2013 - 1 commit
-
-
Jens Bache-Wiig authored
Change-Id: I22403a7deac19b614f08475a2b29696a5698811f Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 05 Apr, 2013 - 1 commit
-
-
Nico Vertriest authored
Concerning vocab., punctuation, syntax and/or Writing Guidelines. Corrected whitespace issues. Replaced "if" with "whether" in Slider.qml Task-number: QTBUG-30318 Change-Id: I0e0e8d2b807f0a6534deb2caa6dbee7eb206f43b Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Laszlo Papp <lpapp@kde.org>
-
- 19 Mar, 2013 - 2 commits
-
-
Liang Qi authored
Change-Id: Ie23b504f590e6c4e7f2a1a9090c2dd8671389937 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
J-P Nurmi authored
Change-Id: I94d3b55f82a8a6c80026c35f6f3bb0932a3c57a9 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 14 Mar, 2013 - 1 commit
-
-
Caroline Chao authored
Change-Id: If9df032c76e36f385aacd30cc31d6f02574c6f11 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 01 Mar, 2013 - 3 commits
-
-
J-P Nurmi authored
Avoid binding loops by using recursion guards... Change-Id: I1fb9f4ac54d6fa3cf930a848e22ec6b23edfa200 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Frederik Gladhorn authored
This makes it possible to access the QQuickTextDocument for use in QSyntaxHighlighters. Change-Id: Ia08f9602795cfa94d021bc87f906cc5bf9f2d60b Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
Jens Bache-Wiig authored
Change-Id: I6b10f539b036811243676f34c0fabe403c263923 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 28 Feb, 2013 - 1 commit
-
-
J-P Nurmi authored
Change-Id: I0be9185097a1d18fbc14d71af5fe03449230b1d3 Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- 26 Feb, 2013 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: Ie04f990b7ffa97a2e19793081d9579537415905d Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- 25 Feb, 2013 - 1 commit
-
-
Pierre Rossi authored
The rationale is that when editing a big document, the getter for the text property is potentially costly. We most likely want a more sensible interface for this anyway. Change-Id: I1dd7f5b990295cd8a240092dec6cfa0deb64f12b Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 22 Feb, 2013 - 1 commit
-
-
Jens Bache-Wiig authored
We want to introduce View as a common name for items that are not simple controlss but views controlling other items Change-Id: I13ffc096742ec13023c58b4744ad53084e11cc67 Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 21 Feb, 2013 - 2 commits
-
-
Shawn Rutledge authored
We want to use the same license as the other Qt modules. QML files stay as BSD for now. Change-Id: I10b1484f5ab0dfe2138ff7e045d0ecfd85556aa1 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Jens Bache-Wiig authored
Change-Id: Icc61dbfc74cc2a303b9847e7d2c7ace4a9002046 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 18 Feb, 2013 - 2 commits
-
-
Caroline Chao authored
Add/Update documentation. Change-Id: I33f00c14399a5e9aefa0a6785d23bd53f949b490 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Liang Qi authored
Change-Id: I5fc1f9bfae137073f76d425f0fdd3a160fdd054e Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 15 Feb, 2013 - 1 commit
-
-
J-P Nurmi authored
Change-Id: Ia3c6935719bf2fd39687b7c1f3c25060a3e0d637 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 14 Feb, 2013 - 1 commit
-
-
J-P Nurmi authored
Interaction (such as selection and flicking) was inconsistent between inside and outside the internal TextEdit. For example, it was possible to clear the text selection by clicking outside the text but within TextEdit. If one clicked outside TextEdit, the text selection wasn't cleared. Change-Id: Ie315c4ed9047967ccb61f1b2338ec5d60fbb2033 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 10 Feb, 2013 - 1 commit
-
-
Jens Bache-Wiig authored
The text area scroll bars did not include the text document margins. Change-Id: Id5edd6595bde2a50872dbad1473cdf0d8649a7ce Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 08 Feb, 2013 - 2 commits
-
-
Jerome Pasion authored
-added components into their groups -made group overviews -added links to overviews from landing pages -added a place holder image Change-Id: I099de1f8ef3a89cd5f61220874fc69f781704799 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Jens Bache-Wiig authored
Change-Id: I4beedc773df5b9b207554b55e86aa1439cb4d06e Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 30 Jan, 2013 - 1 commit
-
-
Jens Bache-Wiig authored
ScrollArea can now be used together with a flicakble. The patch also adds some new documentation ScrollArea, TableView and TextArea Change-Id: Ic2651966d42aadece3a6b919ea1f24e5905c665a Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 21 Jan, 2013 - 1 commit
-
-
J-P Nurmi authored
Change-Id: I1ac6caf759e4fe18b506a81a58029a1f0953ca1f Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com> Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 28 Dec, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
Change-Id: I799e3c048a3672872fe8563edcddf952e05db3c8 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 20 Dec, 2012 - 1 commit
-
-
Liang Qi authored
Change-Id: Ibf752d64399c6bd4bf5519aab330a9eacf6bb91b Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 05 Dec, 2012 - 1 commit
-
-
Liang Qi authored
Still missing sth from qmake, it doesn't support non c++ module correctly yet(there is no CXX_MODULE in our project). Change-Id: I9a6a754e863b51b3e3a4b1eaf864ddab24e92f75 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 20 Nov, 2012 - 2 commits
-
-
Sergio Ahumada authored
Added some licenses and fixed some QT_BEGIN_LICENSE tags Change-Id: I4077ccc9a3505c055c56dcb07da85e19523695b5 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
Frederik Gladhorn authored
Change-Id: I5588d78135d367cc4f07680323c40700bd5d5b2d Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 12 Nov, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
This introduces the new QtDestkop.Styles module. There is a new example in the Gallery. Change-Id: I8b42943af3c623456a70c04a8e578c1535d31105 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 09 Nov, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
Change-Id: Ife5806f1c1ebd9fbc9627130d543d960c35eba33 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 03 Nov, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
Change-Id: I5dc03f1025ecb37c5e3b6605399b4dd063078fa6 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 15 Oct, 2012 - 1 commit
-
-
J-P Nurmi authored
Makes it possible to pass the local imports tree to qmlviewer: $ qmlviewer -I imports/ examples/Gallery.qml Change-Id: I6b43414a5573ea6cfef45169b2d11aa4ea53b80c Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 10 Aug, 2012 - 1 commit
-
-
J-P Nurmi authored
Makes it possible to pass the local imports tree to qmlscene: $ qmlscene -I imports/ examples/Gallery.qml Later on, auto tests can run against the local imports tree instead of having to depend on the install step. Change-Id: I1874a5862e8c54463473843befd09097e8563e9c Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
- 05 Jul, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
Change-Id: Icfcf99561129a09820c2d5ddf1972f11491adf0b Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
- 29 Jun, 2012 - 1 commit
-
-
Jens Bache-Wiig authored
The custom subdirectory doesnt make much sense for desktop and adds an uneccessary abstraction layer. This patch removes it and removes some of the properties that are no longer required. Change-Id: I65c44db54f6f97bbc1e69d85d35d55464dac794e Reviewed-by:
Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
-
- 27 Jun, 2012 - 1 commit
-
-
Frederik Gladhorn authored
Remove some extra item and other confusing things. Now the margins should be right and the right aligned text works properly. Thanks to Gabriel for doing the actual work. Change-Id: I1ef0cebb2e2c6678cef9a420fb8015474ac7305d Reviewed-by:
Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
- 21 Jun, 2012 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: Ic586b99fcae54e32a33f5d6084b65f677248eb22 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-