- 25 Oct, 2016 1 commit
-
-
Giuseppe D'Angelo authored
As discussed at QtCS, almost none of our users know that they can get warnings when they use deprecated APIs, and/or disable them altogether. A first step would be getting the relevant defines added by the new project wizards. Change-Id: I5d4260b5aa094ac2a077b7b00eaa577108e5f612 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 24 Oct, 2016 1 commit
-
-
Thomas Hartmann authored
QML_DESIGNER_IMPORT_PATH can be used to create "mockup" QML files, just for Qt Quick Designer. Change-Id: Icd0c4143031a4b49afb89a2465622bdf2376745f Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 28 Sep, 2016 1 commit
-
-
Tim Jenssen authored
It was just a testballoon and they are living as Qt Quick Controls 2 in newer Qt versions. Change-Id: I9645a092dcddf498df93f13a543a6bb92d8a419d Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 23 Sep, 2016 1 commit
-
-
Thomas Hartmann authored
Change-Id: Ie3dd0c4422d402f811830d9d24382550ba560df0 Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 11 Aug, 2016 1 commit
-
-
Alessandro Portale authored
If the Boot2Qt plugin is installed, the wizard generates the required code to instantiate the virtual keyboard and to slide it in & out. Change-Id: Ibd78ac216841c1c05128272abfa7b86a14131022 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io> Reviewed-by:
Rainer Keller <Rainer.Keller@qt.io>
-
- 10 Aug, 2016 2 commits
-
-
Alessandro Portale authored
If the Boot2Qt plugin is installed, the wizard generates the required code to instantiate the virtual keyboard and to slide it in & out. Change-Id: I1610575729b1a2bd570ef7d7b6870f579f5e34f0 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io> Reviewed-by:
Rainer Keller <Rainer.Keller@qt.io>
-
Alessandro Portale authored
If the Boot2Qt plugin is installed, the wizard generates the required code to instantiate the virtual keyboard and to slide it in & out. Change-Id: I700a00d60de2936972713bf383570629c8bf678f Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io> Reviewed-by:
Rainer Keller <Rainer.Keller@qt.io>
-
- 31 May, 2016 1 commit
-
-
Alessandro Portale authored
After having been reduced drastically a while ago, deployment.pri still contained a fragment regarding deployment. This change inlines the 3 relevant lines into the main .pro file and reduces the size of generated projects. One side effect of these new qmake code lines is that if target.path is defined before them, an install target is created also on non-"unix". Change-Id: Id0893d563924c1ba9f9599c0bfe5218e82c16d1e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 27 May, 2016 1 commit
-
-
Takayuki ORITO authored
It imitate template for Qt Quick Controls Application. Change-Id: I3440c96f06f3607b43811399427e341e73dea657 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 19 May, 2016 1 commit
-
-
Alessandro Portale authored
Change-Id: I516a0b016d57d997624a449ec58e56e3af3f265f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 09 May, 2016 1 commit
-
-
Alessandro Portale authored
With updated import versions. Change-Id: I9c69373d31c7e434eb7b9c210606a79be3d1566e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 01 Mar, 2016 2 commits
-
-
Alessandro Portale authored
Let's make it easier to create applications with Qt labs controls. This creates a tabbed navigation style. We can add options to the wizard to create drill-down and other common navigation styles. Also an option for the controls style (material, universal, etc.). And perhaps a checkbox to include the virtual keyboard. Change-Id: I9672ab12aa616e7ce08e90eb244fad525e5ab2b2 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Upgraded r74 three.js port, which is compatible with Qt 5.6 and Qt 5.7. Some three.js features require Canvas3D 1.1 API, so increased the import version in the template. Change-Id: I1ae37237073d4149f56c1d93579b20a576496e33 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 29 Feb, 2016 1 commit
-
-
Tobias Hunger authored
libPNG does nag about broken/useless sRGB headers on the console for a while now. Remove them from our PNGs to stop that text from appearing in the console on startup. Change-Id: I2f49f892397bf9d4498ac39210fd6d1d4f29269e Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 19 Jan, 2016 1 commit
-
-
Tobias Hunger authored
Remove "kind" as that is no longer necessary (even though it is still handled if that is in the wizard). Change-Id: I3e56d5e0d936b622dae5091950427f9b2db60695 Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 08 Jan, 2016 1 commit
-
-
Alessandro Portale authored
...also for qmake based projects Change-Id: Ib8cab74a8b2249a13175593b27f228b4c7bc0052 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 20 Nov, 2015 1 commit
-
-
Martin Kampas authored
Change-Id: I248a12ac502d66c331f4584c84ee8a1f1f4ac0a4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 20 Oct, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: Idbe9053514ec94880df2d89a10ebe9bd4d9393b6 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 14 Sep, 2015 1 commit
-
-
Tobias Hunger (external) authored
The QML lint does pick up the QML template files from the wizards directory and complains about those when opening Qt Creator. So rename them. Change-Id: Ifa7a6006c222bf7b30c41097b07167c845bf7a48 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 03 Sep, 2015 1 commit
-
-
Miikka Heikkinen authored
Change-Id: I33d97c830d5bb63e75e1e17d908756bbc664747e Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 02 Sep, 2015 2 commits
-
-
Miikka Heikkinen authored
Added new version of three.js that supports Quick items as textures, and unified how three.js and non-three.js examples generated by the wizard look like. Both now display just a plain green cube. Change-Id: Iedc2498853aa078fe072083ab06a27d1ed04d982 Task-number: QTCREATORBUG-14824 Task-number: QTCREATORBUG-14825 Task-number: QTBUG-47961 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tasuku Suzuki authored
compilation fails when "Use Qt module in #include directive" is enabled. Change-Id: If8d59e631fc58d4400bf0597e415e66c9fb5279d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 15 Jul, 2015 1 commit
-
-
Tobias Hunger authored
Qt 5.3 is the only version we are going to support that does not offer ui.qml file support. So just check for the QtQuick version shipped in Qt 5.3 to decide whether or not to display the checkbox. Task-number: QTCREATORBUG-14712 Change-Id: Ibb2204f2bcff819b749e1ed744c14a2e96769351 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 09 Jul, 2015 1 commit
-
-
Tobias Hunger authored
Always list all minimum Qt version options and pick the lowest by default. The wizard will be listed with no platform set and needs to do something then. Before it did show an empty combobox and behaved oddly from that point on when no kit with a Qt >= 5.3 was found. Now it lists all possible versions and offers to set up kits for you via the kits page when no matching kit is available. Change-Id: I978268a2b8f1dfcfc8640460d905652abe91f1ae Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 06 Jul, 2015 1 commit
-
-
Alessandro Portale authored
This change adds the wizards from qtcanvas3d/creatortemplates (a plain Canvas3d application and a three.js application wizard) in a combined form as json wizard. Change-Id: Ieef2fe388bff279b6a158097c094dae212bf89cb Reviewed-by:
Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 25 Jun, 2015 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-14575 Change-Id: I9ace40e71b8b1d1f753966bb73f0269c4f918afa Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 17 Jun, 2015 2 commits
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-14216 Change-Id: I7e9e760f7ba9ef6022e76f1600e473a5f54c9893 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-14487 Change-Id: Ic858b131abb2802cb7bfedf58f64c644ea2085e5 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 28 May, 2015 3 commits
-
-
Tobias Hunger authored
Change-Id: Icb8a4856dda4298b3ee901bc7a5c22190ddca5a6 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
That is closer to what a user expects than the "0" and "1" used before. Change-Id: I08b3a7b0361dd54b75ee7b2213b3d120fb016bf5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Now that we have the infrastructure to handle both separately it makes no more sense to merge them. Change-Id: Ia2694eef60c0fe17b025e4d6766c7a8f775513f5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 27 May, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: I8c225ace7e8ad991e50ed5c23884f423a5cbb80d Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 22 May, 2015 1 commit
-
-
Tobias Hunger authored
Replace existing wizards with new ones of the same id. Change-Id: Ia17e6a4df5e7c8b647eccbe3bfb13e1c5b2d09e0 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 20 May, 2015 2 commits
-
-
Alessandro Portale authored
Change-Id: I044a6fa2098bcd15ad2d63b3504a5d850d8a980c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Alessandro Portale authored
Let the user chose whether "native styling" via QWidgets/QApplication should be enabled or not. Change-Id: I5eaa7b3a94d5361e62ebce61ff6b7b9216e15b80 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 18 May, 2015 2 commits
-
-
Tobias Hunger authored
Change-Id: If05743ad530ee7d589fde324202ffb9c2750a669 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Using the new .json wizard engine allows us to get rid of much old custom wizard logic. As additional benefit for the end user of Qt Creator, the .qml.ui split is now optional. Change-Id: Ic6d35e650cf0a7735cdfac9080f95015309a5879 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 15 May, 2015 2 commits
-
-
Tobias Hunger authored
Change-Id: I590a88c4c66a0dbc879d2ba9198f273333fa35e5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Using the new .json wizard engine allows us to get rid of much old custom wizard logic. As additional benefit for the end user of Qt Creator, the .qml.ui split is now optional. Change-Id: I4b5ebcc35a585fad6ebc2e994711ca23e3300717 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 11 May, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: I5381e83f6714886b7bf8cbcb859e1dd3b115a6c3 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-