Commit graph

275 commits

Author SHA1 Message Date
Pino Toscano 60eab90248 small API changes to Generator:
- more const'ness in signals
- no need to redeclare the signals in the generators, as they are already in Generator

svn path=/branches/work/kde4/playground/graphics/okular/; revision=549941
2006-06-10 12:59:09 +00:00
Pino Toscano c9e38ddf93 Q3PtrList -> QList
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549243
2006-06-07 20:57:28 +00:00
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547662
2006-06-02 22:13:10 +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
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
Pino Toscano 1e697c87ca less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538075
2006-05-06 17:56:18 +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
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 965dff8965 SVN_SILENT cleanup
svn path=/branches/work/kde4/playground/graphics/okular/; revision=527316
2006-04-07 17:28:50 +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 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 a536c798f2 - the fax library and its generator compile and link correctly
- less kde3 support
- small fix in the top CMakeLists.txt

svn path=/branches/work/kde4/playground/graphics/okular/; revision=524044
2006-03-29 15:50:33 +00:00
Laurent Montel 3d0eefb6d4 Add support for cmake (not tested for the moment)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522661
2006-03-26 12:19:40 +00:00
Pino Toscano 5a39ea2213 includemoc + some libs to link with
still libkfax resists me :-/

svn path=/branches/work/kde4/playground/graphics/okular/; revision=522274
2006-03-24 23:12:44 +00:00
Albert Astals Cid 467b839cf0 libokularGenerator_fax.la links
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522258
2006-03-24 22:20:48 +00:00
Albert Astals Cid aa5a58187c some fixes to the makefiles, don't know if better than before, but not at least unsermake starts
svn path=/branches/work/kde4/playground/graphics/okular/; revision=520823
2006-03-20 22:11:37 +00:00
Piotr Szymanski 4387e1489e - GIGANTIC 2700 line diff with LOTS OF FEATURES!
- 1. editor-like text selection, and I do mean it, its not pseudo-editor 
  (like the ones acroread and kviewshell have) it doesnt intersect the 
  selection area with words under it, no, it does a lot more, including 
  work on cursors and searching for the text area closest to the given
  cursor
- 2. rotation support, change the orientation of the documents if 
  you need too :)
- 3. the kfaxview backend works beautifully, porting kviewshell backends
  is damn easy ! djvu and dvi will be next!
- 4. Hardware Blending of selection rectangles! We now use XRender 
  instead of KImageEffect, makes a damn faster blend!
- 5. Overview mode - as seen in Kviewshell, but quite a bit extended, 
  the kviewshell is only one state, while we support it in both 
  continous and non-continous form
- BTW. I coded all those features myself, (apart from kfaxview backend library)
  it is an impressive bit right? but oKular cant be run by only one person, 
  join in on the fun! i can introduce you into the code just mail niedakh@gmail.com


svn path=/trunk/playground/graphics/oKular/kpdf/; revision=509871
2006-02-15 18:54:49 +00:00
Piotr Szymanski 75510d8697 - compiles now
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=486815
2005-12-08 21:11:09 +00:00
Piotr Szymanski 75db44d843 - sync with hdd, refactored text page, ported backends to textpage,
- fixed crash in fax, chm builds and ghostview nearly ported to libqgs

svn path=/trunk/playground/graphics/oKular/kpdf/; revision=481340
2005-11-18 20:48:01 +00:00
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=477586
2005-11-04 11:59:51 +00:00
Piotr Szymanski d5c57158b5 - rename to oKular
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=471444
2005-10-17 18:34:58 +00:00
Piotr Szymanski 838dc70c44 - ported in 2h 30 minutes, compiles properly, should work, but i cant test it yet because
kdebase compilation takes 90% of CPU

svn path=/trunk/playground/graphics/oKular/kpdf/; revision=463959
2005-09-25 20:42:19 +00:00
Thiago Macieira 66480a8e8a KDE sources are UTF-8.
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=463098
2005-09-22 23:52:31 +00:00
Piotr Szymanski de2fcf1322 - bah i need to go to sleep, have just found about an appointemnt for tommorow, well, ill port it tomorow, when i come back,
for a start has been done. I want to measure how long it will take to port so ill tell you when i start working on the port tommorow

svn path=/trunk/playground/graphics/oKular/kpdf/; revision=462761
2005-09-22 00:21:37 +00:00
Piotr Szymanski 3639fee113 - copy kfaxview into oKular, Im pondering how fast can i port it to oKualr API,
I have 30 minutes before gcc 4.1 finished compiling

svn path=/trunk/playground/graphics/oKular/kpdf/; revision=462759
2005-09-22 00:06:07 +00:00