Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cmake template project files. This relates to bug 2308. | Michele Calgaro | 2015-06-15 | 11 | -59/+69 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 065693194f81b16c3d6deb7fb70a07ae0e884eb6) | ||||
* | Reset submodule main/tdevelop/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdevelop/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdevelop/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 6 | -32/+32 |
| | | | | (cherry picked from commit a323a9c371885d011a815fd45987414539feda7f) | ||||
* | Fix accidental error introduced in GIT hash 2cd151r14.0.0 | Timothy Pearson | 2014-11-16 | 2 | -2/+2 |
| | |||||
* | Fix renaming icon fonts => font-x-generic in desktop files | Slávek Banko | 2014-11-08 | 1 | -1/+1 |
| | |||||
* | Fixed saving configuration after manual removal of an entry from the ↵ | Michele Calgaro | 2014-10-31 | 1 | -2/+8 |
| | | | | | | Documentation Config list. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added GUI for allowing the user to manually update the Documentation Plugin ↵ | Michele Calgaro | 2014-10-31 | 5 | -23/+104 |
| | | | | | | | | | 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> | ||||
* | Added backend logic for allowing the user to manually update the ↵ | Michele Calgaro | 2014-10-30 | 12 | -45/+102 |
| | | | | | | | | | 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> | ||||
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 3 | -3/+3 |
| | |||||
* | Fix accidental duplication of text-x- in new mime icon strings | Timothy Pearson | 2014-10-24 | 6 | -6/+6 |
| | |||||
* | Removed 'CustomDocumentationTitles' option and made it active by default for ↵ | Michele Calgaro | 2014-10-23 | 7 | -14/+9 |
| | | | | | | all plugins. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Michele Calgaro | 2014-10-23 | 45 | -71/+71 |
|\ | |||||
| * | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 19 | -28/+28 |
| | | |||||
| * | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 7 | -11/+11 |
| | | | | | | | | source as of this commit due to ubiquity: info, unknown | ||||
| * | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 26 | -32/+32 |
| | | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | | Fixed up documentation config list sort order. Added mouse shortcut for edit ↵ | Michele Calgaro | 2014-10-23 | 3 | -5/+23 |
| | | | | | | | | | | | | | | | | items in the list. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | | Updated 'KDE2 Development' TDevelop documentation toc files. This relates to ↵ | Michele Calgaro | 2014-10-22 | 1 | -126/+126 |
| | | | | | | | | | | | | bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | | Sort documentation list in increasing alphabetical order. | Michele Calgaro | 2014-10-21 | 16 | -2735/+125 |
|/ | | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdevelop/admin to latest HEAD | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -1/+1 |
| | | | | This reverts commit 70f9cfbaeead1c3220a7b55880ba7c38c712ab1d. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Michele Calgaro | 2014-10-19 | 2 | -2/+2 |
|\ | |||||
| * | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 2 | -2/+2 |
| | | |||||
* | | Fixed generation of API documentation. Updated TDevelop API documentation ↵ | Michele Calgaro | 2014-10-18 | 47 | -184/+209 |
|/ | | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed no longer available TDevelop documentation toc files. This relates ↵ | Michele Calgaro | 2014-10-16 | 3 | -11/+0 |
| | | | | to bug 1859. | ||||
* | Updated Qt Designer & TDevelop documentation toc files. This relates to bug ↵ | Michele Calgaro | 2014-10-16 | 1 | -34/+30 |
| | | | | 1859. | ||||
* | Updated GTK+ TDevelop documentation toc files. This relates to bug 1859. | Michele Calgaro | 2014-10-16 | 1 | -292/+336 |
| | |||||
* | Reset submodule main/tdevelop/cmake to latest HEAD | Automated System | 2014-10-14 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Timothy Pearson | 2014-10-13 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdevelop/cmake to latest HEAD | Automated System | 2014-10-13 | 1 | -0/+0 |
| | | |||||
* | | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 11 | -13/+13 |
|/ | | | | 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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 19 | -41/+41 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Timothy Pearson | 2014-10-13 | 3 | -106/+157 |
|\ | |||||
| * | Updated gLib, GDK-pixbuf and GDK TDevelop documentation toc files. This ↵ | Michele Calgaro | 2014-10-13 | 3 | -106/+157 |
| | | | | | | | | relates to bug 1859. | ||||
* | | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 3 | -3/+3 |
|/ | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 3 | -4/+4 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Timothy Pearson | 2014-10-12 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdevelop/cmake to latest HEAD | Automated System | 2014-10-12 | 1 | -0/+0 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 11 | -14/+14 |
|/ | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 117 | -118/+118 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Updated python 2 and added python 3 TDevelop documentation toc files. This ↵ | Michele Calgaro | 2014-10-10 | 5 | -1573/+1328 |
| | | | | relates to bug 1859. | ||||
* | Updated openGL TDevelop documentation toc files. This relates to bug 1859. | Michele Calgaro | 2014-10-09 | 1 | -257/+357 |
| | |||||
* | Updated GNUstep TDevelop documentation toc files. This relates to bug 1859. | Michele Calgaro | 2014-10-08 | 1 | -177/+253 |
| | |||||
* | Removed QtRuby and Korundrum since the referred documentantion is no longer ↵ | Michele Calgaro | 2014-10-08 | 3 | -11/+2 |
| | | | | available. This relates to bug 1859. |