-
Amateur radio enthusiast and bad software dev
- Joined on
2021-10-09
Block a user
520106c7ba
Massive UI revamping (v7): fixed devices .ui files to correct display wwhen creating device. Part of #1209
2f1d700201
Spectrum markers dialog: fixed issue when there are no histogram markers. Fixes #1200
78674ead2e
Merge back to v7
26a739533e
Merge branch 'v7' of /shared/development/sdrangel into v7
7a5ebcb8cf
Merge pull request #1216 from srcejon/v7_stack_layout
c6baed9f73
Massive UI revamping (v7): Restored channel highlighted by cursor function. Part of #1213
dc303cdd7d
Massive UI revamping (v7): Renumerate workspaces and workspace index in sub windows after empty workspace trimmin. Fixes #1212
1855e9afe7
Merge pull request #1215 from srcejon/v7_fix_cursor_over_child
3f1ed5b934
Restore cursor when moved over child widget
3259cf7f0a
Massive UI revamping (v7): Fixed random deletion of device sets. Fixes #1211
5f9d14a56e
Massive UI revamping (v7): Fixed sizing of some device windows. Part of #1209
f77e38eb3f
Massive UI revamping (v7): Fixed sizing of feature windows. Part of #1209
360b8a9753
Massive UI revamping (v7): Fixed sizing of channel windows. Part of #1209
e285be84ff
Massive UI revamping (v7): Main spectrum: set the border on the outer side of the window. Part of #1213
218237c466
Massive UI revamping (v7): Devices: set the border on the outer side of the window. Part of #1213
417d860635
Massive UI revamping (v7): AM, DSD, NFM, SSB, WFM demods: improved resizing and rollup collapse/expand handling. Part of #1209
f762863a23
Massive UI revamping (v7): Feature and channels: set the border on the outer side of the window. Part of #1213
f7bfd10bd7
Massive UI revamping (v7): sample sink and mimo: make sure it is all fixed sized
c803788dbb
Massive UI revamping (v7): make AM, NFM and WFM demods horizontally resizable within limits. Part of #1209
72ae871c4a
Massive UI revamping (v7): better handling of expandable rollup sub widgets. Apply to SSB demod. Part of #1209
5ba8b21dcc
Massive UI revamping (v7): better handling of expandable rollup sub widgets. Part of #1209
db71b9fcb2
Massive UI revamping (v7): FramelessWindowResizer: prevent vertical expansion of vertically fixed widgets. Part of #1209
632378205a
Merge branch 'v7' of https://github.com/f4exb/sdrangel into v7
62ca8f8b29
Massive UI revamping (v7): fixed main spectrum window minimum height. Fixes #1210
5b0f0e4e51
Massive UI revamping (v7): restore menu shortcuts and ellipsis. Fixes #1208
249db03cf3
Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207
f9985ad061
Massive UI revamping (v7): main window documentation
0779ab0c70
Massive UI revamping (v7): spectrum documentation
560d61abcb
Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes
e8a2c8b947
Massive UI revamping (v7): added feature window documentation
c638beaddb
Massive UI revamping (v7): raise windows on the 'show' commands so that they will also be put on top
VE7UWU
synced commits to refs/tags/v7.0.0-alpha.1 at VE7UWU/sdrangel from mirror
2022-04-19 02:30:50 -04:00
VE7UWU
synced new reference refs/tags/v7.0.0-alpha.1 to VE7UWU/sdrangel from mirror
2022-04-19 02:30:50 -04:00
b1543c2b98
APRS: implemented new message pipes. Part of #1154
7689a16109
ChannelAPI: Added more convenient getIdentifier pure virtual method
a907b9f616
VOR localizer feature: some code simplifications
df287e8f29
AIS and Radiosonde: implemented new message pipes. Part of #1154
dde85ee084
Demod analyzer feature: change addRollupWidget placement to fix #1183. Fixes #1183
168bf09921
Fix GLSpectrum flow layout setup
4111c967e9
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
96e990cf2b
Merge pull request #1184 from srcejon/adsb_remove_refresh_button
4010ca6f75
Map: Remove unneeded code
080a3f5ae3
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
625104c181
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
90620eed62
Merge pull request #1182 from srcejon/map_my_position_update
54410f8154
Remove obsolete code
5ec2133782
Update station icon on map when My Position preference changes
9a2ba902c7
Merge pull request #1180 from srcejon/adsb_splitter
b9a9e81089
ADS-B: Use QSplitter for table and map