- Jan 19, 2016
-
-
Tobias Hunger authored
* Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Sep 02, 2015
-
-
Nikita Baryshnikov authored
Change-Id: I76a12a278db8e74d935e76a5e832daf8e34df2a9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Aug 25, 2015
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-14963 Change-Id: I5d26ae810add657a94fb40a5d4437e2d17a1625a Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
- Jun 10, 2015
-
-
Christian Kandeler authored
Change-Id: I18a6dd021bb29ca5eaa7727213c80458d903ee6c Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Apr 13, 2015
-
-
Nikita Baryshnikov authored
by using EditorManager::openEditorWithContents Change-Id: I2850648bff0f5b8f01254b9c7ce9539c1262f576 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Mar 10, 2015
-
-
Tobias Hunger authored
* Move all data handling into DiffEditorDocument * Move much of the logic of how to update views into the DiffEditor. * Introduce a base class for the different views on the diff to implement. * Remove DiffEditorGuiController * Make DiffEditorController smaller and merge the DiffEditorReloader into the class * Simplify communication between the classes involved * Make much of the implementation private to the plugin Change-Id: I7ccb9df6061923bcb34cf3090d6d8331895e83c7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
- Mar 05, 2015
-
-
Friedemann Kleint authored
Change-Id: I26472d568844d5fee62323e01f5c5c12082d5450 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Feb 26, 2015
-
-
hjk authored
... and default to C_GLOBAL. A rather common case. Similar for ActionContainer::addSeparator(). Change-Id: I7f9ba573af201c0a472132d5a494ad17cc4175b7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Feb 16, 2015
-
-
Tobias Hunger authored
Only expose Core::IDocument and keep DiffEditorDocument internal to the DiffEditor plugin. Change-Id: If39b82e2f20d40a65284503b4d4fd8dad919ad3a Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Jan 29, 2015
-
-
Montel Laurent authored
Change-Id: I603fc2e3fda624c913e432d5059c86d96c3e2c3b Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Jan 16, 2015
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Nov 21, 2014
-
-
jkobus authored
Change-Id: I4137b709be718603cdc221ac938e139326c88835 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Nov 19, 2014
-
-
Christian Kandeler authored
Change-Id: I0d2f1f4cd29334a42f2099cbb1b65628e58e1a64 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Nov 05, 2014
-
-
jkobus authored
Remove unnecessary anymore "ignoreWhitespace" argument from functions which read a patch file. Transfer the ownership of reloader into controller. Task-number: QTCREATORBUG-13250 Change-Id: I68183005b845d6ece9ea2be9888abc8597310426 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 03, 2014
-
-
Orgad Shaneh authored
It has no index. Change-Id: Ifbc06045f3b39245288d15bdf44f8053fe443bc8 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Oct 09, 2014
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Oct 06, 2014
-
-
Orgad Shaneh authored
Change-Id: Ie47c5a7ca91752b0da40b46f780ee5e0b3b6ce29 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Aug 27, 2014
-
-
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>
-
- Aug 13, 2014
-
-
jkobus authored
Task-number: QTCREATORBUG-12650 Change-Id: I0bb25ed39f8a15dd5da798ebf0ce72898a2e3b3d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Aug 11, 2014
-
-
Orgad Shaneh authored
Change-Id: I3278ae80d7ee010942122723b3e8bb8c729e7182 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 28, 2014
-
-
Jarek Kobus authored
Task-number: QTCREATORBUG-12665 Change-Id: I7a54fa5502d3e06c6e1ccd99dec800f80e217333 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-12665 Change-Id: I02f4a9d3444e775049e1712a1dd985b95dc874f3 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Orgad Shaneh authored
Change-Id: Iddabf11692a192874096bb5f030d8575fc5cefd6 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Jul 09, 2014
-
-
jkobus authored
Task-number: QTCREATORBUG-12618 Change-Id: If2a30ff4efdc106f43e2ea77d2783ea797e92722 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 07, 2014
-
-
jkobus authored
Task-number: QTCREATORBUG-12619 Change-Id: I5af39f18bc02ce1f06bf72f155bf0aaabe8b228d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
jkobus authored
Change-Id: Ic6db2882c9468b9451a785e4657e4255b40fca4c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
jkobus authored
Refactor code a bit. Now DiffEditorController has a pointer to DiffEditorReloader. Change-Id: I224579127f112923bc665cd59717b0c4d833981b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jul 04, 2014
-
-
jkobus authored
Task-number: QTCREATORBUG-12548 Task-number: QTCREATORBUG-12549 Change-Id: Ia27080cc689da48fc5401010e2277edaf0a01f4d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 16, 2014
-
-
Orgad Shaneh authored
Change-Id: Ic0341239309be3eae1ab2faf296bc6a698acebb0 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Jun 11, 2014
-
-
Orgad Shaneh authored
Change-Id: I669564355e27dc06464fc8d8641b2f4255c8965e Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Orgad Shaneh authored
* Add trailing newline * Fix offset by 1 for line numbers * Swap expected and actual result * Join short lines Change-Id: Ia1c618e5fc86dc16956176241205a2108a1ba3e4 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Jun 06, 2014
-
-
jkobus authored
Change-Id: I93e0bfd71a8a650afbe2ca9e0f1f3dbfc9d57db0 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Mar 11, 2014
-
-
jkobus authored
Simplify the implementation a lot. Change-Id: I3f5daa3d2ce14c28d48c2e1e996ec4935d1dae3f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Mar 07, 2014
-
-
Tobias Hunger authored
... if there are other splits that is. Task-number: QTCREATORBUG-11623 Change-Id: Icb3b1c86c39d88e90916079e8ab347574ae9a361 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
This requires moving the activateEditor call into openEditorWithContents. Remove that line elsewhere when editors are constructed. Keep it when reusing an existing editor though. Change-Id: I872f03e16fde42f3b8adec2cf2344b7cc495cd08 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Feb 27, 2014
-
-
jkobus authored
Change-Id: Ib3b7c5c433f9f9230eb14d23a3029681841e2e68 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Feb 18, 2014
-
-
jkobus authored
GitDiffSwitcher operates now on IDocument. GitDiffHandler operates now on DiffEditorController. "source" property now attached to editor's document (VcsBasePlugin). Change-Id: Ie2570a597b8b992ac1dc33b9179eca459c8a751a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Jan 31, 2014
-
-
Robert Loehning authored
Change-Id: I839de363f426a57a522700df39e4f3b4ebfbb7ea Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jan 30, 2014
-
-
Jarek Kobus authored
Made DiffEditor customizable instead Change-Id: If92799d47c7e731febb45197384c082eb3af55df Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Jarek Kobus authored
It's the preparation for the new UnifiedDiffEditorWidget Change-Id: I018899017c7e711ea8b04d85f8298b0d73f1cbab Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-