Farkas József
|
e3f82b250a
|
Add readArray and WriteArray to UhkBuffer
|
2016-09-25 14:18:23 +02:00 |
|
Farkas József
|
5ba0c2d12a
|
Fix error message in UhkBuffer
|
2016-09-25 14:18:23 +02:00 |
|
László Monda
|
3719a6ece3
|
Add script.
|
2016-09-25 01:56:21 +02:00 |
|
László Monda
|
cb2b08f990
|
Make the uhkcmd script work and add a package.json for it.
|
2016-09-25 00:34:15 +02:00 |
|
Farkas József
|
483f3f3231
|
Fix memory leak in Keymap add
|
2016-09-24 12:30:00 +02:00 |
|
Farkas József
|
fd78b19002
|
Update dependencies (typescript 2.0.3, ...)
|
2016-09-23 15:33:22 +02:00 |
|
Farkas József
|
591c240605
|
Add copy constructors for macro related classes
|
2016-09-21 22:02:46 +02:00 |
|
NejcZdovc
|
93bfb43051
|
Added scss variables to keymap header
|
2016-09-21 21:11:00 +02:00 |
|
NejcZdovc
|
e9a6e30a5d
|
Added header component for macro
|
2016-09-21 21:10:09 +02:00 |
|
NejcZdovc
|
e50561170b
|
Optimization of the folder structure
|
2016-09-21 20:21:47 +02:00 |
|
Nejc Zdovc
|
cc3bee4ab2
|
Add dummy components (#113)
|
2016-09-21 20:05:30 +02:00 |
|
Nejc Zdovc
|
b4a7dbfb20
|
Keymap clone highlight color (#112)
Adding global styles.
Closes #110
|
2016-09-21 19:57:04 +02:00 |
|
László Monda
|
caf7b14122
|
Fix link to CONTRIBUTE.md
|
2016-09-21 01:51:15 +02:00 |
|
László Monda
|
2d46767de3
|
Update README.md
|
2016-09-21 01:48:57 +02:00 |
|
Nejc Zdovc
|
8aa29322e5
|
Adding spaces to imports (#111)
Closes #69
|
2016-09-20 21:05:38 +02:00 |
|
Farkas József
|
e9a66c64c4
|
tslint: Remove ignore pattern from no-unused-variable and fix the rule break
|
2016-09-20 20:43:25 +02:00 |
|
Farkas József
|
7e95460451
|
refactor: rename boot.ts to main.ts
|
2016-09-20 18:57:43 +02:00 |
|
Farkas József
|
717d5e0f39
|
cleanup: Remove .editorconfig and add to gitignore
|
2016-09-20 18:52:41 +02:00 |
|
Farkas József
|
e07a036156
|
npm: Update zone.js to 0.6.25
|
2016-09-20 18:49:18 +02:00 |
|
Farkas József
|
a883a88cd8
|
npm: Update types
|
2016-09-20 18:46:20 +02:00 |
|
Farkas József
|
799d1f3839
|
npm: Remove sortablejs
|
2016-09-20 18:36:06 +02:00 |
|
Farkas József
|
c10699173e
|
cleanup: Remove gulp
|
2016-09-20 18:25:48 +02:00 |
|
Farkas József
|
cb0e66baf0
|
cleanup: Remove legacy loader
|
2016-09-20 18:13:51 +02:00 |
|
Farkas József
|
2c86b08d21
|
npm: Remove handlebars
|
2016-09-20 18:11:34 +02:00 |
|
Farkas József
|
5850138482
|
cleanup: Remove legacy macro editor
|
2016-09-20 18:07:37 +02:00 |
|
Mikko Lakomaa
|
85502bccec
|
Allow sorting while editing macro action (#107)
Closes #106
|
2016-09-20 17:54:16 +02:00 |
|
Mikko Lakomaa
|
3e85cf45a6
|
Improve macro sorting visuals (#105)
Closes #103
|
2016-09-20 11:40:00 +02:00 |
|
Farkas József
|
6fa6d35d86
|
Update webpack-dev-server
|
2016-09-18 21:00:50 +02:00 |
|
Farkas József
|
c7ff38db12
|
cleanup: Remove legacy keymap
|
2016-09-18 20:52:51 +02:00 |
|
Farkas József
|
7a3a377280
|
refactor: getKeymap
|
2016-09-18 12:46:00 +02:00 |
|
Nejc Zdovc
|
b78bc5850f
|
Keymap data layer (#95)
|
2016-09-18 12:38:42 +02:00 |
|
Farkas József
|
fb8cd163ec
|
Add copy constructors for key actions
|
2016-09-17 19:42:21 +02:00 |
|
Farkas József
|
813714073e
|
Add some copy constructors
|
2016-09-17 17:15:57 +02:00 |
|
Farkas József
|
7464948f1c
|
Fix MouseButtonMacroAction serialization
|
2016-09-17 17:14:55 +02:00 |
|
Farkas József
|
997046c4c1
|
Fix test-serializer return value
|
2016-09-17 16:44:07 +02:00 |
|
Farkas József
|
078f2684ef
|
Update dependencies: electron and html-loader
|
2016-09-16 22:39:49 +02:00 |
|
Farkas József
|
2d38d8e4fb
|
Update Angular2 to final release
|
2016-09-16 22:34:04 +02:00 |
|
Farkas József
|
de838ed545
|
Fix Key label positioning bug on Firefox
Closes #90
|
2016-09-16 22:21:36 +02:00 |
|
Farkas József
|
ebade0097a
|
Fix unknown keys bug
|
2016-09-16 21:05:41 +02:00 |
|
Farkas József
|
2a709d12eb
|
Fix path
|
2016-09-16 21:04:36 +02:00 |
|
József Farkas
|
7e24f463a1
|
Disable no-string-literal tslint rule
|
2016-09-14 22:49:56 +02:00 |
|
Farkas József
|
11c642317c
|
Update to angular2-rc.7
|
2016-09-14 21:06:26 +02:00 |
|
Mikko Lakomaa
|
bceb4d2d27
|
Fix macro sorting (#100)
* Fixed: Macro action sorting
* Changed: Update dragula version in package.json
|
2016-09-14 19:28:59 +02:00 |
|
Mikko Lakomaa
|
fbb4a1cc49
|
Macro editor (#87)
|
2016-09-13 21:22:11 +02:00 |
|
József Farkas
|
8a76da8df5
|
Merge (Hold|Press|Release)(Key|Modifiers) into KeyMacroAction (#99)
|
2016-09-07 09:02:10 +02:00 |
|
Farkas József
|
858fa0d87c
|
Experimental electron support fixes
|
2016-09-04 20:15:25 +02:00 |
|
Farkas József
|
e5accdc939
|
Add experimental electron support
|
2016-09-04 19:49:21 +02:00 |
|
Nejc Zdovc
|
b0d377e978
|
Side menu animation (#97)
|
2016-09-04 18:52:05 +02:00 |
|
Farkas József
|
3c8a01ce7d
|
Update jQuery.
|
2016-09-04 16:38:27 +02:00 |
|
Farkas József
|
ed269a3f72
|
refactor: Create folders for key and macro actions.
|
2016-09-04 16:21:42 +02:00 |
|