SHA256
1
0
forked from pool/screengrab
Commit Graph

16 Commits

Author SHA256 Message Date
Dominique Leuenberger
e07be25834 Accepting request 766495 from X11:LXQt
- Update to 2.0.0:
  * Improved translations
  * Improved user experience (less noise with command line, better
    screen area instructions and better off-screen screenshots).
  * Code update and clean-up, including the removal of the
    deprecated class QDesktopWidget.
  * Bumped screengrab version to 2.0.0
  * Updated translations
  * Removed Qxt
  * Fixed typo in function name
  * Set min. Qt version to 5.10.0
  * Removed upload module (#183)
  * Removed QDesktopWidget
  * Removed (duplicated) string casts definitions
  * Deleted useless warning fixes #174
  * Make CMakeLists.txt a bit more strict
  * Updated QtXdg minimum required version
  * Use the new QtXdg XdgMimeApps class
  * Improved Screen Area instructions (#162)
  * Don't use automatic string conversions
  * Avoid char raw strings literals memory allocations

OBS-URL: https://build.opensuse.org/request/show/766495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=5
2020-01-23 14:54:51 +00:00
Michael Vetter
d5d252bb5f - Update to 2.0.0:
* Improved translations
  * Improved user experience (less noise with command line, better
    screen area instructions and better off-screen screenshots).
  * Code update and clean-up, including the removal of the
    deprecated class QDesktopWidget.
  * Bumped screengrab version to 2.0.0
  * Updated translations
  * Removed Qxt
  * Fixed typo in function name
  * Set min. Qt version to 5.10.0
  * Removed upload module (#183)
  * Removed QDesktopWidget
  * Removed (duplicated) string casts definitions
  * Deleted useless warning fixes #174
  * Make CMakeLists.txt a bit more strict
  * Updated QtXdg minimum required version
  * Use the new QtXdg XdgMimeApps class
  * Improved Screen Area instructions (#162)
  * Don't use automatic string conversions
  * Avoid char raw strings literals memory allocations

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=15
2020-01-23 08:36:18 +00:00
Dominique Leuenberger
dae46b5d67 Accepting request 680447 from X11:LXQt
- Update to 1.101:
  * Only translations was changed

OBS-URL: https://build.opensuse.org/request/show/680447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=4
2019-03-01 15:49:48 +00:00
Michael Vetter
5b831815b0 - Update to 1.101:
* Only translations was changed

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=13
2019-03-01 10:27:42 +00:00
Stephan Kulow
a30c6279a5 Accepting request 670404 from X11:LXQt
- Update to 1.100:
  * Don’t crash with invalid config format

OBS-URL: https://build.opensuse.org/request/show/670404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=3
2019-02-25 16:50:12 +00:00
Michael Vetter
18e822387c - Update to 1.100:
* Don’t crash with invalid config format

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=11
2019-01-31 10:58:15 +00:00
Dominique Leuenberger
a7fec01907 Accepting request 624729 from X11:LXQt
- Update to 1.99:
  * Update translations
  * Add X11Extras and Network to link target
- Remove screengrab-1.98-build.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/624729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=2
2018-07-23 16:03:13 +00:00
Michael Vetter
82d0fdb26f - Update to 1.99:
* Update translations
  * Add X11Extras and Network to link target
- Remove screengrab-1.98-build.patch: upstreamed

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=9
2018-07-23 11:33:50 +00:00
Dominique Leuenberger
0dac94f81e Accepting request 611226 from X11:LXQt
- Require Qt >= 5.7.1
- Rename build.patch to screengrab-1.98-build.patch
- Add new default config file screengrab.conf
- cleanup cmake build
- build.patch: add missing requirements
- Update to 1.98:
  * Update translations
  * A more specific condition for Ctrl+C
  * Filter out Ctrl+C in Delay box
  * No window screenshot with shaded windows
  * Always use contents rect Fixes https://github.com/lxqt/screengrab/issues/67
  * Never scale up beyond real size
  * Several fixes, especially for the tray icon
  * __DATE__ and __TIME__ macro are not very helpful for reproducible builds.
  * Added a minimum default configuration
  * Handle invalid window screenshots
  * Corrected a grammar mistake
  * Always use native (LXQt) file dialog
  * Just changed the location of a comment
  * Cleanup and fixes
  * Some ui polishing
  * Improve screengrab app behaviour
  * Drops Qt foreach
  * fix some uris
  * Update references in about dialog
- Cleanup with spec-cleaner
- Adjust URL and tarball link
- Rename screengrab-keyring.gpg to screengrab.keyring
- Dont require gpg-offline, let OBS do checking
- Remove icon cache update statements
- run spec-cleaner
- build with Qt5

OBS-URL: https://build.opensuse.org/request/show/611226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screengrab?expand=0&rev=1
2018-05-29 14:49:30 +00:00
Michael Vetter
5a40de23aa - Add new default config file screengrab.conf
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=7
2018-05-22 11:17:10 +00:00
Michael Vetter
5640e5e553 - Require Qt >= 5.7.1
- Rename build.patch to screengrab-1.98-build.patch

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=6
2018-05-22 11:12:26 +00:00
Michael Vetter
75f909c16a Accepting request 611216 from home:adamm:branches:X11:LXQt
- cleanup cmake build
- build.patch: add missing requirements

OBS-URL: https://build.opensuse.org/request/show/611216
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=5
2018-05-22 11:05:15 +00:00
Michael Vetter
859ddcce88 * Update translations
* A more specific condition for Ctrl+C
  * Filter out Ctrl+C in Delay box
  * No window screenshot with shaded windows
  * Always use contents rect Fixes https://github.com/lxqt/screengrab/issues/67
  * Never scale up beyond real size
  * Several fixes, especially for the tray icon
  * __DATE__ and __TIME__ macro are not very helpful for reproducible builds.
  * Added a minimum default configuration
  * Handle invalid window screenshots
  * Corrected a grammar mistake
  * Always use native (LXQt) file dialog
  * Just changed the location of a comment
  * Cleanup and fixes
  * Some ui polishing
  * Improve screengrab app behaviour
  * Drops Qt foreach
  * fix some uris
  * Update references in about dialog

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=4
2018-05-22 10:30:53 +00:00
Michael Vetter
345930d727 - Update to 1.98:
...

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=3
2018-05-22 10:29:26 +00:00
Michael Vetter
31ea80c75b - Cleanup with spec-cleaner
- Adjust URL and tarball link
- Rename screengrab-keyring.gpg to screengrab.keyring
- Dont require gpg-offline, let OBS do checking
- Remove icon cache update statements

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=2
2018-05-20 09:43:41 +00:00
Michael Vetter
dcaa34fe58 osc copypac from project:home:AndnoVember:LXQT package:screengrab revision:3
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=1
2018-05-20 09:30:03 +00:00