Markus Gans
|
5257beb73a
|
Small cleanups
|
2019-08-06 23:45:28 +02:00 |
Markus Gans
|
7f206e88f0
|
Using namespace aliases finalcut::fc in some exemple programs
|
2019-04-26 21:06:04 +02:00 |
Markus Gans
|
eeb32bd66e
|
More accurate interfaces through the strict use of FPoint() and FSize()
|
2019-01-21 03:42:18 +01:00 |
Markus Gans
|
2b110d87d8
|
Use of initializer_list for FListBox, FListView and FTextView
|
2019-01-05 22:58:06 +01:00 |
Markus Gans
|
719e9b0586
|
Use the override specifier
|
2018-12-31 06:18:39 +01:00 |
Markus Gans
|
831e9fe05e
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
Markus Gans
|
2a06915f1c
|
Use constexpr for fixed values
|
2018-12-26 23:41:49 +01:00 |
Markus Gans
|
9a694ab267
|
New event FUserEvent for user-defined events
|
2018-12-24 18:11:16 +01:00 |
Markus Gans
|
cef13611d1
|
Use of the C++11 auto specifier in the program code
|
2018-12-15 00:50:09 +01:00 |
Markus Gans
|
6ce8c5cb27
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
Markus Gans
|
fe0c22abe4
|
Deactivate copy constructor and assignment operator with "= delete"
|
2018-12-09 22:04:55 +01:00 |
Markus Gans
|
9ba1b77069
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 02:28:24 +01:00 |
Markus Gans
|
3537152c28
|
Use delegated constructors and in-class default member initializers
|
2018-12-03 03:22:36 +01:00 |
Markus Gans
|
167b7c97bc
|
install fix with final/ftermdata.h
|
2018-11-20 21:11:04 +01:00 |
Markus Gans
|
3953dc19fa
|
FListViewItem now provides checkable list view items
|
2018-11-18 01:15:38 +01:00 |