Commit Graph

53 Commits (r14.0.x)
 

Author SHA1 Message Date
Michele Calgaro 9d06ae4ba7
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b462917af9)
3 years ago
Michele Calgaro a9eb1efa24
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 27bcf4940f
Update version number to the upcoming R14.0.13.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 0dac4a0603
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ca9b277029)
3 years ago
Slávek Banko 7c093c0d60
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f955c961e5)
3 years ago
TDE Gitea 37691284ad Merge translation files from master branch. 3 years ago
TDE Gitea 2fbdabbac7 Merge translation files from master branch. 3 years ago
Slávek Banko 4dff73b962
Update version number to R14.0.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 17c797dd34
Change README to markdown format.
Add translation status overview.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5c37a443b6)
4 years ago
Slávek Banko 2fd02fe8bb
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d2ee5effee)
4 years ago
Slávek Banko 9709c554f3
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea b495c42d8f Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
Slávek Banko 468b643d23
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 0737264d3e Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
TDE Gitea 15604db196 Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
TDE Gitea 9eefac1a67 Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
Slávek Banko e66e10b807
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ed6f8fc337)
4 years ago
TDE Gitea 7faf7bc2fb Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
TDE Gitea 9550dad2f4 Reset submodule main/applications/tdepacman/cmake to latest HEAD 4 years ago
Slávek Banko cffe7ac476
Update version number to R14.0.10.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7c1e9d79f1
Update release version number to R14.0.9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea d64a8f1c33 Reset submodule main/applications/tdepacman/cmake to latest HEAD 5 years ago
Slávek Banko defb67ccee Merge translation files from master branch. 5 years ago
Michele Calgaro fcc3683d08
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6377c7b8f4)
5 years ago
TDE Gitea bf7d208fa3 Reset submodule main/applications/tdepacman/cmake to latest HEAD 5 years ago
TDE Gitea ae0f933e2d Reset submodule main/applications/tdepacman/cmake to latest HEAD 5 years ago
Slávek Banko 5d19370f76 Merge translation files from master branch. 5 years ago
Slávek Banko 63ed733ae5 Update translation template. 5 years ago
Michele Calgaro 908f7b8fee
Make the correct help docbook visible to users.
(cherry picked from commit 47cd5b1945)
5 years ago
TDE Gitea 1b43c726ff Reset submodule main/applications/tdepacman/cmake to latest HEAD 5 years ago
Slávek Banko 0ee4ffc31c
Fix encoding in the author's name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d389ee246d)
5 years ago
Michele Calgaro 1f396c24f0
Added cmake submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5e0d6a3add)
5 years ago
Michele Calgaro 37aaa67152
Renamed kpacman -> tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy ac81a3c3e8
Remove some deprecated kde2 stuff.
warning: ‘static int TDEAccel::stringToKey(const TQString&)’ is deprecated

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy f8c20067ac
Remove the -fpermissive definition.
invalid conversion from ‘const char*’ to ‘const uchar*’
With contribution from Slávek Banko.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko c83d313b75
Add CMakeL10n rules.
Strings with translations extracted from the desktop file into PO files.
Existing message translations updated according to the new template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 40420b140d
Added controlled conversions to char* instead of automatic
ascii conversions. Removed unnecessary conversions to char*.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7e43acd818
Add TDE pkg config path into PKG_CONFIG_PATH variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy d923b6d208
Rework of the help page.
Add a screenshot.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy a212e6154c
Remove some deprecated Qt2 stuff.
TQArray vs TQMemArray.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy a451e44f4a
Rework of the README file.
Move the kpacman html api's files into the doc folder.
Add a man page.
Rework of the desktop file.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy f9ea8458f5
move po files into new folder (translations/messages).
convert pt.po and sv.po files from binary charset into us-ascii.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 9b3e99aa34
Add tqptrlist.h header, see Michele's comment:
https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/issues/1#issuecomment-9258

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 37056b4b75
Drop automake build support.
Remove empty folder templates.
Delete gmo files from the po folder.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 61e3123dcc
conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 12bd04ac0f
cleanup headers.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 6dffeea0e5
fix FTBFS, add tqt3 libary to the automake build.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 3eda17fbb2
fix FTBFS, 'keys' class object being out of scope.
see comments starting from https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/issues/1#issuecomment-9217

Patch is provided by François Andriot with contribution from Slávek Banko

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 5debd26d86
remove some deprecated qt2 stuff.
TQList --> TQPtrList

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 2e2a3c5923
third step, convert to tdelibs libraries.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago