aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/bluetooth_devices_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-04-26Qt: Don't use _U_ for unused parameters in C++Stig Bjørlykke1-1/+1
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-13/+8
2016-10-20Qt/Bluetooth: Add Mark/Unmark functionalityMichal Labedzki1-2/+56
2016-09-13Qt/Bluetooth: Implement hover for rowsMichal Labedzki1-0/+2
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki1-6/+26
2016-06-08Apply the prefix operator to iterators.Jaap Keuter1-2/+2
2016-05-20Qt/Bluetooth: Allow to use Enter button for jump to framesMichal Labedzki1-0/+7
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-1/+1
2016-01-23ui: Code cleanupStig Bjørlykke1-1/+1
2015-12-17Try to fix some PVS Studio warningsMichal Labedzki1-14/+16
2015-10-15Qt/Bluetooth: Disable go to packet for closed filesMichal Labedzki1-1/+4
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-26/+6
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-2/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-18Qt: remove some compilation warningsPascal Quantin1-1/+2
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki1-0/+412