Jeremy Borgman
9bc4ea5700
Fixed it so a notification is always sent when saved to clipboard
2020-09-10 10:36:50 -05:00
Jeremy Borgman
72f52ac3ed
Fixed merge conflicts
2020-09-09 19:58:32 -05:00
Jeremy Borgman
1662744a66
Merged various translation PRs and regenerated ts files
2020-09-09 19:23:04 -05:00
martin-thomas-tm
cb9c646f2c
Fix some typos in french translation
...
Fix some typos (like "Imposible" ou "Boutton") and use "infinitif" for verbs to be consistent.
2020-09-09 19:23:04 -05:00
Simon Legner
70803d8938
Fix typos in Internationalization_de_DE
2020-09-09 19:23:04 -05:00
Danilo Arantes
40559844c8
more accurate translation
2020-09-09 19:23:04 -05:00
Alex P
b0e081bed9
update Russian translation
2020-09-09 19:23:04 -05:00
luz.paz
5358d124f5
Add Czech translation
...
Closes #596
2020-09-09 19:23:04 -05:00
Boyuan Yang
bc680a1ab4
README: quickfix for #873
2020-09-09 12:26:22 -05:00
David
37229454ca
Add Solus package
2020-09-09 12:09:58 -05:00
Boyuan Yang
1033094a6a
README.md: Improve wording
...
This commit improves wording of some sentences in README.md.
2020-09-09 11:23:56 -05:00
Boyuan Yang
53f40a330c
README.md: Update badges (except AppVeyor)
2020-09-09 11:23:56 -05:00
Boyuan Yang
2e0ffec4fa
Refresh zh_CN translation
2020-09-09 10:37:00 -05:00
albanobattistella
e92d082e27
Create internationalization_it.ts
2020-09-09 10:12:28 -05:00
theschitz
4dd5f297d1
Completed translations
2020-09-09 10:10:15 -05:00
theschitz
4a22200b77
Translation
2020-09-09 10:10:15 -05:00
theschitz
c229f4d438
fixed spelling error
2020-09-09 10:10:15 -05:00
theschitz
e2c8a272b9
Added swedish translations.
2020-09-09 10:10:15 -05:00
theschitz
ca1c1c720e
Created Internationalization_sv_SE.ts (cpy of es).
2020-09-09 10:10:15 -05:00
alexgabi
f15a6da065
Create internationalization_eu.ts
2020-09-09 10:00:01 -05:00
Jose Quintana
0d171a8551
add spanish translation
2020-09-09 09:51:42 -05:00
seamus-45
8da962c418
fix a typo in contrastUiColor
2020-09-09 08:04:57 -05:00
Ahmed Zetao Yang
f9c036c9be
chore: remove github actions artifact & make actions more elegant.
...
- add hicolor-icon-theme(default fallback theme for FreeDesktop.org icon themes) for appimage
- remove github actions artifact
- fix some typos
2020-09-09 07:32:18 -05:00
Jeremy Borgman
3bd7aa79b8
Fix count when the redo tool is called with circle counter
2020-09-08 20:26:52 -05:00
Jeremy Borgman
6afa3ca26a
Made undo tool aware of circle count to decrement. Refactored tool ID's to be enum
2020-09-08 11:36:30 -05:00
Jeremy Borgman
ed4ea1377b
Changed menu item to match window title
2020-09-08 11:30:44 -05:00
Ahmed Zetao Yang
fbdeccd065
feat: deb, rpm, appimage, flatpak, snap are all packed automatically
...
- support opensuse leap 15.2
- add appimage packing, packed with new tool
- add flatpak packing
- add snap packing
2020-09-08 11:13:27 -05:00
Ahmed Zetao Yang
eb7fcd660c
fix: update upstream upload service py script & correct its full path
2020-09-08 11:13:27 -05:00
Ahmed Zetao Yang
4b0740cb52
feat: add snap & update flatpak manifest yaml
...
- snap from https://github.com/flameshot-org/packages/tree/master/snap and I update the build tools and dependencies
2020-09-08 11:13:27 -05:00
Ahmed Zetao Yang
961ce5f732
fix: add opensuse support & correct appstream metainfo xml
...
- support opensuse leap >= 15.0
- correct appstream metainfo xml name & its content, see https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
2020-09-08 11:13:27 -05:00
Jeremy Borgman
a892766359
fixed Plasma 5.20 issue
2020-09-08 07:39:28 -05:00
Porrumentzio
86d19324d1
Added Basque translation ( #865 )
...
Added Basque translation
2020-09-08 11:12:21 +02:00
Daniel Schaefer
dea3c7bb87
dbus/org.dharkael.Flameshot.xml: Mark id as uint
...
In src/core/flameshotdbusadapter.h the id is marked as uint.
All other types in the xml are correct.
2020-09-07 19:33:10 -05:00
borgmanJeremy
a4f7423967
Fixed dbus name ( #859 )
...
* Fixed dbus name
* Fixed formatting
2020-09-07 16:11:32 -05:00
borgmanJeremy
ff6d4587e8
Cmake needs to install flameshot.appdata.xml ( #857 )
...
* Cmake needs to install flameshot.appdata.xml
* fixing rpm
2020-09-07 16:03:21 -05:00
borgmanJeremy
60ef3f3e6f
changed dbus naming to match github organization ( #856 )
...
* changed dbus naming to match github organization
* Fixed formatting
2020-09-07 15:09:57 -05:00
Boyuan Yang
18f18ce7ef
Fix D-Bus activation name
...
Originally the App uses org.dharkael.Flameshot in D-Bus.
Since we have moved the project under organization, the
name we are using now should be org.flameshot.Flameshot.
This need to be kept unified across the whole project.
This fixes D-Bus invocation problem and should fixes : #850 .
2020-09-07 11:16:03 -05:00
Ahmed Zetao Yang
308be25c51
feat: add deb & rpm packing
2020-09-07 10:06:03 -05:00
Ahmed Zetao Yang
e76aca0d8a
fix: update rpm spec file
2020-09-07 10:06:03 -05:00
borgmanJeremy
4ec100dade
Merge pull request #846 from sheepjin99/master
...
Enable Korean translation
2020-09-07 07:30:13 -05:00
Ahmed Zetao Yang
793cdce37e
fix: set win32 api minimum system level as Win7
2020-09-07 07:29:31 -05:00
Martin Eckleben
9f530fdfae
added translation for CLI --help output ( #839 )
...
* added translation for CLI --help output
* improved formatting with clang-format
2020-09-07 07:28:43 -05:00
Boyuan Yang
1da8e8277f
README.md: Really fix Debian compile instruction
...
This commit really closes : #791 and fix the build and runtime
dependency for flameshot.
2020-09-07 07:27:58 -05:00
Yangjin Cho
6f6c9219e9
Update CMakeLists.txt
2020-09-07 13:58:42 +09:00
RieL
a5ec75180c
Merge branch 'master' of https://github.com/sheepjin99/flameshot
2020-09-07 13:02:16 +09:00
RieL
49e45b30db
Delete Internationalization_kr.ts
2020-09-07 13:01:33 +09:00
RieL
c5de313624
Enable Korean translation
...
1. Changed Qt Linguist language code from kr to ko
2. Enabled Korean translation by editing src/CMakeList.txt
It worked well on manjaro linux 18.0 with Korean translated.
2020-09-07 12:52:38 +09:00
Jeremy Borgman
7b0888a0b0
allowed counter bubble size to be adjustable, font to autofill, and fixed issue with low DPI undo
2020-09-06 21:10:41 -05:00
Jeremy Borgman
889b688ee2
Moved TS generation behind flag, fixed more references to blur, fixed missing pixelate icon.
2020-09-06 20:21:51 -05:00
Alf Gaida
9de316425f
Added Action Launcher
...
fixes #652
2020-09-06 19:47:31 -05:00