- 13 Apr, 2015 6 commits
-
-
Eike Ziller authored
Change-Id: If5733b37b123f261acfffb24cf9b81683c2d9118 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
... and use that in Git as well. Change-Id: I81c85fcf5a7da7e9f756f117ea6c38c15294a401 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Conflicts: src/plugins/cmakeprojectmanager/cmakeproject.cpp Change-Id: I09c5a047f7d91fecfc58c78df438afcdcdc0a8d7
-
Eike Ziller authored
We have to make sure that the help engine is properly set up before trying to read the bookmark data. Change-Id: Id57cce5f538472eeac17b39a3640bf2ed77fa56a Task-number: QTCREATORBUG-14106 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Consistent with QVector etc. Change-Id: Id616c9003c0d561ec941f9961dee122059d75dc3 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ia773f4cc69f9554caeb78c1380ddf69095684000 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 12 Apr, 2015 5 commits
-
-
Orgad Shaneh authored
Change-Id: I06bc75aa6d7b1026ebe1194a565093dd2ab8403a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Was broken in 07d6757c . Change-Id: I2372d3856d52c01949554aed6ed133de8eabd814 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
Change-Id: Iae0779c1efa8b3b46cf504f7bda00d614a4a157e Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
Missed in 808f4492 . Change-Id: I8760ab9fa897d708423b21c34771d5275f87d1d7 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Nikita Baryshnikov authored
When a commit has several files, opening diff for the first file works, but trying to open another diff without closing the previous one doesn't refresh the diff editor. Change-Id: Ia973cb70f2355a89b70787dd97042ef9f751d9d6 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com>
-
- 11 Apr, 2015 2 commits
-
-
Orgad Shaneh authored
... and rename it TypeResolver Change-Id: I5cb076812d2e3ac132f18ea884ec69328b69999c Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-14237 Change-Id: I59ae931994ef6577010a4544219ba3b0cd85c677 Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
-
- 10 Apr, 2015 12 commits
-
-
Christian Kandeler authored
...when rebuilding the project tree. Consider this product: CppApplication { files: ["form.ui"] } Now change it to this: QtGuiApplication { files: ["form.ui"] } The qbs file tags will now include "ui", so the Qt Creator file type must change from "UnknownFileType" to "FormType". Therefore, we need to replace the respective file node in the tree. Change-Id: I6aa7e66d1af584e8ded2ffbb9b1215e8fc1135b8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
The aggregator doesn't own the models. They may live in separate plugins and should be cleared from the code where they are created. Change-Id: Icbde117561e530bd83fe752acd483e2c42692a1c Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of 1.4 branch. Change-Id: I989d723fcaf718d3502ee9047e9dd6048013244f Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Daniel Teske authored
Change-Id: Ifaa4d87c73d2597a018d867f3c081113132e76ee Task-number: QTCREATORBUG-14202 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Daniel Teske authored
Don't consider targets that end in _unittest or _automoc. Also don't read CMakeDirectoryInformation.cmake as that doesn't work with add_subdirectory. Change-Id: If06af60e1637e94cccd32d09fc26c6b87488671b Task-number: QTCREATORBUG-12183 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
... after adding and removing files. We need to do this for qbs because in contrast to other build system managers, we have optimized away the re-parse step. Change-Id: Iec217819621696081d6e8b87ef48be0be681372c Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I9d3ca28bf8d5d04e04464757420a3c8e30f5dac0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ie5a436904ec787910ae6e4d01778ee615909feef Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I7fac89714ff9a603af29e19664b091e5e62be22f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I0b4d37ae8ccd5f5edd8f049d31519be7d2131036 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I544472d2024bd82039908c67ab133556617b4fdb Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I86a4ddfd6c53a3be61c56579d8eaf5d49258a8f1 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 09 Apr, 2015 11 commits
-
-
Robert Loehning authored
Now even in README Has been forgotten in 9d86b7ed and 403008cc . Change-Id: I12c3588b85aa3a8a28b2a4be42603e52f915a427 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Daniel Teske authored
Seems it wasn't actually required at all Change-Id: I4c622057b7fd85a64f99368eb07b502aee524955 Task-number: QTCREATORBUG-14217 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Leena Miettinen authored
Update the screenshot, because the icons have changed. Change-Id: I55e46f8f01d293021914fd28c1e7f7d83d8bde11 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Orgad Shaneh authored
Bug was fixed in Qt 5.4 (5d11688d02e1f56722dce809cbe7ab5c49fea590) Change-Id: I9863bf31ac3f6e238ff5c851993d148b1b8710cf Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Ulf Hermann authored
If you insert events with equal start times in a way that the model can not reorder them by their end times the parenting follows the indexes, not the end times. This has caused confusion multiple times and it's good to test it. Change-Id: I3e9ba212ff377dc2afa2a2893637bb55edebafea Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Leena Miettinen authored
In the Issues output pane filter. Change-Id: I3283628f74dd48c2e95eeedad93ce28f1686c25f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Christian Stenger authored
Has been forgotten in 9d86b7ed . Change-Id: I4725d98d87b4cd44b363a15d5cdcc61eac4e13f0 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-14178 Change-Id: Id7c29d958194b1337316cd550211c5089e719ccb Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ib14432c85f42606a0437f3848b9dfa2fe63fb2f3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ia5dd7746f5857e7254251e3510c0987737cfad6d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Stenger authored
Needed for supporting more C++11 features. Change-Id: Ib3ab63b2698c86a1ad0153c3e4bead09cccdefca Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Liang Qi <liang.qi@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 08 Apr, 2015 4 commits
-
-
Christian Kandeler authored
We should use the actual display name of the node there, not some hardcoded value. Task-number: QTCREATORBUG-14240 Change-Id: Idf0fc4cdaab52d7f838d3d48d834a89b55ee593f Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Leena Miettinen authored
For purely commercial apps, this is done by using the template, but Qt Creator is mostly open source, so an image is used. Use a \commercial macro with a tooltip and link to the image. Change-Id: I5e3df953821551331afef2ec642b482b52ff909e Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
Nikita Baryshnikov authored
in Qt5.4. Could be fixed once we will drop Qt5.3 Change-Id: I7a121e07dcfd2cfd2749cfcd9a02dd178d733361 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Nikita Baryshnikov authored
stale include and unimplemented member function Change-Id: I4af50dc4d5f7b397a9d5dda7947c61dd950b375c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-