Commit graph

985 commits

Author SHA1 Message Date
Dirk Mueller 136a17a6be only compile kuickshow when Imlib is found
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=534865
2006-04-27 23:30:56 +00:00
Stefan Kebekus 956af1981d make the DVI plugin compile with cmake
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=534250
2006-04-26 18:00:36 +00:00
Pino Toscano 622cea4f92 put a toolbutton in the toolbar instead of the so loooong combobox, and fix the connection. still crashes, though
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533654
2006-04-25 12:37:27 +00:00
Pino Toscano 4ebfbdfdbd it's not an executable
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533280
2006-04-24 10:42:34 +00:00
Laurent Montel aec1a39263 fix warning
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533081
2006-04-23 16:00:45 +00:00
Albert Astals Cid 348b8683c0 fall thoigh commetn
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533077
2006-04-23 15:49:14 +00:00
Pino Toscano f378bfa9ab Use a better way to invalidate the rects of the hidden PageViewItem's.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=532961
2006-04-23 12:44:10 +00:00
Laurent Montel 1ce4f247a4 Fix use {PLUGIN_INSTALL_DIR}
svn path=/branches/work/kde4/playground/graphics/okular/; revision=531061
2006-04-18 14:25:16 +00:00
Albert Astals Cid fe4f11f32f correct mask
svn path=/branches/work/kde4/playground/graphics/okular/; revision=530142
2006-04-15 14:18:30 +00:00
Pino Toscano 2911abaa71 fix the popup title and use kicon
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529485
2006-04-13 15:04:26 +00:00
Pino Toscano 90db8a5868 less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529479
2006-04-13 14:51:05 +00:00
Pino Toscano b86566591b qt3_support--
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529440
2006-04-13 13:07:22 +00:00
Pino Toscano bd8ddf8536 Instead of showing the convertPS action only in case of ps2pdf found, always create it and give an error message saying that it isn't installed.
TODO: improve the message shown to the user.
Thanks to holean for the hint.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=529424
2006-04-13 11:57:16 +00:00
Pino Toscano d44888e314 less deprecated constructors and fix the shortcuts
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529416
2006-04-13 11:41:36 +00:00
Pino Toscano 8402c3fd13 somw more work on porting the kaction's to the new api and to make them work properly
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529414
2006-04-13 11:24:57 +00:00
Laurent Montel 7090d82efa Not necessary
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=528466
2006-04-11 06:42:16 +00:00
Pino Toscano abbe32b397 fix compilation
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528357
2006-04-10 20:26:46 +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
Albert Astals Cid e1a52ccdd9 adapt to new snapshot
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528321
2006-04-10 18:50:27 +00:00
Pino Toscano 965dff8965 SVN_SILENT cleanup
svn path=/branches/work/kde4/playground/graphics/okular/; revision=527316
2006-04-07 17:28:50 +00:00
Pino Toscano 46c44fee25 SVN_SILENT a bit of cleanup
svn path=/branches/work/kde4/playground/graphics/okular/; revision=527308
2006-04-07 16:52:30 +00:00
Pino Toscano a9c6f32494 some kpdf -> okular for icons and a pair of gui messages
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526898
2006-04-05 21:31:21 +00:00
Pino Toscano 3447213cbd no need to manage an icon loader manually
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526885
2006-04-05 20:52:41 +00:00
Pino Toscano 863da7ba3e less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526826
2006-04-05 17:49:44 +00:00
Pino Toscano 8291fae961 port to the new drawing methods + use qobject_cast when appropriate
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526799
2006-04-05 16:36:07 +00:00
Pino Toscano 6b64c65489 A little bit of porting.
I don't understand yet why sometimes the presentation more works and sometimes it crashes... it needs a better investigation...

svn path=/branches/work/kde4/playground/graphics/okular/; revision=526129
2006-04-03 22:23:39 +00:00
Pino Toscano a27212eee9 - less qt3_support
- reactivating the review tab
- use the sizepolicy instead of stretchfactor

svn path=/branches/work/kde4/playground/graphics/okular/; revision=526095
2006-04-03 20:48:26 +00:00
Pino Toscano 8d25788703 less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525545
2006-04-02 12:36:55 +00:00
Pino Toscano 90d9ab5ba2 improve a bit
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525403
2006-04-01 22:54:26 +00:00
Pino Toscano 8e9570877d Port to the new toolbar API.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525362
2006-04-01 19:29:50 +00:00
Pino Toscano b028b7605e these are checkable
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525294
2006-04-01 15:12:32 +00:00
Pino Toscano 383c18eaef Some graphical improvements, most in the sidebar.
Ported the ThumbnailController to QAction.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=525158
2006-04-01 00:01:07 +00:00
Pino Toscano b265f47efb SVN_SILENT some headers less
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525157
2006-03-31 23:29:45 +00:00
Pino Toscano 8e696508ad Reactivate the SearchWidget (still not working yet).
Make use of some new Qt4 functions for QActions.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=525154
2006-03-31 23:08:20 +00:00
Pino Toscano 55bc51a6d0 less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525131
2006-03-31 21:51:45 +00:00
Pino Toscano 86423f06b3 First check for the library, then look for the needed symbol.
I think that's a bit more logical ;-)

svn path=/branches/work/kde4/playground/graphics/cmake/; revision=525060
2006-03-31 18:22:17 +00:00
Pino Toscano 404007d26a improve a bit
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525053
2006-03-31 17:55:18 +00:00
Pino Toscano 1c5fe13624 Convert the Accessibility and Performance configuration pages to Qt4.
Drawback: they still have a Q3ButtonGroup, I need a replacement for it...

svn path=/branches/work/kde4/playground/graphics/okular/; revision=525009
2006-03-31 15:14:47 +00:00
Pino Toscano 58a391e7a2 improve a bit
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524837
2006-03-31 11:22:29 +00:00
Pino Toscano c6753bdd39 Convert the font list view in the property dialog to model/view.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524699
2006-03-30 23:15:30 +00:00
Albert Astals Cid e83d78eac6 build a bit more
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524654
2006-03-30 21:13:14 +00:00
Albert Astals Cid f24d0902ce adding libqgs for Qt4, remember it is a pure Qt lib ( well lets call it lib even if its only a file ;-) )
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=524640
2006-03-30 20:44:35 +00:00
Pino Toscano 70504a71cf hopefully fix the QGS check
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=524605
2006-03-30 18:46:24 +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
Pino Toscano 11d5e77ff4 less qt3/kde3 support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524525
2006-03-30 15:27:27 +00:00
Pino Toscano 8683df0416 Ported the General and Presentation config pages to Qt4.
Small other touches.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=524391
2006-03-30 13:23:38 +00:00
Pino Toscano 22c45feb7e less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
2006-03-29 20:43:48 +00:00
Albert Astals Cid 61788d974c qt3support--
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524126
2006-03-29 19:48:53 +00:00
Pino Toscano 34f2498f1f less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524117
2006-03-29 19:14:04 +00:00
Albert Astals Cid 26708c58b9 would link if i did not had to copies of poppler around
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524092
2006-03-29 17:47:07 +00:00