18 Commits (aa5231c2c1605e4d4a33e3e012492e9b9e68a944)

Author SHA1 Message Date
Laurent Montel c76faa64cd port++ 17 years ago
Frank Osterfeld 119bfe8bc1 Each folder properties dialog page created its own FolderCollection instance, overwriting each other's changes (breaking the folder properties dialog) 17 years ago
Laurent Montel 3c07f7d87b Fix dnd email. 17 years ago
Laurent Montel ff75cf0ae6 Port++ 17 years ago
Thomas McGuire d5db16d6a5 Rename newcomposewin to kmcomposewin, so it reflects the actual class name 17 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Volker Krause 7640e6f979 First step towards untangling our dependencies. Move some of the common 17 years ago
Laurent Montel 464755ffc5 Change namespace from libmessageviewer => Message to MessageViewer 17 years ago
Laurent Montel 90865eaeb4 Export editorwatcher.h from libmessageviewer and use it 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 8f8df7531f port paste-as-attachment 17 years ago
Constantin Berzan 90729bda26 * Remove attachmentlistview.{h,cpp}. All their functionality is now offered by the attachment view. 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 26957ef0ed Lots of new stuff in the new composer: 17 years ago