aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Add current packet to the status bar.Michael Mann3-0/+18
2017-07-26WirelessTimeline: move signals out of setPacketList().Michael Mann2-6/+5
2017-07-25Qt: Make SimpleDialog a plain, non-QObject class.Gerald Combs4-30/+47
2017-07-23Qt: Compile InterfaceToolbar with Qt4Stig Bjørlykke1-0/+28
2017-07-23Inhibit unhandled Ctrl key presses being redirected to the display filterLars Christensen1-1/+2
2017-07-22Have UatFrame send out proper notifications.Michael Mann3-4/+21
2017-07-21Qt RTP: Add the default device and adjust sample rates.Gerald Combs4-18/+45
2017-07-20.gitignore: move ui/qt/gitignore to root gitignoreAlexis La Goutte1-3/+0
2017-07-20Remove line numbers (locations) from .ts filesJoão Valverde7-22617/+7
2017-07-18Qt: Don't clobber the itemview hover behavior on Windows.Gerald Combs1-0/+2
2017-07-18Qt: Fix "Filter Button Preferences" shortcutStig Bjørlykke2-1/+3
2017-07-17Qt: Simplify some version checks.Gerald Combs2-8/+8
2017-07-17Qt: Expand column preferences text edit fields to column widthStig Bjørlykke1-0/+3
2017-07-17Rename cf_get_comment() to reflect what comment it gets.Guy Harris2-3/+3
2017-07-17Rename section comment get/set routines.Guy Harris1-3/+3
2017-07-17Qt: More Main Welcome interface tweaks.Gerald Combs3-14/+12
2017-07-16Qt: Main Welcome hover text color fix.Stig Bjørlykke1-0/+1
2017-07-16Qt: Expand IO Graph text edit fields to column widthStig Bjørlykke1-0/+4
2017-07-16Qt: Set IO Graph display filter when having Y fieldStig Bjørlykke1-4/+12
2017-07-16[Automatic update for 2017-07-16]Gerald Combs7-5641/+4374
2017-07-16Qt: add initializers (CID 1162824).Dario Lombardo1-0/+2
2017-07-16Qt: refactor UatTreeView into something reusablePeter Wu11-34/+62
2017-07-16Qt: show UAT description for header itemsPeter Wu1-2/+11
2017-07-16Fix for building without libpcap and extcap.Guy Harris1-0/+2
2017-07-16Qt: fix build without libpcap and without extcapPeter Wu1-0/+4
2017-07-15Qt: Main Welcome behavior tweaks.Gerald Combs3-16/+34
2017-07-15Qt: implement saner tab navigation for coloring rules dialogPeter Wu5-1/+134
2017-07-14Remove some unneeded includes.Gerald Combs1-5/+0
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall79-136/+155
2017-07-11Organize Qt source files for Visual StudioMichael Mann1-0/+7
2017-07-11Promote Expert preference UAT to main preference tree.Michael Mann3-3/+21
2017-07-09filter_expressions_preferences_frame -> uat_frameMichael Mann6-44/+41
2017-07-07Qt: replace zoom buttons by wheel zoom in Wireless TimelinePeter Wu6-108/+26
2017-07-07Qt: Set tooltip on ByteViewTabStig Bjørlykke1-1/+2
2017-07-06Qt: Add convenience function and cleanupRoland Knall8-23/+23
2017-07-04Qt: try harder to sort packet list columns as numberPeter Wu2-5/+29
2017-07-03Add option to use wall-clock intervalsSake Blok1-12/+12
2017-06-28Qt: Drag/Drop Filter buttons to orderRoland Knall7-4/+322
2017-06-28Qt: Change wording of filter button context menuRoland Knall1-4/+4
2017-06-27Qt: fix alloc-dealloc-mismatch while adding named pipePeter Wu3-34/+30
2017-06-27Qt: Context menu for toolbar filter buttonsRoland Knall7-9/+180
2017-06-26Fix Filter Tooltip button and frameRoland Knall5-133/+162
2017-06-26Change display filter button tooltip formatting.Michael Mann1-1/+1
2017-06-26Add support for comments for a display filter buttonMichael Mann3-3/+35
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann8-287/+348
2017-06-25Sample deprecated filter -> Sample warning filterMichael Mann1-1/+1
2017-06-25[Automatic update for 2017-06-25]Gerald Combs7-1735/+1735
2017-06-22Qt: Restore multi custom column width and alignStig Bjørlykke1-3/+1
2017-06-22Add support for "bool" and "display filter" types for UATs.Michael Mann3-6/+54
2017-06-21Qt: fix sorting of custom columns with multiple fieldsPeter Wu2-14/+37