aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/bluetooth_att_server_attributes_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Qt: Fix Crash in empty Bluetooth windowsMichał Łabędzki1-9/+21
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-9/+9
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-2/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-4/+7
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
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-10-20Qt/Bluetooth: Add Mark/Unmark functionalityMichal Labedzki1-3/+55
2016-09-13Qt/Bluetooth: Implement hover for rowsMichal Labedzki1-0/+3
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-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-57/+2
2015-10-17Bluetooth: Fix displaying and handling UUID128Michal Labedzki1-14/+31
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-12Qt/Bluetooth/ATT: Add SaveAsImage option for tableMichal Labedzki1-6/+19
2015-06-12Qt/Bluetooth/ATT: Fix behaviour when capture file is closedMichal Labedzki1-0/+7
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-1/+3
2015-02-07Don't call the Bluetooth code's UUID type "uuid_t".Guy Harris1-2/+2
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-0/+365