Commit Graph

153 Commits (17e05fe5cc6cebfd397c9e3d02608276651251ca)

Author SHA1 Message Date
Michele Calgaro e486343156 Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c113625687)
4 years ago
Slávek Banko 4d7a2f4b46
Use tde_create_tarball, which is ready for reproducible builds,
instead of calling 'tar' and requiring GNU extensions.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c7d308a9ba)
5 years ago
Slávek Banko 96fa253038
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>
(cherry picked from commit fe44776673)
5 years ago
Michele Calgaro 76ef0cc47c
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit da6bd0768e)
5 years ago
Michele Calgaro 5aee858be4
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 3aadeebb36
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a213def8e9)
6 years ago
Slávek Banko f145995235 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 634dbebd29)
7 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
Timothy Pearson cdc4af9a4f Fix invalid headers in PNG files and optimize for size
(cherry picked from commit fc14e2cf0b)
9 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 1fafa27332 Add gnu tar detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9097720c1d)
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
Timothy Pearson 9cf3238c5f Fix accidental error introduced in GIT hash 2cd151 10 years ago
Timothy Pearson 3e14e7dd3d Fix accidental duplication of text-x- in new mime icon strings 10 years ago
Michele Calgaro 0ffe0dfb29 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 10 years ago
Timothy Pearson ca46c5047f Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson 50be8112bd Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Michele Calgaro 250abe522b Updated 'KDE2 Development' TDevelop documentation toc files. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 8f70b1fe65 Sort documentation list in increasing alphabetical order.
Fixed KDE 2 handbook xml tags. This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 0e2cc5c424 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 10 years ago
Timothy Pearson 1cf19d6575 Fix missing semicolons at end of Keywords strings 10 years ago
Michele Calgaro 8b32bdf532 Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 85bc8e43e6 Removed no longer available TDevelop documentation toc files. This relates to bug 1859. 10 years ago
Michele Calgaro 239ef29e5f Updated Qt Designer & TDevelop documentation toc files. This relates to bug 1859. 10 years ago
Michele Calgaro 968c4ef424 Updated GTK+ TDevelop documentation toc files. This relates to bug 1859. 10 years ago
Timothy Pearson 6d3dca8384 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
Timothy Pearson fd06cd80d2 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Michele Calgaro 776c3b3e9d Updated gLib, GDK-pixbuf and GDK TDevelop documentation toc files. This relates to bug 1859. 10 years ago
Timothy Pearson d06bb8b517 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson b6beb1816f Fix Keywords separators to match XDG desktop specifications 11 years ago
Michele Calgaro f26ca140e9 Updated GNUstep TDevelop documentation toc files. This relates to bug 1859. 11 years ago
Michele Calgaro 62e6de96e7 Updated some TDevelop documentation toc files. This relates to bug 1859.
SuperWaba documentation has been removed since the project has been discontinued.
11 years ago
Michele Calgaro a969119bd0 Updated sdl and stl TDevelop documentation toc files. This relates to bug 1859. 11 years ago
Michele Calgaro bcd0b2ba2b Updated libc and libstdc++ TDevelop documentation toc file. This relates to bug 1859. 11 years ago
Michele Calgaro 65360534a7 Updated some of the TDevelop documentation toc files. This relates to bug 1859. 11 years ago
Michele Calgaro c750fad4e0 Updated clanlib TDevelop documentation toc file. This relates to bug 1859. 11 years ago
Michele Calgaro 1f13ee1c63 Updated C++ Annotations TDevelop documentation toc file. This relates to bug 1859. 11 years ago
Michele Calgaro 9ea861095e Updated some of the TDevelop documentation toc files. This relates to bug 1859.
Also some KDE to TDE renaming.
11 years ago
Michele Calgaro 785c405d8f Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
11 years ago
Michele Calgaro b664098e9a Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."
This reverts commit 2c241008bc.
11 years ago
Darrell Anderson 2c241008bc Minor tdevelop->kdevelop restorations in support of commit 722ce1ef. 11 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 11 years ago
Darrell Anderson 25d4683267 Fix unintended renames. 11 years ago
Darrell Anderson af7adfb6b5 Rename docbook and contents consistent with rebranding. 11 years ago
Darrell Anderson 0cb3e1ccdb Fix help handbook not appearing in main handbook table of contents. 11 years ago
Darrell Anderson 9a6a1370a0 KDE->TDE branding cleanup. 11 years ago