aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2018-04-15[Automatic update for 2018-04-15]Gerald Combs2-2/+2
2018-04-11qt: capture file properties: add a splitterMartin Kaiser2-26/+52
2018-04-11Qt: Disable collapsible children in the main window.Gerald Combs4-0/+14
2018-04-09QT: keep cursor visible after completerion selectMichail Koreshkov1-0/+1
2018-04-09main window: don't keep a dangling freeze_focus_ pointerMartin Kaiser1-1/+2
2018-04-08[Automatic update for 2018-04-08]Gerald Combs7-40/+75
2018-04-06Remove some references to Qt4.Gerald Combs4-28/+5
2018-04-05QT: Copy as printableMichail Koreshkov1-1/+1
2018-04-05Qt: remove ws_buffer_start_ptr calls from clang-scan.Dario Lombardo2-0/+6
2018-04-05Qt: Remove checks for version below 5.2Roland Knall37-317/+52
2018-04-05extcap: Reload values on requestRoland Knall8-44/+212
2018-04-01[Automatic update for 2018-04-01]Gerald Combs7-34/+48
2018-03-29Extend 'HTTP Referer statistics' to sequence HTTP RedirectsMoshe Kaplan3-7/+7
2018-03-28Qt: keep the extension in CaptureFile::fileName().Dario Lombardo1-1/+1
2018-03-27tap: fix remaining potential memleaks with register_tap_listenerPeter Wu3-4/+24
2018-03-26Qt: TCP Stream Graphs dialog updates.Gerald Combs2-15/+68
2018-03-25[Automatic update for 2018-03-25]Gerald Combs6-96/+0
2018-03-25In some dialogs, have *no* auto-default buttons on macOS.Guy Harris2-2/+53
2018-03-24wslua: Fix loggingPeter Wu1-1/+1
2018-03-24OID name resolv: Fix MIB/PIB path presentationsJaap Keuter1-1/+3
2018-03-23Qt: Remove a redundant include.Gerald Combs1-1/+0
2018-03-23Qt: ensure that taps are invoked on reload/rescanPeter Wu1-1/+2
2018-03-21Qt: fix "Follow stream" in Conversations dialogPeter Wu4-16/+16
2018-03-18Qt: allow keyboard navigation in Unsaved packets dialogPeter Wu2-0/+4
2018-03-18[Automatic update for 2018-03-18]Gerald Combs7-60/+28
2018-03-18Qt: ensure field is visible on selection from bytes viewPeter Wu4-73/+5
2018-03-15Qt 4.8 compatibility for escaping HTMLPeter Wu1-4/+4
2018-03-15Epan+Qt: Invalidate cached column strings.Gerald Combs7-12/+32
2018-03-12Qt: Implement MulticastStatisticsDialog::treeItemDataGerald Combs2-0/+12
2018-03-11[Automatic update for 2018-03-11]Gerald Combs7-109/+35
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu4-4/+4
2018-03-07Qt: remove leak in simple_statistics_dialog (found by clang).Dario Lombardo1-4/+6
2018-03-07Qt: remove leak from protocol_preferences_menu (found by clang).Dario Lombardo1-7/+11
2018-03-07spdx: more licenses converted.Dario Lombardo2-26/+2
2018-03-07Qt: rework routine in module_preferences_scroll_area.Dario Lombardo1-2/+5
2018-03-07Qt: Handle UAT editor dialogs explicitly.Michael Mann6-82/+181
2018-03-07NSIS, WiX: Handle the presence or absence of mmdbresolve.Gerald Combs1-9/+7
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs2-130/+64
2018-03-04coloring rules dialogue: remove unused signalMartin Kaiser1-2/+0
2018-03-04[Automatic update for 2018-03-04]Gerald Combs7-36/+21
2018-03-02Remove the endpoint "Map" feature.Gerald Combs2-48/+0
2018-03-02extcap: Make settings dialog modalRoland Knall1-0/+1
2018-03-01Windows: Remove cruft for unsupported versonsGraham Bloice2-12/+7
2018-03-01Qt: Make we shut down cleanly when exiting early.Gerald Combs1-0/+3
2018-02-27Qt/USB: Allow USB src/dst addresses to be selected for columnsPeter Wu1-5/+17
2018-02-27Qt: accept hexadecimal input in Decode As dialogPeter Wu2-6/+6
2018-02-25[Automatic update for 2018-02-25]Gerald Combs6-130/+14
2018-02-22Qt+Windows: Adjust our DBAR check logic.Gerald Combs1-1/+2
2018-02-22Qt: Improve our capture filter completions.Gerald Combs1-18/+69
2018-02-20Don't cast away constness.Guy Harris1-1/+1