aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Fix QCustmPlot retina problems.Gerald Combs2-0/+24
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-3/+1
2015-02-17[Qt] don't clear the display filter when a capture file is closedMartin Kaiser1-6/+0
2015-02-17Set a window icon for WiresharkDialog.Gerald Combs1-0/+1
2015-02-17Fix up formatting and indentation a bit.Jeff Morriss1-44/+53
2015-02-16Make get_manuf_name return a const string.Michael Mann1-2/+2
2015-02-16Qt: fix "Assigned value is garbage or undefined"Peter Wu1-151/+115
2015-02-15Fix handling of invalid UAT itemsPeter Wu2-0/+6
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier99-1443/+2723
2015-02-14WSUG and image updates.Gerald Combs2-6/+4
2015-02-14Fix diagnostics macros and squelch a gcc warning.Gerald Combs3-8/+7
2015-02-14"Hide" hashether_t structure.Michael Mann1-3/+3
2015-02-14Qt: Fix side effects of recent WiresharkDialog changes.Gerald Combs5-4/+7
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier5-384/+384
2015-02-13Qt: Allow shift-double-clicking on a frame link.Gerald Combs4-3/+10
2015-02-13Qt: Try to make some dialogs behave like windows.Gerald Combs2-3/+3
2015-02-13Italian translation updateVincenzo Reale2-556/+559
2015-02-13Qt: Revert g6e88978 for main_status_bar.Gerald Combs2-9/+9
2015-02-13Qt: Make WiresharkDialog act like a window.Gerald Combs1-1/+1
2015-02-13Qt: Double clicking a packet opens the packet window.Gerald Combs1-0/+2
2015-02-13Qt: More #include → forward declarations.Gerald Combs27-106/+150
2015-02-13Qt: ElidedLabel doesn't support rich text / HTML.Gerald Combs3-14/+24
2015-02-13Try to fix compilation on OS X.Gerald Combs1-0/+1
2015-02-12Qt: Add the "new packet" window^Wdialog^Wwindow.Gerald Combs16-65/+469
2015-02-12Revert ""Hide" hashether_t structure."Anders Broman1-3/+3
2015-02-12Revert "Make get_manuf_name return a const string."Anders Broman1-2/+2
2015-02-12Make get_manuf_name return a const string.Michael Mann1-2/+2
2015-02-12"Hide" hashether_t structure.Michael Mann1-3/+3
2015-02-11capture_dlg.c: Fix (possibly valid) "Using uninitialized memory" MSVC2013 Co...Bill Meier1-4/+4
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs37-45/+98
2015-02-10Add a "Sum" column to the Service Response Time (SRT) window.Kevin Grigorenko14-14/+27
2015-02-09Use G_GINT64_MODIFIER when formatting g{u}int64 values.Guy Harris1-1/+1
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier19-36/+37
2015-02-09Fix use-after free in RTP playerPeter Wu1-0/+1
2015-02-08Menubar (GTK): fix warning: no previous prototype for ‘set_menus_capture_st...Alexis La Goutte1-0/+1
2015-02-08Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte8-65/+96
2015-02-07Don't call the Bluetooth code's UUID type "uuid_t".Guy Harris1-2/+2
2015-02-07Add the profile name to the Coloring Rules window title.Gerald Combs1-1/+3
2015-02-07WSUG: Update the Packet Colorization section.Gerald Combs1-1/+1
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki10-0/+743
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu5-18/+17
2015-02-07Qt: Fix coloring rules reordering.Gerald Combs1-0/+1
2015-02-07Qt: Add the Coloring Rules dialog.Gerald Combs17-133/+815
2015-02-06Qt: Fix preference change behavior.Gerald Combs5-41/+58
2015-02-06Multicast Stream (GTK): fix crash when try to select a streamAlexis La Goutte1-1/+1
2015-02-04Qt: Add "Copy As..." to the Protocol Hierarchy stats.Gerald Combs3-10/+144
2015-02-04HTTP2: Add tap for HTTP2 dissectorAlexis La Goutte4-0/+18
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann20-104/+241
2015-02-04Qt: Add the Protocol Hierarchy statistics dialog.Gerald Combs19-32/+654
2015-02-04Decorate declarations with G_GNUC_PRINTF() as appropriate.Guy Harris1-2/+4