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
20 years ago
Pino Toscano
70504a71cf
hopefully fix the QGS check
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=524605
20 years ago
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
20 years ago
Pino Toscano
11d5e77ff4
less qt3/kde3 support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524525
20 years ago
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
20 years ago
Pino Toscano
22c45feb7e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
20 years ago
Albert Astals Cid
61788d974c
qt3support--
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524126
20 years ago
Pino Toscano
34f2498f1f
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524117
20 years ago
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
20 years ago
Pino Toscano
4bd3b60d6c
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524083
20 years ago
Pino Toscano
25e194b435
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524069
20 years ago
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
20 years ago
Pino Toscano
0b29b076b8
Some work on the chm generator:
...
- correctly find the chm library
- make the chm generator and the kio-msits compile and link
- some qt3/kde3 support less
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523938
20 years ago
Pino Toscano
c256664918
not executable
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523930
20 years ago
Pino Toscano
80f7e6b596
a bit of qt3/kde3 support less
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523922
20 years ago
Pino Toscano
76c8417b5a
Make the kimgio generator link correctly. The first oKular generator that links with cmake :-)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523735
20 years ago
Pino Toscano
63c18ab06e
Make the oKular part and its shell compile and link.
...
Created a oKularcore lib, so the generators ca link to it, and made the oKularpart link to it too, of course.
Adapted the sources of the Okularpart to the new location for the generated settings.h.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523729
20 years ago
Laurent Montel
909af316a6
Don't use regexp to search files:
...
*.cmake install cmake_install.cmake too
=> not good.
And don't install FindKDE4.cmake
If we have some files to install add file into
cmakefile variable
set(cmakefile ... )
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=523461
20 years ago
Pino Toscano
8db887dfb1
New QGS check (partially untested).
...
New CHM check.
Activating okular anyway, and disable its poppler generator if poppler is not found.
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523311
20 years ago
Alexander Neundorf
a2fade65ae
apply patch by marcus.hufgard@hufgard.de, check for the SANE libs
...
Alex
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=523292
20 years ago
Pino Toscano
2f672de5c7
add a check to detect poppler >= 0.5.1
...
polish a bit CMakeList.txt and ConfigureChecks.cmake
CCMAIL: aacid@kde.org
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523221
20 years ago
Pino Toscano
7e1eb57d25
slightly better, but not enough; later i'll apply on finding and using poppler
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522738
20 years ago
Pino Toscano
283b3e0afc
now the liboKular compiles and links fine
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522736
20 years ago
Pino Toscano
e8ae2c3205
some steps to make okular cpmilable with cmake (still not possible)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522732
20 years ago
Laurent Montel
3d0eefb6d4
Add support for cmake (not tested for the moment)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522661
20 years ago
Albert Astals Cid
b61b6e2f22
some fixes more, able to see pdf already
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522382
20 years ago
Albert Astals Cid
c8a4e8e0b8
need to export that
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522373
20 years ago
Albert Astals Cid
b92b394596
commented some code that made it crash on startup
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522362
20 years ago
Albert Astals Cid
3cccb03ce6
unsermake bitched about nonportability
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522275
20 years ago
Pino Toscano
5a39ea2213
includemoc + some libs to link with
...
still libkfax resists me :-/
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522274
20 years ago
Albert Astals Cid
7ae1f13b3f
when i said all linked i lied because i still had to commit that ;-)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522271
20 years ago
Albert Astals Cid
9db38ffa47
everything links for me pino :-S
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522268
20 years ago
Pino Toscano
20747dabd7
compile (still not link)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522267
20 years ago
Pino Toscano
0ea21e0f3b
compile (not link)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522264
20 years ago
Albert Astals Cid
221f3ffa9b
compile
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522259
20 years ago
Albert Astals Cid
467b839cf0
libokularGenerator_fax.la links
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522258
20 years ago
Albert Astals Cid
b98637741d
libokularGenerator_poppler links
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522254
20 years ago
Pino Toscano
8b41489e2f
porting
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522251
20 years ago
Albert Astals Cid
db09e1aabe
some more things compile, commiting so Pino has lastest
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522242
20 years ago
Albert Astals Cid
2ac0ac6300
some more files that compile
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522229
20 years ago
Laurent Montel
f7a68e7004
Add option to build or not kamera
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=522085
20 years ago
Albert Astals Cid
ec923ec701
compile some more files
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521912
20 years ago
Albert Astals Cid
cbb8e80154
some more compile changes, now let's see basketball
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521882
20 years ago
Albert Astals Cid
b261381531
shell builds
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521181
20 years ago
Albert Astals Cid
178bab06cb
core builds
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521179
20 years ago
Albert Astals Cid
b2f5f33559
conf compiles
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=521165
20 years ago
Albert Astals Cid
c0a2772c9a
more porting, area.h is begining to loose but i need sleep
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=520838
20 years ago
Albert Astals Cid
b412aba1f1
more proting, area.h still resists me
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=520833
20 years ago
Albert Astals Cid
6987b83b6a
a bit of porting area.h is giving me lots of problems
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=520829
20 years ago
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
20 years ago