Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove generated files from source tree. | Slávek Banko | 2022-09-11 | 12 | -2735/+0 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9915779aa58f4b700d5d4172d9501be7e0cdbf0b) | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-10 | 6 | -54/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 62b2fc0050b991ecfb1b79329c82030b1302346f) | ||||
* | Implement ffmpeg version 5 support | aneejit1 | 2022-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Version 5.0 of ffmpeg drops a load of deprecated API functions causing k9copy to fail its build. The necessary changes have been made to enable k9copy to build against ffmpeg 5.0 as well as retaining support for older versions. Support for older pre-0.5.1 versions has been dropped as has runtime linking of the ffmpeg libraries. libswscale is now mandatory. Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit e71518b16cb4507712e2bf69e4902fc1689d9995) | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cfc1fd7dd29bdad0fb2db39ad645af3acb58963e) | ||||
* | Fix FTBFS for build with --enable-final. | Slávek Banko | 2019-05-02 | 4 | -1/+10 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ced814784b055ce98204e74b54335f7a2f8ffe16) | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-25 | 8 | -51/+30 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f222b9e361948c96e2f9ba489d069d3d17583a24) | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 6 | -0/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3cd83a65c9d41fae6b9f5a9fc0c91100c828e94d) | ||||
* | Removed extension from icon name in desktop file. This relates to bug | Michele Calgaro | 2018-08-22 | 1 | -1/+1 |
| | | | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d1add0dac1a42d2852b7085b531a497d3b3960fe) | ||||
* | Fix use of potentially uninitialized values | Slávek Banko | 2016-10-09 | 1 | -3/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f083c21276545263a0b23d829139c6732b837af3) | ||||
* | Fix FTBFS on missing return values | Slávek Banko | 2016-10-09 | 2 | -2/+2 |
| | | | | | | | This resolves bug 2710 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e4340cf7aa0b6fbd604bdd7c3e66768508a589aa) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 20 | -0/+0 |
| | | | | (cherry picked from commit a1816f5171c39cce3422324823771fd19dedec9b) | ||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-04 | 1 | -1/+1 |
| | | | | (cherry picked from commit 57672b2f9c90bcaa10b687a6797a69362b06a281) | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | | | | 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 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fix another crash casued by old av_packet_free routine | Timothy Pearson | 2014-10-06 | 1 | -1/+2 |
| | |||||
* | Add newlines to desktop files. | Darrell Anderson | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -3/+3 |
| | |||||
* | Fix FTBFS | Slávek Banko | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | Use system dvdread headers | Francois Andriot | 2013-08-13 | 1 | -2/+2 |
| | | | | This resolves Bug 1608 | ||||
* | Fix FTBFS when built without HAL integration | Timothy Pearson | 2013-03-31 | 1 | -1/+1 |
| | | | | Clean up spurious build files | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 25 | -26/+26 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 4 | -6/+6 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -6/+6 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -18/+18 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 6 | -9/+9 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -10/+10 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 4 | -11/+11 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -6/+6 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-11 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Fix straggling XDG references missed in patch set from June 8, 2012. | Darrell Anderson | 2012-06-16 | 1 | -1/+1 |
| | |||||
* | Fix png images, update desktop files for consistency for TDE menu | Darrell Anderson | 2012-06-08 | 21 | -5/+5 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Fix reference of /tmp/kde-jmp -> /tmp/tde-jmp to avoid potential conflicts ↵ | Darrell Anderson | 2012-03-13 | 1 | -2/+2 |
| | | | | | | with KDE4. This partially resolves bug report 813. | ||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 11 | -63/+63 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 16 | -18/+18 |
| | |||||
* | Rename KDE_MAKE_VERSION and update TDE version string | Timothy Pearson | 2011-12-26 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 11 | -56/+56 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 8 | -45/+45 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 28 | -163/+163 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 36 | -283/+283 |
| | | | | This reverts commit b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8. |