Martin T. H. Sandsmark
95bdeea2d7
Remove unnecessary and deprecated calls
10 years ago
Martin T. H. Sandsmark
b512e668e0
chm, dvi: Fix build with compiler flags after removing kdelibs4support
...
After removing kdelibs4support, these flags are enabled:
-DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_CAST_TO_ASCII
-DQT_NO_CAST_FROM_ASCII -DQT_NO_URL_CAST_FROM_STRING
-DQT_NO_CAST_FROM_BYTEARRAY
So wrap naked string and character literals in QStringLiteral,
QLatin1Char and QLatin1String as appropriate.
To more easily see the changes, use «git show --color-words».
Thank $DEITY for vim macros.
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Montel Laurent
778f5bb9cb
Reactivate it
11 years ago
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
11 years ago
Frederik Gladhorn
6c602bf0e7
Use categorized logging even more
12 years ago
Frederik Gladhorn
e28dbc6c00
Port to QMime
...
compressedMimeFor now already does the inheritance check, so another
check was removed.
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Patrick Spendrin
4d752a2dc0
give over the correct filename
...
this is needed as chm_open requires native separators
svn path=/trunk/KDE/kdegraphics/okular/; revision=898343
17 years ago
Albert Astals Cid
302ffcc05b
also port the kio to the latest kchmviewer stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=770395
18 years ago
Dirk Mueller
7ea0bce44a
fix FSF address
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=734468
19 years ago
Laurent Montel
d7193013e2
Adapt to new KWarning/kFatal/kDebug api
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=695802
19 years ago
Pino Toscano
4611b6ffad
svnrevertlast
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691707
19 years ago
Aaron J. Seigo
a58e671331
build
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691639
19 years ago
Thiago Macieira
55f327e0cc
Adapt to the new UDSEntry
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691624
19 years ago
Albert Astals Cid
4586139282
Adapt to kdelibs changes
...
svn path=/trunk/playground/graphics/okular/; revision=628342
19 years ago
Albert Astals Cid
317abde0f9
compile
...
svn path=/trunk/playground/graphics/okular/; revision=624729
19 years ago
Tobias Koenig
ac792e5c9c
Fixed krazy issues
...
svn path=/trunk/playground/graphics/okular/; revision=619843
19 years ago
Tobias Koenig
eba7da2a4a
Prevent crash if fileName is empty
...
svn path=/trunk/playground/graphics/okular/; revision=605630
20 years ago
Pino Toscano
507c365be8
export correctly so it can be started by klauncher
...
use the correct types (uint -> int)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546158
20 years ago
Pino Toscano
be8b593472
less deprecated
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543726
20 years ago
Pino Toscano
7049feb8de
port to the new kdelibs api; mainly ktrader usage and URL -> Url
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543576
20 years ago
Pino Toscano
55bc51a6d0
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525131
20 years ago
Pino Toscano
22c45feb7e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
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
0ea21e0f3b
compile (not link)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522264
20 years ago
Piotr Szymanski
c394549b81
- reusing code from KCHHViewer, contains a small wrapper around chmlib and a better version of kio-msits then the one from kdevelop, added minor modifications by myself so that they can be used in oKular, also stripped the library of unneeded stuff
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=450783
21 years ago