Qt: Handle retranslation events in the main window.
[metze/wireshark/wip.git] / ui /
2016-11-10 Gerald CombsQt: Handle retranslation events in the main window.
2016-11-09 Gerald CombsCMake: Use find_program to find a program.
2016-11-08 Gerald CombsQt: Restore the default "About" box tab.
2016-11-07 Michael Manninterface_tree_model.cpp - ensure QObject namespace...
2016-11-06 Gerald Combs[Automatic update for 2016-11-06]
2016-11-06 Dario LombardoQt: move declaration inside ifdef.
2016-11-04 Michal LabedzkiQt/Bluetooth: Split LE Meta Events
2016-11-03 Michael MannFix lintian found spelling error "splitted" -> "split"
2016-11-02 Dario LombardoQt: add "search authors" feature.
2016-10-31 Guy HarrisHandle -K, -n, -N, and -u in the common dissection...
2016-10-31 Guy HarrisHave the routine that handles dissection options not...
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-30 Roland KnallInterfaceList: Fix build without pcap
2016-10-30 Gerald Combs[Automatic update for 2016-10-30]
2016-10-30 Alexis La Gouttewlan_statistics_dialog (Qt): Fix display when there...
2016-10-30 Joerg MayerFix two warnings when compiling with rpcap support...
2016-10-28 Dario LombardoQt: fix typo in layout_preferences_frame.
2016-10-27 Roland KnallManageInterfacesDialog: New handling of pipes
2016-10-27 Michael MannFix compile errors in GTK build
2016-10-26 Gerald CombsQt: WLAN Statistics performance improvements.
2016-10-26 Dario LombardoGtk: remove atoi calls and use ws_strtoi functions.
2016-10-26 Gerald CombsQt: Set uniformRowHeights for some of our trees.
2016-10-26 Peter Wuqt: fix build without pcap_create
2016-10-26 Roland KnallInterfaceList: Make storing preferences optional
2016-10-26 Roland KnallInterfaceTreeList: Enable all editable columns
2016-10-25 ruengelerSCTP: find right assoc id
2016-10-25 erikdejongQt: Enhancements to VoIP call dialog:
2016-10-24 Dario LombardoQt: use ws_strtou function in sctp_chunk_statistics_dialog.
2016-10-24 Guy HarrisMove --fullscreen out of LONGOPT_CAPTURE_COMMON.
2016-10-24 Michal LabedzkiQt: Make horizontal spacer size to be fixed
2016-10-24 Peter WuQt: fix possible crash on sorting custom columns
2016-10-23 Dario LombardoQt: add fullscreen feature.
2016-10-23 Gerald Combs[Automatic update for 2016-10-23]
2016-10-23 Martin Kaiserinterface_sort_filter_model: don't dereference a NULL...
2016-10-22 Martin Kaisermain_welcome: include QUrl
2016-10-22 Guy HarrisFix the #defines for the presence of structure names.
2016-10-22 Michal LabedzkiQt/Bluetooth: Add Display Filter Edit field to HCI...
2016-10-22 Gerald CombsQt: Make "Learn" on the welcome screen clickable.
2016-10-22 Guy HarrisOn UN*X, st_ctime is the last status change time, not...
2016-10-22 Guy HarrisFix some errors from the previous commit.
2016-10-22 Guy HarrisMore checks for localtime() and gmtime() returning...
2016-10-22 Guy Harrislocaltime() can return NULL, even if it's unlikely.
2016-10-21 Michal LabedzkiFix build for Qt 4.8
2016-10-21 Peter WuQt: fix weird tree expander that results in a crash
2016-10-21 Jaap KeuterWelcomeUI: Enhance Open and Capture clickable labels
2016-10-20 Roland KnallInterfaceList: Add button to toggle hidden interfaces
2016-10-20 Dario LombardoQt: remove unused private member (found by clang).
2016-10-20 Mikael KanstrupFix compilation error without PCAP (using correct define)
2016-10-20 Alexis La Gouttewlan_statistics_dialog (Qt): Add percent of retry
2016-10-20 Michal LabedzkiQt/Bluetooth: Add Mark/Unmark functionality
2016-10-20 Roland KnallWelcomeUI: Make Open and Capture clickable
2016-10-20 Peter WuOfficially require Qt 4.8 or newer
2016-10-20 Alexis La Gouttewlan_statistics_dialog: Add number of retry
2016-10-19 Roland KnallInterfaceList: Changing text clears the cell
2016-10-19 Dario LombardoQt: add include to fix compilation without pcap.
2016-10-19 Hessam JalaliQt: declare one_em to fix compile error when HAVE_PCAP_...
2016-10-19 Roland KnallInterfaceTree: Change foreach to const_iterator
2016-10-19 Roland KnallManageInterfacesDialog: Implement View/Data Model
2016-10-18 Guy HarrisRename a function to have a name different from a data...
2016-10-18 Michal LabedzkiFix wrong local function names
2016-10-18 Roland KnallWiresharkApplication: Add signal emitter for Interface...
2016-10-18 Gerald CombsQt: Main welcome show/hide interface updates.
2016-10-17 Roland KnallInterfaceList: Change Buttons to combobox
2016-10-17 Joerg MayerSome get rid of the remaining trivial Q_UNUSED cases.
2016-10-17 Joerg MayerGet rid of the trivial Q_UNUSED cases
2016-10-16 Gerald Combs[Automatic update for 2016-10-16]
2016-10-16 Joerg MayerInspired by prevous commit: grep for wlan_mgt turned...
2016-10-14 Gerald CombsUI: Free up the -m flag.
2016-10-13 Gerald CombsQt+macOS: Fix the default font name.
2016-10-13 Dario LombardoFix compilation error without PCAP.
2016-10-13 Roland KnallInterface List: Fix display of zero entries
2016-10-12 Binh TrinhMTP3: Added SS7 Point Code Name Resolution
2016-10-12 Peter WuQt: convert UatDialog to model/view pattern, improve UX
2016-10-09 Gerald Combs[Automatic update for 2016-10-09]
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-10-07 Jaap KeuterQt: valign text in RTP Stream Analysis window.
2016-10-07 Roland KnallInterface View/Model: Correct column ordering
2016-10-04 Dario LombardoQt: add condition to compile without extcap.
2016-10-04 Roland KnallInterface View/Model: Fix pcap-less build
2016-10-04 Jaap KeuterQt: Have logo in the center of the about dialog
2016-10-03 Gerald CombsBe more forgiving about invalid Coloring Rules.
2016-10-03 Roland KnallInterface List: Allow column filtering in model
2016-10-03 Dario LombardoQt: make parameter unused when SHOW_BUFFER_COLUMN is...
2016-10-03 Peter WuQt: properly handle UAT changes on dialog close
2016-10-03 Michael Manntshark: follow streams should start with chunk 1.
2016-10-02 Roland KnallInterface List: Fix build for no PCAP builds
2016-10-02 Roland KnallInterface List: Hide button for only one interface
2016-10-02 Stig BjørlykkeQt: Only color sequence analysis items having color...
2016-10-02 Gerald Combs[Automatic update for 2016-10-02]
2016-10-01 Alexis La Goutteinterface_tree_model(.h): fix not a Doxygen trailing...
2016-10-01 Roland KnallInterface List: Change display to view/model
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-09-29 Gerald CombsQt: Add html_escape to qt_ui_utils.
2016-09-27 Roland KnallcheckAPIs.pl: Avoid false positive in header
2016-09-27 Gerald CombsQt+macOS: Look for San Francisco Mono
2016-09-25 Gerald Combs[Automatic update for 2016-09-25]
2016-09-22 Stig BjørlykkeQt: Optimized setColumnVisibility() usage
2016-09-19 Stig BjørlykkeQt: Added option to Remove from recent files list
2016-09-19 Binh TrinhQt: Fix bug in capture file dialog introduced by HideNa...
2016-09-19 Pascal QuantinQt: reenable export packet bytes menu while capturing
next