Commit Graph

1179 Commits

Author SHA1 Message Date
Markus Gans 5f4fb835f3 Remove indirect virtual call from constructor in FToggleButton::FToggleButton 2018-09-24 04:50:09 +02:00
Markus Gans dc4b4eec6b Add a first steps document 2018-09-24 04:17:15 +02:00
Markus Gans 4ad8335556 Stricter use of the keyword virtual 2018-09-24 04:02:35 +02:00
Markus Gans fcefd8251c Consistent use of size_t in FTermLinux::setScreenFont 2018-09-22 04:08:24 +02:00
Markus Gans 2ac9167bcf LGTM badges 2018-09-22 03:38:20 +02:00
Markus Gans 368f74c497 Remove virtual call from constructor in FToggleButton::FToggleButton 2018-09-22 03:20:58 +02:00
Markus Gans be7e8072fe autoconf settings 2018-09-22 01:11:05 +02:00
Markus Gans 57c14fdc65 Better Code Hub - component_depth: 1 2018-09-21 07:18:48 +02:00
Markus Gans 5bfb87ea69 Better Code Hub - component_depth: 4 2018-09-21 07:14:36 +02:00
Markus Gans 4df1aafcd0 Makefile modification 2018-09-21 07:06:18 +02:00
Markus Gans 68720529ca Makefile modification 2018-09-21 06:19:25 +02:00
Markus Gans f00f5417b6 mv include src 2018-09-21 06:03:51 +02:00
Markus Gans b0039e78c4 The entire library source code is now encapsulated under the namespace finalcut 2018-09-20 23:59:01 +02:00
Markus Gans 7b2257e538 finalcut.spec 2018-09-20 04:59:04 +02:00
Markus Gans 26cd5118e6 Added pkg-config file finalcut.pc 2018-09-20 04:47:51 +02:00
Markus Gans 6b5b4a1677 FTermDetection used now COLORFGBG 2018-09-18 06:04:27 +02:00
Markus Gans 0a244298b1 replace execvp with system 2018-09-18 04:22:14 +02:00
Markus Gans f3bc5b35f4 move_buf <-> move_ptr 2018-09-18 03:37:44 +02:00
Markus Gans fec12f5d64 Fix mkdir time of check to time of use (TOCTOU) issue 2018-09-18 03:09:14 +02:00
Markus Gans b97fa7c61f Fix too large argument size 2018-09-16 19:43:57 +02:00
Markus Gans 0029c41bad Implement a ttytype test for the FTermDetection unit test 2018-09-16 19:33:40 +02:00
Markus Gans 5543157de5 Remove dead code 2018-09-15 02:25:30 +02:00
Markus Gans 103b4b3681 Replace kill() with waitpid() 2018-09-15 01:54:02 +02:00
Markus Gans 0433a47ec1 Added unit test for FTermDetection with a terminal simulation 2018-09-15 00:06:54 +02:00
Markus Gans 55d3e2a638 Added unit test for FTermDetection with a terminal simulation 2018-09-14 23:33:03 +02:00
Markus Gans fc62f9cfe1 Added unit test for FTermDetection with a terminal simulation 2018-09-14 22:42:56 +02:00
Markus Gans 0a5d5aa59c Removes the deprecated keyword "register" 2018-09-12 22:51:15 +02:00
Markus Gans fc45c3c1a5 Some small code improvements 2018-09-02 22:46:01 +02:00
Markus Gans 076598c988 Fix mouse wheel behavior over horizontal scroll bars in FTextView 2018-09-02 13:48:04 +02:00
Markus Gans 9f0ed5bb26 Compiles now with newer gcc 2018-09-02 03:57:57 +02:00
Markus Gans 627ee0f094 Compiles now with newer gcc 2018-09-02 00:43:27 +02:00
Markus Gans c38775f878 Fixed a problem for a non-debug compilation 2018-09-01 19:06:17 +02:00
Markus Gans 0c3be5e726 Added unit test for FTermcapQuirks 2018-08-09 00:04:00 +02:00
Markus Gans 8c575e0aad Handling of keys that are substrings of other keys 2018-07-29 23:49:11 +02:00
Markus Gans d4a163065d Added Keypad [/], [*], [-], [+] support 2018-07-29 13:25:16 +02:00
Markus Gans 0e86de5c81 Fix 4 bytes UTF-8 keyboard input 2018-07-27 12:16:43 +02:00
Markus Gans 5a77460e63 FKeyboardTest fixes 2018-07-23 02:23:10 +02:00
Markus Gans 885993c3bd FKeyboardTest fixes 2018-07-23 01:48:29 +02:00
Markus Gans a4be4da63d Coverity Scan make check fix 2018-07-23 01:08:41 +02:00
Markus Gans 5d56ec18bf Coverity Scan make check fix 2018-07-23 00:48:26 +02:00
Markus Gans dea3a04f58 Coverity Scan make check fix 2018-07-23 00:43:15 +02:00
Markus Gans eef7ec0aa1 Coverity Scan make check fix 2018-07-23 00:26:32 +02:00
Markus Gans cbbb5aad0a Added unit test for FKeyboard 2018-07-22 23:07:49 +02:00
Markus Gans e5eebb06eb delete 2 debug files 2018-07-15 23:37:55 +02:00
Markus Gans 76f978c511 Fix Parameter passing in term::init_OptiAttr 2018-07-15 23:27:03 +02:00
Markus Gans 85e5e04ab2 Keyboard functions are now in a separate class 2018-07-15 20:01:15 +02:00
Markus Gans c36da9e799 Keyboard functions are now in a separate class 2018-07-15 19:52:59 +02:00
Markus Gans e36a786bc7 Extension of the unit test of FOptiMove 2018-07-08 14:48:45 +02:00
Markus Gans bdb30c5a96 Struct to pass the FOptiMove environment 2018-07-01 14:48:53 +02:00
Markus Gans 03c3c79946 Struct to pass the FOptiAttr environment 2018-06-25 00:14:53 +02:00