Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Hunger
f72370f20a Update License according to agreement with Free Qt Foundation
* Update remaining files in src

Change-Id: I1896f17fcf34f71c3310c87899fb5171b8e4afb1
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-01-19 15:59:41 +00:00
Eike Ziller
1302b8bbe7 Fix that there could be many "fading indicators" painted over each other
Simply hide the current indicator, if there is any.

Task-number: QTCREATORBUG-14805
Change-Id: Ic25ba1b671e6ba2490803ba73b8a5757ccbff24b
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2015-11-10 08:35:04 +00:00
Eike Ziller
4575ffd9e9 Fix size of fading indicator
In some situations text could be cut off.

Change-Id: Ib7499e679a9a9e048d217306c525b04eaf330967
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2015-08-25 08:21:51 +00:00
Eike Ziller
ca41c24cc6 Find: Show number of replaced items after replace all
Show a fading indicator over the editor, or over the main window in case
of global search & replace.

Change-Id: I84a982bcfed558c0f84c08c3625a0cad4c5409d6
Task-number: QTCREATORBUG-3494
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2015-03-13 12:01:57 +00:00
Orgad Shaneh
329c493764 Utils: Modernize connections
Change-Id: I4650abc84e7c82a4054197319f6c849af9e5b8ce
Reviewed-by: hjk <hjk@theqtcompany.com>
2015-03-06 13:47:27 +00:00
Eike Ziller
f064dd1b27 Extract a fading indicator widget into utils
That can show either a pixmap, or some text.
Used for the wrap indicator when searching, and for the 'presentation
mode' of action manager.

Change-Id: I4d603fb5750d7539c50de7ef8fd6c8545293d5b9
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2015-01-27 13:48:26 +00:00