aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/interface_toolbar.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Qt: Convert more "pressed" signals to "clicked".Gerald Combs1-8/+8
2018-05-03Qt: Add check for running toolbar reader threadStig Bjørlykke1-1/+4
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-26/+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
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-2/+0
2017-10-03interface_toolbar (Qt): fix commas at the end of enumerator lists are a C++11...Alexis La Goutte1-1/+1
2017-09-03Qt: Interface Toolbar log dialog for each controlStig Bjørlykke1-22/+28
2017-08-28iface_lists: Access ifaces member by referenceMikael Kanstrup1-6/+6
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-7/+7
2017-08-28extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen1-5/+10
2017-07-23Qt: Compile InterfaceToolbar with Qt4Stig Bjørlykke1-0/+28
2017-07-16Fix for building without libpcap and extcap.Guy Harris1-0/+2
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2017-05-02Qt: Fix build without extcapStig Bjørlykke1-0/+2
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke1-42/+136
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke1-0/+895