15 Commits (a7c0ff95aba382b0e2390157c24e5691237e473d)

Author SHA1 Message Date
Montel Laurent c80545acbf Save/restore header state 15 years ago
Tobias Koenig d1b6d8c160 API cleanup of some classes from messagecore/ 16 years ago
Stephen Kelly c9364139fa Move the AttachmentModel to the composer library. 16 years ago
Thomas McGuire 2a3fc3ddcd Select the current item after the selected item was removed. 16 years ago
Volker Krause 7640e6f979 First step towards untangling our dependencies. Move some of the common 17 years ago
Volker Krause 828141c997 SVN_MERGE 17 years ago
Volker Krause e5ec72b0fd SVN_MERGE 17 years ago
Constantin Berzan 056ed25e15 Use QAbstractItemModel's API whenever possible, and avoid methods in AttachmentModel that take QModelIndexes as arguments. This makes the sorting proxy in AttachmentView transparent, removing the need to convert proxy indexes to source model indexes. 17 years ago
Constantin Berzan aab9fb896e * some resizing tricks to make the columns of the attachment view behave properly... 17 years ago
Constantin Berzan 519713d77a Open/edit the correct attachment from the context menu. The view uses a sort proxy model, so we have to map the selected rows to the source model. 17 years ago
Constantin Berzan 7ddbe9b155 Make drag & drop work with the new attachment model/view. 17 years ago
Constantin Berzan b79683891c * fix auto-hiding/showing of the attachment view 17 years ago
Constantin Berzan 9b4c4b3073 * enable sorting by column in the attachment view 17 years ago
Constantin Berzan 626165b0c8 * allow multiple attachments to be selected at once 17 years ago
Constantin Berzan 26957ef0ed Lots of new stuff in the new composer: 17 years ago