summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove generated files from source tree.Slávek Banko2022-09-1112-2735/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9915779aa58f4b700d5d4172d9501be7e0cdbf0b)
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-106-54/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 62b2fc0050b991ecfb1b79329c82030b1302346f)
* Implement ffmpeg version 5 supportaneejit12022-05-191-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 Calgaro2020-05-301-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 Banko2019-05-024-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 Calgaro2018-09-258-51/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f222b9e361948c96e2f9ba489d069d3d17583a24)
* Removed unnecessary executable flag.Michele Calgaro2018-09-016-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 bugMichele Calgaro2018-08-221-1/+1
| | | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d1add0dac1a42d2852b7085b531a497d3b3960fe)
* Fix use of potentially uninitialized valuesSlávek Banko2016-10-091-3/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f083c21276545263a0b23d829139c6732b837af3)
* Fix FTBFS on missing return valuesSlávek Banko2016-10-092-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 sizeTimothy Pearson2016-07-2420-0/+0
| | | | (cherry picked from commit a1816f5171c39cce3422324823771fd19dedec9b)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-041-1/+1
| | | | (cherry picked from commit 57672b2f9c90bcaa10b687a6797a69362b06a281)
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-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 Pearson2014-10-131-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 Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix another crash casued by old av_packet_free routineTimothy Pearson2014-10-061-1/+2
|
* Add newlines to desktop files.Darrell Anderson2014-02-021-1/+1
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-091-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Fix FTBFSSlávek Banko2013-08-141-1/+1
|
* Use system dvdread headersFrancois Andriot2013-08-131-2/+2
| | | | This resolves Bug 1608
* Fix FTBFS when built without HAL integrationTimothy Pearson2013-03-311-1/+1
| | | | Clean up spurious build files
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1525-26/+26
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-18/+18
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-11/+11
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-6/+6
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-111-1/+1
| | | | Thanks to Francois Andriot for the patch
* Fix straggling XDG references missed in patch set from June 8, 2012.Darrell Anderson2012-06-161-1/+1
|
* Fix png images, update desktop files for consistency for TDE menuDarrell Anderson2012-06-0821-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix reference of /tmp/kde-jmp -> /tmp/tde-jmp to avoid potential conflicts ↵Darrell Anderson2012-03-131-2/+2
| | | | | | with KDE4. This partially resolves bug report 813.
* Rename additional global TQt functionsTimothy Pearson2012-03-0111-63/+63
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1716-18/+18
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-56/+56
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-45/+45
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1828-163/+163
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1636-283/+283
| | | | This reverts commit b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8.