Commit Graph

73 Commits (10096961c5ebacc1f2c9ecdf4136daf07f4b37df)

Author SHA1 Message Date
Michele Calgaro 180f871b5f
Fix pasting UTF8 text from clipboard.
This commit is based on work from Roman Savochenko <roman@home.home> available at PR #13, but adapted to the TDE standard. It replaces the aforementioned PR #13.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50860c0fde)
2 years ago
Michele Calgaro d3cfbab1a8
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 77c18c3fab)
2 years ago
Michele Calgaro 5c7ab4d3fb
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 02927b1c01)
2 years ago
Michele Calgaro 944553d4b3
Drop USE_QT4 code and unnecessary .tdevelop project file
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 635077214f)
2 years ago
Slávek Banko 773f93a5d6
Fix FTBFS from issue #6.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac19644190)
2 years ago
Michele Calgaro b5270999cf
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 263f2650ae)
2 years ago
Michele Calgaro 21ca8e5a7c
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d89d2afab3)
2 years ago
Michele Calgaro 33583365e5
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c46be60525)
2 years ago
Slávek Banko 509de40974
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 9f51acfc47
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Use common cmake rules for documentation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro caa6e33141
Fixed detection of files in kdiff3_part.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy bddb43436c
Finished up previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy e14732aa76
Drop automake build support.
Add basic cmake build instructions.
Delete the NEWS file.
Rework of the README.
The man folder has been moved into the doc folder for consistency with what
have been done so far.
The html pages have been moved into the doc folder as well.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 0cc35839ad
Fix FTBFS with clang.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 0d584916ac
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy ac4ae19235
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 1554e26b7c
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Slávek Banko 0ee39c1ce9
Add CMakeL10n rules.
Update translation templates.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 3734254d2a
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7325a710bc
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f0c056c67a
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro bcbc4cad35
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 2c46c17371
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9b5a0aee31
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9d3be1c6ea
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 7f392bb439 Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 2873f3a87f Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 374a04fb51 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 7dd0ab0b59 Add missing LDFLAGS causing FTBFS 12 years ago
Slávek Banko 7728fb7c70 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 3070496edc Fix incorrect characters. 12 years ago
Darrell Anderson e82e93665d Update desktop files in support of bug report 1463. 12 years ago
Timothy Pearson aa70d768e2 Fix prior commit 13 years ago
Timothy Pearson dbf3ee6a20 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5d58fe4201 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 64eaa62d20 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson c125e4cd29 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 533c3127e1 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 821dbb340f Fix FTBFS 13 years ago
Timothy Pearson 35cfeb1230 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 6d70eafec0 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 78d2bce981 Rename a few build variables for overall consistency 13 years ago
Timothy Pearson e9bf6fab2d Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 56c4d26d03 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson bfd3620cd8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 672c9c39de Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson fd7791939e Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson fe52f645fd Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson c8fc7b9d45 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson c287224568 Update XDG information in support of bug report 892. 13 years ago