summaryrefslogtreecommitdiffstats
path: root/examples/applications/qtmail/messagelistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-071-1058/+0
* WIP. Changes in preparation of supporting better service actions concurrency.AleksW2010-04-071-2/+3
* API+IMAP implementation of QTSOL-113 importance status field for messagesDon Sanders2010-03-111-0/+1
* BIC:Fix a problem with only the first column of a modelview item beingDon Sanders2010-03-091-3/+3
* Fixes: Crash in MessageList::rowsInserted.Don Sanders2010-02-111-1/+3
* Compile fix?2010W05Don Sanders2010-02-051-2/+2
* Simplify last commit.Don Sanders2010-02-041-21/+4
* Remember the current item when switching between folders (keys really).Don Sanders2010-02-041-6/+57
* Keyboard accel fix, select mail after making current.Don Sanders2010-02-031-0/+34
* Global keyboard accelerators, a new approach.Don Sanders2010-02-021-0/+1
* Don't use 100% cpu. Fixes a silly regression introduced by recent expandAll c...Don Sanders2010-02-021-1/+6
* When only showing messages that are unread, don't show messagesDon Sanders2010-02-021-1/+1
* Don't decorate the root of the message list (QTreeView).Don Sanders2010-01-281-1/+1
* By default expand all items in the message list (QTreeView).Don Sanders2010-01-281-0/+13
* Don't show removed messages by default in the message list.Don Sanders2010-01-281-23/+24
* Don't clear the quick search bar when changing folders.Don Sanders2010-01-251-4/+2
* Add an icon to 'not removed' status filter.Don Sanders2010-01-221-1/+1
* Add missing tr's.Don Sanders2010-01-191-7/+7
* Provide a quick status filter to show only non-removed messages.Don Sanders2010-01-191-0/+1
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Move qtmail to examples directory.MattV2009-09-091-0/+967