Jacek Jendrzej
73b9a4926a
menu: typo?
...
Origin commit data
------------------
Commit: 14c33fef9c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2021-09-14 (Tue, 14 Sep 2021)
2022-07-12 22:39:47 +02:00
vanhofen
55de8d7733
keyboard-input: remove russian keyboard
...
Origin commit data
------------------
Commit: 1f5d3a490f
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-04-18 (Mon, 18 Apr 2022)
Origin message was:
------------------
- keyboard-input: remove russian keyboard
2022-04-18 21:29:33 +02:00
Thilo Graf
72413b515f
progresswindow: Consider window frame for progress bar width
...
supplement to: sync frame width with message/hintbox 8fb9196
Origin commit data
------------------
Commit: d81ac05623
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-04-17 (Sun, 17 Apr 2022)
2022-04-17 20:41:43 +02:00
Thilo Graf
fa7511c850
progresswindow: sync frame width with message/hintbox
...
Origin commit data
------------------
Commit: 694d309d89
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-04-08 (Fri, 08 Apr 2022)
2022-04-09 23:22:16 +02:00
Thilo Graf
d0fa82c005
menu: fix item height calculation
...
The height of the description was never 0. Switching to std::string
makes handling easier. Locales are secondary because only strings
come out at the end.
Origin commit data
------------------
Commit: 76d5c0c1be
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-04-07 (Thu, 07 Apr 2022)
2022-04-07 21:57:08 +02:00
Thilo Graf
035fd174a1
msgbox: simplify call for extraction of button label
...
Origin commit data
------------------
Commit: 1f706130d6
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
1e164bcd06
menue.cpp/h: modify move behavior of menu window for custom position
...
MENU_POS_PRESET is replaced with MENU_POS_CUSTOM. This allows
with methode setPos() to any position on screen without preset offset.
Old behavior is untouched.
Origin commit data
------------------
Commit: 8174f094e6
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
04c946bf0f
menue: add members to get dimensions
...
# Conflicts:
# src/gui/widget/menue.h
Origin commit data
------------------
Commit: 1fcb4f8950
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
295162f2fc
widget/textbox: add member to get current text color
...
Origin commit data
------------------
Commit: 5c8645b324
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-03-27 (Sun, 27 Mar 2022)
2022-03-27 21:46:44 +02:00
Thilo Graf
588dbb6292
widget/buttons.h: fix order of parameters in prototype of paintButtons()
...
comes in with: 958139c
'merge neutrino-mp menu/buttons/icons changes'
Origin commit data
------------------
Commit: e9fab4b16e
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-03-11 (Fri, 11 Mar 2022)
2022-03-11 23:53:10 +01:00
Thilo Graf
f1b35ccbd7
gui/widget/buttons: remove unused parameters
...
Origin commit data
------------------
Commit: cc4010716a
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-02-17 (Thu, 17 Feb 2022)
2022-02-17 22:08:36 +01:00
Thilo Graf
b34101464a
Doxyfiles: enable class diagrams
...
Origin commit data
------------------
Commit: 2a61dfceab
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-02-15 (Tue, 15 Feb 2022)
2022-02-16 22:22:55 +01:00
Thilo Graf
969420d37b
CMsgBox: avoid possible crashes when no button object found.
...
This could happen if all buttons in the footer are disabled.
Only for sure, but that should not really happen.
Origin commit data
------------------
Commit: ff67f467e3
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
Thilo Graf
f965e83250
CMsgBox: Ensure to get next selectable item.
...
Origin commit data
------------------
Commit: abca27ac7e
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-02-08 (Tue, 08 Feb 2022)
2022-02-08 12:06:19 +01:00
vanhofen
74233e5789
rename ttx_font_file => font_file_monospace
...
Origin commit data
------------------
Commit: 6906870ab6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-30 (Sun, 30 Jan 2022)
Origin message was:
------------------
- rename ttx_font_file => font_file_monospace
2022-01-30 21:17:38 +01:00
Thilo Graf
0ef7810ebf
record_info: fix item offsets
...
Origin commit data
------------------
Commit: 3c7f99c053
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-01-21 (Fri, 21 Jan 2022)
2022-01-21 23:44:35 +01:00
Thilo Graf
11c3a880f0
record_info: add widget class for record info
...
Origin commit data
------------------
Commit: 84843dd625
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-01-20 (Thu, 20 Jan 2022)
2022-01-20 21:24:37 +01:00
Thilo Graf
70a440149e
navibar: add method to set separator line modes
...
Current behavior is not touched, means: both lines are enabled as default.
Origin commit data
------------------
Commit: 5188655f8c
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-01-15 (Sat, 15 Jan 2022)
2022-01-16 22:41:32 +01:00
vanhofen
c922262b5c
navibar: change color of seperator lines
...
Origin commit data
------------------
Commit: 1d9d101cc0
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-15 (Sat, 15 Jan 2022)
Origin message was:
------------------
- navibar: change color of seperator lines
2022-01-15 15:46:57 +01:00
vanhofen
cc4bdf61f9
navibar: add small separator line to the bottom
...
Origin commit data
------------------
Commit: 095aa0314c
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-15 (Sat, 15 Jan 2022)
Origin message was:
------------------
- navibar: add small separator line to the bottom
2022-01-15 15:46:57 +01:00
Thilo Graf
fbf63fa48a
menue: Show context help button in header if no hint is visible.
...
Origin commit data
------------------
Commit: 5485a155cd
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
vanhofen
3d629df2ac
navibar: just 1px height for new separator line
...
Origin commit data
------------------
Commit: 39950060b8
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-07 (Fri, 07 Jan 2022)
Origin message was:
------------------
- navibar: just 1px height for new separator line
2022-01-07 22:15:37 +01:00
Thilo Graf
afc12357cf
navibar: add small separator line
...
Origin commit data
------------------
Commit: 482caddafb
Author: Thilo Graf <dbt@novatux.de >
Date: 2022-01-07 (Fri, 07 Jan 2022)
2022-01-07 22:15:37 +01:00
vanhofen
dfce6dd08f
change RC_back handling; its not longer translated to RC_home
...
Origin commit data
------------------
Commit: b0c6332f44
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-03 (Mon, 03 Jan 2022)
Origin message was:
------------------
- change RC_back handling; its not longer translated to RC_home
2022-01-03 22:32:25 +01:00
vanhofen
b4861b5228
menue_options.h: auto-calculate structs
...
Origin commit data
------------------
Commit: 8eba953d48
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-12-06 (Mon, 06 Dec 2021)
Origin message was:
------------------
- menue_options.h: auto-calculate structs
2021-12-06 02:06:25 +01:00
vanhofen
c2acb38744
rename src/mymenu.h => src/gui/widget/menue_options.h
...
Origin commit data
------------------
Commit: 39b930bc92
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-12-06 (Mon, 06 Dec 2021)
Origin message was:
------------------
- rename src/mymenu.h => src/gui/widget/menue_options.h
2021-12-06 02:06:25 +01:00
max_10
24764913b2
remove old sh4 blit
...
Origin commit data
------------------
Commit: a5a9e21f21
Author: max_10 <max_10@gmx.de >
Date: 2021-12-03 (Fri, 03 Dec 2021)
Origin message was:
------------------
- remove old sh4 blit
2021-12-03 22:39:21 +01:00
vanhofen
dff73f9d4b
colorchooser: formatting code using astyle
...
Origin commit data
------------------
Commit: 67bccaf947
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-11-25 (Thu, 25 Nov 2021)
Origin message was:
------------------
- colorchooser: formatting code using astyle
2021-11-25 21:47:09 +01:00
Jacek Jendrzej
a64b6ebcbb
hourglass: fix segfault, repeatable with: for(int i = 1; i < 10000; i++){hg.paint();hg.hide();}
...
Origin commit data
------------------
Commit: 4c1d17c4b5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2021-11-20 (Sat, 20 Nov 2021)
2021-11-20 18:42:49 +01:00
Thilo Graf
03a8b14109
helpbox: enable paint bg in addLine()
...
disable not required
Origin commit data
------------------
Commit: 79a22af4d9
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-11-16 (Tue, 16 Nov 2021)
2021-11-16 20:17:27 +01:00
Thilo Graf
3dd15ffc9b
wdget/navibar: remove nb_lpic->doPaintBg(false), code format changes
...
doPaintBg is no more required
Origin commit data
------------------
Commit: d83dced0c4
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-11-14 (Sun, 14 Nov 2021)
2021-11-14 22:12:27 +01:00
vanhofen
a848ed7490
menu: try to allow RC_standby in all menues
...
Origin commit data
------------------
Commit: 2fadd71173
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-11-13 (Sat, 13 Nov 2021)
Origin message was:
------------------
- menu: try to allow RC_standby in all menues
2021-11-13 14:40:38 +01:00
Thilo Graf
4f3ecfaeb2
hourglass: ensure clean screen on disabled bg save
...
hide() has no effect with disabled bg save
Origin commit data
------------------
Commit: 8dc21b74fd
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-11-04 (Thu, 04 Nov 2021)
2021-11-04 19:38:06 +01:00
vanhofen
d537999d6d
iconfont: rename defines; ICONFONT_ => FA_
...
Origin commit data
------------------
Commit: 776496cd0a
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-31 (Sun, 31 Oct 2021)
Origin message was:
------------------
- iconfont: rename defines; ICONFONT_ => FA_
2021-10-31 04:09:07 +01:00
vanhofen
5efa792b95
iconfont.h: add all Font Awesome icons
...
Origin commit data
------------------
Commit: ee3ded466d
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-31 (Sun, 31 Oct 2021)
Origin message was:
------------------
- iconfont.h: add all Font Awesome icons
2021-10-31 02:41:46 +01:00
vanhofen
9d9c235572
introduce Font Awesome iconfont
...
Origin commit data
------------------
Commit: 7406f94ae8
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-31 (Sun, 31 Oct 2021)
Origin message was:
------------------
- introduce Font Awesome iconfont
2021-10-31 00:03:07 +02:00
Thilo Graf
1388430f68
menue.h: fix type conversion
...
Wconversion
Origin commit data
------------------
Commit: 39c9baf9ab
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-10-21 (Thu, 21 Oct 2021)
2021-10-21 18:57:35 +02:00
Thilo Graf
9164e9807d
hourglass.cpp: simplify constructor
...
supplement to:
hourglass.cpp: Avoid division by zero if no images are available.
b4a3d19c9fa503560b52a49018a8cea6a22f94bb
Origin commit data
------------------
Commit: 08205a3c6a
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-10-20 (Wed, 20 Oct 2021)
2021-10-20 19:31:13 +02:00
vanhofen
a5a955494e
hourglass: minor formatations
...
Origin commit data
------------------
Commit: d05a48c270
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-19 (Tue, 19 Oct 2021)
Origin message was:
------------------
- hourglass: minor formatations
2021-10-19 22:35:24 +02:00
Thilo Graf
c7baf65bf3
hourglass.cpp: Avoid division by zero if no images are available.
...
Origin commit data
------------------
Commit: 12a7e32e85
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-10-19 (Tue, 19 Oct 2021)
2021-10-19 22:35:24 +02:00
vanhofen
84e0231fa5
icons: rename color buttons; avoid german names
...
Origin commit data
------------------
Commit: 77968aaf4a
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- icons: rename color buttons; avoid german names
2021-10-16 23:45:21 +02:00
vanhofen
a0a7bbce0d
icons: rename icon_movieplayer.png and icon_ytplay.png
...
Origin commit data
------------------
Commit: 9bb94fb7e5
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- icons: rename icon_movieplayer.png and icon_ytplay.png
2021-10-16 23:45:21 +02:00
vanhofen
5ad6e21758
icons: rename radiotext icons
...
Origin commit data
------------------
Commit: 363512dac2
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- icons: rename radiotext icons
2021-10-16 22:23:14 +02:00
vanhofen
e855bd8d1c
icons: rename NEUTRINO_ICON_SCRAMBLED2 => NEUTRINO_ICON_SCRAMBLED
...
Origin commit data
------------------
Commit: da9d58fddf
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- icons: rename NEUTRINO_ICON_SCRAMBLED2 => NEUTRINO_ICON_SCRAMBLED
2021-10-16 22:15:33 +02:00
BPanther
dfd012a85d
add some more quidpip stuff (still NOT working)
...
Origin commit data
------------------
Commit: ce9dd00d45
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2021-10-15 (Fri, 15 Oct 2021)
2021-10-15 14:55:29 +02:00
TangoCash
39eef7d45b
increase hourglass images, cast to int
...
Origin commit data
------------------
Commit: 825f7cb7b3
Author: TangoCash <eric@loxat.de >
Date: 2021-10-12 (Tue, 12 Oct 2021)
2021-10-12 23:04:56 +02:00
Thilo Graf
221a8538c3
hourglass: use count of images as calculation base for paint interval
...
We are using possible 3rd party theme packages (installed via package
manager) with other counts of images.
This should ensure an automatic adaptation of interval
in case of different count of images.
Origin commit data
------------------
Commit: 2edf3a209c
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-10-10 (Sun, 10 Oct 2021)
2021-10-10 20:02:36 +02:00
vanhofen
61db4c6478
Revert "- hourglass: reduce animation timeout"
...
This reverts commit 6f54215a03
.
Origin commit data
------------------
Commit: 27a8834d94
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-10 (Sun, 10 Oct 2021)
2021-10-10 20:02:36 +02:00
vanhofen
6f54215a03
hourglass: reduce animation timeout
...
Origin commit data
------------------
Commit: 4fe5f666bc
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-10 (Sun, 10 Oct 2021)
Origin message was:
------------------
- hourglass: reduce animation timeout
2021-10-10 13:10:54 +02:00
vanhofen
fb85154562
hourglass: allow hourglass.png
...
Origin commit data
------------------
Commit: ca16db0604
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-09 (Sat, 09 Oct 2021)
Origin message was:
------------------
- hourglass: allow hourglass.png
2021-10-09 23:53:50 +02:00