Jasmine Iwanek
32313eb92d
Merge branch 'master' into net-add-tap-backend
2025-06-26 22:11:10 -04:00
Jasmine Iwanek
127580b71b
Clean QT Network UI
2025-06-06 21:55:03 -04:00
Alexander Babikov
4160fd6a5a
qt: Add colons to dropdown labels on the network settings page
...
For consistency purposes
2025-04-18 01:36:44 +05:00
Alexander Babikov
929a9fb25e
Network settings page redesign
...
Co-Authored-By: cold-brewed <47337035+cold-brewed@users.noreply.github.com >
2025-03-26 19:30:21 +05:00
Doug Johnson
45bcbc75fd
networking: add Linux-specific TAP mode to network interface
...
This addition was motivated by my lack of knowledge of VDE and my
familiarity with the Linux networking stack. The driver automatically
manages the creation of TAP devices and their association with bridges,
such that configurations which specify the same bridge will be connected
together. It also automatically handles the creation of bridge devices for
convenience's sake.
2024-12-23 17:46:31 -07:00
Alexander Babikov
b08ec7dcf6
qt: Expand the number of items displayed in comboboxes to 30
2023-08-25 02:14:01 +05:00
Alexander Babikov
352bfe0f63
qt: Remove a trailing space in a label in qt_settingsnetwork.ui
2023-08-24 03:47:41 +05:00
OBattler
19afe0c312
Fixed the compile-breaking mistakes.
2023-07-23 01:23:45 +02:00
OBattler
88d25b7574
Consistenc fixes in qt/qt_settingsnetwork.ui, fixes #3484 .
2023-07-23 01:04:19 +02:00
Jordi Guillaumes i Pons
52b0e54fd7
VDE networking support
...
Adds VDE (https://github.com/virtualsquare/vde-2 ) support to 86Box.
- Adds new networking type
- Modifies networking configuration dialog
- Adds CMake Presets to build and debug under MacOS
2023-05-04 21:12:13 +02:00
ts-korhonen
e7fec886d0
qt: tabs to network interface settings.
2023-02-19 16:50:20 +02:00
Adrien Moulin
19db1d2c7b
Network overhaul : support for multiple NICs, performance improvement
...
- Add support for multiple NICs
- Switch from polling to an event loop for the host networking to avoid latency and locking issues
2022-08-21 16:55:47 +02:00
Cacodemon345
1e55e86f72
qt: Attempt to make dialogs closer to Win32
2022-02-15 15:14:45 +06:00
Cacodemon345
970430f721
Even more strings changes
2022-01-06 16:58:11 +06:00
Joakim L. Gilje
c587a02b1a
Initial Qt Commit
2021-11-25 10:20:56 +01:00