965 Commits

Author SHA1 Message Date
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
Markus Gans
0ea63fa1c8 Illustrations to explain the widget layout 2020-01-03 22:00:42 +01:00
Markus Gans
926f9278bc Illustrations to explain the widget layout 2020-01-03 01:36:01 +01:00
Markus Gans
fc1b9ebdf3 Small code improvements 2020-01-03 01:33:18 +01:00
Markus Gans
d126c4996a Adding an ANSI X3.64 SGR optimizer 2019-12-31 06:32:51 +01:00
Markus Gans
853799b4d6 Screenshots have been updated 2019-12-23 21:29:08 +01:00
Markus Gans
23ddf5d6f2 Correction for height and width alignment in adjustSize() 2019-12-23 14:20:31 +01:00
Markus Gans
3a391f5fe5 Better setSize() implementation in some widgets 2019-12-23 03:53:32 +01:00
Markus Gans
b7639f5301 Fixed the drawing of FLabel widget with the default size of 1×1 character 2019-12-20 19:36:18 +01:00
Markus Gans
867dabf637
Merge pull request #42 from grendello/fspinbox-inlines
Make FSPinBox::get{Prefix,Suffix} functions inline
2019-12-16 11:47:48 +01:00
Markus Gans
74d8585561 New widget class FComboBox to provide a dropdown list with an input field 2019-12-16 11:14:24 +01:00
Marek Habersack
d34e839f83 Make FSPinBox::get{Prefix,Suffix} functions inline
Otherwise, if more than one file includes the header, we will have
duplicate symbols during link time.
2019-12-15 20:32:36 +01:00
Markus Gans
aacf27ff74 update .travis.yml dist: xenial 2019-11-19 02:46:01 +01:00
Markus Gans
cbe1179443 clang++ compile fix 2019-11-18 16:43:07 +01:00
Markus Gans
15fe47327e update g++ on macOS 2019-11-18 01:40:42 +01:00
Markus Gans
3de8e73281 Revision of FString number input stream 2019-11-18 01:18:15 +01:00
Markus Gans
8c434777bc Revision of FString number input stream 2019-11-17 22:06:07 +01:00
Markus Gans
5bb3f1ac9b Fixes the numerical streaming value for FLineEdit and FLabel 2019-11-16 22:33:21 +01:00
Markus Gans
7ba294c496 Fixes the numerical streaming value for FLineEdit and FLabel 2019-11-16 21:48:59 +01:00
Markus Gans
4540a6f455 Fixes the numerical streaming value for FLineEdit and FLabel 2019-11-16 19:57:45 +01:00
Markus Gans
b3c367a168 Fixes the numerical streaming value for FLineEdit and FLabel 2019-11-16 19:10:08 +01:00
Markus Gans
be1c2b2639 Revert "Set theme jekyll-theme-cayman"
This reverts commit 513c80efa1aa15594a0e89fca02a017a69e2e01e.
2019-11-16 15:43:23 +01:00
Markus Gans
d4c964e0d8 Revert "Delete _config.yml"
This reverts commit 0727a59d4a51260624fa38149ba1d7f1f96d6a96.
2019-11-16 15:43:02 +01:00
Markus Gans
687043b174 Merge branch 'master' of https://github.com/gansm/finalcut 2019-11-16 15:38:17 +01:00
Markus Gans
dedc1f3410 New Widget class FSpinBox to provide spin boxes 2019-11-16 15:16:44 +01:00
Markus Gans
0727a59d4a
Delete _config.yml 2019-11-13 20:20:18 +01:00
Markus Gans
513c80efa1 Set theme jekyll-theme-cayman 2019-11-13 20:06:37 +01:00
Markus Gans
5852c8129b Update Travis CI coverity scan test 2019-11-07 04:16:44 +01:00