Markus Gans
|
9da4f00115
|
Further small code improvements
|
2020-04-19 20:40:49 +02:00 |
Markus Gans
|
d08dd8e9f4
|
Further small code improvements
|
2020-04-19 20:38:52 +02:00 |
Markus Gans
|
136b57eac6
|
Correction of some virtual methods
|
2020-04-18 13:33:42 +02:00 |
Markus Gans
|
6de04a3edd
|
CWE-478: Addition of missing default case in the Switch statement
|
2020-04-17 10:53:47 +02:00 |
Markus Gans
|
defc1714e4
|
CERT, OOP50-CPP: Avoids calling a virtual function from the constructor
|
2020-04-17 02:49:33 +02:00 |
Markus Gans
|
fd92d7f4d8
|
Update comments for the copy assignment operator
|
2020-04-15 23:44:08 +02:00 |
Markus Gans
|
7d4de8e46f
|
Improved event handling code
|
2020-04-15 23:17:42 +02:00 |
Markus Gans
|
62b4a68277
|
Better support of general arrow keys
|
2020-04-15 23:10:34 +02:00 |
Markus Gans
|
1ff34f64e1
|
Better support of general arrow keys
|
2020-04-15 10:55:23 +02:00 |
Markus Gans
|
7a520dc944
|
Add destructor
|
2020-04-15 01:01:16 +02:00 |
Markus Gans
|
9b654768aa
|
Several small code improvements
|
2020-04-15 00:28:18 +02:00 |
Markus Gans
|
90b389035e
|
Several small code improvements
|
2020-04-14 23:46:42 +02:00 |
Markus Gans
|
f364f76aea
|
add sonarcloud settings
|
2020-04-13 12:52:45 +02:00 |
Markus Gans
|
3bb001677f
|
Several small code improvements
|
2020-04-13 12:40:11 +02:00 |
Markus Gans
|
ac1ebfefad
|
minor fixes
|
2020-04-10 22:13:13 +02:00 |
Markus Gans
|
20c3cf218e
|
Dialogs can now be displayed without a border
|
2020-04-09 12:38:35 +02:00 |
Markus Gans
|
53d2f04e77
|
Update asciinema link
|
2020-04-04 21:45:27 +02:00 |
Markus Gans
|
bb52b6fd7e
|
Correction of methods that were unnecessarily declared as virtual
|
2020-04-04 20:58:47 +02:00 |
Markus Gans
|
53f1059312
|
Minor bug fixes
|
2020-04-02 09:59:34 +02:00 |
Markus Gans
|
a1b31179c2
|
Update asciinema link
|
2020-03-22 22:05:26 +01:00 |
Markus Gans
|
4c0404ac60
|
A small benchmakt test was added to the Rotozoomer example
|
2020-03-22 21:53:27 +01:00 |
Markus Gans
|
86ccd30eae
|
A rotozoomer example was added to demonstrate the drawing speed of FINAL CUT
|
2020-03-08 22:25:13 +01:00 |
Markus Gans
|
45218b0f61
|
Fixes keyboard input buffer problem when opening a modal dialog
|
2020-03-08 12:52:04 +01:00 |
Markus Gans
|
b58936a6a2
|
Exit the move-resize-mode when the close confirmation dialog is displayed
|
2020-03-07 22:38:26 +01:00 |
Markus Gans
|
77638fcaa0
|
Fixes keyboard input buffer problem when opening a modal dialog
|
2020-03-07 21:32:18 +01:00 |
Markus Gans
|
925f106846
|
Unbuffered reading of keystrokes for better latency
|
2020-03-05 21:30:54 +01:00 |
Markus Gans
|
3102fa6e59
|
Add .editorconfig
|
2020-03-01 15:42:07 +01:00 |
Markus Gans
|
e5902a6ee6
|
New command line switch "--no-terminal-data-request"
|
2020-02-25 23:42:31 +01:00 |
Markus Gans
|
ff6ff14793
|
Travis CI MacOS Homebrew update
|
2020-02-24 11:41:54 +01:00 |
Markus Gans
|
65b47b40f2
|
Updated Debian package files
|
2020-02-23 23:05:05 +01:00 |
Markus Gans
|
3723d071a3
|
Updated Debian and rpm package files
|
2020-02-23 20:57:51 +01:00 |
Markus Gans
|
b23974858e
|
SGRoptimizer improved
|
2020-02-20 00:06:39 +01:00 |
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
Markus Gans
|
a33a9e1b6b
|
Printing FStyle object to change attributes
|
2020-02-16 00:01:36 +01:00 |
Markus Gans
|
43bda37f71
|
Rename setTransShadow() to setColorOverlay()
|
2020-02-13 08:21:48 +01:00 |
Markus Gans
|
83a6ee497b
|
Fix collapse() and expand() in FListViewItem()
|
2020-02-11 00:29:58 +01:00 |
Markus Gans
|
dd625e0822
|
Adding a tty check for stdin
|
2020-02-09 21:58:17 +01:00 |
Markus Gans
|
07a29910b7
|
Add application structure diagram
|
2020-02-08 21:31:21 +01:00 |
Markus Gans
|
b810b51e65
|
Fix in FListViewIterator
|
2020-02-05 08:57:13 +01:00 |
Markus Gans
|
b05513a8f8
|
Add screenshorts to the first steps document
|
2020-02-04 01:07:22 +01:00 |
Markus Gans
|
9221703a40
|
Add screenshorts to the first steps document
|
2020-02-04 00:09:06 +01:00 |
Markus Gans
|
057c295af6
|
Fix uncaught exception
|
2020-02-02 23:57:18 +01:00 |
Markus Gans
|
60009d8f4b
|
clear() and remove() were added to FListView
|
2020-02-02 22:34:27 +01:00 |
Markus Gans
|
06d65ed676
|
Fix metadata
|
2020-01-20 21:40:00 +01:00 |
Markus Gans
|
3e3076838f
|
markdown formatting
|
2020-01-14 20:27:19 +01:00 |
Markus Gans
|
815562173f
|
Replace bitmap in SVG with vector drawing
|
2020-01-14 00:42:48 +01:00 |
Markus Gans
|
bd20b9aa8c
|
svg: remove spaces from base64 code
|
2020-01-13 00:20:35 +01:00 |
Markus Gans
|
3183e376bb
|
Add a "widget layout" chapter to the first steps document
|
2020-01-12 20:10:34 +01:00 |
Markus Gans
|
eeac24aef2
|
Methods setText() and clearText() for FComboBox
|
2020-01-09 20:20:37 +01:00 |
Markus Gans
|
c0b1dc5924
|
Add setCurrentItem() to the FComboBox widget class
|
2020-01-09 19:21:16 +01:00 |