26 Commits (de2ee00ff89f939ee26f0ae210ff1cec97c9116a)

Author SHA1 Message Date
Harsh Chouraria J a212da143a Fix the embedded files dialog's save button, so that it enables/disables as per selection. 16 years ago
Albert Astals Cid 267f8c8ea3 some KUIT 18 years ago
Pino Toscano eed660ebd3 move the embedded file saving function to the GuiUtils 18 years ago
Pino Toscano 7518bc0b56 store the EmbeddedFile* directly in the QTreeWidgetItem 18 years ago
Albert Astals Cid 76566e8afe check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D 18 years ago
Pino Toscano 808aa2a621 duplicate header 19 years ago
Pino Toscano 8c42d8cf02 add a simple popup menu for the items, just with 'save as' at the moment 19 years ago
Pino Toscano 2602037fb9 display (if available) the file size for attachments, courtesy of Albert for his work in poppler 19 years ago
Albert Astals Cid 5348802a9b MultiSelection sucks, go go go ExtendedSelection 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
David Jarvie 6ccde0505c Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime() 19 years ago
Pino Toscano ff029376ce simplify 19 years ago
André Wöbbeking 6e7d98b829 adapt to Aaron's kdelibs changes 19 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Albert Astals Cid 792023ffde don't show invalid dates 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Brad Hards 0e5f1bc41d Fix typo in column title. 20 years ago
Laurent Montel 8ad07fc5da Compile++ 20 years ago
Albert Astals Cid 760fdbcadb makeItBuild 20 years ago
Pino Toscano 3375d653a0 KMimeTypePtr can be empty 20 years ago
Pino Toscano 37f9c2f5c4 setting a default button so won't crash 20 years ago
Pino Toscano d2c5882a27 Port to the new KDialog / KPageDialog API 20 years ago
Albert Astals Cid b54ca9996f enable multi selection and use KStdGuiItem instead of sucky hand made one 20 years ago
Pino Toscano 512ac4f986 put the mime icon for every file (quick guessing basing on the filename only) 20 years ago
Albert Astals Cid 13dde4096f use the nice code brad wrote for poppler that allows you to extract embedded files from a pdf document. 20 years ago