- Jul 11, 2013
-
-
Orgad Shaneh authored
They are unused Change-Id: I6cff3c6028208f1c7c0937c53b3f5090dae719a6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ic2ef2304fb5524d07858052806124f6b02ca4dcb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I683cedbe5fbed6d10b24100c51f77a75f74504a1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9787 Change-Id: Id6fc29ea5466c76ffd8f2cddc2cc7583395b9ba3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ie1c0c7112c2de7af51fb96415155b3b723a488a8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I8e3872e6da4bab1e7b5d6e7389352e55dea20236 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
As I need them in two different places Change-Id: Ic782253916615f43cc43016bbd3d52cfae5ec407 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I71fe7284fd3397baf364679dc034c04ef8b84a74 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: Ibde66bb459c9cc935ab2c3472c2f30f31d68538f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Erik Verbruggen authored
Showed up in valgrind as being used uninitialized. Change-Id: I77618ff982c12ff7b1d7f5e285cb9dd1810c116c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ie243f55ee7b632d164ed70062fbfd129de3753b9 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Orgad Shaneh authored
Project tree root is not visible most of the time. Window title is more useful. Also shows topic for *current* open file rather than the project (supporting submodules and externally opened files) Change-Id: Id21be09c27beca1b0d37674513121a0e0e995feb Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 10, 2013
-
-
Eike Ziller authored
The display name is not editor instance specific, but belongs to the document. Change-Id: I3c936f04a86e10e6ca30063d85036d85b4b5880e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
The project explorer was accumulating connects to editors' changed signals (for editors on "external" files). Change-Id: Ia961a76ca9b67429a682973bc68acd483d4cd127 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Fix the updating of kits as devices are added/removed. This never worked as intended due to the DeviceManager not sending the signals I expected it to send, but masked by the Kits options page doing the right thing for us. Change-Id: I2d42ff7c1b8f6d795e20aebd114d723304904d4b Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
* Move basic ui code model support from CppTools into QtSupport * Use Kit infrastructure to retrieve uicCommand and environment * Remove specialization for cmake projects (no longer needed) * Remove specialization for qmake based projects (no longer needed) Change-Id: I8569cc01acb46a540883c2da235d169bebf7db39 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Crash happens if the repository has a submodule with local changes that requires updating (commit changed between current branch and new branch) Since we already refresh for every repo change, just add "expect" for checkout and remove the code accessing the deleted index. Change-Id: Ic464129a2f001e017244fdf719b282dcbd9dffa4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-8863 Change-Id: I06df735d85e2f9ed17c71385fed5057f8fc67d55 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Git submodule is reported as @@ -1 +1 @@ Change-Id: Ic7a619b0f4c8eb505b75529501dcd18723de2465 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: I53a6b49ff408c73d7532701a0b9eb5ed2c9aca6b Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- Jul 09, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9601 Change-Id: Iece4fd11a42ac1562f9f6a2186c278ad49ce8d7d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Kandeler authored
Also update qbs submodule so Creator can open itself. Change-Id: Iaa70d5e83d07a1120e795046ebbd8995159aa2db Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
Necessary for keeping compatibility within a minor series. When bumping versions, the compatVersion now needs to be taken into account too. Change-Id: I588947f885480889ff2f58481f72db76e3f1a9f1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Kandeler authored
Change-Id: I92aa8707d30f57570af0f0932471a149294f94ef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
That is what it actually is, wrt how Qt API calls it. Change-Id: Ied02055debf6aad75556b0d9d22e8ba2f72be555 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Change-Id: I2fa2df124b83be12c2156f944d2ecaece9e51eac Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
The code was trying to show one tick for each editor that is opened, but editors are actually only opened for a file, if it is visible in a view. So editorOpened is only sent for one editor per open split. The new code just shows one tick for restoring editors, to keep things simple. Change-Id: I6a24061858f532c3ccfded9677b8928ae62a1448 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-9778 Change-Id: Ic054f1619832a5ff0ea53d7fc5225fe674ddac13 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Use the project filename as a fallback in case qbs parsing fails without being able to extract the main project data. Task-number: QTCREATORBUG-9777 Change-Id: Iceedf55c7f5d56a8876c19bcbd94082752c08336 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Fix setting the installroot of the qbs install step. Task-number: QBS-353 Task-number: QBS-354 Change-Id: Ia99abd3044a9ec90c67de3060d5895ae0b6b8652 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9706 Change-Id: I0a1892eb94024529cf450926dee22e629ef85e0b Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9666 Change-Id: I364bc0eefef376a9a14953b259e9d7b2eb29c228 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikita Baryshnikov authored
m_QASIPackagePath and m_runQASIPackagePath are not used anymore, so could be deleted Change-Id: I48d2f1531277c07be630c3156f04a40248da5271 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
This is already called in changeToSubComponentAndPushOnCrumblePath() Change-Id: Ia101144cc33407b0c6268cf7c3717502211654c6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Eike Ziller authored
Instead of requiring subclasses to implement a method. Also renames IDocument::rename to IDocument::setFileName, since it doesn't really rename any files or such. Change-Id: I1344025c24d2f74a6a983e04fb0a5245f1f37aad Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
This fixes issues with splitting when an editor is active that doesn't support it. Task-number: QTCREATORBUG-6827 Change-Id: Ib71117cb5723482b4212f99a7c4136005273ae44 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
The model index is an internal detail of the model/view and shouldn't be used outside that context. Change-Id: I2c1f742fff427484f6ff244dd3e0d8428a7318d3 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Change-Id: Iba2954934218bec92716a8df1c04fe9347defd17 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Jul 08, 2013
-
-
Daniel Teske authored
Change-Id: I953ff641f46caedc47551298dd1fedb62008ee92 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Global search and replace mistake Change-Id: I2213fe591912faff4168f0cba6dccb2675aed794 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-