finalcut/src
Markus Gans f048d846da development release 0.7.2 2021-02-28 14:23:14 +01:00
..
include/final development release 0.7.2 2021-02-28 14:23:14 +01:00
Makefile.am std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
Makefile.clang development release 0.7.2 2021-02-28 14:23:14 +01:00
Makefile.gcc development release 0.7.2 2021-02-28 14:23:14 +01:00
fapplication.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fbusyindicator.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fbutton.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fbuttongroup.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fcallback.cpp Using smart pointers for global objects 2020-12-03 10:43:20 +01:00
fcharmap.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fcheckbox.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fcheckmenuitem.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fcolorpalette.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fcombobox.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fdata.cpp Using smart pointers for global objects 2020-12-03 10:43:20 +01:00
fdialog.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fdialoglistmenu.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fevent.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
ffiledialog.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fkey_map.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fkeyboard.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
flabel.cpp FTermBuffer unit test now also runs on older Linux distributions without multicolored emojis 2021-02-10 21:09:21 +01:00
flineedit.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
flistbox.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
flistview.cpp FTermBuffer unit test now also runs on older Linux distributions without multicolored emojis 2021-02-10 21:09:21 +01:00
flog.cpp Small fixes 2020-12-06 02:11:54 +01:00
flogger.cpp Small fixes 2020-12-06 02:11:54 +01:00
fmenu.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fmenubar.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fmenuitem.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fmenulist.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fmessagebox.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fmouse.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fobject.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
foptiattr.cpp Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros 2021-02-28 13:21:21 +01:00
foptimove.cpp Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros 2021-02-28 13:21:21 +01:00
fpoint.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fprogressbar.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fradiobutton.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fradiomenuitem.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
frect.cpp Fixed: build with gcc < 5.5 2020-12-05 21:24:09 +01:00
fscrollbar.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fscrollview.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
fsize.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fspinbox.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fstartoptions.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fstatusbar.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fstring.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
fstringstream.cpp Using smart pointers for global objects 2020-12-03 10:43:20 +01:00
fswitch.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fsystem.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fsystemimpl.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
fterm.cpp Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros 2021-02-28 13:21:21 +01:00
fterm_functions.cpp Fixed the incorrect display on terminals without UTF-8 character encoding 2021-02-24 19:55:20 +01:00
ftermbuffer.cpp Optimize terminal output buffer queue with differencing for strings, and control characters and control sequences 2021-02-20 11:29:52 +01:00
ftermcap.cpp Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros 2021-02-28 13:21:21 +01:00
ftermcapquirks.cpp Optimize terminal output buffer queue with differencing for strings, and control characters and control sequences 2021-02-20 11:29:52 +01:00
ftermdebugdata.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
ftermdetection.cpp Optimize terminal output buffer queue with differencing for strings, and control characters and control sequences 2021-02-20 11:29:52 +01:00
ftermfreebsd.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
ftermios.cpp Use of default destructors 2020-11-24 21:06:39 +01:00
ftermlinux.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
ftermopenbsd.cpp Small fixes 2020-12-06 02:11:54 +01:00
ftermxterminal.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
ftextview.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
ftogglebutton.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
ftooltip.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fvterm.cpp Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros 2021-02-28 13:21:21 +01:00
fwidget.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fwidget_functions.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fwidgetcolors.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
fwindow.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
sgr_optimizer.cpp Use of default destructors 2020-11-24 21:06:39 +01:00