You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
bitfiddle.h
fix the portability fixes:
18 years ago
lchmurlhandler.cpp
…
lchmurlhandler.h
…
libchmfile.cpp
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago
libchmfile.h
Fix some typos found by Krazy2
13 years ago
libchmfile_search.cpp
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago
libchmfileimpl.cpp
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago
libchmfileimpl.h
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago
libchmtextencoding.cpp
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago
libchmtextencoding.h
Correct peculiar typedef construct
18 years ago
libchmtocimage.cpp
…
libchmtocimage.h
Now it compiles with enable-final
17 years ago
libchmurlfactory.h
chm, dvi: Fix build with compiler flags after removing kdelibs4support
10 years ago