finalcut/src
Markus Gans 56e5847d41 Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
..
fonts New class FOptiAttr to control video attributes and colors 2016-01-08 02:19:38 +01:00
Makefile.am New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
Makefile.clang New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
Makefile.gcc New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
Makefile.in New class FOptiAttr to control video attributes and colors 2016-01-08 02:19:38 +01:00
fapp.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fapp.h Improve menu accelerator keys 2015-11-12 01:33:16 +01:00
fbutton.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fbutton.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fbuttongroup.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fbuttongroup.h Simplify default arguments 2015-09-27 16:45:28 +02:00
fcharmap.h New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fcheckbox.cpp New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fcheckbox.h Simplify default arguments 2015-09-27 16:45:28 +02:00
fcheckmenuitem.cpp Add new classes FCheckMenuItem and FRadioMenuItem 2015-11-15 19:46:33 +01:00
fcheckmenuitem.h Add new classes FCheckMenuItem and FRadioMenuItem 2015-11-15 19:46:33 +01:00
fconfig.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fdialog.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fdialog.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fenum.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fevent.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
fevent.h moving events into the class fc 2016-01-17 02:57:08 +01:00
ffiledialog.cpp New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
ffiledialog.h New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
final.h Add new classes FCheckMenuItem and FRadioMenuItem 2015-11-15 19:46:33 +01:00
fkey_map.h New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
flabel.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
flabel.h moving events into the class fc 2016-01-17 02:57:08 +01:00
flineedit.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
flineedit.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
flistbox.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
flistbox.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fmenu.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fmenu.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fmenubar.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fmenubar.h Avoid to show menus outside of the screen 2015-12-16 23:57:14 +01:00
fmenuitem.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fmenuitem.h Improved mouse and keyboard handling in sub-menus 2015-11-24 23:40:41 +01:00
fmenulist.cpp Add sub-menu support 2015-11-22 21:41:18 +01:00
fmenulist.h Optimize menu example 2015-12-18 21:48:27 +01:00
fmessagebox.cpp New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fmessagebox.h New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fobject.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
fobject.h Add delOwnTimer() for FObject 2015-12-19 20:49:01 +01:00
foptiattr.cpp Avoid height and width underflow in adjustSize 2016-01-17 23:37:52 +01:00
foptiattr.h Better default color handling 2016-01-10 00:56:52 +01:00
foptimove.cpp coding style 2015-10-10 04:01:22 +02:00
foptimove.h New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fpoint.cpp Add an inheritance diagram in every class header 2015-09-25 21:37:19 +02:00
fpoint.h Add an inheritance diagram in every class header 2015-09-25 21:37:19 +02:00
fprogressbar.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fprogressbar.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fradiobutton.cpp New class FOptiAttr to control video attributes and colors 2016-01-08 01:00:05 +01:00
fradiobutton.h Simplify default arguments 2015-09-27 16:45:28 +02:00
fradiomenuitem.cpp Add new classes FCheckMenuItem and FRadioMenuItem 2015-11-15 19:46:33 +01:00
fradiomenuitem.h Add new classes FCheckMenuItem and FRadioMenuItem 2015-11-15 19:46:33 +01:00
frect.cpp coding style 2015-10-10 04:01:22 +02:00
frect.h Add methods getPos and setPos to FRect and FWidget 2015-09-27 16:00:13 +02:00
fscrollbar.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
fscrollbar.h Simplify default arguments 2015-09-27 16:45:28 +02:00
fstatusbar.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
fstatusbar.h Avoid to show menus outside of the screen 2015-12-16 23:57:14 +01:00
fstring.cpp Some bug fixes 2015-12-20 23:27:33 +01:00
fstring.h More string types for FString relational operators 2015-12-18 21:47:19 +01:00
fswitch.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
fswitch.h Simplify default arguments 2015-09-27 16:45:28 +02:00
ftcap_map.h Better default color handling 2016-01-10 00:56:52 +01:00
fterm.cpp Avoid height and width underflow in adjustSize 2016-01-17 23:37:52 +01:00
fterm.h moving events into the class fc 2016-01-17 02:57:08 +01:00
ftextview.cpp moving events into the class fc 2016-01-17 02:57:08 +01:00
ftextview.h Simplify default arguments 2015-09-27 16:45:28 +02:00
ftogglebutton.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
ftogglebutton.h activate the menu with ctrl+space 2015-12-21 18:48:38 +01:00
fwidget.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fwidget.h Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fwindow.cpp Moving widget flags into the class fc 2016-01-24 14:53:09 +01:00
fwindow.h Hidden windows are now non-clickable 2015-10-19 00:07:07 +02:00