Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-25 | 19 | -99/+73 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 17 | -17/+17 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with clang | Ray Vine | 2018-05-19 | 11 | -11/+33 |
| | | | | | | This resolves bug 2896 Signed-off-by: Ray Vine <[email protected]> | ||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2018-04-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-04 | 2 | -0/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | cmake: Fix FTBFS due to artsc includes | Slávek Banko | 2016-10-16 | 5 | -10/+18 |
| | | | | | | This relates to bug 2714 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Fix FTBFS due to ffmpeg includes | François Andriot | 2016-10-16 | 1 | -0/+1 |
| | | | | | | This relates to bug 2714 Signed-off-by: François Andriot <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 5 | -50/+51 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 149 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2016-03-16 | 1 | -0/+0 |
| | |||||
* | cmake: Force to use C compiler for asm_scale.S | Slávek Banko | 2016-03-13 | 1 | -1/+3 |
| | | | | | | This fix FTBFS with cmake < 2.8.5 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Fix detection of functions lrint and lrintf in libm | Slávek Banko | 2016-03-13 | 2 | -1/+9 |
| | | | | | | Set HAVE_LRINT and HAVE_LRINTF if functions not exists Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Fix HAVE_LRINT and HAVE_LRINTF definitions | Slávek Banko | 2016-03-12 | 1 | -2/+2 |
| | | | | | | Must be defined always - with a value 0 or 1 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Musicbrainz support set by default to off | Slávek Banko | 2016-03-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: install library headers | Alexander Golubev | 2016-03-12 | 16 | -0/+144 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-12 | 75 | -3/+2596 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/cmake to latest HEAD | Automated System | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/k3b/admin to latest HEAD | Automated System | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 13 | -20/+20 |
| | |||||
* | Remove redundant k3b-iso.desktop to reduce context menu confusion and clutter. | Darrell Anderson | 2015-01-27 | 2 | -13/+1 |
| | | | | Signed-off-by: Darrell Anderson <[email protected]> | ||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix accidental rename of TDEAction action namesr14.0.0 | Timothy Pearson | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | Fix another FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 3 | -3/+3 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 3 | -4/+4 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -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 Pearson | 2014-10-22 | 10 | -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 HEAD | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -17/+17 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -17/+17 |
| | | | | This reverts commit 341a716f00e7c63976168112cafa4f68bb19cfd5. |