Commit Graph

532 Commits

Author SHA1 Message Date
greno4ka
7ee9a3f173 Fix problem with disabled tray icon (#495) 2019-04-18 13:41:08 +02:00
greno4ka
b75ee75f90 Fixup working with startupLaunch value (#477)
* Fixup working with startupLaunch value

This commit fixes problem, when you want to import or export
information about startup.

* Verify if autostart directory exists
2019-03-31 12:43:47 +02:00
Nikolai Oplachko
b42f1cf01d Add 45-multiple degree adjustment for line, arrow and marker tools (#439)
* Add 45-multiple degree adjustment for line, arrow and marker tools

* Adjustment: Ctrl press is checked + widened functionality for two-point tools
2019-03-31 12:38:31 +02:00
alok1111
bd83eea7af Update russian translation (#469) 2019-03-20 22:43:53 +01:00
DaVukovic
abe356a4d8 Add german translation (#467) 2019-03-20 22:42:29 +01:00
Magnus Groß
5174f8dc1b Allow notification to be dragged and dropped (#473)
* Set x-kde-urls for notifications

The x-kde-urls field in the hints map allows us to provide a direct URL
to the saved screenshot. The notification server may then use this hint
to provide extra functionality, such as drag and drop support and
thumbnails.

For more information see https://community.kde.org/Plasma/Notifications#File_Path

Fixes #256

Note that other notification servers may ignore this hint.

* Avoid branching twice for ok
2019-03-20 22:41:55 +01:00
Magnus Groß
a653d5a6d2 Highlight with composition mode set to Multiply (#490)
This improves readability of marked text.

Fixes #485
2019-03-13 22:18:14 +01:00
lupoDharkael
42619158fa Update copyright year 2019-03-04 16:38:45 +01:00
greno4ka
fcc14aa23d Add translation of system buttons in dialogs (#474) 2019-03-04 16:34:01 +01:00
greno4ka
6452660b75 Fix error in russian translation (#476) 2019-03-04 16:20:50 +01:00
greno4ka
9398ddd44f Add russian translation of desktop file (#475)
* Add russian translation of desktop file

* Fix typo in desktop file fix (thx alok1111)
2019-03-04 16:19:30 +01:00
Boyuan Yang
6feaccd6c3 debian: Updates to debian/ packaging dir (#481)
This commit makes some clean-up to the debian/ packaging directory.
Most importantly, the dependency to libqt5svg5 was added to ensure
that the icons are correctly displayed on all systems.

Signed-off-by: Boyuan Yang <byang@debian.org>
2019-03-04 16:18:25 +01:00
Boyuan Yang
75fc90878b img/material/*/text.png: Remove executable bits (#482) 2019-03-04 16:17:48 +01:00
Jiachen Yang
b612bdbbae fixing #459 by update m_context with m_selection (#470) 2019-02-22 16:29:40 +01:00
Alexandre ZANNI
488873e322 shortcut description (#462)
see https://github.com/lupoDharkael/flameshot/issues/271
2019-02-18 19:55:24 +01:00
Volodymyr Bodenchuk
2adf869282 Added Ukrainian translation. (#464) 2019-02-18 19:54:11 +01:00
Pavel Makarenko
8887b4e7ce Add support for more images formats (#436)
* Add support for more images formats

* Resolves extension verifying  in case of empty save path string

* Code formatting
2019-01-30 15:37:56 +01:00
Boyuan Yang
25246a79f0 utils/confighandler.cpp: Enable Pin and Text tool by default (#443)
This commit enables all the available tools by default so that
users may use them out-of-box without bothering with modifying
configuration.
2019-01-09 19:08:54 +01:00
Heimen Stoffels
be5120ebec Added Dutch translation (#440) 2019-01-09 19:07:28 +01:00
Boyuan Yang
63e966aa4d translations: Refresh ts files and finish zh_CN translation (#434) 2019-01-01 15:04:38 +01:00
Adrien_D
fec1087219 Update Internationalization_fr.ts (#435)
Update French TRANSLATION
2019-01-01 14:28:13 +01:00
Dharkael
abd8d0a870 README: Update Gnome shell extension reference 2019-01-01 14:26:19 +01:00
James LaChance
472a275bb9 Exit non-zero when aborting with --raw. (#424)
This fixes #302. Note that I also added a non-zero exit status when DBus
fails to connect.
2018-12-28 16:39:04 +01:00
luzpaz
652689627f README: add repology badge inside collapsed div (#422)
Using https://repology.org/metapackage/flameshot/badges it's possible for users to see what version of flameshot are available in the package ecosystem. This badge is nested in an expandable div so it doesn't overwhelm the README with its size. This commit also fixes a minor typo
FYI HTML was used instead of markdown due to the markdown not being displayed.
2018-12-28 16:36:36 +01:00
Ahmed Zetao Yang
e52dc8ddc8 fix debian rules (#419)
* fix debian rules

* remove fedora 27 building

* change for code review

* rollback
2018-12-28 16:21:58 +01:00
luzpaz
665f309018 Misc. source comment typos (#423)
Found via `codespell -i 3 -w -S ./translations -L uint,exten -C 3`
2018-12-28 16:13:29 +01:00
Dharkael
122f376c40 Update README.md 2018-12-09 14:10:09 +01:00
Ahmed Zetao Yang
f0c200d54a upgrade travis-ci packages building (#412)
* update README.md

* adjust travis-ci packages building

* add fedora 29

* change build order
2018-12-09 14:04:25 +01:00
alok1111
94daa4fecd Update russian translation (#405) 2018-11-21 18:08:39 +01:00
Alfredo Ramos
2716631591 Document shortcut for sidebar (#401)
* Document shortcut for sidebar

* Use appveyor-retry to prevent transfer.sh timeouts
2018-11-14 16:51:22 +01:00
in-in
35459e165c fix broken link (#392)
They moved Github organisation
https://github.com/voidlinux/void-packages
2018-11-05 16:27:32 +01:00
Alfredo Ramos
ee2f583acd Fix some issues detected by Clazy (#384)
* Fix old style connect

* Fix unneeded QString memory allocations
2018-10-24 01:04:42 +02:00
dgw
7d91b00072 Make tools' (English) tooltip phrasing consistent (#375)
Some tooltips were written as imperatives ("Set foo to bar"), others
were written as simple present ("Performs foo action"). All should now
be consistently written in imperative form (unless I missed any…).
2018-10-21 10:22:21 +02:00
dgw
c614adcfea Update translation files to match #375 (#380)
Opened all 13 translation files and did a global find-and-replace for
each string I changed in #375.
2018-10-19 15:48:45 +02:00
Никола Радовановић (Nikola Radovanović)
36d7bf82c7 Add Serbian translation (#376) 2018-10-11 23:59:40 +02:00
Alfredo Ramos
da49ed556f [WIP] Add line thickness to side panel (#374)
* Add thickness slider

* Fix enums compatibility

* Rename ColorPickerWidget to SidePanelWidget
2018-10-10 23:34:42 +02:00
sicklylife.jp
6c49a227c4 Add Japanese Translation in .desktop file, and fix typos in ja.ts file. (#367) 2018-10-05 16:36:34 +02:00
Welinton
08f3aeab20 Small corrections in Brazilian Portuguese translation (#365) 2018-10-04 22:03:06 +02:00
Streppel
24a1c76f53 Adds Brazilian Portuguese translations (#364) 2018-10-04 18:15:29 +02:00
Streppel
c3ad9b6c41 Fixes #362 (#363)
This fixes #362, making the enter key copy the content of the GUI selection copy the content to the clipboard
2018-10-04 16:43:25 +02:00
sicklylife.jp
d945267203 Add japanese translation (#361) 2018-10-04 15:10:29 +02:00
lupoDharkael
affba85666 Remove Wayland duplicated screenshots after dbus calls 2018-09-28 23:31:22 +02:00
Ahmed Zetao Yang
503de1be04 Pin Tool: Improve adjustment (#352)
Fix pin widget adjustment position
2018-09-21 13:55:16 +02:00
lupoDharkael
415b059fb2 Fix #311
Flameshot was unable to start new captures after saving with
    Ctrl+s while having a text area active from the Text tool.
    This was caused by the overloaded call to close() which
    was deleting the text area instead of closing the capture
    and the consequent call of the destructor. That caused an
    always active capture session.
2018-09-13 15:35:49 +02:00
SeedPuller
07fe16f8b3 Update README.md (#343) 2018-09-11 00:13:33 +02:00
Carlos Hernandez
936d935864 Update snap files (#340)
* Update snap files and sync with deb

* Change snap grade to devel
2018-09-07 01:44:44 +02:00
Alfredo Ramos
dd24ca0eeb README cleanup (#339) 2018-09-05 22:53:56 +02:00
Dharkael
1d7186a2f0 Fix icon in README 2018-08-20 17:04:52 +02:00
Ahmed Zetao Yang
aee5c03ae7 Some improvements (#320)
* Remove surplus '-'

* Move logo to center position & add some badges
2018-08-20 16:55:12 +02:00
Boyuan Yang
2c0ec850f3 flameshot.svg: Use more strict grammar to fix preview on GitHub (#319) 2018-08-20 16:54:40 +02:00