summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-02-042-0/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* cmake: Fix FTBFS due to artsc includesSlávek Banko2016-10-165-10/+18
| | | | | | This relates to bug 2714 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix FTBFS due to ffmpeg includesFrançois Andriot2016-10-161-0/+1
| | | | | | This relates to bug 2714 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix FTBFS with GCC6Slávek Banko2016-09-035-50/+51
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/k3b/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23149-0/+0
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2016-03-161-0/+0
|
* cmake: Force to use C compiler for asm_scale.SSlávek Banko2016-03-131-1/+3
| | | | | | This fix FTBFS with cmake < 2.8.5 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix detection of functions lrint and lrintf in libmSlávek Banko2016-03-132-1/+9
| | | | | | Set HAVE_LRINT and HAVE_LRINTF if functions not exists Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix HAVE_LRINT and HAVE_LRINTF definitionsSlávek Banko2016-03-121-2/+2
| | | | | | Must be defined always - with a value 0 or 1 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Musicbrainz support set by default to offSlávek Banko2016-03-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: install library headersAlexander Golubev2016-03-1216-0/+144
|
* Initial cmake conversionAlexander Golubev2016-03-1275-3/+2596
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/k3b/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2015-04-171-0/+0
|
* Reset submodule main/applications/k3b/admin to latest HEADAutomated System2015-04-171-0/+0
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0213-20/+20
|
* Remove redundant k3b-iso.desktop to reduce context menu confusion and clutter.Darrell Anderson2015-01-272-13/+1
| | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix accidental rename of TDEAction action namesr14.0.0Timothy Pearson2014-11-091-1/+1
|
* Fix another FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-223-3/+3
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-223-4/+4
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2210-21/+21
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Reset submodule main/applications/k3b/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-17/+17
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-17/+17
| | | | This reverts commit 341a716f00e7c63976168112cafa4f68bb19cfd5.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-17/+17
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/k3bTimothy Pearson2014-10-131-0/+0
|\
| * Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2014-10-131-0/+0
| |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-133-19/+19
|/ | | | 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 Pearson2014-10-1312-25/+25
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-132-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-133-6/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/k3bTimothy Pearson2014-10-121-0/+0
|\
| * Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2014-10-121-0/+0
| |
* | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-126-10/+10
|/
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1115-17/+17
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-18/+18
|
* Reset submodule main/applications/k3b/cmake to latest HEADAutomated System2014-09-291-0/+0
|
* Reset submodule main/applications/k3b/admin to latest HEADAutomated System2014-09-281-0/+0
|