Commit Graph

195 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
f36ab43e70 Fix typos found by codespell (#70) 2018-01-09 13:58:11 +01:00
lupoDharkael
68df636d18 Fix tab+arrow shortcut 2018-01-08 17:17:46 +01:00
lupoDharkael
e6420d8c95 Fix travis build 2018-01-07 01:41:09 +01:00
lupoDharkael
0b174e0a83 Update translations 2018-01-07 01:11:54 +01:00
lupoDharkael
33558be86d Update SingleApplication library 2018-01-06 18:22:51 +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
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
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