Commit graph

1021 commits

Author SHA1 Message Date
Pino Toscano
a3202b9bf0 prettier
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540503
2006-05-13 17:04:59 +00:00
Pino Toscano
ce8da14d97 put the info messagebox in a delayed slot, so it won't make the presentation mode crash
trying to fix the brush colors

svn path=/branches/work/kde4/playground/graphics/okular/; revision=540502
2006-05-13 16:50:53 +00:00
Albert Astals Cid
3568d20ee7 disable the information messagebox as it making the fullscreen mode crash
remove the event function as lubos asked me to remove it from 3.5 branch time ago

svn path=/branches/work/kde4/playground/graphics/okular/; revision=540494
2006-05-13 16:34:03 +00:00
Albert Astals Cid
7ab451aae1 some leaks less
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540485
2006-05-13 16:06:54 +00:00
Albert Astals Cid
8f9801edf4 fix spacing
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540476
2006-05-13 15:04:55 +00:00
Albert Astals Cid
68830e0508 fix search (a bit) and rect passing top != right dude!!
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540475
2006-05-13 15:04:22 +00:00
Pino Toscano
8de7705b0c port the quest for the show_menubar and fullscreen actions
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540473
2006-05-13 14:59:50 +00:00
Albert Astals Cid
4b2f10a3ba that made it crash so revert :-S
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540468
2006-05-13 14:48:16 +00:00
Pino Toscano
844bc80c00 plug -> addAction
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540461
2006-05-13 14:18:06 +00:00
Pino Toscano
8c30e9dfdf deprecated--
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540460
2006-05-13 14:15:09 +00:00
Albert Astals Cid
3c83f1558c some deprecation less
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540458
2006-05-13 13:59:09 +00:00
Laurent Montel
1acd92c193 kde4_header and kde4_footer() are gone now
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540429
2006-05-13 12:55:15 +00:00
Albert Astals Cid
5ce4a40e29 some deprecation--
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540408
2006-05-13 11:33:36 +00:00
Pino Toscano
ccccbc4b99 adapt the FindPoppler to look for poppler-qt4 instead of poppler
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=540406
2006-05-13 11:26:01 +00:00
Albert Astals Cid
33848a3ee8 The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD
You need poppler from cvs as of today, i'll change the check to a bigger version number once a new poppler gets released
There are still some problems i think but i'm commiting to see if someone wants to help ;-)
Includes some EBN fixes by Christian Mueller

svn path=/branches/work/kde4/playground/graphics/okular/; revision=540404
2006-05-13 11:17:24 +00:00
Pino Toscano
f8de9e780e adapt to the recent cmake changes
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540372
2006-05-13 09:10:26 +00:00
Laurent Montel
9a2dc16b72 Fix search module
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539957
2006-05-12 06:54:19 +00:00
Laurent Montel
a106373630 Try to fix compile
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539721
2006-05-11 15:30:08 +00:00
Laurent Montel
7bc5cdd704 Port check to search gphoto2 lib
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539718
2006-05-11 15:20:24 +00:00
Albert Astals Cid
057736fc40 fix a warning and two pixmap request that where missing the orientation parameter
svn path=/branches/work/kde4/playground/graphics/okular/; revision=539489
2006-05-10 19:33:15 +00:00
Albert Astals Cid
85f007b390 qdeleteall
svn path=/branches/work/kde4/playground/graphics/okular/; revision=539125
2006-05-09 19:17:54 +00:00
Pino Toscano
022d4b9013 use directly the action caption, instead of the tooltip
svn path=/branches/work/kde4/playground/graphics/okular/; revision=539104
2006-05-09 18:02:43 +00:00
Pino Toscano
aca01f331f Support for visibility in oKular; oKular compiles and links, but it seems no plugins are found.
At the moment, the exported classes are only the one needed to make oKular and its actual plugins link, nothing more. Probably some other classes could be made visibile, but I'm not an expert about that.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=538771
2006-05-08 20:12:04 +00:00
Albert Astals Cid
c2da771144 compile
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538754
2006-05-08 19:26:45 +00:00
Albert Astals Cid
482355570d compile
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538748
2006-05-08 19:00:23 +00:00
Albert Astals Cid
7a56227f04 compile
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538746
2006-05-08 18:58:34 +00:00
Albert Astals Cid
3a9c4de7c8 compile
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538745
2006-05-08 18:57:49 +00:00
Laurent Montel
3bb06613e1 Remove kde4_create_doxygen_docs which doesn't exist now
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538513
2006-05-08 08:29:36 +00:00
Pino Toscano
1e697c87ca less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538075
2006-05-06 17:56:18 +00:00
Pino Toscano
fc51c9b24e activate a missing connection; less deprecated functions
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538064
2006-05-06 17:12:13 +00:00
Pino Toscano
064ec3b7a8 const++
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538063
2006-05-06 17:11:24 +00:00
Pino Toscano
26a7422657 correctly overload
svn path=/branches/work/kde4/playground/graphics/okular/; revision=537819
2006-05-05 22:37:53 +00:00
Pino Toscano
cb56631674 first attempt to convert the thumbnail scrollview to the qscrollarea of qt4
svn path=/branches/work/kde4/playground/graphics/okular/; revision=537803
2006-05-05 21:12:04 +00:00
Laurent Montel
dededfc9de Search in cache
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=537363
2006-05-04 15:51:58 +00:00
Wilfried Huss
5caf74ef86 Add cmake module for the poppler Qt4 bindings.
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=535716
2006-04-30 09:13:25 +00:00
Albert Astals Cid
4e1c6cfbb8 fordwardport r535156
svn path=/branches/work/kde4/playground/graphics/okular/; revision=535163
2006-04-28 18:08:04 +00:00
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