gregory guy
539fae400c
Drop automake build support.
...
Delete empty file NEWS.
Add basic cmake build instructions.
Rework of the README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 9525aceb31
)
3 years ago
TDE Gitea
d4143e72d9
Update translation template.
3 years ago
Slávek Banko
2f5e140763
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
337bd9228f
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
Slávek Banko
2dae33609e
Update version number to R14.0.11.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
338235f759
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
cff6e26f03
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
Michele Calgaro
25416102b6
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3042378916
)
4 years ago
TDE Gitea
618f19295d
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
658554ba37
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
efee64a724
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
Slávek Banko
bf79cd4948
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 2cd20ec570
)
4 years ago
TDE Gitea
73d162d835
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
b8acf80943
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
375a8c105c
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
Slávek Banko
30c00acbd5
Update version number to R14.0.10.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
8eb1c39ea5
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
bc090258df
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
TDE Gitea
710b3e04fc
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
ad383474d5
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
TDE Gitea
c5a9643bdd
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
8070f250da
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
TDE Gitea
6150ad95e0
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
f15f062587
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
af8e3efa28
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
b9ed36682d
Reset submodule main/applications/kscope/admin to latest HEAD
4 years ago
TDE Gitea
a454832cdb
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
8a568c3a50
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
TDE Gitea
044f8fc582
Reset submodule main/applications/kscope/cmake to latest HEAD
4 years ago
Slávek Banko
904ca6724b
Fix FTBFS with stricter C++11.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a178ab7c22
)
4 years ago
TDE Gitea
b0d91a2d94
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
TDE Gitea
59c92c1dc5
Reset submodule main/applications/kscope/admin to latest HEAD
5 years ago
TDE Gitea
a3fa1d3123
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
Michele Calgaro
51f3a035d3
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0873dcc773
)
5 years ago
Slávek Banko
3d99c62072
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8716935d7e
)
5 years ago
Slávek Banko
0794fba51c
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fd2835dd00
)
5 years ago
gregory guy
c4545b808e
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 51db3dd2a0
)
5 years ago
Slávek Banko
5cad600637
Fix missing or incorrect ascii conversions when retrieving process output.
...
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>
(cherry picked from commit 5004b40e99
)
5 years ago
gregory guy
78178b45c7
Use PI's value from the C lib.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 8bc51aef53
)
5 years ago
gregory guy
6b59b0be7f
Cleanup headers.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 062009ca00
)
5 years ago
gregory guy
eb30e07ba1
Add a man page.
...
Move the kscope.desktop file into XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 and bug 2408.
Delete empty folder templates.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 368ee23e03
)
5 years ago
gregory guy
970528b729
Conversion to the cmake building system.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8e16b376dc
)
5 years ago
TDE Gitea
af55371990
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
TDE Gitea
f99dc33d02
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
Slávek Banko
0c8c0fe02a
Merge translation files from master branch.
5 years ago
Slávek Banko
4fef6bfe54
Update translation template.
5 years ago
TDE Gitea
56c926b025
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
TDE Gitea
4ef075c537
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
TDE Gitea
382f1e4ee2
Reset submodule main/applications/kscope/cmake to latest HEAD
5 years ago
Slávek Banko
b554dc4361
Merge translation files from master branch.
5 years ago