- 05 Nov, 2014 3 commits
-
-
Orgad Shaneh authored
Change-Id: I7a4f4aef7d673d784ba7390fb9857a72b61a3799 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
There is still createRepositoryManagementActions, but it can be used for reference of missing functionality... Change-Id: I5d4cf71c8bec8034890215a77a8ff9d136475837 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ic6aaa88dfdc33966e0e8007a9420461811ae48c2 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 15 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I0acde2c3b995693de682679471f03af85bdd0a61 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 10 Sep, 2014 1 commit
-
-
Nikita Baryshnikov authored
Correct signal signature is parsedStatus(QList<VcsBase::VcsBaseClient::StatusItem>) Change-Id: I84f35620e9a702c90a222408a75a471d04ca1d51 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 02 Sep, 2014 2 commits
-
-
Eike Ziller authored
instead of manually adding a context everywhere. Change-Id: I4336015a6d19349171a255e949da89b0013d6700 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: I2b2c704260c613985a4bda179658ec1f8879e70f Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 01 Sep, 2014 1 commit
-
-
hjk authored
Same pattern as for VcsSubmitFactory. Change-Id: I7adb8868a83842c1b6c642db372a3624dd2e879e Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 28 Aug, 2014 2 commits
-
-
hjk authored
Change-Id: I4b4516c8cdf1a934a7865ac6dce904a244995b5b Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Rename VcsCommand to VcsCommandTag, Command into VcsCommand (Too generic to not mistake for Core::Command IMNSHO), remove the now unneeded namespace qualification when not needed, adjust surrounding code. Change-Id: Iceb18a21e5e6dffa1a622241286f766985bb8d22 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 27 Aug, 2014 2 commits
-
-
hjk authored
Also rename to VcsOutputWindow. Change-Id: I79547b1154603a8c7b3604eadc5b460930c6109c Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Remove usage of the Q_EXPORT_PLUGIN macros, which do not exist in Qt 5. Change-Id: I678c3cf10b9c5d5c1b9f252b0ecd1c97dc810a47 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 22 Aug, 2014 2 commits
-
-
hjk authored
Follow suit. Change-Id: If22452a5e46d62d419ba273981b1f247f5095b53 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Eike Ziller authored
If there are other editors on the document visible in some split, it should not close the document, but only the editor. Task-number: QTCREATORBUG-9346 Change-Id: Idce1ae2f518d4c6e875d86f9831d41c46c06361c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 21 Aug, 2014 1 commit
-
-
hjk authored
Change-Id: I491b9f37bfe15ebc800fedd5c683bfaf24e63889 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 18 Aug, 2014 1 commit
-
-
hjk authored
Following the new simple-factory pattern Change-Id: Idceb7a339169af37a040f9da7d36d3fe22dfb347 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 Aug, 2014 1 commit
-
-
Eike Ziller authored
The VCS plugins keep a reference to the submit editor, so it can explicitly be closed, instead of relying on the correct currentEditor in the editor manager. Change-Id: I14aab63447f790f2065a8d8dc6b50aeacbd1e941 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 18 Jul, 2014 1 commit
-
-
Leena Miettinen authored
In the UI and docs, when in the context of authentication. Change-Id: I643b5c831ba1d63cf41e8ab31ec98735a2d07dc7 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 16 Jul, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I4a8a8f68bb1e52750380218793ec3029b488c01f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 19 Jun, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: I8c875b86610a9a647821cca563ff4c1a0c11cbaa Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 26 May, 2014 10 commits
-
-
Tobias Hunger authored
Change-Id: I1bbcf0237be333a4073d804ad39c899294dd05b9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I7e90f2c3468099229620d6713b39b69d8dbe8ff0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I0dcc931f279b59f0d6cf7afb553a2fed30baae7a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: If9d3249818b024a1a873fd3f78190379c050ac66 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
They used to grab the first page in the set of pages and that is the VCS setup page if the VCS was not configured before the wizard was started. Then the wizards just stopped. Change-Id: I8ea5bc373c07fb5c68a4814396864de6b8413747 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Also assert that d->wizard is not in use already and use d->wizard consistently. Change-Id: I85599f80e92edb2a0a0fc52c5fed1e484d0beac9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Implement it in all VCS that support this type of wizard Change-Id: I78b0e4a37e6bf6b25d8cee4b1e96bcc76188047a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I571717a389c63f4f0371570e22d3f2a834e8b900 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I9f607b9d27b52fbbc26ae601e7a36c30bcc3df59 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Ide131cbfa27640875bb16f82a1992cf2975c5083 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 09 May, 2014 1 commit
-
-
Alessandro Portale authored
Change-Id: I93bdd926ca1c7a37a298335711069d985f1f91dd Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 06 May, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I20ce1187871a0cc82fbdaf02a555a9e12cbf185a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 13 Mar, 2014 1 commit
-
-
Jarek Kobus authored
Change-Id: Id54a11b6868d5033fd1ecfd6324b7e50b94e305c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 11 Mar, 2014 1 commit
-
-
Joerg Bornemann authored
Change-Id: Iecf32122df41f304ec6df538bb0dd8a263238a86 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 24 Feb, 2014 1 commit
-
-
Tobias Hunger authored
* Use paths/default-push and paths/default Urls as appropriate * Read the settings from the project location except when the currently open file is not below that project directory. This makes things work for QTCREATORBUG-10261 without breaking .hgsubs (which are required to be children of the top-level repository. Task-number: QTCREATORBUG-10261 Change-Id: Ie7cc4b9a420f17e27b69eae93fb9985e1a218d6e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 19 Feb, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ied6f2008324b80b9d4869ba17d67e6d55a91d08c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 18 Feb, 2014 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-11388 Change-Id: I55c966b5026e435d0fa4d24607b7b4a3c6d9e3dc Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 12 Feb, 2014 1 commit
-
-
Orgad Shaneh authored
Done using the following ruby script: Dir.glob('**/*.h').each { |file| if File.file?(file) s = File.read(file) t = s.gsub(/^namespace .+ \{\n\s*class .*;\n\s*\}.*$/) { |m| m.gsub(/\n\s*/, ' ').gsub(/\s*\/\/.*$/, '') } if t != s puts file File.open(file, 'w').write(t) end end } Change-Id: Iffcb966e90eb8e1a625eccd5dd0b94f000ae368e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 11 Feb, 2014 1 commit
-
-
Tobias Hunger authored
... based on output from dependencyinfo.py script Change-Id: I9532f6d259f15c16b62fae0ca18f8a8cad95bd11 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-