aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-08-06simple_dialog.cpp: Fix missed Qt version wrapper.Michael Mann1-0/+2
2017-08-05QT: Add shortcuts for "Follow XXX Stream"Uli Heilmeier1-0/+12
2017-08-04Qt: Fixup the welcome screen stylesheet.Gerald Combs1-20/+22
2017-07-30Fix copy/pasteo so Qt Model Source is displayed properly in Visual StudioMichael Mann1-1/+1
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte2-0/+6
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke4-5/+57
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke4-8/+27
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs5-92/+118
2017-07-26Qt: Create models directoryRoland Knall50-116/+140
2017-07-26Qt: Fix Makefile.am for utils dir changeRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall150-332/+276
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 Harris3-6/+6
2017-07-17Rename section comment get/set routines.Guy Harris4-7/+7
2017-07-17ERF_TYPE_META write and comment supportAnthony Coddington1-2/+4
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-13GTK: add a comment better suiting GCC 7 parsingPascal Quantin1-1/+1
2017-07-12GTK: fix compilation with GCC 7Pascal Quantin2-2/+2
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-05iface_lists: do not drop named pipes from interfaces listAnders1-9/+1