summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Qt: Redraw the packet list when a column is resized.Gerald Combs1-0/+1
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs9-17/+75
2015-03-03build the list of .qm files from the list of .ts filesMartin Kaiser1-9/+2
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris2-58/+58
2015-03-03Qt: Do not close file while trying to open new oneMichael Oed1-2/+4
2015-03-02Main window (Qt): Fix Dead Store (Dead assignement/Dead increment) warning fo...Alexis La Goutte1-1/+0
2015-03-02Byte view text (Qt): Fix Dead Store (Dead assignement/Dead increment) warning...Alexis La Goutte1-1/+0
2015-03-02RTP player: don't crash when drawing channel graphs for very long calls.Jeff Morriss1-2/+26
2015-03-02Don't create a packet dialog if we don't have a packet.Guy Harris3-17/+24
2015-03-01Qt: Don't autoscroll if we're not capturing.Gerald Combs1-1/+1
2015-03-01Revert "build the list of .qm files from the list of .ts files"Martin Kaiser1-2/+9
2015-03-01build the list of .qm files from the list of .ts filesMartin Kaiser1-9/+2
2015-02-27Qt: Automatically scroll the packet list.Michal Labedzki9-20/+112
2015-02-26Remove a dead assignment found by Clang.Gerald Combs1-1/+0
2015-02-26Qt: Fix packet detail and byte view scrollingGerald Combs1-0/+2
2015-02-26Translations : fix trailing whitespace when generate translations fileAlexis La Goutte1-1/+1
2015-02-26Qt: Update translationAlexis La Goutte13-6433/+24333
2015-02-24Qt: Escape ampersands in checkboxes and radio buttons.Gerald Combs2-5/+13
2015-02-24Qt: Apply recent settings.Gerald Combs10-98/+161
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs5-5/+24
2015-02-23ui/gtk: use GTK+ 2 name for control keysPeter Wu1-2/+2
2015-02-21Bluetooth/GUI: ATT: Use alphabetical order in makefileMichal Labedzki1-2/+2
2015-02-21Qt: Fix for QT < 4.8Michal Labedzki1-0/+4
2015-02-21Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4...JC Wren2-9/+52
2015-02-21Qt: Fix unsaved changes behavior.Gerald Combs3-10/+11
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs2-13/+2
2015-02-20Qt: Apply the main window geometry directly.Gerald Combs1-51/+16
2015-02-20ui/gtk: fix control combos such as ctrl-a, ctrl-cPeter Wu1-2/+10
2015-02-20Suppress a bunch of cast-qual warnings.Gerald Combs1-1/+4
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris1-1/+1
2015-02-20Qt: Fix automatic update status in welcome screen.Gerald Combs2-20/+21
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs2-11/+87
2015-02-19Qt Wireshark - Once a live capture is stopped the title bar persists in repor...Alexis La Goutte1-1/+1
2015-02-19lupdate for Italian (new strings translated)Vincenzo Reale2-721/+1108
2015-02-18Use plain old ASCII for the SimpleDialog delimiter.Gerald Combs1-9/+1
2015-02-18Bugfix in ui/qt/CMakeLists.txt (missing file).Dario Lombardo1-0/+1
2015-02-18Eliminate some DIRTY_ file lists.Guy Harris3-16/+4
2015-02-18Update Qt version checks.Gerald Combs2-6/+3
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