30 Commits (5e69f5fb762cb15e4ff4ffc76bdafefaf982a07b)

Author SHA1 Message Date
Montel Laurent 38524b7338 Move all to MessageComposer namespace 13 years ago
Montel Laurent 59373d6186 Fix indent 13 years ago
Montel Laurent 8eadfbe0a2 Move to own directory 13 years ago
Montel Laurent f5a58a1684 Make it compile 14 years ago
Montel Laurent 1e6fca06db setModified(true) when we add/remove attachment 14 years ago
Montel Laurent 9810159fb6 Fix update label 14 years ago
Montel Laurent 95ab769fed Update attachment label widget when we compress attachment 14 years ago
Allen Winter a3e6db214a fix a misspelling 14 years ago
Montel Laurent 52de9926d9 Fix typo 14 years ago
Montel Laurent 1cf541c869 Fix Bug 308090 - Show how many attachments and the attachment size 14 years ago
Montel Laurent 1dc5cabcb5 Fix tooltip 14 years ago
Montel Laurent 851e4d1924 Change tooltip 14 years ago
Montel Laurent 46b2332792 Allow to show/hide tree attachment widget it resolves a bug in kmail but 14 years ago
Montel Laurent 4402084c36 Fix Bug 303677 - Cannot resize fourth column (Type) in message composer 14 years ago
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