Commit graph

14 commits

Author SHA1 Message Date
Pino Toscano 5d4df04811 manually add the <qt>...</qt> markers, as it seems the only way to make that text recognized as rich text (albeit the format forced as Qt::RichText...)
svn path=/trunk/KDE/kdegraphics/okular/; revision=703799
2007-08-23 10:48:47 +00:00
Pino Toscano 65f4831365 correct markup 2, the revenge
svn path=/trunk/KDE/kdegraphics/okular/; revision=688312
2007-07-15 18:48:31 +00:00
Pino Toscano ffd5ed0280 the dialog for choosing backend is private, so let its header be _p.h
svn path=/trunk/KDE/kdegraphics/okular/; revision=686276
2007-07-10 22:52:25 +00:00
Pino Toscano f28acc1e74 correct markup
svn path=/trunk/KDE/kdegraphics/okular/; revision=686267
2007-07-10 22:19:03 +00:00
Albert Astals Cid 0d47b62715 krazy include order issues
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
2007-04-19 18:30:20 +00:00
Pino Toscano 0861c3286f small touches to the backend choosing dialog:
- improves the text, getting rid of the wordwrap for the label
- delete the widget class when no more needed

svn path=/trunk/playground/graphics/okular/; revision=648131
2007-03-30 15:35:01 +00:00
Pino Toscano 30de0a7dcb generator -> backend in the gui
svn path=/trunk/playground/graphics/okular/; revision=603933
2006-11-10 20:48:28 +00:00
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed
nearly all references to kpdf (knewstuff still missing).

svn path=/trunk/playground/graphics/okular/; revision=586993
2006-09-21 08:45:36 +00:00
Pino Toscano c0d67ae2e3 sort the plugins we have for the current file by priority (more priority ... less priority)
improve a bit the message of the generator selection dialog

svn path=/trunk/playground/graphics/okular/; revision=559497
2006-07-07 14:28:21 +00:00
Pino Toscano 84c4ed8ef5 improve a bit
svn path=/trunk/playground/graphics/okular/; revision=551508
2006-06-14 19:51:35 +00:00
Pino Toscano 36a175670d don't ask me why, but this avoid the crash of the dialog...
svn path=/trunk/playground/graphics/okular/; revision=551488
2006-06-14 18:22:13 +00:00
Pino Toscano 2599329b64 Port to the new KDialog / KPageDialog API
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550945
2006-06-13 08:45:56 +00:00
Pino Toscano e3994658b6 make it compile with the new snapshot
port to the new i18n api

svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
2006-04-10 19:50:00 +00:00
Pino Toscano cbeaf3298b Port the ChooseEngineDialog to KDialog and Qt4.
Fix a compilation error introduced by my previous commit.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=524596
2006-03-30 18:06:18 +00:00