cjaone
5de519d89b
100% German translation
2021-01-22 20:47:47 +01:00
Povilas Kanapickas
d4382b9b80
Merge pull request #1022 from Bintux/master
...
Corrected spelling in gui_de.ts
2021-01-11 16:02:50 +02:00
Eike
cf231aef03
Corrected spelling in gui_de.ts
2021-01-11 14:20:42 +01:00
Povilas Kanapickas
743515e747
Merge pull request #607 from andydna/fix-examples-backwards-aliases
...
reversed aliases: val, key to key, val. add barebones example
2021-01-11 01:40:57 +02:00
andydna
d51ad9eeef
fixed reversed aliases value, key to key, value. added barebones example config
2021-01-11 01:01:05 +02:00
Povilas Kanapickas
804f774ef1
Merge pull request #536 from maboroshin/master
...
translation: ja-JP
2021-01-11 00:59:10 +02:00
Povilas Kanapickas
4d00a1304d
gui: Update compiled translation resources
2021-01-11 00:46:38 +02:00
Povilas Kanapickas
3f268a5099
gui: Make langbuild script executable
2021-01-11 00:46:18 +02:00
maboroshin
a2753a76ce
translation: ja-JP Barrier's Resources
2021-01-11 00:44:44 +02:00
maboroshin
e7d5f25fea
translation: ja-JP Untranslated part
2021-01-11 00:44:12 +02:00
Povilas Kanapickas
eab906ee98
Merge pull request #525 from CyBot/master
...
Add autoStart setting
2021-01-11 00:38:07 +02:00
Tobias Kellner
297de775a3
gui: Add autoStart setting
2021-01-11 00:13:34 +02:00
Povilas Kanapickas
a0459a482f
Merge pull request #790 from fesc2000/master
...
Add missing Sun keyboard keys
2021-01-10 22:29:35 +02:00
Povilas Kanapickas
0c57bdeed8
Merge pull request #1019 from p12tic/disable-stale-bot
...
github: Remove stale bot configuration
2021-01-10 22:29:18 +02:00
Povilas Kanapickas
c0699a793d
github: Remove stale bot configuration
2021-01-10 22:26:07 +02:00
Felix Schmidt
0c86f1fbf9
lib: Add missing Sun keyboard keys
2021-01-10 22:13:43 +02:00
Povilas Kanapickas
a46b297045
Merge pull request #600 from albanobattistella/master
...
Create italian.iss
2021-01-10 21:58:47 +02:00
albanobattistella
bb6a5500c3
Create italian.iss
2021-01-10 20:43:37 +02:00
Povilas Kanapickas
bcdeee1f00
Merge pull request #1018 from p12tic/release-notes-towncrier
...
Setup release notes using towncrier
2021-01-10 20:42:52 +02:00
Povilas Kanapickas
0ed65808c6
doc: Add news fragment for PR #818
2021-01-10 19:47:35 +02:00
Povilas Kanapickas
a682d3217b
doc: Add news fragment for PR #822
2021-01-10 19:47:34 +02:00
Povilas Kanapickas
55acae7038
doc: Add news fragment for PR #803
2021-01-10 19:47:33 +02:00
Povilas Kanapickas
7f074aecf3
doc: Add news fragment for PR #972
2021-01-10 19:47:32 +02:00
Povilas Kanapickas
4e40956aad
doc: Add news fragment for PR #926
2021-01-10 19:47:31 +02:00
Povilas Kanapickas
f5681b64e0
doc: Add news fragment for PR #972
2021-01-10 19:47:30 +02:00
Povilas Kanapickas
b596802f38
doc: Add news fragment for PR #969
2021-01-10 19:47:29 +02:00
Povilas Kanapickas
a4ed0eef67
doc: Add news fragment for PR #979
2021-01-10 19:47:28 +02:00
Povilas Kanapickas
0c0a389f67
doc: Add news fragment for PR #910
2021-01-10 19:47:27 +02:00
Povilas Kanapickas
3c4835a9a4
doc: Add news fragment for PR #915
2021-01-10 19:47:26 +02:00
Povilas Kanapickas
b12dac64ea
doc: Add news fragment for PR #916
2021-01-10 19:47:25 +02:00
Povilas Kanapickas
df0c205052
doc: Setup towncrier for handling of release notes
2021-01-10 19:47:24 +02:00
Povilas Kanapickas
c44a398e39
doc: Remove unused file
2021-01-10 19:47:23 +02:00
Povilas Kanapickas
7ee94cca94
Merge pull request #915 from dustinlieu/master
...
Fixed gui writing invalid config for hotkeys with multiple actions
2021-01-10 16:57:53 +02:00
Dustin Lieu
adc49fa066
gui: Fix invalid config being written for hotkeys with multiple actions
2021-01-10 16:38:25 +02:00
Povilas Kanapickas
8fe1df8c28
Merge pull request #916 from dustinlieu/fix/hotkey-special-chars
...
Added special hotkey config rules for comma and semicolon
2021-01-10 15:50:43 +02:00
Dustin Lieu
a48f183ee1
gui: Added special hotkey config rules for comma and semicolon
2021-01-10 15:40:15 +02:00
Povilas Kanapickas
618d28d392
Merge pull request #1017 from p12tic/gui-hotkey-tests
...
gui/test: More tests for Hotkey serialization
2021-01-10 15:40:01 +02:00
Povilas Kanapickas
def2ef2a9f
gui/test: Add tests for Hotkey serialization via QTextStream
2021-01-10 15:28:09 +02:00
Povilas Kanapickas
7befd121d4
gui/test: Remove testing of different QSettings formats
...
QSettings guarantees are provided regardless of the format and until we
use a custom format it does not make sense to verify guarantees provided
by Qt.
2021-01-10 15:28:08 +02:00
Povilas Kanapickas
141f6de2c4
gui/test: Extract createHotkey()
2021-01-10 15:28:07 +02:00
Povilas Kanapickas
a004cd8eba
gui/test: Put createAction() to anonymous namespace
2021-01-10 15:28:06 +02:00
Povilas Kanapickas
79d266d274
Merge pull request #1015 from p12tic/readme-mention-clipboard-support
...
README: Mention clipboard support
2021-01-10 15:16:37 +02:00
Povilas Kanapickas
0602499ccf
Merge pull request #1016 from p12tic/cleanup-foreach-loop
...
gui: Use range-based for loop instead of foreach macro
2021-01-10 15:16:26 +02:00
Povilas Kanapickas
7a4ce45f5d
Merge pull request #1014 from p12tic/readme-mention-interop-with-synergy
...
README: Mention that barrier is currently not compatible with synergy
2021-01-10 15:09:47 +02:00
Povilas Kanapickas
1aba369dff
README: Mention clipboard sharing is supported
2021-01-10 15:02:16 +02:00
Povilas Kanapickas
ca925cc348
README: Simplify the sentence describing supported features
2021-01-10 15:02:15 +02:00
Povilas Kanapickas
181b3d6235
README: Mention that barrier is currently not compatible with synergy
2021-01-10 14:57:59 +02:00
Povilas Kanapickas
0259703cb2
gui: Use range-based for loop instead of foreach macro
2021-01-10 14:50:29 +02:00
Povilas Kanapickas
773b5b5362
Merge pull request #1013 from p12tic/cleanup-std-endl
...
lib: Remove unnecessary use of std::endl
2021-01-10 14:48:24 +02:00
Povilas Kanapickas
36fa9eaa0e
lib: Remove unnecessary use of std::endl
...
std::endl is "\n" followed by a flush. We only need flushing in certain
circumstances.
2021-01-10 14:28:42 +02:00