- Sep 23, 2015
-
-
Eike Ziller authored
Change-Id: I4d6e8f65bb278cff8d63d07e1e354d98c18e3d0e Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Sep 22, 2015
-
-
Tobias Hunger authored
Those have no _PID set, which we treated as 0. This is also the PID we set when an application is finished. This leads to journald messages showing up in the application output *after* the application was finished. Change-Id: I980199740a85c4e68221399eceb543affa12387f Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Alexander Görtz <alexander.goertz@tu-dortmund.de>
-
- Sep 21, 2015
-
-
Robert Loehning authored
Skip frequently failing qDebug output from Qt 5.4.1 MinGW. Change-Id: I20d0fed184e3935484179e9509c902eb94e48ead Task-number: QTCREATORBUG-15067 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I136d93e7b698dcda5388bc24b9bcaaae482fb861 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Uncrustify now also provides the "Format Selected Text" command. Change-Id: Ifb30fc0b0b706cc8d06d24727556d0e98b863098 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Lorenz Haas <lykurg@gmail.com>
-
- Sep 18, 2015
-
-
Ulf Hermann authored
Change-Id: Ia0ece94a8ef8d8f86d08400594744552c7a77242 Reviewed-by:
Tarja Sundqvist <tarja.sundqvist@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Sep 17, 2015
-
-
Ulf Hermann authored
Otherwise the notes cannot be associated with timeline events. Change-Id: I9a2f039fddd36c9a6bbaca3c0864c75e33cc479d Task-number: QTCREATORBUG-15077 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Marco Benelli authored
m_objectsByQualifiedName did not prefer the latest meta object revision, as consequence at type exported both anonymously and with a name, would pick up one version randomly. Change-Id: I91baf2729d0a0bda61205a62d9a38d04b4da058e Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Marco Benelli authored
Change-Id: I553684b6a45a7112ea630997c440237d3e40459f Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Orgad Shaneh authored
For example Git Log. Change-Id: I1d838f86dc70f000e66443eece60adc07310c8b8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Sep 16, 2015
-
-
Orgad Shaneh authored
The correct value is set on construction. The document knows *less*. Task-number: QTCREATORBUG-14583 Change-Id: I60973047e14ce0664c49e802124b51aa23444835 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- Sep 11, 2015
-
-
Robert Loehning authored
The bug is fixed in master so checking for it here in 3.5 is wrong and causes fails. Change-Id: Idd429cf61734c869ada2728151b2bf6f82f6a240 Task-number: QTCREATORBUG-14307 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Id5c3243ace16ef545386cc3f63744963edd5fda1 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- Sep 10, 2015
-
-
Orgad Shaneh authored
Change-Id: I47e2ac73a7afdd5c44c054bab54bc454973a1fa7 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Sergey Belyashov authored
Change-Id: Ib6f3b047a318528c6b6ad85b9421bc4b23555e90 Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I6b69a055aa2793ebf0b254ed2b54c008388cc094 Task-number: QTCREATORBUG-15044 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ica567fd53aedf074976165401b98558e75e3bb56 Task-number: QTCREATORBUG-15022 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Nikolai Kosjar authored
This mainly reverts commit 81721f67 C++: Fix resolving of recursive typedef commit 2070431d C++: Fix resolving of partial specialization and some bits of other changes due to dependencies. It also reverts commit e0594fc9 C++: Fix expensive lookup for boost which attempted to solve the upcoming problems. Task-number: QTCREATORBUG-14741 Task-number: QTCREATORBUG-14889 Task-number: QTCREATORBUG-14962 Change-Id: I3f9e1f97199e5199b71da394fc27051c7709bd1f Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
An asynchronous command deletes itself when it ends. Raw pointer is a bad idea. Task-number: QTCREATORBUG-15051 Change-Id: Ie2b3a90e308a4bb1e414f924a836d816abf1dfd1 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 09, 2015
-
-
Robert Loehning authored
Change-Id: I43219d36f07e2b5636f84f891f94220148f4dd7f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- Sep 08, 2015
-
-
Daniel Teske authored
Somehow a line "PreferredStyles =" is interpreted by QSettings as a QStringList with a empty string. Simply remove empty strings on reading the settings, as no style can have that name. Change-Id: If544e55f759c201d0621c71424a4ebedc8456d61 Task-number: QTCREATORBUG-15043 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Iac7dfbbd62ce03b73ca55562148d8741f52d4d1d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Friedemann Kleint authored
Change-Id: Ife4a32d689297d58987b10cfea617760177b9ac9 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Orgad Shaneh authored
Instead of building gdb for each target Change-Id: I664f090919f0cfe9bf5a9cbcbe942d8d5e30a76a Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I1ad88ae70634c86740812d03e3c581e68009a975 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I27624c5327891ae4ec9e045738577f48cbd824a6 Task-number: QTCREATORBUG-15034 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I6c0abc522e8760a6082ac623d4da8facaff4baf3 Task-number: QTCREATORBUG-13395 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- Sep 07, 2015
-
-
Leena Miettinen authored
"Debugging and Analyzing" is now "Testing", because autotests are also described in this section. Change-Id: Ied1de78d630e4e7faa39d343475b5e493b5e89c7 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
That is the preferred way to do things (and also has the advantage of not triggering the crash described in QTCREATORBUG-14975;-). Task-number: QTCREATORBUG-14975 Change-Id: I5da9be45f3ec88478931d07b7a64dfd4d0ed32c0 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ia0ebd0539513d38acd97e834465cc3ea6da90a6e Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Sep 04, 2015
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-15020 Change-Id: I88f166250b89badde2162e14065adfca05573dc7 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of 1.4 branch. Change-Id: I326ed630648ea6c4792c220412a63ccff1e51f14 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I37bdafe640cca00211f1c558f2f2afc5d12d8357 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
Otherwise we will run into compile errors if the libclang dev package is not installed. Change-Id: I31c05d9d0e11154f1c3748e6736c143805d310e8 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
- Sep 03, 2015
-
-
Robert Loehning authored
Change-Id: I00d1d1baea71e5b63a1a6b7c11aaf47e74082a21 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Kandeler authored
Task-number: QTCREATORBUG-15011 Change-Id: Iea84e1a545bc6f414a35602e1d0c8c903901e813 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Tobias Hunger authored
Do not allow to rename buildconfigurations if there are none. Change-Id: I3da2ea9568c2dabf555685c3b27192bea8dcc009 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I584fe0ef595472144302252005d78ef66d8e0f99 Task-number: QTCREATORBUG-14674 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Miikka Heikkinen authored
Change-Id: I33d97c830d5bb63e75e1e17d908756bbc664747e Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Idc41db621470886920173f7d5caf366204408731 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-