- 24 Oct, 2013 10 commits
-
-
Nikolai Kosjar authored
Change-Id: I568cdb842fd823067514dd4b2e983e6bd19eebca Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Tobias Nätterlund authored
On systems where QNX_HOST (et al.) are already set by the QNX SDP installer, just appending to QNX_HOST collides with finding the Connect.jar package when connecting to a device. Change-Id: I5d3547396384fe5b421c4b601b52476a23cdfa89 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
hjk authored
Change-Id: I01aaba021fd4893fb521251c9b4b9572c2beef44 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Widgets and layouts take more space on Mac than on the other platforms, and that results in developers designing pages that are too heigh for Mac even though they fit on other platforms. Since redesigning preference pages so they also fit on Mac all the time is not ideal, simply account for the larger needed space. Change-Id: Ib8483713f562436bc9a86063f345ae4e44473608 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Christian Kandeler authored
Change-Id: I0f7aba021fd4893fb521251c9b4b9572c2beef44 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I363138212b692cf75fe1605df8af3721315d37e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Denoise usages get{Short|Long}PathName are now static. They're not used anywhere except in normalizePathName. Change-Id: Ief277b6d828faadd98ec7faa39dd682bfaa8805f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: Iad756a8f18736da79cca63232eb00fcee8a2f38c Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Marco Bubke authored
Control are now in a qrc file and the component are registered as Qml types. We are using the primitive creation path in this case so we have to disable the componentComplete call. Change-Id: I52936b92d936acbfc21ba800ffca9123fcece864 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marcel Krems authored
Change-Id: I451f21732f6c7d9cc7c205a126985f1dc1122578 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 23 Oct, 2013 30 commits
-
-
hjk authored
Change-Id: I332e17cd4c6a167d273f31f4e7ff63c149a5d34b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
LLDB needs exact matches of spaces Change-Id: I442e17cd4c6a167d273f31f4e7ff63c149a5d34b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
LLDB appends the ':1' to types, GDB not. Change-Id: I6a2e17cd4c6a167d273f31f4e7ff63c149a5d34b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: I3ca4d1930a90c9d84019061f32a8d34d646fce98 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
LLDB needs exactly the same spacing as in the debug info. Change-Id: I8a2e17cd4c6a167d273f31f4e7ff63c149a5d34b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Template for auto generates pages now work with in Qt Quick 2. Change-Id: Idd0a8fe8d82555bc69b192b21df7641dcdb634b4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I3102799952bace9c052f70f52489f5d768621f25 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: Ia62b8cc0889ed6ccb83cada5718b75c5205fa2a6 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I284b1ec1269afa38f62a3f9b2747440ce4eedc36 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Christian Kandeler authored
It's not Qt Creator. And otherwise the build breaks with a namespaced Qt. Change-Id: Ib30ef86fbc59a02f6fd60d2f0b0b8f4ab452ef6d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
QStringList is movable in Qt 5 Change-Id: I5b0bee9c55e54f62c93a8515af0f56cdafed78bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Change-Id: I5a2e17cd4c6a167d273f31f4e7ff63c149a5d34b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
David Schulz authored
Change-Id: Ice27f5cc433f436cdb0445b14ba2902c601d5295 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
jkobus authored
In this way dialog doesn't grow in width when the label contains long lines. Change-Id: Ibd5906912c18c8e4b27959ff5a7aeda258d6995a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Jarek Kobus authored
Task-number: QTCREATORBUG-10437 Fix also the code, so that we always behave like target platform, not like host platform. Change-Id: I4d8705ca858f9a520dcd6a780e7ba2f2dd6cb047 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
jkobus authored
Task-number: QTCREATORBUG-10423 Task-number: QTCREATORBUG-7641 Task-number: QTCREATORBUG-6093 Task-number: QTCREATORBUG-9012 Change-Id: Ibd709735fd90d635f34e42367b188fce79013fb5 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
Change-Id: I230bee9c55e54f62c93a8515af0f56cdafed78bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
ProgressManager and ActionManager are no longer retrieved via ICore, and most accesses do not go via the instance anymore. Change-Id: Ib0c3033270051aaadfb25e0b2b0eaf7bdec63a1d Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
Change-Id: I3d90618f5826cf77cc9813fd3b31fbfdbd5b50e7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I461baba451c0aed3c34ec581bccce82f954df511 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Nätterlund authored
Change-Id: Ifa66184c51144d461c351fcdf40233c39c9cf507 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
hjk authored
Test data was wrong. Change-Id: I530bee9c55e54f62c93a8515af0f56cdafed78bf Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Result works with GDB, too. Change-Id: Idac1d3026054dcb1d5d030cffbe99d1d518c241b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: I5635e2a304f7ad3c66d6eb17d2318af0dbd19037 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
* adding TextInputSection * moving StandardTextSection to the top * adding ComboBox for Format Change-Id: I730bee9c55e54f62c93a8515af0f56cdafed78bf Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
* moving StandardTextSection to the top Change-Id: I58f6e148389f5e073bb40c177bbf238931cf47e9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
For users upgrading from a broken 3.0 beta installation Change-Id: Ieecf38f74879d1efacbfd775ab29eba9e17a4c43 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
* adding TextInputSection * moving StandardTextSection to the front Change-Id: Ic6eb7aecefa63c1e7c6f003b5b8ae900291aaee1 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I44e9f35bfa592c015f3a089ace82c64995d89748 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: Ic89df790be9c30cb84ce4d2ecaa7ebe5d322c9b8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-