Log of /branches/kicker
Sticky Revision: |
Revision 638924 - Directory Listing
Modified Sat Mar 3 19:06:53 2007 UTC (16 years, 9 months ago) by aseigo
remove two old branches i really don't need anymore
Revision 417919 - Directory Listing
Modified Tue May 24 23:10:41 2005 UTC (18 years, 6 months ago) by schaettgen
- Don't change the size of the menu - Indent less - Reset menu completely when closing
Revision 417819 - Directory Listing
Modified Tue May 24 18:21:00 2005 UTC (18 years, 6 months ago) by schaettgen
Don't search just one level deep.
Revision 417801 - Directory Listing
Modified Tue May 24 17:30:30 2005 UTC (18 years, 6 months ago) by schaettgen
New variation for searching in the k-menu: Search results are displayed in a tree view now.
Revision 415212 - Directory Listing
Modified Tue May 17 21:29:03 2005 UTC (18 years, 6 months ago) by domseichter
Fix this stuff in 2 cases: - If there are no recent menu items, yet - If the user disabled recent menu items in the control center
Revision 411542 - Directory Listing
Modified Mon May 9 15:36:23 2005 UTC (18 years, 6 months ago) by domseichter
Changed shortcut from space to period as discussed on the useabillity list. Use regular expression to get even better matches ("k word" will match kword now).
Revision 411338 - Directory Listing
Modified Sun May 8 23:05:19 2005 UTC (18 years, 6 months ago) by domseichter
Improve sorting of rmu searched items, try to auto-popup submenus. Removed usage of QPtrList.
Revision 410291 - Directory Listing
Modified Sat May 7 12:29:38 2005 UTC (18 years, 7 months ago) by domseichter
Merged Aarons latest commit to trunk into branch. <quote> more janitorial work. remove more QPtrLists and fix const_iterator usage (we could probably use const_iterators in more places =) </quote>
Revision 410193 - Directory Listing
Modified Fri May 6 23:16:42 2005 UTC (18 years, 7 months ago) by domseichter
Recent files are now displayed above not so recent files in the search results. Pressing accidently the ALT key while typing your search string will not close the menu anymore (if the searchLine has the focus). This issue was raised on the useabillity list. Redrawing issues with the searchLine where fixed.
Revision 409988 - Directory Listing
Modified Fri May 6 11:10:55 2005 UTC (18 years, 7 months ago) by domseichter
Added quick search support to the recent menu item list in the kmenu. Still not perfect, because the list is not yet sorted by most recent usage. There is also a repaint problem with the search line widget, as the width of the kmenu may change during searching. I have still to find a way to prefect the resizing.
Revision 409783 - Directory Listing
Modified Thu May 5 16:43:35 2005 UTC (18 years, 7 months ago) by schaettgen
The k-menu in this branch got a search field now. All menu items in the application section which don't match or don't contain a match will be disabled. Things to look into now: * apply the filter on the recently used/most often used-section * add minicli functionality to the search field * make commands issued in the search field change the mru section * show the equivalent command in the search field when the user selects an item with the mouse * include bookmarks somehow * ...
Revision 409361 - Directory Listing
Modified Wed May 4 19:08:29 2005 UTC (18 years, 7 months ago) by schaettgen
Created kicker branch to experiment with a search line for the k-menu.
Revision 409205 - Directory Listing
Added Wed May 4 06:07:06 2005 UTC (18 years, 7 months ago) by (unknown author)
sort out branches