Bring up the settings dialog on first run or when we can't find the collection from the id stored in the settings. |
|
More...
|
over 15 years ago
|
Display a label to document the settings dialog a bit. |
|
More...
|
over 15 years ago
|
Deal properly with hierarchies of collections. |
|
More...
|
over 15 years ago
|
One more badly sized toolbar. |
|
More...
|
over 15 years ago
|
Introducing a rename action in the sidebar as there was no way to rename items there since I changed the focus policy (sidebar never gets the focus). Since I was at it, I added a context menu for the sidebar, the rename action is available only there as it's a less common action I think. |
|
More...
|
over 15 years ago
|
For some reason the default size of those actions changed so force the corresponding toolbars to 16x16. |
|
More...
|
over 15 years ago
|
Following good advice from Inge, renames "modes" to "views" in the UI. |
|
More...
|
over 15 years ago
|
Use the newly introduced QuickSelectDialog. |
|
More...
|
over 15 years ago
|
Add a quick selection dialog for keyboard driven moves in contexts or projects. |
|
More...
|
over 15 years ago
|
Allow to access the current mode from the outside. |
|
More...
|
over 15 years ago
|
Make sure we show only "project" and "context" in the UI. |
|
More...
|
over 15 years ago
|
Make sure the line is high enough for the icon. |
|
More...
|
over 15 years ago
|
Prep work for a "Move..." action. Does nothing yet. |
|
More...
|
over 15 years ago
|
If there was no date, propose today by default. |
|
More...
|
over 15 years ago
|
Up/Down to change days, PageUp/PageDown to change months. |
|
More...
|
over 15 years ago
|
Cleanup TODO. |
|
More...
|
over 15 years ago
|
Make all the items enabled and selectable, improves the keyboard navigation. |
|
More...
|
over 15 years ago
|
In case we have no current index, make sure we end up on the first selectable item when the cursor is moved. |
|
More...
|
over 15 years ago
|
Get rid of the Next/Previous actions as we're just using the treeview internal navigation now. Move the project/context mode actions to the "Go" menu. |
|
More...
|
over 15 years ago
|
Allows to visualize the cursor and control it using the arrows. |
|
More...
|
over 15 years ago
|
Select all when the edit starts. |
|
More...
|
over 15 years ago
|
Limit the context of previous/next shortcuts (by default they use up/down which is likely to conflict with widgets like KDateEdit). |
|
More...
|
over 15 years ago
|
* Don't adjust to content, treat that like any line edit. * Allows to input "next week" and "next month", in which case it does the right thing. |
|
More...
|
over 15 years ago
|
Backport KDateEdit fix from revision 994339. |
|
More...
|
over 15 years ago
|
Remove the extra margins for item lines. Also use alternate colors for the standard todo items. |
|
More...
|
over 15 years ago
|
Forbid dropping a standard item on another standard item. |
|
More...
|
over 15 years ago
|
Fix the keyboard navigation. Previous/Next now can cross the borders of not in focus items or folders. |
|
More...
|
over 15 years ago
|
Fix the sorting in the ActionListModel. We want projects to have priority over folders in the central view. |
|
More...
|
over 15 years ago
|
Bloody me, don't force an initial sort on the first column while we're not proxying any model. |
|
More...
|
over 15 years ago
|
Introduce the folders and non focused item back for some better sectioning of our lists. Make them toned down a lot though. |
|
More...
|
over 15 years ago
|