aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/bluetooth_device_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Qt: Fix Crash in empty Bluetooth windowsMichał Łabędzki1-9/+23
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-6/+6
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris1-0/+1
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-2/+2
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-4/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-03-27bluetooth_device_dialog.cpp: warning C6246: Local declaration of 'item' hides...Michael Mann1-1/+0
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-15/+8
2016-10-20Qt/Bluetooth: Add Mark/Unmark functionalityMichal Labedzki1-3/+55
2016-09-13Qt/Bluetooth: Implement hover for rowsMichal Labedzki1-0/+2
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2016-06-13qt: use #include <file.h> for generated include filesMartin Kaiser1-1/+1
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki1-0/+647