Boyuan Yang
f36ab43e70
Fix typos found by codespell ( #70 )
2018-01-09 13:58:11 +01:00
Vitaly Zaitsev
b6f7a59c23
Fixed errors in desktop files: ( #69 )
...
* removed shebang;
* removed encoding tag as it no longer required;
* changed chmod from 755 to 644 as required by standard.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org >
2018-01-08 21:33:32 +01:00
Vitaly Zaitsev
2d2ce8c84d
Added AppData manifest file for Gnome Software. ( #68 )
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org >
2018-01-08 21:31:46 +01:00
lupoDharkael
68df636d18
Fix tab+arrow shortcut
2018-01-08 17:17:46 +01:00
lupoDharkael
5bdaea9c1f
Revert local path for translations
2018-01-08 17:05:07 +01:00
Alexander Wilms
4a11806d9c
Make packaging for Flatpak easier ( #57 )
2018-01-07 13:14:24 +01:00
lupoDharkael
e6420d8c95
Fix travis build
2018-01-07 01:41:09 +01:00
Ahmed Zetao Yang
b09e9376f0
Travis: Improve deb packaging ( #44 )
2018-01-07 01:31:26 +01:00
lupoDharkael
0b174e0a83
Update translations
2018-01-07 01:11:54 +01:00
Omega9
a2f8445004
Update Internationalization_ru.ts ( #56 )
...
Fixed typos
2018-01-07 01:03:09 +01:00
Geoffrey De Belie
b562d38bf2
Replace Open Suse with openSUSE ( #60 )
2018-01-07 00:49:45 +01:00
lupoDharkael
619e19cf68
Fix version generation
2018-01-06 18:23:44 +01:00
lupoDharkael
33558be86d
Update SingleApplication library
2018-01-06 18:22:51 +01:00
Dharkael
f25d819196
Update README.md
...
Add donations and update Acknowledgment
2018-01-06 00:28:03 +01:00
Güven Atbakan
2d212b2c3e
Update README.md ( #54 )
...
Avoid forced installation for dependencies
2018-01-05 15:11:11 +01:00
copie
a7c55f18a0
Add Chinese translation ( #52 )
2018-01-05 13:30:34 +01:00
Manuel López Ruiz
4a2aecdb77
General improvements of travis ( #42 )
...
* General update of travis
* Fix AppImage and minimal changes
2018-01-02 22:49:43 +01:00
lupoDharkael
6eadd10c7d
Windows: initial gui help message uses the correct color
2018-01-02 01:08:11 +01:00
lupoDharkael
05bcf5071e
Update default values
2018-01-02 01:06:39 +01:00
lupoDharkael
a60697fa1e
CaptureWidget: Add missing member initialization
2018-01-01 17:27:08 +01:00
lupoDharkael
2932e5930d
Add configurable transparency
...
Now the opacity of the area outside the selection in the graphical
capture is configurable.
2017-12-31 17:46:26 +01:00
lupoDharkael
4770dd195e
Remove qsettings docs as ConfigHandler documents the same
2017-12-30 18:47:04 +01:00
lupoDharkael
f1e92ef3ad
Don't check builds with QT5.3 as it's travis's work
2017-12-30 18:44:17 +01:00
lupoDharkael
649aedd374
Fix Windows missing header
2017-12-30 16:44:38 +01:00
lupoDharkael
749b73cbb6
Add autostart option
2017-12-30 14:35:22 +01:00
lupoDharkael
d1619d9063
Fix size indication values
2017-12-30 12:00:14 +01:00
lupoDharkael
7969523f06
Load a single configuration in CaptureWidget
2017-12-30 11:59:05 +01:00
lupoDharkael
3258062d16
Windows fixes and adaptation
...
Binary will have icon
Start capture with Print key
Fix .rc generation
2017-12-28 18:18:14 +01:00
lupoDharkael
e96651bc07
Add min gcc version
2017-12-26 21:22:30 +01:00
lupoDharkael
500d537902
Force INI config format
2017-12-26 19:18:11 +01:00
lupoDharkael
c5d85de482
FileSystemWatcher: update after file deletion only
2017-12-26 16:50:49 +01:00
lupoDharkael
c019e19109
Use tray notifications in Windows
2017-12-26 14:23:29 +01:00
lupoDharkael
38a572ecf1
Fix button internal position
2017-12-26 13:44:47 +01:00
lupoDharkael
16c959c826
Add timeout using tray notification
2017-12-26 02:06:57 +01:00
lupoDharkael
77aa604127
Remove dbus from Windows build
2017-12-26 02:00:07 +01:00
lupoDharkael
fc9c576c1f
Fix Windows build
2017-12-25 22:32:21 +01:00
lupoDharkael
c98428b897
Fix button positions based on selection
2017-12-24 18:20:36 +01:00
lupoDharkael
dc96f99281
Fix desktopfile
2017-12-24 13:58:59 +01:00
lupoDharkael
10a93ad49c
Update .pro
2017-12-24 13:58:05 +01:00
lupoDharkael
b162101cd8
Simpler desktop detection code
2017-12-24 00:00:05 +01:00
lupoDharkael
67297f1fe7
Fix Gnome Wayland detection
2017-12-23 23:46:01 +01:00
lupoDharkael
295dfab5ec
Finish ButtonHandler refactor
2017-12-23 18:58:25 +01:00
lupoDharkael
c248c1c406
Fix desktop file format
2017-12-23 17:07:15 +01:00
lupoDharkael
c7147f9131
Use single desktop files
2017-12-23 15:39:29 +01:00
lupoDharkael
a3e26f0eac
Don't show the draw pointer preview after changing to selection mode
2017-12-22 22:45:24 +01:00
lupoDharkael
78df872786
Don't show the draw pointer preview creating a selection
2017-12-22 22:38:04 +01:00
lupoDharkael
a4fa54fc79
First ButtonHandler refactor
2017-12-22 22:22:37 +01:00
lupoDharkael
50c74db128
README: Add Docker version
2017-12-22 16:12:17 +01:00
Gennadiy Chernyshyk
79ed05be86
Add Russian translation ( #36 )
2017-12-21 15:56:18 +01:00
lupoDharkael
569438aadd
Fix travis: use && instead of &
2017-12-20 14:41:48 +01:00