finalcut/src
Markus Gans 22e47adbcb Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
..
include/final Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
Makefile.am Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
Makefile.clang Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
Makefile.gcc Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
fapplication.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
fbutton.cpp Printing FColorPair to change foreground and background color 2019-01-30 12:17:48 +01:00
fbuttongroup.cpp Travis CI - Work around incomplete ca-chain of scan.coverity.com 2019-04-26 23:48:38 +02:00
fcheckbox.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fcheckmenuitem.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
fcolorpalette.cpp Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fdialog.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fdialoglistmenu.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
fevent.cpp Small data type changes 2018-12-28 22:57:43 +01:00
ffiledialog.cpp Move system calls to the new class FSystem 2019-05-17 15:48:09 +02:00
fkey_map.cpp Improved Sun Microsystems workstation console quirks 2018-11-24 02:59:56 +01:00
fkeyboard.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
flabel.cpp Printing FColorPair to change foreground and background color 2019-01-30 12:17:48 +01:00
flineedit.cpp Add a "scroll view" chapter to the first steps document 2019-03-24 20:15:17 +01:00
flistbox.cpp Use shrink_to_fit() to save memory space 2019-04-27 01:23:30 +02:00
flistview.cpp Add a "scroll view" chapter to the first steps document 2019-03-24 20:15:17 +01:00
fmenu.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
fmenubar.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fmenuitem.cpp More accurate interfaces through the strict use of FPoint() and FSize() 2019-01-21 03:42:18 +01:00
fmenulist.cpp Use shrink_to_fit() to save memory space 2019-04-27 01:23:30 +02:00
fmessagebox.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fmouse.cpp New class FSize for storing dimensions 2019-01-16 16:00:15 +01:00
fobject.cpp Use shrink_to_fit() to save memory space 2019-04-27 01:23:30 +02:00
foptiattr.cpp Improved PC encoding for Cygwin and Linux 2019-01-02 03:00:07 +01:00
foptimove.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
fpoint.cpp More accurate interfaces through the strict use of FPoint() and FSize() 2019-01-21 03:42:18 +01:00
fprogressbar.cpp Drawing of the progress bar has been improved 2019-02-25 23:35:27 +01:00
fradiobutton.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fradiomenuitem.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
frect.cpp More accurate interfaces through the strict use of FPoint() and FSize() 2019-01-21 03:42:18 +01:00
fscrollbar.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fscrollview.cpp More accurate interfaces through the strict use of FPoint() and FSize() 2019-01-21 03:42:18 +01:00
fsize.cpp Three new methods in FLineEdit 2019-02-24 00:25:36 +01:00
fstatusbar.cpp Use shrink_to_fit() to save memory space 2019-04-27 01:23:30 +02:00
fstring.cpp Added the 7-segment example 2019-02-24 20:21:12 +01:00
fswitch.cpp Printing FColorPair to change foreground and background color 2019-01-30 12:17:48 +01:00
fsystem.cpp Move system calls to the new class FSystem 2019-05-17 15:48:09 +02:00
fsystemimpl.cpp Move system calls to the new class FSystem 2019-05-17 15:48:09 +02:00
fterm.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermbuffer.cpp Three new methods in FLineEdit 2019-02-24 00:25:36 +01:00
ftermcap.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermcapquirks.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermdebugdata.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermdetection.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermfreebsd.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermios.cpp Integration of an output filter to replace missing characters 2019-01-03 07:36:18 +01:00
ftermlinux.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermopenbsd.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftermxterminal.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
ftextview.cpp Use shrink_to_fit() to save memory space 2019-04-27 01:23:30 +02:00
ftogglebutton.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
ftooltip.cpp Print function can set the cursor position with an FPoint 2019-01-27 13:44:13 +01:00
fvterm.cpp Use the Singleton design pattern to get a single object instance via FTerm 2019-05-27 00:50:11 +02:00
fwidget.cpp Printing FColorPair to change foreground and background color 2019-01-30 12:17:48 +01:00
fwidgetcolors.cpp Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
fwindow.cpp Add a "dynamic layout" Chapter into the first steps document 2019-02-07 23:05:50 +01:00