- Jul 19, 2013
-
-
Nikita Baryshnikov authored
When tags are not shown in branches dialog, selecting of any item in branches list causes crash Change-Id: I8bfb66202f486c175a14c59f17b43df21ff596ff Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Defaults to NoReport and nobody sets other values Change-Id: I3def23bd350fcef45df9eb8d3a0e86baac192bd9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I2c9a5031b63f0bc3e884739be680d051d7cf1ab4 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I5e81bd3dfc8986c7492701ac5ce5537e0d591834 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 18, 2013
-
-
Orgad Shaneh authored
Log can also contain diff, base directory is required for correct apply/revert actions Change-Id: I9540fc75b1e008a1c8433f121b184f164172a1cb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
And move to using the corresponding method in document model. Change-Id: I80b12ceab8a91c5393b9c0422d660a8896ae09d8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
This patch mostly gets rid of EditorManager::openedEditors usage. The VCS editors should have a better widget<>document separation, also to make it possible to split/duplicate them, but that's for another time. Change-Id: Idd92a6a4884ff69fba4f4793d182aa7ff68d79e4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jul 17, 2013
-
-
Erik Verbruggen authored
Caused by 76209948 where a memory pool was introduced to fix memory leakage. Change-Id: Ib2f7c53e9560ff473fcdfedd6dcfce50455095da Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
The method is for setting the contents, so it belongs to the document, and should be named correspondingly. Change-Id: I40363dc08f11268f530885b512e4a88e8b10d096 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 15, 2013
-
-
Friedemann Kleint authored
- Do concatenate message pieces that may not fit grammatically. - Common message for "Cannot launch". - Add period marker. Change-Id: Ic67b27e30143febebc9153a3cefe523ebfd4bc49 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Petar Perisin authored
- do not start stash scope when creating auto stash - return if reset fails Change-Id: I471abc1d430351192c46ac78041949ba81f11b09 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 12, 2013
-
-
Orgad Shaneh authored
Change-Id: Ib4f1d7ead2c40f27be28fa45e042c3694c0444fd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
Eike Ziller authored
Change-Id: Ibcb863e67a2433529c9d2b6dec237f9d8b1d8d50 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 11, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9783 Change-Id: Id1092fb9a79dfbf0425be4913241a507afb56a85 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
They are unused Change-Id: I6cff3c6028208f1c7c0937c53b3f5090dae719a6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
when Move Local Changes is selected Change-Id: I2c52e7fde56020370251c6eb93ed3f342fb8d9d8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.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>
-
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>
-
- Jul 09, 2013
-
-
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>
-
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>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9666 Change-Id: I364bc0eefef376a9a14953b259e9d7b2eb29c228 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Iba2954934218bec92716a8df1c04fe9347defd17 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Jul 08, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9700 Change-Id: I48e779fba65afc71ba13b426e526c3cb82070142 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
The model can contain tags Change-Id: I70a75534848232476447125801a5ca7e963bbdcc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Iaa6bfdaa1307a3c7a73fd80fb0ffe3b80a01312d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Currently done only from "Actions on Commits" Change-Id: Ide34e198e72f554ba6fd75ef21aaaf35917b4f6a Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
status output can be uncolorized using the git config value color.status=false (works for short status since git 1.7.0) Change-Id: I0887ab9a02f4c98fe54a94a53ffcd4f91fef8699 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9548 Change-Id: I4c5f9a4c6b7a818d296a923df1d665c22afd8292 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I737d2405ef1a10ec451c4baceaea9a0bc194ac1e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I6484dd62eac80e1e4aba00890926e7dfb542f0be Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9756 Change-Id: I3bdba870737bbffde6c0e6a9046a58ba78f097be Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 06, 2013
-
-
Orgad Shaneh authored
Hard is now the default (as it is in 2.7), and the types are properly ordered Task-number: QTCREATORBUG-9733 Change-Id: I54fb22543bf31f43381e57fb0acf4aeb15e8a293 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Orgad Shaneh authored
Changed in 89523c14 Change-Id: I872c37633a877e982046b2a44266159d86defbde Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jul 05, 2013
-
-
Petar Perisin authored
Change-Id: I65ed3e0408e43e354a289bbbd385aec2e254746c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 04, 2013
-
-
Orgad Shaneh authored
Change-Id: I78932b342de5e1b29c75ed921d4d6afddf4d51da Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
Change-Id: Ic6be652a1d5cca87ae5effdcb3cb5df7b1b73c2c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
and on fetch Task-number: QTCREATORBUG-9667 Change-Id: Id2e5080502bbc28d5f7900dd0433e468dda56c82 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jul 02, 2013
-
-
Orgad Shaneh authored
Change-Id: I4a7e5a5748dd9e16b1e62b3879cce8ccab0f3e01 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-