- 07 Sep, 2015 1 commit
-
-
Daniel Teske authored
Change-Id: I8c58010e85c7e2a4b8a7c01fb81ce6b528f77b7d Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 01 Jul, 2015 1 commit
-
-
Tim Jenssen authored
Change-Id: I4a438b2c98b49525db90bf945b8d8a467b8bfac2 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 02 Jun, 2015 1 commit
-
-
Daniel Teske authored
operator bool() is a trap, but with explicit it's far safer, and we can use that now. Change-Id: I4e58631c94e87c00256c3ab3cff4fd2c5f632713 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 20 Mar, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: If7bae084cd34c6fb0fe77f9227d9848517c0e691 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 04 Mar, 2015 1 commit
-
-
Thiago Macieira authored
Change-Id: Ia0aac2f09e9245339951ffff13c81b3d3ea0987e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 24 Feb, 2015 1 commit
-
-
hjk authored
PageIds are supposed to be unique, so the CategoryId can be determined from the PageId. Look for PageIds in the already expanded categories first before searching through expensive categories. Change-Id: I006beb0df6183453163ac1810fe59a306a0f52b1 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 21 Jan, 2015 1 commit
-
-
Tobias Hunger authored
Make VcsManager provide a generic way to list all IVersionControls and to search for a specific one based on its id. At some point we want to register the IVersionControls directly with the VcsManager instead of going through the object pool and this is a first step into this direction. Change-Id: Id4ded85b29487f6d8adcd0cec1de490afae07132 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 15 Jan, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: I1ee17142e14200c5ae9597bbf9bee3f3978704f4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 26 Nov, 2014 1 commit
-
-
Orgad Shaneh authored
* Remove redundant namespace qualifiers * Qt5-ify some signal/slot connections * Replace some using Core::Internal with explicit namespace scopes Change-Id: Id1aae05e2c6fc2992c2716e1f8f9e985c6e56122 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 04 Sep, 2014 2 commits
-
-
Kai Koehne authored
Change-Id: I2f90c8ae7b5e968b9de882833f8661ab540a9232 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Iae7cbef053bfe86a7692e09f66af91117815d2a6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 03 Jul, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: If5a846e0793b25b738084cacb8dba51fb80399d4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 19 Jun, 2014 1 commit
-
-
Nikita Baryshnikov authored
Change-Id: I4f6011cc2b6127037249aabc2426a88ad7108ebf Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 12 Mar, 2014 1 commit
-
-
hjk authored
Change-Id: I2ee35796b2c041e6ea2ae6bd677e10167451d1b8 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 05 Mar, 2014 2 commits
-
-
Tobias Hunger authored
Change-Id: Iac7b80fca94eee428650f0a53af8c2c1c46e6f89 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I87910a5a3ccc8e9e00d1b9081ea860832b9fe576 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 25 Feb, 2014 2 commits
-
-
Eike Ziller authored
We have many buttons that open the options dialog, and many of these use different terms. Change-Id: I073fe2a23569c6f4174a2fb6567359c89cb2427c Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Christian Stenger authored
Change-Id: I92077290140c7f473c2f73ece5da1a30f17633d4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 10 Dec, 2013 1 commit
-
-
Tobias Hunger authored
Add some unit tests to the VcsManager to test the detection and caching of version control systems. Change-Id: I2b3f9218c12aebde8a8120fc869efc76c36ae41a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 28 Nov, 2013 1 commit
-
-
Tobias Hunger authored
Clear the topLevelDirectory when being asked to find the version control system responsible for directory "". Change-Id: I8806ebff1200f0fc936715ffab94acf1f10cb386 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 27 Nov, 2013 1 commit
-
-
Tobias Hunger authored
This is more convenient as that fixes the code completion for slots and does allow for calling slots on the singleton without casting. Change-Id: I1233f449d2b9c9276a29f35d8f8c91c40ec5b352 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 26 Nov, 2013 1 commit
-
-
Tobias Hunger authored
Change-Id: Ifbaad8bc772ed6911333efe324d9254b6bce5094 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 20 Nov, 2013 1 commit
-
-
Orgad Shaneh authored
In case 2 VCS manage the same directory, topLevel will be the same for both. Chopping tmpDir gives a wrong directory for the second VC. Change-Id: Ie20c716cf8b713dae0d5d8ecc4c947f1c5029544 Reviewed-by:
Knut Petter Svendsen <knutpett@pvv.org> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 22 Oct, 2013 1 commit
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I07c1b61e8b6719e54fdc1f69cf63f573119a6776 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 11 Oct, 2013 2 commits
-
-
Orgad Shaneh authored
Blame in a renamed directory then blaming some revision with the previous name triggers an assertion Change-Id: If89a268a776df1c6e0061fd5828492b0200237b4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-2455 Change-Id: I4b1fa9676ad4a8d7293e035e4d6103251bef8aee Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Cristian Tibirna <tibirna@kde.org> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 03 Sep, 2013 1 commit
-
-
hjk authored
Adapt user and surrounding code. Change-Id: Id2648f82a9cbbd0ad0bfb91f6958b8cee7ea29cc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 Sep, 2013 1 commit
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 15 Aug, 2013 1 commit
-
-
Radovan Zivkovic authored
Change-Id: I8b440c76255b0cd2b952539ad4945443e293a661 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 12 Jul, 2013 1 commit
-
-
Eike Ziller authored
Change-Id: Ibcb863e67a2433529c9d2b6dec237f9d8b1d8d50 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 01 Jul, 2013 1 commit
-
-
Eike Ziller authored
In the 'managers' from ICore Change-Id: Iab98c9e0947b759843a62e3777ba46be3b304b06 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 26 Jun, 2013 1 commit
-
-
Eike Ziller authored
Task-number: QTCREATORBUG-9656 Change-Id: If8babdb942830bd11fe360a311c57b75312248be Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
-
- 17 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Still requires changing editor to refresh... Change-Id: Ia8524bfcbdbc0f6b6cff02ff373d6edab129b38a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 11 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I6ef3c615070f055e688c94d6901d8c9a861b9928 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 10 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ia6c929ae64008dcb37695a5358c44096a893e0c4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 04 Jun, 2013 1 commit
-
-
Tobias Hunger authored
We could have gotten new VCSes or existing ones might have gone, so clear the cache of which VCS manages which directory. Change-Id: I87a1b9c894e2867773ea4df221e463adb14f4ee9 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 31 May, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I4a63734793debfcb37283257bb7cbf4b1153197f Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-