Slávek Banko
153392845d
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
ed85ba6235
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
fb06c8d339
Drop automake build support.
...
Add basic cmake build instructions.
Add description in README.
Deleted empty files: NEWS, templates/cpp, templates/h.
Deleted obsolete file: bookreader.spec .
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro
8084f12a8d
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Slávek Banko
b1833cf50d
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
cf3bddf185
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
27c48d1711
conversion to the cmake buildidng system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko
7a3fdd916f
Add CMakeL10n rules.
...
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
615dfd2d94
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
4b95f7701e
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
9266585800
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
a3d9c0ab87
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
e244ffd465
Move kbookreader from Utilities to System menu.
11 years ago
Darrell Anderson
43b6000856
Fix incorrect reference in help handbook DocPath key.
11 years ago
Slávek Banko
d1d170a165
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
1be4214a27
Update desktop files in support of bug report 1463.
12 years ago
Timothy Pearson
e5a3fe964c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b22116cbe0
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
3aafa0b648
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
bd8e03f773
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8d2687a8b6
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
1e62e1264d
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
c1501726cc
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
38186d26cb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fa87d9547e
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fd3ee3bab0
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
087d265742
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a534d91c7c
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a6edf7391e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
4b5d02a240
Fix QString -> TQString.
12 years ago
Darrell Anderson
14cb0df4b8
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
027733a991
Update lsm files.
13 years ago
Darrell Anderson
01f2ba4c61
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
89b6a22cf3
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
0712de864d
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
93678ad3fd
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
566fa57d98
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
2e6cc1659d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit e0dc67e60c
.
13 years ago
Timothy Pearson
e0dc67e60c
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
e0703a9a17
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
37406b5d97
Additional renaming of kde to tde
13 years ago
Timothy Pearson
66e3cd53b3
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
94df1d5caf
Additional kde to tde renaming
13 years ago
tpearson
12476d88f6
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbookreader@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b80425fab4
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbookreader@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1c143fef35
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbookreader@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0525bd68b1
TQt4 port kbookreader
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbookreader@1242484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a3570c360e
Initial import of kbookreader
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbookreader@1242482 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago