- 15 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
Allow all non-space characters Change-Id: I6f64392d80aed7ac560f9564d91305074ed0996d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 10 Feb, 2016 3 commits
-
-
Tobias Hunger authored
* pragma once * member initialization * s/struct/class/ * Introduce a static GitPlugin::client() method and use it Change-Id: Ifdcac86dd16f3cdba11d564d03e9a15f00a6afdb Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: Ic7dfcd8bad98223d68725f1a0c1f103ad8ea4e0f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
It is now deduced from either the type of the QFutureInterface<ResultType> function argument, or the return type. Change-Id: Iddab3cc329206c649a6e55a44b2de2d406701dee Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 09 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: I579bd9bf9e4060f4620afcbd42ac866d0d19bd37 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 08 Feb, 2016 2 commits
-
-
Orgad Shaneh authored
* Remove unused includes * Remove QObject qualification * Use a raw pointer for widget instead of QPointer. It is owned by GitGrep. Change-Id: I4e2c9878289ed3491bfd7b0565a683bc01e485f3 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ib1916c345bd345ee3dd5179c84bb259c2992303e Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 05 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
* Logs the command in the Version Control pane * Simplifies the client code Change-Id: I398d57ab12ed6ba6bab1878934b929083f0bf6cb Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 04 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: I0fc77ad61c8874a21afd5b5135df4d30fa795a8e Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 03 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
If the process is already finished, and cancel is triggered Creator crashes. For example, search for "q" in qt-creator, wait for >200K popup, then wait a few seconds for the process to finish and press Cancel. The reason for the crash is that reportFinished() is called twice - one from GitGrepRunner::finish() and another one from Utils::runAsyncImpl(). Change-Id: I61d379f5e3a5ae86c9a48a3751dbb2e00203516d Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 27 Jan, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: I5f763b7b2f8c0bc2373bf1151691b3e8b4cff757 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 25 Jan, 2016 1 commit
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-3556 Change-Id: Ieca1bdaa39281a2e085340f045e5a48b875f7967 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-