- Jan 19, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ie0cf0058a5e8f383be4608a5c094b610b9a575af Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 18, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ia4dbb4d02b5c32c76cd9cbdc320709af668dc4bc Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 17, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: I3ce0cb4e9ea44dcd860b48d3a6ecaad0eb31964f Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Jan 12, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Iff91870d954d24d2649334d2eeb8357e483009b3 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Jan 05, 2016
-
-
Qt Submodule Update Bot authored
Change-Id: Ibacf35a5fb113f9b54a96c10d52aa70e2e64f8da Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Dec 25, 2015
-
-
Oswald Buddenhagen authored
Change-Id: I360a6d5246e33dcf3f72bc83f2790905af8c1463 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
Change-Id: Ic02a5d8b5a8a813a23bed1c0b45bcb8ee47e3edb Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
Oswald Buddenhagen authored
we want to move to a purely declarative way to declare submodules, so the conditional has to go. instead, use an optional dependency to ensure build order, while the module excludes itself via requires() if its dependency is missing. Change-Id: I615382700ff601c9ab003d131b2cc600441c514c Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
-
- Dec 24, 2015
-
-
Qt Submodule Update Bot authored
Change-Id: Icf4a1303edde9048adcb9bb40ced1b503a170f22 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 17, 2015
-
-
Simon Hausmann authored
Change-Id: I701ce99cb7eb7fa8daffa67699920f51a7ab2087 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 16, 2015
-
-
Simon Hausmann authored
Change-Id: I806a9fb4b31adf8c02e00c2320d53f7d7fe3669e Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 15, 2015
-
-
Simon Hausmann authored
Change-Id: Iba5d9c28367748258013888c93ab773eb05bb0ee Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 10, 2015
-
-
Simon Hausmann authored
Change-Id: Ia00cca2d8c22ff96a4f871d70eaa9eb55f6391b0 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 08, 2015
-
-
Antti Kokko authored
Change-Id: Ic83700e48f40b0ee8e76f4b4e44b28b4c85bebb7 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Dec 01, 2015
-
-
Oswald Buddenhagen authored
Change-Id: I98ad68d8be608b144c5f2ff422aaf7baab9907e8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com> Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
Antti Kokko authored
Change-Id: Id124a31338548d9a76baa908b281b3bb6ede168a Reviewed-by:
Iikka Eklund <iikka.eklund@theqtcompany.com>
-
- Nov 16, 2015
-
-
Frederik Gladhorn authored
Change-Id: Id3463e24f1aecc6e2d4d040bc7878ad1d48f6327 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Nov 13, 2015
-
-
Oswald Buddenhagen authored
Change-Id: I35c5f18b7c8856071413e50590308f402be7e528 Reviewed-by:
Rolf Eike Beer <eb@emlix.com> Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
-
- Nov 12, 2015
-
-
Jędrzej Nowacki authored
Change-Id: I8e348f3cab39f75acb68b2bdc388cd37927424bb Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com> Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Nov 07, 2015
-
-
Frederik Gladhorn authored
Change-Id: I0793599392d2e64ceabe8d0f24ba7cb0abc76b84 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
- Oct 31, 2015
-
-
Jani Heikkinen authored
Change-Id: I4f71eed2d556219480490f433323db4c151b4ba7 Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Oct 28, 2015
-
-
Fredrik Orderud authored
Fixes a crash at destruction. Change-Id: Ie773b3def96cc1e55baa36b9ff7cf697770d479e Reviewed-by:
Sean Harmer <sean.harmer@kdab.com>
-
- Oct 27, 2015
-
-
Simon Hausmann authored
In order to bring in the missing libs for QTBUG-48914 Change-Id: I678dcd1ca5bdae66efdd09b809ff63c7da37d58a Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Oct 26, 2015
-
-
Fredrik Orderud authored
Fixes some nasty threading problems related to pick event race conditions and QThreadPool thread recycling. Change-Id: I977ad310d1a767abc0fbcca49f9088ff5fdda708 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Oct 23, 2015
-
-
Simon Hausmann authored
This brings in MSVC 2015 fixes and RHEL/OpenSuSE build fixes Change-Id: I796c153a005e964c4a32203cfe08cbf3ece5f39e Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Oct 22, 2015
-
-
Laszlo Agocs authored
Change-Id: Ie61b69be3b38975675fff3553d1f5c9510e7865e Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Simon Hausmann authored
Change-Id: I3094692e61e5a41116d69053d1f296eac46e545b Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Oct 12, 2015
-
-
Jani Heikkinen authored
Change-Id: Ifc06de16a694d8d24bdea3a81e796a0c460e1864 Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
Oswald Buddenhagen authored
otherwise the dependency is botched. amends 30e19df5 . Change-Id: I8e17d2f91c7c55c49be6239268f928ae4577d17c Reviewed-by:
Mitch Curtis <mitch.curtis@theqtcompany.com>
-
Iikka Eklund authored
Add build instructions for commercial licensees as well so that the same README covers both opensource and enterprise users. This removes the need having separate README file for commercial users. Change-Id: Ibd3012b428c6fa85f47c1c459d8029ebfce92046 Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com>
-
Edward Welbourne authored
This caught me out the first time I tried to use init-repository. Documentation should work for noobs. Change-Id: Ia6c9ce395ace034128bfe80f2c31be7f9cd4cf35 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- Oct 09, 2015
-
-
Laszlo Agocs authored
Task-number: QTBUG-48082 Change-Id: I7b90777bfdd1286f6340caf756562146772d0bb3 Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
-
- Oct 06, 2015
-
-
Jani Heikkinen authored
Change-Id: I871b519649bb6130db128d7ae4c0916ee2e48146 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Sep 26, 2015
-
-
Simon Hausmann authored
Change-Id: Ia0a52a43a8c5fa7516c1469241a449c457153040 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Sep 25, 2015
-
-
Simon Hausmann authored
Change-Id: Ic5ea73d6ca0ea2e174cd592226a16885a73aeed1 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- Sep 24, 2015
-
-
Thiago Macieira authored
The current way requires passing -skip to configure, which is a list of what not to build. To set a list of what to build (e.g., for testing, in a specialized build, etc.), there was no way. Now you can just do: qmake "QT_BUILD_MODULES=qtbase qtdeclarative qtsvg qtxmlpatterns" (the order doesn't matter) Change-Id: Ifcaefa35b16b137866ca839a483ce366e35de7ab Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Frederik Gladhorn authored
For 5.6 this is a tech preview, it will be added properly in 5.7. Change-Id: I709830fbcfc439d5446718093f0c16ad2dcb1e57 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
- Sep 22, 2015
-
-
Simon Hausmann authored
Change-Id: If0045fccac1af79e858831c75c7808fe6997e37e Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
-
- Sep 21, 2015
-
-
Jani Heikkinen authored
Change-Id: I3c4cdbef3f8fbc016757fdd6a4b5bb8eb6a644df Reviewed-by:
Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-
- Sep 18, 2015
-
-
Simon Hausmann authored
Change-Id: I6cf6ae75cedb0945c46fd9b3fa63bd21a9ce4806 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-