Commit Graph
47 Commits
Author SHA1 Message Date
Farkas József 7ba0a0401a refactor: Keymap 2016-09-25 14:26:43 +02:00
Farkas József cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Nejc Zdovc b4a7dbfb20 Keymap clone highlight color (#112)
Adding global styles.

Closes #110
2016-09-21 19:57:04 +02:00
Nejc Zdovc 8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +02:00
Nejc Zdovc b78bc5850f Keymap data layer (#95) 2016-09-18 12:38:42 +02:00
Farkas József 2a709d12eb Fix path 2016-09-16 21:04:36 +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 ed269a3f72 refactor: Create folders for key and macro actions. 2016-09-04 16:21:42 +02:00
Farkas József df79c1aaea Add new tslint rules (class-name, ordered-imports) and fix errors 2016-09-01 22:20:21 +02:00
Farkas József a1020982b8 Update to angular2-rc.6 2016-09-01 17:44:51 +02:00
Farkas József 5367346990 refactor: Remove moduleIds 2016-09-01 17:07:57 +02:00
József Farkas bb3a2d77b6 Folder restructuring (#86) 2016-08-28 21:30:48 +02:00
József Farkas 20f015c254 Refactor: use index files and short import paths. 2016-08-24 21:25:20 +02:00
József Farkas 137f29b1a8 Fix all linter errors. 2016-08-24 20:06:56 +02:00
József Farkas 3ed0b4f916 KeypressTab: Add missing scancode initialization 2016-08-19 21:56:05 +02:00
Nejc Zdovc d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
Nejc Zdovc 7691c88b95 Update ng2-select2 to 0.4.2 (#77) 2016-08-15 09:01:07 +02:00
Farkas József d5907b66d4 Fix typo 2016-08-13 18:41:49 +02:00
József Farkas 8038f255ec MouseTabComponent template refactoring. 2016-08-08 22:04:33 +02:00
József Farkas 940ce6bcae Remove magic numbers in KeypressTabComponent. 2016-08-08 21:56:02 +02:00
József Farkas ffce89023c Move styles in keypress-tab.component from html to scss. 2016-08-08 21:48:22 +02:00
József Farkas b0b76fe1c2 Remapping: Popover tabs initialization accordance with the key action 2016-08-06 17:26:36 +02:00
József Farkas 1de2f8df33 Keypress-tab KeystrokeAction remapping. 2016-07-17 17:01:00 +02:00
Nejc Zdovc baaec669e0 Structural refactoring (#68)
* Moved html in scss to separate files
* Moved components to designated folders
* Moved logic from html to ts
2016-07-15 19:23:24 +02:00
József Farkas ebbe1559fc Enabling noImplicitAny 2016-06-26 15:12:50 +02:00
József Farkas 71760289e2 Fix invalid layer. 2016-06-25 13:41:40 +02:00
József Farkas 9acc29ee33 Fix mouse action selection on mouse-tab. 2016-06-25 12:58:05 +02:00
József Farkas 4a1829e431 Update to angular2-rc.2 2016-06-21 20:02:23 +02:00
László Monda 7748667065 Merge pull request #61 from UltimateHackingKeyboard/fjozsef-redundant
Redundant KeystrokeAction behavior refactoring
2016-06-21 19:52:54 +02:00
József Farkas 639a490113 #57-1 Create one class from: KeystrokeAction, KeystrokeModifiersAction, KeystrokeWithModifiers, DualRoleKeystrokeAction with keeping the different types for binary serialization. 2016-06-21 19:32:58 +02:00
Nejc Zdovc 99ac66f87a Select2 implementation Popover (#59)
Closes #45
2016-06-21 18:44:51 +02:00
József Farkas 317eb668ab Fix style rulebreaks 2016-06-12 16:51:02 +02:00
József Farkas 95f8b8cd08 Add scancodes to keypress-tab. 2016-06-12 16:14:24 +02:00
József Farkas 39913889ec Add missing text to mouse-tab. 2016-06-12 10:12:19 +02:00
Arpad Csanyi 9192996df3 Fix main layout of the mouse action editor interface. 2016-06-12 09:52:58 +02:00
József Farkas 13229dc2b6 Cleanup in keypress-tab component 2016-06-11 17:31:59 +02:00
József Farkas e8de047ed4 Add list to macro-tab 2016-06-04 17:20:02 +02:00
József Farkas 46d16f594a Add missing long press action options 2016-06-02 22:33:15 +02:00
József Farkas 3bc4a1c795 Keymap-tab minor fixes
Remove empty inner style
Move keymaps (real) initialization from constructor to ngOnInit
2016-06-02 19:09:23 +02:00
József Farkas 004364b9fd Popover: Mouse tab 2016-05-25 22:25:10 +02:00
József Farkas 283e10be83 Popover layout fix 2016-05-25 22:24:39 +02:00
József Farkas b059017a0f Remapping support for tabs 2016-05-23 20:12:55 +02:00
József Farkas 0725428309 Rename KeyMap to Keymap 2016-05-23 19:05:17 +02:00
József Farkas a64768fc7a Keymap tab: Keymap switching 2016-05-22 23:51:11 +02:00
József Farkas a4b2a14e14 Move inner styles to scss files. 2016-05-12 20:01:02 +02:00
József Farkas ac5bf13105 Basic popover tab components. 2016-05-12 19:50:24 +02:00