Commit Graph

526 Commits (67bae4909b3f0238025825c277cd5ae72a90478f)
 

Author SHA1 Message Date
Slávek Banko de771cd0e9 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Slávek Banko 96fd5d2e2b Reset submodule main/tdevelop/admin to latest HEAD 7 years ago
Slávek Banko a98a12c12a Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Slávek Banko 29a4316463 Reset submodule main/tdevelop/admin to latest HEAD 7 years ago
Slávek Banko 2ebea43e59 Reset submodule main/tdevelop/cmake to latest HEAD 8 years ago
Slávek Banko be9ee6b3fd Reset submodule main/tdevelop/cmake to latest HEAD 8 years ago
Slávek Banko bdc471d341 Reset submodule main/tdevelop/cmake to latest HEAD 8 years ago
Slávek Banko db372dce41 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 8 years ago
Slávek Banko 7cf9c71be4 Reset submodule main/tdevelop/cmake to latest HEAD 8 years ago
Slávek Banko ed8a86443c Reset submodule main/tdevelop/admin to latest HEAD 8 years ago
Slávek Banko 40587d16d7 cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 0a1424ce28 Update version number for new target R14.0.5 8 years ago
Slávek Banko a31f9bd5ad Update date in lsm files 8 years ago
Slávek Banko cb10c8f688 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 193843b027)
9 years ago
Slávek Banko ceb56ada31 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 9 years ago
Slávek Banko 4bd1b3d7ca Reset submodule main/tdevelop/admin to latest HEAD 9 years ago
Timothy Pearson cdc4af9a4f Fix invalid headers in PNG files and optimize for size
(cherry picked from commit fc14e2cf0b)
9 years ago
Slávek Banko 3a2c3430aa Reset submodule main/tdevelop/cmake to latest HEAD 9 years ago
Slávek Banko 1107e40e34 Reset submodule main/tdevelop/cmake to latest HEAD 9 years ago
Slávek Banko ff22b573e3 Update version number for new target R14.0.4 9 years ago
Slávek Banko 432103efb8 Update date in lsm files 9 years ago
Slávek Banko ac7dce1b86 Update version number for new target R14.0.3 9 years ago
Slávek Banko bb5eff4c70 Update date in lsm files 9 years ago
Michele Calgaro fb4b4aba2f Added license file for subversion code used in previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit db397b297f)
9 years ago
Michele Calgaro b7feb0f6af Fixed FTBFS caused by changes introduced by subversion 1.9. This relates to bug 2528.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e392d02940)
9 years ago
Slávek Banko f9238d1479 Update version number for new target R14.0.2 10 years ago
Slávek Banko f2833aee68 Update date in lsm files 10 years ago
Slávek Banko 5a29c3f00d Update version in CMakeLists files 10 years ago
Slávek Banko 8bf9df56d3 Update version in lsm files 10 years ago
Slávek Banko 21138abbc8 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6ea09339a5)
10 years ago
Slávek Banko 9cd1936c37 Fix FTBFS due to missing global variable 'environ'
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1a18c69495)
10 years ago
Slávek Banko 1fafa27332 Add gnu tar detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9097720c1d)
10 years ago
Slávek Banko 59301244a2 Improve berkeley db detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e073bebe73)
10 years ago
Michele Calgaro d7b04cfbc3 Fixed simple C++ Hello World template project build. This resovles bug 2310.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98b2e203b7)
10 years ago
Michele Calgaro 8b9c0d28fe Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e044c54633)
10 years ago
Michele Calgaro a02c867020 Fix cmake template project files. This relates to bug 2308.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 065693194f)
10 years ago
Slávek Banko f1f5827c46 Reset submodule main/tdevelop/cmake to latest HEAD 10 years ago
Slávek Banko 789d2c80d4 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 10 years ago
Slávek Banko 3f0a15f60e Reset submodule main/tdevelop/cmake to latest HEAD 10 years ago
Slávek Banko 65e2d0d385 Reset submodule main/tdevelop/admin to latest HEAD 10 years ago
Slávek Banko 13c38b13e3 Fix incorrectly renamed strings
(cherry picked from commit a323a9c371)
10 years ago
Timothy Pearson 9cf3238c5f Fix accidental error introduced in GIT hash 2cd151 10 years ago
Slávek Banko f33f0e5237 Fix renaming icon fonts => font-x-generic in desktop files 10 years ago
Michele Calgaro 046f16020a Fixed saving configuration after manual removal of an entry from the Documentation Config list.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro b9688b905a Added GUI for allowing the user to manually update the Documentation Plugin lists.
Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro d676f93b5f Added backend logic for allowing the user to manually update the Documentation Plugin lists. GUI part still to be done.
In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 565f0ae626 Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
Timothy Pearson 3e14e7dd3d Fix accidental duplication of text-x- in new mime icon strings 10 years ago
Michele Calgaro 3a0f0172fb Removed 'CustomDocumentationTitles' option and made it active by default for all plugins. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 0ffe0dfb29 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 10 years ago