68 Commits (ef6f5ebc3b7063abdf8328777d17fd1d2482982d)

Author SHA1 Message Date
Olivier CHURLAUD ef6f5ebc3b Porting more files out of KDialog 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 21360d6b7a Fix includes 12 years ago
Montel Laurent 17b7049c69 Fix includes 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Arnold Dumas dc74543bac Port away from KGlobalSettings::desktopGeometry(). 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Frederik Gladhorn ac15a7075e More QUrl porting 12 years ago
Frederik Gladhorn 0c7a45c7a5 Disable lots of stuff and compile 12 years ago
Frederik Gladhorn fc73cbf886 Port UI: dialog buttons and friends 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Thomas Fischer 2e18b64a64 Properties dialog: switch to QFormLayout and showing icon for mime type 13 years ago
Albert Astals Cid 6d9c889422 orderedProperties should contain keys (i.e. tagnames) not titles 14 years ago
Albert Astals Cid e338160109 orderedProperties should contain keys (i.e. tagnames) not titles 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Luigi Toscano b3eda791f4 Document properties: remove toggle button 16 years ago
Pino Toscano b025b4113a activate the overwriting confirmation in all the other file save dialogs 16 years ago
Luigi Toscano 4fbb5676c1 Add support for DVI fonts (TeX font type) to FontInfo, as they can not mapped 17 years ago
Albert Astals Cid 2b7265066b add a tooltip to the button 17 years ago
Albert Astals Cid b9d749bc0d Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 17 years ago
Albert Astals Cid 2ca70770dd add a stretch at the end of the dialog so making it bigger is less ugly 17 years ago
Albert Astals Cid 61964b930f And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
Tobias Koenig 72b469b712 Don't set the minimumSize manually, let QLayout do the job, 18 years ago
Pino Toscano cea186978f Add a tooltip with the embedded status of the font, and the visual preview of it if it is not embedded. 18 years ago
Pino Toscano 4622f7df85 Font information view: 18 years ago
Pino Toscano d6b22c270d reindent and add a switch for the role 18 years ago
Pino Toscano 6862247d3c page is in -1..n-1 now 18 years ago
Pino Toscano 8f40bfdb21 If the font name is not available, show '-' to the user (instead of nothing). 18 years ago
Pino Toscano b30621c8ed put a better icon here 19 years ago
Pino Toscano 36e6e85b46 Make the text of the values in the Properties dialog selectable using mouse. 19 years ago
Pino Toscano f1d5e478ba init fix 19 years ago
Pino Toscano 964424d62f stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished 19 years ago
Pino Toscano ff308d7f83 hopefully fix the sorting of the fonts 19 years ago
Pino Toscano d746b667a4 minor renamings in the EmbedType enum: 19 years ago
Pino Toscano 3fd552ef21 Extend the FontInfo class to distinguish the different types of font embedding. 19 years ago
Pino Toscano e5037f45b1 Refator a bit the way Document and the generators use to read the font information from a document. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano 7bebb16619 make the sorting model working correctly, thanks to icefox! 20 years ago
Pino Toscano 71933af682 show something in case of documents with no fonts 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano 14b1e51907 assign shortcuts and icons to the tabs 20 years ago
Pino Toscano aafa09c535 for some strange reason the QSortFilterProxyModel seems crashy - so #ifdef it for the moment 20 years ago
Pino Toscano 0efdeb7d42 don't give them an initial parent 20 years ago