aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-screenshot
Commit message (Collapse)AuthorAge
* Portuguese updateSérgio Marques2020-02-26
|
* fix lumina-screenshot/MainUI.cpplbartoletti2019-10-22
|
* screenGeometry/screenCount -> QGuiApplication::screens(). another roundlbartoletti2019-10-22
|
* Fix up the minimum size of the shortcut buttons.Ken Moore2019-01-26
| | | | Also add statusbar text for copying the image to the clipboard
* Remembers last saved directory, after instance dieMarcel Bonnet2018-07-18
|
* Fix up the categories that the lumina utilities show up in.Ken Moore2018-06-08
|
* 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>
* 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
|
* Resynced translation filesZackaryWelch2017-09-11
|
* Translated using Weblate (Lithuanian)Moo2017-08-21
| | | | Currently translated at 100.0% (41 of 41 strings)
* Translated using Weblate (Danish)scootergrisen2017-08-19
| | | | Currently translated at 100.0% (41 of 41 strings)
* Translated using Weblate (Catalan)Davidmp2017-08-17
| | | | Currently translated at 100.0% (41 of 41 strings)
* Translated using Weblate (Catalan)Davidmp2017-08-17
| | | | Currently translated at 95.1% (39 of 41 strings)
* Translated using Weblate (Czech)Pavel Borecki2017-08-17
| | | | Currently translated at 100.0% (41 of 41 strings)
* Merge remote-tracking branch 'origin/master'Weblate2017-08-17
|\
| * Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
| |
| * Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
| |
* | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
|/ | | | Currently translated at 57.8% (22 of 38 strings)
* Translated using Weblate (French)Ethan James Large2017-08-08
| | | | Currently translated at 61.5% (24 of 39 strings)
* Translated using Weblate (French)Ethan James Large2017-08-07
| | | | Currently translated at 48.7% (19 of 39 strings)
* Merge remote-tracking branch 'origin/master'Weblate2017-08-02
|\
| * Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
| |
| * Remove a bunch of debug lines from lumina-screenshotKen Moore2017-07-31
| |
| * Fix the clearing of the QT_AUTO_SCREEN_SCALE_FACTOR variable on start of the ↵Ken Moore2017-07-31
| | | | | | | | screensaver
| * A few updates for lumina-screenshot:Ken Moore2017-07-31
| | | | | | | | | | When selecting a window/area, make the window transparent. Ensure the single-instance system works for this apps (was not closing new process).
| * Resynced Translation FilesZackaryWelch2017-07-31
| |
| * Added Australian English translation filesZackaryWelch2017-07-31
| |
* | Translated using Weblate (Spanish)Zackary Welch2017-08-01
| | | | | | | | Currently translated at 61.5% (24 of 39 strings)
* | Translated using Weblate (Greek)Zackary Welch2017-08-01
| | | | | | | | Currently translated at 46.1% (18 of 39 strings)
* | Translated using Weblate (French)Ethan James Large2017-08-01
|/ | | | Currently translated at 43.5% (17 of 39 strings)
* Translated using Weblate (Catalan)Zackary Welch2017-07-27
| | | | Currently translated at 100.0% (39 of 39 strings)
* Translated using Weblate (Czech)Pavel Borecki2017-07-27
| | | | Currently translated at 100.0% (39 of 39 strings)
* Translated using Weblate (Danish)scootergrisen2017-07-24
| | | | Currently translated at 100.0% (39 of 39 strings)
* Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
|\
| * Removed unncessary toolBar propertyZackaryWelch2017-07-12
| |
| * Add a bunch more README.md files for the rest of the lumina desktop-utilities.Ken Moore2017-07-05
| |
* | Translated using Weblate (Spanish)Zackary Welch2017-07-19
| | | | | | | | Currently translated at 56.4% (22 of 39 strings)
* | Translated using Weblate (Simplified Chinese)Zackary Welch2017-07-11
| | | | | | | | Currently translated at 97.4% (38 of 39 strings)
* | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Translated using Weblate (Russian)Koljasha2017-07-07
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Translated using Weblate (Catalan)Davidmp2017-07-03
| | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | Translated using Weblate (Czech)Pavel Borecki2017-07-03
|/ | | | Currently translated at 100.0% (39 of 39 strings)
* Removed an error message caused by an object's name and QMetaObjectZackaryWelch2017-06-20
|
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
|
* Make all the desktop utilities use the new LUtils::openSettings() function ↵Ken Moore2017-06-07
| | | | so they can be launched as the root user without clobbering the user-permissioned settings file.
* add quit and open shortcuts to screenshotq5sys2017-06-05
|
* Another quick adjustment to the clock plugin sizing routine - seems to be ↵Ken Moore2017-05-31
| | | | working fine now.
bgstack15