- Aug 28, 2013
-
-
J-P Nurmi authored
Change-Id: I24cc4cfa5b51d14bc70a895d625c98e49af4537d Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
J-P Nurmi authored
Change-Id: I65b08d553bc06e4c378cc76977b719cffd8e48b5 Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
J-P Nurmi authored
Change-Id: I8b95d7804d9070c8e93993ad6acf5c22d964880d Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Aug 27, 2013
-
-
Friedemann Kleint authored
Re-add the part of the QPixmap-tests dealing with the conversion functions. Change-Id: I49af7adb0b16e8b380061058815284d15c21c6ed Reviewed-by:J-P Nurmi <jpnurmi@digia.com>
-
J-P Nurmi authored
Change-Id: I0ce42da3de17806996b2b72b0b12d614aa7042b1 Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
J-P Nurmi authored
It was inserting buttons twice to the internal list. Change-Id: I62ffc2f50c0a13624f30ef5bc6ca6389221a0a5e Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Aug 26, 2013
-
-
J-P Nurmi authored
Add QWinTaskbarButton::window() for symmetry, and to be consistent QWinThumbnailToolBar. Change-Id: I5dc1f47e2c1b9eabd94524d29e3788364114952c Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Aug 22, 2013
-
-
J-P Nurmi authored
Change-Id: Ic6930f723a71c04107e6d34d812b3cbe8d0415a6 Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Aug 16, 2013
-
-
J-P Nurmi authored
Return the created item so that the user can adjust its properties of desired. Also, limit the amount of addLink() overloads so that the user has a chance to memorize the arguments. Offer only the most common arguments (executable & arguments) and the rest less common attributes may be then set via the returned pointer. Change-Id: Ic1575ac441fd44b5a7915bbae473970effeeb023 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- Aug 13, 2013
-
-
J-P Nurmi authored
Follow the existing QtWinExtras class naming convention. All the other public classes are currently named QWinXxx. Change-Id: I2509961e280b9794547e7420b941469fc8cdd2fa Reviewed-by:Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Simon Hausmann authored
Change-Id: I930d4b45d20ab780064d34499e64d88e29ff3405 Reviewed-by:Sergio Ahumada <sergio.ahumada@digia.com>
-
- Aug 08, 2013
-
-
Topi Reinio authored
Initial documentation for the examples - A .qdoc file for each example (no detailed docs yet) - A new group page 'examples-qtwinextras' - Add examples section to module index page - New TOC entry 'Examples' for the QCH file - Fix example path in .qdocconf Change-Id: I2642e31e2eea361b47118b7b560d6c71d9780743 Reviewed-by:Jerome Pasion <jerome.pasion@digia.com>
-
- Aug 07, 2013
-
-
J-P Nurmi authored
Make the constructor's parent argument optional, and do not pass a pointer to a half constructed object to the private implementation. Change-Id: I48df98f8d55ec49fd8f155b14167038055712cfc Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Caroline Chao <caroline.chao@digia.com> Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
Sergio Ahumada authored
Change-Id: I96dec27423e359f8be7c053184161859c0127c9a Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- Aug 06, 2013
-
-
Sergio Ahumada authored
Change-Id: Ibe5544297ee69e776e81dd39e61c99430fe1de0e Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Ivan Vizir <define-true-false@yandex.com>
-
J-P Nurmi authored
Follow Qt coding conventions, and also split the item to it's own .h & .cpp files for more pleasant maintenance. Change-Id: I1c8915c738a8697097a9ab66a0e47bdef8b892bd Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
Caroline Chao authored
Change-Id: Idb85a95f48fe1aa1b88512d7be006d81d952f1b5 Reviewed-by:J-P Nurmi <jpnurmi@digia.com>
-
Caroline Chao authored
Needed for qWarning(). Change-Id: Ibc9ea41942e1412770a403bcc11419551586b2f6 Reviewed-by:J-P Nurmi <jpnurmi@digia.com>
-
Leena Miettinen authored
Change-Id: I8f38b9ef7e58ae8ec787eceef376198d805533ee Reviewed-by:Jerome Pasion <jerome.pasion@digia.com>
-
- Aug 05, 2013
-
-
Leena Miettinen authored
Pulled introductory information from the code source files to a new file called qtwinextras-overview.qdoc. Change-Id: I93247a99638ecb8d98c58859b1bf2333963d2848 Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Ivan Vizir authored
Change-Id: Ie47ac13a2ece9ba67767e6d45c7885417f30b448 Reviewed-by:
Caroline Chao <caroline.chao@digia.com> Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
J-P Nurmi authored
In public header files, always use this form to include Qt headers: #include <QtCore/qwhatever.h>. The library prefix is very convenient for non-qmake projects. Change-Id: I033ae9defee2ae7d383d8f268a4d7923162ac49e Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- Aug 02, 2013
-
-
J-P Nurmi authored
Change-Id: I502258fba61b93cfa288507ca0c9825be4ab2b3f Reviewed-by:J-P Nurmi <jpnurmi@digia.com>
-
J-P Nurmi authored
qtwinextras contains optional QML types, so it optionally depends on qtdeclarative, and has qtxmlpatterns and qtjsbackend as indirect dependencies. Furthermore, use an empty string to use the same branch under test. Change-Id: I06180b7b523cf1b6c3c15764482e185433d5e32f Reviewed-by:Sergio Ahumada <sergio.ahumada@digia.com>
-
J-P Nurmi authored
Change-Id: I167131bee44b53d4c5c34c57f3f8f389c5d998ed Reviewed-by:Sergio Ahumada <sergio.ahumada@digia.com>
-
J-P Nurmi authored
Dedicated classes for parameterless event types and pimpl in event classes is overkill. Following the QEvent conventions, some "int/void* reserved" can be added if felt necessary. Change-Id: Ie5536dd8c68333be07ebae13ac5c74129236e9df Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Ivan Vizir authored
Change-Id: I55d8f2e01c3647b49d117b2e7e8f7757fa843cba Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- Aug 01, 2013
-
-
J-P Nurmi authored
Change-Id: I68537515a01323298820fb06147501ffaae355be Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
J-P Nurmi authored
Change-Id: I782a816d18d0c628ba778001a8ff2cc1a581ae8b Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- Jul 31, 2013
-
-
Leena Miettinen authored
Each type must have at least one paragraph of descriptive text in addition to a \brief. Edited the briefs where necessary. Change-Id: I0cfaa37b39bab0be8409e4bf6ac8c4b6e5a77bf3 Reviewed-by:Jerome Pasion <jerome.pasion@digia.com>
-
Leena Miettinen authored
Change-Id: Ib20ae46cada6880066eeea88c2be21704fec0b58 Reviewed-by:Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
These QML types inherit the JumpListItem type. Change-Id: I08bb2aa02af8d639253306c3f835d096f1912d3b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Leena Miettinen authored
These QML types do not instantiate C++ classes. Change-Id: Idd43012b5bf7c5d8d032befbaa1417329e014d8a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Leena Miettinen authored
Added a lot of articles, fixed typos and grammar errors, enforced the Qt doc writing style, and used standard wording for qdoc commands. Change-Id: Ia644907e5d8454ddd789ab214a93fe7524aaf206 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
-
- Jul 30, 2013
-
-
Friedemann Kleint authored
Change-Id: I81f672a3fac3a0ab55e52a4e598c4ee5d5db64b7 Reviewed-by:Joerg Bornemann <joerg.bornemann@digia.com>
-
- Jul 26, 2013
-
-
Leena Miettinen authored
Change-Id: I8a406c85ecda29b2f16dfd184dafd5a1053ba2b0 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
- Jul 25, 2013
-
-
Topi Reinio authored
This change enables running 'make docs' on platforms other than Windows. Change-Id: Ia6a03161db99fbe054f11e19f7cf152aa56574fb Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Jul 08, 2013
-
-
Jake Petroules authored
Change-Id: Iae007306c4d75f650dcd0e319c4d553816e866f3 Reviewed-by:Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Jake Petroules authored
Retrieving whether composition is opaque is by itself likely to be more useful to applications than also retrieving the colorization color. For example, this value may be used to determine whether drawing a glow behind text on glass like the OS does for the title bar, is appropriate. Change-Id: Ic48a527727eae303f53831fa8524fdf02acaa2bd Reviewed-by:
Ivan Vizir <define-true-false@yandex.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Jul 05, 2013
-
-
Ivan Vizir authored
Use default icon if toHICON() fails. Use qPrintable() to output errors. Change-Id: I114a753ef34ab5ef6336995067ac11ec9baf17af Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
-