aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fileinfo
Commit message (Collapse)AuthorAge
* fix warning: 'created' is deprecated: Use either birthTime() or ↵lbartoletti2019-10-22
| | | | metadataChangeTime()
* Update the i18N translation files (sync with sources)Ken Moore2018-03-06
| | | | Also add in the new pandora shortcut for lumina-mediaplayer (*.desktop)
* i18n: fix out of tree buildAndreas Müller2017-11-27
| | | | | | | | | | Fixes e.g: | /bin/sh: line 0: cd: i18n: No such file or directory | Makefile:955: recipe for target 'install_dotrans' failed | make[3]: *** [install_dotrans] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* manpages: fix out of tree installAndreas Müller2017-11-27
| | | | | | | Fixes e.g: | gzip: lumina-info.1: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* add file menu shortcuts into lumina-fileinfoq5sys2017-11-24
|
* Redo all the new man pages categories.Ken Moore2017-11-20
| | | | Make sure they are all man1 instead of man8
* Add in the new manpages from Aaron St.John (lumina-docs repo).Ken Moore2017-11-20
| | | | Also adjust the "community support" shortcut to point to gitter rather than IRC.
* Resync translation files with latest sources.Ken Moore2017-11-20
|
* Add a bunch of ZFS information routines to LFileInfo.Ken Moore2017-11-15
| | | | Also utilize this ZFS info in lumina-fileinfo (if appropriate)
* Split the LFileInfo class into it's own files.Ken Moore2017-11-15
|
* Finish up the large cleanup of lumina-fileinfo.Ken Moore2017-11-02
|
* Rework quite a bit of the lumina-fileinfo backend.Ken Moore2017-11-01
| | | | Still not quite finished yet, but it is already much more stable/reliable. Just need to add new features.
* Start working on fixing up lumina-fileinfoKen Moore2017-11-01
|
* Fixed issues with previews and LVideoWidget sizingZackaryWelch2017-10-25
|
* Finished video thumbnails and roll over playback for lumina-fm andZackaryWelch2017-10-21
| | | | lumina-fileinfo
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
| | | | resizing.
* Added framework to play video when the mouse is put over them. BreaksZackaryWelch2017-10-11
| | | | picture and video preview for lumina-fileinfo currently
* Finished video thumnails for lumina-fm and lumina-fileinfoZackaryWelch2017-10-05
|
* Reworked the VideoSurface subclassZackaryWelch2017-10-03
|
* Added experimental video thumbnails in lumina-fm and fileinfoZackaryWelch2017-10-03
|
* Resynced translation filesZackaryWelch2017-09-11
|
* Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
|
* Added Australian English translation filesZackaryWelch2017-07-31
|
* Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
|\
| * Add a README.md to lumina-fileinfoKen Moore2017-07-05
| |
| * Tag Version 1.3.0 in sourceKen Moore2017-06-26
| | | | | | | | Ensure the translation files are all in sync as well.
* | Push local changesWeblate2017-07-19
| |
* | Translated using Weblate (Czech)Pavel Borecki2017-07-11
|/ | | | Currently translated at 100.0% (43 of 43 strings)
* Removed error when trying to delete pointerZackaryWelch2017-06-22
|
* Added missing icon and Null Reciever from comparing INFO in destructorZackaryWelch2017-06-22
|
* Translated using Weblate (l_FILEINFO@sv (generated))Johan Forsberg2017-05-15
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@sv (generated))Johan Forsberg2017-05-14
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@zh_cn (generated))玉堂白鹤2017-05-10
| | | | Currently translated at 100.0% (43 of 43 strings)
* Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
|
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (43 of 43 strings)
* Re-sync the translation files with the latest from the Lumina source files.Ken Moore2017-02-27
|
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-02-27
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-02-25
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-02-24
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-02-22
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@da (generated))scootergrisen2017-02-22
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@it (generated))giulio zanardi2017-01-27
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@it (generated))giulio zanardi2017-01-27
| | | | Currently translated at 97.6% (42 of 43 strings)
* Translated using Weblate (l_FILEINFO@pt_br (generated))José Danzicourt2017-01-16
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@pl (generated))Paweł2017-01-07
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@pl (generated))Paweł2017-01-07
| | | | Currently translated at 100.0% (43 of 43 strings)
* Translated using Weblate (l_FILEINFO@fr (generated))Anil Mir2017-01-04
| | | | Currently translated at 100.0% (43 of 43 strings)
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
| | | | Also start pruning unneeded libLumina classes from the desktop utils.
* LARGE UPDATE:Ken Moore2016-11-07
| | | | | | | 1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
* Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
|
bgstack15