Commits (12)
-
Nico Vertriest authored
Task-number: QTBUG-53498 Change-Id: I594d41f15b2754a45a7e13380f87be5c2144bd9f Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com>
f2e8c350 -
Giuseppe D'Angelo authored
sigaction(2) returns 0 on success, non-zero (-1) on failure, so checking for > 0 is actually never going to detect failure. Change-Id: I78b4a00be99de4c6424f0cfa0c91ff712e96d1ff Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
d167afbe -
Simon Hausmann authored
Task-number: QTBUG-53566 Change-Id: Ia68fb1893631c27a3d181a32ee98a8a4a6d1c4b3 Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
8203e055 -
Topi Reinio authored
Change-Id: Icea2f8f6deeabb78014e035b18d2ec4b45c06283 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
94cfece0 -
Topi Reinio authored
... And link from the supported platforms page. Change-Id: Icf232b598c1100d9cd457863d02b9c5b226a8117 Reviewed-by:
Andy Shaw <andy.shaw@qt.io>
ed3f9e94 -
Topi Reinio authored
No longer holds true. Change-Id: I973f0283b9ec8d62976b166bc5b4d565349d0efb Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
36734169 -
Morten Johan Sørvig authored
Introduce pixel density, DPI and PPI. Separate this from display pixel resolution via a 4K monitor example. Add a general, platform independent introduction to the devicePixelRatio high-DPI mode. Update OS X section. Remove the “efficient scaling algorithm” paragraph which was not 100% correct. Add info about Info.plist settings. Change-Id: I3d428d896d56b4ee222c8253e2bc269a1f58028b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
84113ad7 -
Sze Howe Koh authored
See http://comments.gmane.org/gmane.comp.lib.qt.devel/25771 Change-Id: I64f62b98f1006a01678895e1d14347095be5ca9b Reviewed-by:
Lars Knoll <lars.knoll@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
4f7279fa -
Kai Koehne authored
Change-Id: Ifc9c58476772948cb7648b1499183f2d675d615b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
2d7227cb -
hjk authored
Parts of the checkmarks on topics-ui.html#comparison reflect 2012 planning contents, but misrepresents the actual state, both back then and today. This patch corrects the following: "Custom look and feel": Promote "None" to (X) for Widgets. Reasoning: WebEngine has a (X) and there's nothing in Widgets that makes it less customizable than that. At worst one can always finger-paint in paintEvent. "Rapid UI development": Drop the "Thanks to its superior productivity" stanza. Similar are not used in places where Widgets is at advantage, also the fact as such is disputable when looking at TCO. Also, promote "None" for Widgets to (X): There are even *books* on Rapid Application Development with Qt (Widgets). "Rich Text Processing": Demote Quick's X to (X). The accompanying text already correctly mentions differences, in practice the performance deficiencies in Qt Quick standard text interaction are eye-catching Load a larger text in examples/quick/controls/texteditor/texteditor and compare to qtquickcontrols/examples/quick/controls/texteditor when e.g. selecting. "HW accelerated Graphics": Promote "None" to (X) for Widgets The accompanying text correctly refers to the possibility to access to OpenGL with Widgets. There are large scale applications out there exactly using that. The scope of the table ("help you choose the best suited tool for the job") would also give the opportunity to add items regarding the integration into common workflows and toolchains and typical product lifetimes. Those are not added in this patch. Change-Id: I985cdebb3f0602169fcde029007460583b2609dd Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
92b952bc -
Liang Qi authored
Conflicts: doc/src/legal/3rdparty.qdoc doc/src/platforms/supported-platforms.qdocinc Change-Id: I09059d9bc22fcc69e86f100b9c3ef4b24639eef9
97492a1e -
Friedemann Kleint authored
Change-Id: I9c64017ad5068656c536bcb112e989483705d20d Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
70525b0a
Showing