aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Add filter capabillities.Anders Broman1-30/+68
2013-05-17From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8643Evan Huus3-129/+139
2013-05-17From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8690 :Jeff Morriss4-29/+29
2013-05-16Only add one "New from Global" entry in the profiles menu.Stig Bjørlykke1-11/+11
2013-05-15Use file_selection_run() for dialogs created with file_selection_new().Guy Harris6-392/+243
2013-05-15Remove an unused variable.Gerald Combs1-1/+0
2013-05-15Merge some of the changes to rtp player from https://bugs.wireshark.org/bugzi...Anders Broman1-44/+43
2013-05-15gtk_file_chooser_dialog_new() makes the file chooser dialog a transientGuy Harris4-11/+0
2013-05-14Give file_selection_new() an argument to specify the parent window ofGuy Harris11-160/+81
2013-05-14Fix indentation.Guy Harris1-1/+1
2013-05-14Pull dnd_merge_files() into dnd_open_file_cmd(); the resulting code is aGuy Harris1-72/+26
2013-05-14Merge capture_start_confirmed() into capture_start_cb().Guy Harris1-49/+31
2013-05-14Use gtk_dialog_set_alternative_button_order() to set the "alternative"Guy Harris2-75/+35
2013-05-14Make the dialog a child of the color filters dialog, not the top-levelGuy Harris1-1/+1
2013-05-14Use a modal GTK+ message dialog to ask the user whether to nuke theirGuy Harris1-21/+37
2013-05-13Fix indentation.Guy Harris1-1/+1
2013-05-13Clean up indentation.Guy Harris1-1/+1
2013-05-13Eliminate some includes of ui/simple_dialog.h by files that don't useGuy Harris18-22/+0
2013-05-13Get rid of declaration of no-longer-defined-or-used routine.Guy Harris1-6/+0
2013-05-13lupdate/lrelease ui/qt/QtShark.pro Sync with last change in Qt FilesAlexis La Goutte4-408/+933
2013-05-13Add Some missing text to translateAlexis La Goutte6-13/+13
2013-05-13Add Some missing text to translateAlexis La Goutte1-2/+2
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman3-3/+3
2013-05-10Fix a few bugs related to PDU export feature:Pascal Quantin1-7/+7
2013-05-10Set Start menu button inactive, if capture is in progress.Irene Rüngeler1-3/+1
2013-05-10Delete unused variable.Irene Rüngeler1-1/+1
2013-05-10The Interface column cannot be hidden any more.Irene Rüngeler2-20/+1
2013-05-06Add a helper function to load tags, handle IP and port tags andAnders Broman1-1/+6
2013-05-05Make compiling export_pdu_dlg.c actually work:Jörg Mayer2-3/+4
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman2-0/+7
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman2-0/+340
2013-05-05Revert 49166: It breaks compilation:Jörg Mayer1-1/+1
2013-05-05Really change display filter combo box's background color using GTK3Balint Reczey1-1/+1
2013-05-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=86...Jeff Morriss1-5/+6
2013-05-02Fix Bug 8615 concerning the active "Start" button when remote interfaces are ...Irene Rüngeler1-0/+2
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs2-16/+24
2013-04-27free the linkname allocated by g_strdup()Martin Kaiser1-3/+6
2013-04-27when a named pipe is added to the interfaces list, it has no linktypeMartin Kaiser1-1/+2
2013-04-27Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris1-3/+3
2013-04-27Update comments.Guy Harris1-4/+3
2013-04-26Update the capture start, stop, and restart icons and development badgeGerald Combs4-1542/+1577
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus12-30/+20
2013-04-26Buildbot (via Twisted) sets a restrictive umask. Unset it before we runGerald Combs1-1/+1
2013-04-26Add some Doxygen checks.Gerald Combs1-0/+2
2013-04-26Work around a bug in a Microsoft security fix.Guy Harris1-1/+19
2013-04-26Get rid of leftover debugging variable.Guy Harris1-1/+0
2013-04-26Check, for each of the standard handles, whether they need to beGuy Harris1-8/+98
2013-04-26Update the main, epan, and ui Doxygen configuration files. Change theGerald Combs2-4/+13
2013-04-25Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...Jörg Mayer1-12/+21
2013-04-25Fix a warning: sparkline_delegate.h does not contain a Q_OBJECTJörg Mayer1-1/+1