Commit Graph

342 Commits

Author SHA1 Message Date
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
MEBis
c1377d9610 Update flameshot-init.desktop (#98) 2018-01-20 17:00:43 +01:00
MEBis
ac831b737b Update flameshot.desktop (#97) 2018-01-20 17:00:22 +01:00
lupoDharkael
8872efc8ff Remove debian patch 2018-01-20 13:48:55 +01:00
lupoDharkael
5003ec26fb Update translations in .pro 2018-01-19 23:08:59 +01:00
Dharkael
3a961c44f9 Fix README link reference 2018-01-19 23:07:22 +01:00
Giorgi Gzirishvili
a0260982b9 Add instructions for global keyboard shortcuts in Plasma (#84) 2018-01-19 22:54:41 +01:00
ld892012
52193ae36f Internationalization_fr.ts (#94)
French full translation
2018-01-19 22:53:10 +01:00
lupoDharkael
89ac281033 Fix whitespace consistency 2018-01-19 00:58:40 +01:00
lupoDharkael
54c839f673 App launcher: keep icon aspect ratio 2018-01-18 18:48:34 +01:00
lupoDharkael
1cc2161299 Fix config import with no selection 2018-01-18 18:45:58 +01:00
lupoDharkael
f6aaffe306 Add qm files to gitignore 2018-01-18 18:37:36 +01:00
lupoDharkael
33ae4d9bc2 App launcher: use scaled icons 2018-01-18 18:21:40 +01:00
lupoDharkael
16a082c713 Fix MSVC warnings 2018-01-18 17:26:58 +01:00
lupoDharkael
05da137670 Minor code fixes 2018-01-18 17:16:34 +01:00
Giorgi Gzirishvili
39c1cce3f5 Add Georgian translation (#93) 2018-01-18 16:57:59 +01:00
lupoDharkael
03f4801200 Scale button icons 2018-01-18 00:33:54 +01:00
lupoDharkael
2c1080bfaa Initial work towards better dpi support 2018-01-17 23:43:22 +01:00
lupoDharkael
c8d4f613ff .pro cleanup 2018-01-17 23:30:38 +01:00
lupoDharkael
37a16a9e41 Change ./translation/* to ./translations/* 2018-01-16 20:01:49 +01:00
Peter Dave Hello
338a04921e Add Traditional Chinese translation (#89) 2018-01-16 18:19:47 +01:00
Boyuan Yang
df52761594 desktop: Add Keywords: entry for desktop files (#88) 2018-01-16 17:59:46 +01:00
lupoDharkael
af937ddd25 Update .pro 2018-01-16 17:58:04 +01:00
Dharkael
5ab65f5543 Update available packages 2018-01-15 23:20:02 +01:00
lupoDharkael
d8d470e242 Prevent buttons going out of screens 2018-01-15 23:11:20 +01:00
lupoDharkael
e468b49b21 Prefer main screen as full selection button position 2018-01-15 18:35:20 +01:00
Giorgi Gzirishvili
1bc658b7ba Open Program: Fix whitespace handling (#87)
Fixes errors external apps give when you have whitespaces in the file name and you try to open the file in an external editor (e.g. GIMP). This happens because whitespaces are interpreted as shell argument separators.
2018-01-14 16:25:11 +01:00
lupoDharkael
bf9892d05e Use Native File Dialog 2018-01-14 16:21:33 +01:00
lupoDharkael
0c7bd9ca0c Open With tool: show native dialong on Windows 2018-01-13 17:21:40 +01:00
lupoDharkael
46b6485db7 Update translations 2018-01-13 15:07:19 +01:00
MEBis
3bcaa0fe6c Create Internationalization_tr.ts (#78) 2018-01-13 15:04:43 +01:00
lupoDharkael
895ef8fa58 Opacity Config: add % symbol after the value 2018-01-13 15:02:41 +01:00
lupoDharkael
3a38abc2ab Add missing license information 2018-01-12 18:10:02 +01:00
lupoDharkael
02865322bf Update copyright 2018-01-12 17:58:30 +01:00
lupoDharkael
514195ff41 Don't hardcode temp path 2018-01-12 17:55:19 +01:00
lupoDharkael
5f96f148d5 Show opacity slider value 2018-01-12 17:07:57 +01:00
lupoDharkael
45538387f8 MSVC: Fix linker error 2018-01-12 17:07:14 +01:00
lupoDharkael
576c64f3c6 Don't hide the icon configuring button colors 2018-01-10 18:03:19 +01:00
lupoDharkael
f4c08dc3b9 Less error prone reset to default config 2018-01-10 17:55:57 +01:00
lupoDharkael
fe61f2d394 Remove gitmodules file
The project mantains modified versions of its dependencies and
that's why it doesn't use submodules. An update have to be done
manually.
2018-01-10 17:33:13 +01:00
lupoDharkael
dc50cd9193 Fix invalid ui language name for Simplified Chinese (zh_CN) 2018-01-10 16:18:27 +01:00
lupoDharkael
248c446dec Reimplement default configuration
Now it uses real default values without having to set all the
    initial values.
    I a value is not found it will use the default one.
2018-01-09 19:45:07 +01:00
Boyuan Yang
c726e06d3b appdata: Install appdata into /usr/share/metainfo (#71)
The appdata description file was installed into the legacy path /usr/share/appdata/ .

This commit would install appdata info into the canonical dir /usr/share/metainfo/ .

Refs:
 https://lintian.debian.org/tags/appstream-metadata-in-legacy-location.html
2018-01-09 17:32:35 +01:00
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