Slávek Banko
534bfba7aa
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Slávek Banko
de771cd0e9
Reset submodule main/tdevelop/parts/appwizard/common/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
db372dce41
Reset submodule main/tdevelop/parts/appwizard/common/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
ceb56ada31
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
8 years ago
Timothy Pearson
cdc4af9a4f
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit fc14e2cf0b
)
8 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
Slávek Banko
f9238d1479
Update version number for new target R14.0.2
9 years ago
Slávek Banko
f2833aee68
Update date in lsm files
9 years ago
Slávek Banko
8bf9df56d3
Update version in lsm files
9 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
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
Slávek Banko
789d2c80d4
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
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
Michele Calgaro
91d8d752c7
Fixed up documentation config list sort order. Added mouse shortcut for edit items in the list.
...
This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
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
Automated System
847b6192a9
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
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
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
Timothy Pearson
bf9a43f64a
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
c83179688c
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
d06bb8b517
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
f9a9d3f59e
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro
123dd355b1
Revert "Sort Documentation pane list in alphabetical order. This relates to bug 1859."
...
because the change also sort subitems, messing up the order of entries in most of the sublists.
Need to find a different way to sort the mail list.
This reverts commit b98d05cb4d
.
10 years ago
Michele Calgaro
b98d05cb4d
Sort Documentation pane list in alphabetical order. This relates to bug 1859.
10 years ago
Automated System
5ddab86cf9
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
10 years ago
Slávek Banko
75724494fb
Fix remaining renaming knewstuff
10 years ago
Michele Calgaro
4502e9b008
Renamed KDELIBS_DOXYDIR -> TDELIBS_DOXYDIR
10 years ago
Michele Calgaro
5319482782
Fixed several warning messages that were printed when launching KDevAssistant. This resolves bug 1971.
10 years ago
Michele Calgaro
b69b8e3496
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop
11 years ago
Automated System
c6f35c4bcd
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
11 years ago
Automated System
b4a93a66fb
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
11 years ago
Michele Calgaro
6392f5a9df
Revert "Finish renaming tdevelop components"
...
This reverts commit 722ce1efba
.
11 years ago
Michele Calgaro
aba2788b42
Revert "Minor config file rename in support of commit 722ce1ef."
...
This reverts commit 562837407f
.
11 years ago