Timothy Pearson
|
805781daef
|
Rename KLocale to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
6065bc4491
|
Rename KStartup for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
17aba9f5f5
|
Rename KStandard for enhanced compatibility with KDE4
|
12 years ago |
Automated System
|
add5d23ac7
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
efb9cf2475
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdegraphics
|
12 years ago |
Timothy Pearson
|
14ad34cde3
|
Rename a few build variables for overall consistency
|
12 years ago |
Slávek Banko
|
d4d1a5808b
|
Add support for gphoto 2.5
Based on KDE GIT commit cdcf4205
|
12 years ago |
Timothy Pearson
|
0fed03e235
|
Fix up remaining references to -lkio
|
12 years ago |
Timothy Pearson
|
2a2a8b4626
|
Rename kiobuffer and KHTML
|
12 years ago |
Timothy Pearson
|
353ee75c29
|
Rename kioslaves
|
12 years ago |
Automated System
|
4cdb763932
|
Reset submodule main/tdegraphics/cmake to latest HEAD
|
12 years ago |
Automated System
|
975f058105
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
2e25fa39cd
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Automated System
|
190d88dfc6
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
00b4f54142
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
c7549e238d
|
Fix FTBFS resulting from KCModule rename
|
12 years ago |
Timothy Pearson
|
3c5631f74d
|
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
6adb71382c
|
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
|
12 years ago |
Automated System
|
e2385b701b
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
f71394031a
|
Rename KInstance and KAboutData to avoid conflicts with KDE4
|
12 years ago |
Automated System
|
e5ce3b4175
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
74f47aebb7
|
Rename KApplication to TDEApplication to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
c705f8f061
|
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
|
12 years ago |
Darrell Anderson
|
f0e6b090da
|
Fix cmake build: ksvg FTBFS due to new fribidi headers
This resolves Bug 1311
|
12 years ago |
Alexander Golubev
|
923dc5953a
|
Fix cmake build: kghostview parallel build
This resolves Bug 1301
|
12 years ago |
Alexander Golubev
|
3fe3a36fd5
|
Fix cmake build: removed unnecessary and potentially harmful check in poppler-tqt
This resolves Bug 1295
|
12 years ago |
Darrell Anderson
|
2f22b12a60
|
Update COPYING file.
|
12 years ago |
Automated System
|
b69558c37c
|
Reset submodule main/tdegraphics/cmake to latest HEAD
|
12 years ago |
Automated System
|
d7b5ce8698
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Automated System
|
1ebf0ca862
|
Reset submodule main/tdegraphics/cmake to latest HEAD
|
12 years ago |
Automated System
|
dda6969e2e
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
81e56a909b
|
Fix incorrect kruler orientation on session restore
|
12 years ago |
Darrell Anderson
|
8fb269b60c
|
Fix references to user profile directory.
|
12 years ago |
Darrell Anderson
|
c1b994bdd8
|
Fix typo in libkscan/CMakeLists.txt.
This resolves bug report 1302.
Thanks to Fat-Zer.
|
12 years ago |
Darrell Anderson
|
affd77b62e
|
Add help comments to CMakeLists.txt.
Thanks to Fat-Zer.
|
12 years ago |
Darrell Anderson
|
9629c73d02
|
Add cmake support for WITH_GCC_VISIBILITY.
|
12 years ago |
Darrell Anderson
|
28319c423d
|
Fix inadvertent tq changes.
|
12 years ago |
Darrell Anderson
|
b7ece06187
|
Fix inadvertent tqt changes.
|
12 years ago |
Darrell Anderson
|
e7ef301a34
|
Fix inadvertent tq changes.
|
12 years ago |
Timothy Pearson
|
e0e5d41dc5
|
Update TQt3 property/enum macros
|
12 years ago |
Slávek Banko
|
d3128ab264
|
Fix missed headers installation
|
12 years ago |
Slávek Banko
|
7ae3a9e8ad
|
Fix poppler-tqt include and library dir in pkgconfig file
Thanks to Francois Andriot for the patch
|
12 years ago |
Automated System
|
a029dde810
|
Reset submodule main/tdegraphics/admin to latest HEAD
|
12 years ago |
Timothy Pearson
|
03e9329656
|
Use poppler pkg-config information when running version checks
|
12 years ago |
Automated System
|
ee957dbdc1
|
Reset submodule main/tdegraphics/cmake to latest HEAD
|
12 years ago |
Timothy Pearson
|
bdf6051207
|
Allow camera device to be opened by USB node numbers only
|
12 years ago |
Slávek Banko
|
809db41f18
|
Fix error codes numbers for kpdf/xpdf/splash
|
12 years ago |
Darrell Anderson
|
561d1d6802
|
Fix a potential resize bug and apply xpdf 3.02pl4 and 3.02pl5 security patches.
This partially resolves bug report 1175.
|
12 years ago |
Slávek Banko
|
debc30baa4
|
Disable kuickshow doc build if kuickshow is disabled
Thanks to Francois Andriot for the patch
|
12 years ago |
Slávek Banko
|
616c4bd9b3
|
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
|
12 years ago |