summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-06-25[Automatic update for 2017-06-25]Gerald Combs7-126/+126
2017-06-20Qt: try harder to find a working monospace fontPeter Wu1-1/+9
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu2-76/+4
2017-06-20Don't scroll back to the selected frame when we get name resolution updates.Jeff Morriss2-4/+12
2017-06-04[Automatic update for 2017-06-04]Gerald Combs7-7/+7
2017-06-02Qt: Add version check for setTextInteractionFlagsStig Bjørlykke1-0/+2
2017-05-29GTK: Bugfix not allowing extcap capture filters to be verified.Michael Mann1-1/+1
2017-05-29Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke1-1/+1
2017-05-26GTK: Don't allow extcap capture filters to be verified.Michael Mann1-0/+5
2017-05-26Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2-6/+24
2017-05-21[Automatic update for 2017-05-21]Gerald Combs7-168/+168
2017-05-19Qt: Add check for packet bytesStig Bjørlykke1-0/+8
2017-05-19Qt: Check for no tvb in Show Packet BytesStig Bjørlykke1-0/+3
2017-05-14[Automatic update for 2017-05-14]Gerald Combs6-293/+94
2017-05-07[Automatic update for 2017-05-07]Gerald Combs7-14/+14
2017-05-05Qt: Inhibit Disable Protocol when applicableJaap Keuter1-0/+1
2017-04-30[Automatic update for 2017-04-30]Gerald Combs7-7/+7
2017-04-25Qt: Make text in SimpleDialog selectable by mouseStig Bjørlykke1-0/+1
2017-04-20cf_open() pops up a dialog box on errors; its callers shouldn't do so.Guy Harris2-11/+11
2017-04-20Qt: Prevent moving other columns on drag and dropPeter Wu1-1/+35
2017-04-19remove unnecessary guint64 cast in IO graphXiaochuan Sun1-8/+8
2017-04-12Qt: mark bool and enum prefs as changed when modified via the menuPeter Wu1-0/+2
2017-04-09[Automatic update for 2017-04-09]Gerald Combs7-238/+238
2017-04-05Qt: fix tracer and selection of packet in IO GraphPeter Wu2-9/+32
2017-03-31Qt: do not expand collapsed trees when switching packetsPeter Wu1-2/+9
2017-03-28Qt: update endpoint statistics column labels to match GTK onesPascal Quantin2-12/+7
2017-03-09RTP streams dialog: Fix find reverse buttonErik de Jong1-1/+3
2017-03-09Qt: Fix heap-use-after-free when deleting IO graphStig Bjørlykke1-1/+1
2017-02-26[Automatic update for 2017-02-26]Gerald Combs7-196/+196
2017-02-23Qt: Avoid flicker in filter expressions toolbarStig Bjørlykke1-1/+7
2017-02-22Calling g_hash_table_size with a NULL argument causes a GLib-CRITICAL.Joerg Mayer2-1/+5
2017-02-21Qt: Handle cancel in import coloring rulesStig Bjørlykke1-4/+6
2017-02-20Qt: Mystery pixel issue is solvedStig Bjørlykke1-3/+3
2017-02-19[Automatic update for 2017-02-19]Gerald Combs7-350/+546
2017-02-17Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs2-0/+132
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-3/+7
2017-02-16Qt: Preserve pane sizes when layout content changedStig Bjørlykke2-3/+15
2017-02-16Qt: Improved pane size auto detectStig Bjørlykke1-6/+9
2017-02-16Qt: Use correct wsApp signal for RecentFilesReadStig Bjørlykke1-1/+1
2017-02-16Qt: Reset pane sizes when layout type changedStig Bjørlykke1-0/+13
2017-02-16Qt: Auto detect pane size when configured zeroStig Bjørlykke1-0/+12
2017-02-16Qt: Preserve pane sizes when changing profileStig Bjørlykke1-1/+1
2017-02-15Qt: Indicate profile created from system providedStig Bjørlykke1-0/+3
2017-02-14Do not set Qt Window focus when highlighting rowsD. Ulis1-2/+0
2017-02-10simple_dialog(.h): fix parameter 'Type' not found in the function declaration...Alexis La Goutte1-1/+1
2017-02-07ui: Write recent file when applying profile changesStig Bjørlykke1-1/+6
2017-01-29[Automatic update for 2017-01-29]Gerald Combs7-14/+14
2017-01-28Qt: Preference editor improvements.Stig Bjørlykke1-9/+4
2017-01-22[Automatic update for 2017-01-22]Gerald Combs7-98/+98
2017-01-21Clean up initialization code for programs.Guy Harris1-2/+3