Commit Graph

386 Commits

Author SHA1 Message Date
Boyuan Yang
986b774142 systemnotification: Fix wrong icon name (#174)
Current implementation of SystemNotification::sendMessage()
is wrongly using "flameshot.png" as icon name.

We should strip the suffix and directly use "flameshot" to comply
with Desktop Notification Specification.

This commit does so and indeed makes notifications show flameshot
icon on GNOME Shell again.

See also https://developer.gnome.org/notification-spec/ .
2018-03-26 13:17:24 +02:00
Carlos Hernandez
38d08504eb snapcraft files added (#120)
* Ignore snapcraft build files

* Ignroe flameshot tarball created by snapcraft

* Adding snapcraft files

* Clean snap build.
2018-03-20 14:38:54 +01:00
Boyuan Yang
e26f9d2849 desktop: Add zh_CN translation; Add 500ms delay for Capture (#171)
closes: #166.
2018-03-20 14:01:59 +01:00
lupoDharkael
0e81c6b1f9 Fix #169: Unable to write file when exporting config 2018-03-18 13:15:09 +01:00
Boyuan Yang
0523a83722 Pop notifications after captures are saved in clipboard (#164) 2018-03-10 17:33:48 +01:00
Muhammad Mominul Huque
0b0b2c35f0 Wrap Fedora install instructions in code blocks (#157) 2018-03-05 18:55:48 +01:00
Ahmed Zetao Yang
b42c3c0570 travis_linux make adjustments (#155)
Make adjustments, because the desktop file changes.
2018-03-05 16:49:17 +01:00
Gennadiy Chernyshyk
d89f987a55 Update Russian translation (#153) 2018-03-04 12:48:55 +01:00
Alfredo Ramos
53a14a3f1c Minor Spanish fix and translations cleanup (#148)
* Minor fix in Spanish translation

Fix punctuation in the Capture widget and mark as done a couple of already translated strings.

* Remove obsolete translations

Remove vanished translations and sync TS files to properly display the sources in Qt Linguist.
2018-03-04 12:43:34 +01:00
Alfredo Ramos
1bf2829217 Use single desktop file with actions (#149)
* Merge desktop files

Use Desktop Actions instead of installing three different files, this would prevent confusion (see #140) and will make easier to maintain a single desktop entry.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887466
https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions

* Desktop entry cleanup

Translations were removed to start clean and because they need to be updated to match the new Name.
2018-03-04 12:23:51 +01:00
Dharkael
8d44c4a49d Update information about translations 2018-03-04 00:02:02 +01:00
Dharkael
5057f7ee26 README: Add contribution information 2018-03-03 18:12:07 +01:00
lupoDharkael
36d5127796 Add CONTRIBUTING.md 2018-03-03 18:08:43 +01:00
lupoDharkael
dddd185394 Allow tray customization 2018-03-02 15:12:14 +01:00
Gennadiy Chernyshyk
a289713cfe Remove unnecessary space symbol from one string in settings (#146) 2018-03-02 13:43:15 +01:00
lupoDharkael
fff5888152 Fix full -c block 2018-02-28 14:46:53 +01:00
Ahmed Zetao Yang
95e5b0eb64 Improve travis & appveyor (#131)
* improve travis

Add distro name in the packages generated by Travis

* improve appveyor

Add translations in appveyor
2018-02-24 15:33:15 +01:00
Boyuan Yang
59726e772a README.md: Update info about flameshot in distros (#130) 2018-02-24 14:15:45 +01:00
lupoDharkael
9abdb0e7f2 Prepare for v0.5.1 2018-02-24 12:19:04 +01:00
lupoDharkael
0c943d4f87 Remove Encoding entry from autostart file 2018-02-24 11:55:01 +01:00
lupoDharkael
5461b27f0e Improve content of autostart file 2018-02-22 16:39:46 +01:00
lupoDharkael
423bf5929f Blur tool: increase blur level 2018-02-20 23:02:32 +01:00
Ahmed Zetao Yang
8bff093839 Travis: MacOS & fcitx support (#118)
travis add MacOS support & fcitx support for AppImage
2018-02-19 15:12:52 +01:00
Boyuan Yang
58f8d4131e translations: Improve zh_CN translation (#117) 2018-02-18 19:40:07 +01:00
lupoDharkael
1fa3c8f81a Add custom packaging prefix to the translation paths 2018-02-12 20:59:26 +01:00
Rafael Arellano
56957caa5c Add prefix to translations in .pro (#112) 2018-02-12 20:50:17 +01:00
lupoDharkael
b1174a1e05 Fix Windows capture with a screen on the left of the main screen 2018-02-12 20:46:59 +01:00
lupoDharkael
db8a483b7f Dont use applicationFilePath() before QApplication instantiation 2018-02-05 15:25:40 +01:00
Ahmed Zetao Yang
23db806f4b fix "setWindowFlags": Can not find identifier (#111) 2018-02-04 14:00:02 +01:00
lupoDharkael
e02063f3e0 CaptureWidget: define flags outside of the constructor 2018-02-03 19:33:26 +01:00
Ahmed Zetao Yang
1bc42b0d08 add status badges (#110) 2018-02-03 13:38:51 +01:00
lupoDharkael
85da4a3045 Translation paths based on OS 2018-02-02 20:57:27 +01:00
Ahmed Zetao Yang
269a950153 Improve appveyor (#107) 2018-01-31 14:20:57 +01:00
lupoDharkael
15ab748aa1 Fix build 2018-01-30 17:13:37 +01:00
Ahmed Zetao Yang
0fca6a488f deb and rpm packaging & add appveyor (#85)
* improvement of deb package

* rpm and deb package & add appveyor

* deploy to Github Release

* support fedora 27
2018-01-30 17:04:04 +01:00
lupoDharkael
cc8f697163 Improve folder organization 2018-01-30 15:23:44 +01:00
Daniel Napora
e0d70070bd Polish translation (#104) 2018-01-26 23:52:21 +01:00
lupoDharkael
71b63dcd6a Maintain config compatibility until 1.0 2018-01-24 01:27:25 +01:00
lupoDharkael
addc3dfd8c Launch at startup now working on Windows 2018-01-24 01:11:04 +01:00
lupoDharkael
a9b0c21304 Fix Windows multimonitor capture 2018-01-24 00:43:19 +01:00
lupoDharkael
6e9a9bc69a Fix Qt5.3 build 2018-01-23 19:03:39 +01:00
lupoDharkael
ae9b8c062c Fast draw colors are now loaded from config 2018-01-23 18:58:19 +01:00
lupoDharkael
55924bf37e Fix LoadSpinner size 2018-01-23 18:56:38 +01:00
lupoDharkael
d721dcd560 Prefer prefer QVector over QList 2018-01-23 18:14:17 +01:00
Peter Schuller
48106975fb Fix case statement (so we build with clang). (#101) 2018-01-22 21:15:21 +01:00
ld892012
d1c2e20b8f Updated Internationalization_fr.ts (#102) 2018-01-22 21:14:49 +01:00
lupoDharkael
e1bc6ba9c6 Start using #pragma once 2018-01-22 20:08:21 +01:00
lupoDharkael
8e777f4ac3 Fix colorpicker size in hidpi screens 2018-01-22 15:31:46 +01:00
lupoDharkael
eb2f917140 Close modal widgets before a graphical capture 2018-01-20 18:16:48 +01:00
lupoDharkael
69625f427b Show error msg after an unsuccessful config export 2018-01-20 17:58:44 +01:00