| Age | Commit message (Collapse) | Author |
|
* Postpone the creation of the searchcompleter, until the editor gets focused. This improves the startup time of Dolphin (reading all available tags is an expensive operation).
svn path=/trunk/KDE/kdebase/apps/; revision=1036658
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1033040
|
|
commands like "and", "or" and "-" (for not) are offered as completition-suggestions.
svn path=/trunk/KDE/kdebase/apps/; revision=1031685
|
|
This should help with keyboard-only navigation.
svn path=/trunk/KDE/kdebase/apps/; revision=948807
|
|
*The search bar displays "Search..." as that nice inactive-hinted text, this provides a clue as to what it is, aside from merely the small icon. Text disappears upon clicking
*Also changed text on tooltip from "Search" to "Click to begin the search".
*No need to specify layout direction as Left to Right, it is this way on construction.
svn path=/trunk/KDE/kdebase/apps/; revision=945167
|
|
* use the default search icon instead of the nepomuk icon
svn path=/trunk/KDE/kdebase/apps/; revision=919051
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=913589
|
|
DolphinSearchWidget acts as "playground" to test some ideas. If it works well it might be a good idea moving this widget as KSearchBox (?) to kdelibs, so that it can be used by the file dialog or other applications.
svn path=/trunk/KDE/kdebase/apps/; revision=913572
|