Extend a comment.
[metze/wireshark/wip.git] / ui /
2012-08-24 Gerald CombsRevert r44644 and 44645. g_source_*, g_timeout_, and...
2012-08-23 Gerald CombsFix compilation on Windows.
2012-08-23 Gerald CombsMove the pipe input routines to the common UI directory.
2012-08-23 Gerald CombsAllow focus in the task list, which in turn allows...
2012-08-23 Gerald CombsFill in some missing functionality. Rename some variabl...
2012-08-23 Jörg MayerThe proper way to set compiler flags in cmake is not...
2012-08-23 Jörg MayerRemove commented out rules
2012-08-23 Jörg MayerFixes for warnings: unused-but-set-variable
2012-08-23 Martin MathiesonRationalise the way lists/elements are allocated.
2012-08-23 Gerald CombsCatch key events where needed and direct them to the...
2012-08-22 Gerald CombsHandle return/enter/escape in the Go to Packet QLineEdit.
2012-08-21 Gerald CombsFix compilation.
2012-08-20 Gerald CombsRestore the previous focus when we're done going to...
2012-08-20 Gerald CombsStylize the "go to packet" bar.
2012-08-20 Gerald CombsBasic "Go to Packet" implementation.
2012-08-19 Gerald CombsHandle double-clicks in the tree.
2012-08-19 Gerald CombsBe more specific.
2012-08-19 Gerald CombsTry colors from the Tango palette.
2012-08-19 Evan HuusSplit test_file_close out of do_file_close and use...
2012-08-19 Gerald CombsAdd automatic tree expansion. Get rid of some unnecessa...
2012-08-19 Martin MathiesonBoth lists of elements are always allocated together...
2012-08-19 Martin MathiesonSpeed up drawing of axes by taking cairo_stroke() and
2012-08-18 Guy Harrisui_main_welcome.h is another file generated by uic...
2012-08-18 Jörg MayerMake qtshark build again with autotools - possibly...
2012-08-18 Jörg MayerMake cmake build qtshark again
2012-08-17 Gerald CombsFix a focus artifact on Windows and adjust colors for...
2012-08-17 Gerald CombsMore welcome screen layout updates. Instantiate the...
2012-08-17 Jakub Zawadzkiep_strdup_printf() not needed.
2012-08-17 Gerald CombsAuto-expand the welcome screen layout. Get rid of or...
2012-08-17 Gerald CombsLay out the welcome screen using Qt Designer.
2012-08-16 Gerald CombsCopy over the C runtime DLLs if MSVCR_DLL is defined.
2012-08-15 Jörg MayerThe Id and license header was missing: add it.
2012-08-14 Gerald CombsOnly apply the QWindowsVistaStyle hack when it's the...
2012-08-14 Gerald CombsCopy the QtCore and QtGui DLLs to the Qt staging directory.
2012-08-14 Gerald CombsFix compilation with gcc. Remove an unused variable.
2012-08-14 Jakub ZawadzkiUse frame_data_compare() to compare frame numbers.
2012-08-14 Gerald CombsProperly enable and disable "View/Expand Subtrees"...
2012-08-14 Gerald CombsFix compilation warnings.
2012-08-14 Gerald CombsAdd a "View" menu along with actions+slots for expandin...
2012-08-14 Gerald CombsDon't copy over the entire contents of the GnuTLS bin...
2012-08-14 Gerald CombsMinor cleanup: Get rid of unnecessary signal+slot custo...
2012-08-14 Gerald CombsComment out -DGDK_DISABLE_DEPRECATED to match configure.in.
2012-08-13 Gerald CombsUse the right color on Windows when selected.
2012-08-13 Irene RüngelerDisplay compile results output of single interface...
2012-08-13 Irene RüngelerSet the focus to the filter text field and activate...
2012-08-13 Irene RüngelerOnly activate the 'Compile selected BPFs' button, if...
2012-08-13 Gerald CombsInclude console.lua with the build.
2012-08-13 Gerald CombsAdd keyboard shortcuts for the packet list.
2012-08-11 Martin MathiesonAllow Page Up and Page Down to be used when zoomed in.
2012-08-11 Martin MathiesonAlso place a limit on how far we can zoom in horizonall...
2012-08-11 Martin MathiesonWhen a graph is launched based upon an AM status PDU...
2012-08-10 Michael TüxenGet the windows buildbots happy.
2012-08-10 Irene RüngelerChange window size and wrapping behavior.
2012-08-09 Irene RüngelerChange the font in the compile results window to monospace.
2012-08-09 Irene RüngelerAdd green bullet to indicate success.
2012-08-09 Martin MathiesonRLC: when zooming, use shift and control keys to lock...
2012-08-08 Michael MannHave (almost) all preferences use the generic preferenc...
2012-08-08 Martin MathiesonFix a couple of problems with the common zooming function.
2012-08-08 Anders BromanRemove cosshair cursor
2012-08-08 Irene RüngelerAdd -A as command line option to wireshark and tshark.
2012-08-08 Irene RüngelerMake Ubuntu buildbot happy.
2012-08-08 Irene RüngelerUse list view instead of notebooks to display compile...
2012-08-08 Jörg MayerRemove an empty line
2012-08-08 Michael MannBase framework to allow all preferences to be part...
2012-08-08 Irene RüngelerAdd refresh button, if interfaces are not found.
2012-08-08 Jörg MayerAs of r44326 everything builds with GDK_DISABLE_DEPRECATED
2012-08-08 Anders BromanIt handles GDK_DISABLE_DEPRECATED
2012-08-08 Martin MathiesonUse a common function for doing zoom (shared by mouse...
2012-08-07 Martin MathiesonDo the cross like it is in rlc_lte_graph.c, i.e. by...
2012-08-07 Martin MathiesonFix a test to avoid the cross leaving a line behind...
2012-08-07 Jörg MayerSmall status update
2012-08-07 Martin MathiesonDon't add 0.5 to coordinates used for drawing the cross...
2012-08-07 Martin MathiesonRedo the cross drawing/erasing.
2012-08-07 Alexis La Gouttelupdate QtShark.pro
2012-08-07 Alexis La GoutteFix Typo Tshark => TShark
2012-08-07 Alexis La GoutteApply the change of revision 44103 to QtShark
2012-08-07 Michael TüxenMake the Ubuntu buildbot happy.
2012-08-07 Irene RüngelerFix bug when compiling several filters.
2012-08-07 Anders BromanIt should now compile with GDK_DISABLE_DEPRECATED
2012-08-07 Jörg MayerFix
2012-08-07 Irene RüngelerAdd window with notebooks to display bpf compile results.
2012-08-07 Irene RüngelerMake Windows buildbot happy.
2012-08-07 Irene RüngelerMake macos buildbot happy
2012-08-07 Jörg MayerFix for
2012-08-07 Irene RüngelerAdd a filter for all selected interfaces to the capture...
2012-08-06 Jörg MayerSet svn properties
2012-08-06 Jörg MayerAdd Id header (and the standard copyright headers)...
2012-08-06 Gerald CombsApparently QPointFs draw on center. Offset them in...
2012-08-06 Alexis La GoutteFix Unknown test function: packagesExist when launch...
2012-08-06 Jörg MayerDon't call "Q_OBJECT" if there are no signals or slots...
2012-08-05 Martin MathiesonAdd right mouse button grab/moving feature (from tcp_gr...
2012-08-05 Martin MathiesonReset a flag when restore to original view, again to...
2012-08-05 Martin MathiesonAdd cross-hairs here too. Draw lines, but don't change...
2012-08-05 Martin MathiesonWhen the graph has been redrawn (after resize or move...
2012-08-04 Martin MathiesonGTK3 still failing. Fix a typo.
2012-08-04 Martin MathiesonGTK 3 is broken. This time, pass in GtkWidget* to...
2012-08-04 Martin MathiesonTry to enable the line crosshairs again.
2012-08-04 Martin MathiesonOops, seems that the cross-hair code uses the deprecated
2012-08-04 Martin MathiesonAdd the cross-hairs back, can switch off again if doesn...
2012-08-04 Gerald CombsTake out a debugging statement.
next