aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2012-08-17ep_strdup_printf() not needed.Jakub Zawadzki1-4/+4
2012-08-17Auto-expand the welcome screen layout. Get rid of or comment outGerald Combs3-151/+119
2012-08-17Lay out the welcome screen using Qt Designer.Gerald Combs7-172/+332
2012-08-16Copy over the C runtime DLLs if MSVCR_DLL is defined.Gerald Combs1-0/+4
2012-08-15The Id and license header was missing: add it.Jörg Mayer1-0/+24
2012-08-14Only apply the QWindowsVistaStyle hack when it's the current style.Gerald Combs1-7/+6
2012-08-14Copy the QtCore and QtGui DLLs to the Qt staging directory.Gerald Combs1-0/+10
2012-08-14Fix compilation with gcc. Remove an unused variable.Gerald Combs1-10/+3
2012-08-14Use frame_data_compare() to compare frame numbers.Jakub Zawadzki1-5/+5
2012-08-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs5-11/+38
2012-08-14Fix compilation warnings.Gerald Combs5-16/+27
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsingGerald Combs7-32/+104
2012-08-14Don't copy over the entire contents of the GnuTLS bin directory. MoveGerald Combs1-2/+2
2012-08-14Minor cleanup: Get rid of unnecessary signal+slot customization and markGerald Combs4-108/+82
2012-08-14Comment out -DGDK_DISABLE_DEPRECATED to match configure.in.Gerald Combs1-1/+1
2012-08-13Use the right color on Windows when selected.Gerald Combs1-6/+19
2012-08-13Display compile results output of single interface in scrollable window inste...Irene Rüngeler1-10/+59
2012-08-13Set the focus to the filter text field and activate START afterwards.Irene Rüngeler1-0/+4
2012-08-13Only activate the 'Compile selected BPFs' button, if interfaces are selected.Irene Rüngeler1-3/+42
2012-08-13Include console.lua with the build.Gerald Combs1-2/+6
2012-08-13Add keyboard shortcuts for the packet list.Gerald Combs5-49/+122
2012-08-11Allow Page Up and Page Down to be used when zoomed in.Martin Mathieson1-1/+11
2012-08-11Also place a limit on how far we can zoom in horizonally (no point inMartin Mathieson1-3/+4
2012-08-11When a graph is launched based upon an AM status PDU, make it for theMartin Mathieson1-1/+8
2012-08-10Get the windows buildbots happy.Michael Tüxen1-5/+5
2012-08-10Change window size and wrapping behavior.Irene Rüngeler1-11/+24
2012-08-09Change the font in the compile results window to monospace.Irene Rüngeler1-0/+3
2012-08-09Add green bullet to indicate success. Irene Rüngeler3-6/+72
2012-08-09RLC: when zooming, use shift and control keys to lock vertical orMartin Mathieson2-17/+76
2012-08-08Have (almost) all preferences use the generic preferences API (per https://bu...Michael Mann4-72/+22
2012-08-08Fix a couple of problems with the common zooming function.Martin Mathieson1-3/+10
2012-08-08Remove cosshair cursorAnders Broman1-60/+3
2012-08-08Add -A as command line option to wireshark and tshark.Irene Rüngeler1-3/+13
2012-08-08Make Ubuntu buildbot happy.Irene Rüngeler1-0/+2
2012-08-08Use list view instead of notebooks to display compile results.Irene Rüngeler1-24/+125
2012-08-08Remove an empty lineJörg Mayer1-1/+0
2012-08-08Base framework to allow all preferences to be part of generic preferences API...Michael Mann2-0/+68
2012-08-08Add refresh button, if interfaces are not found.Irene Rüngeler1-1/+27
2012-08-08As of r44326 everything builds with GDK_DISABLE_DEPRECATEDJörg Mayer1-2/+1
2012-08-08It handles GDK_DISABLE_DEPRECATEDAnders Broman1-4/+0
2012-08-08Use a common function for doing zoom (shared by mouse and keyboard).Martin Mathieson1-73/+26
2012-08-07Do the cross like it is in rlc_lte_graph.c, i.e. by just drawing blackMartin Mathieson1-38/+31
2012-08-07Fix a test to avoid the cross leaving a line behind at the top of theMartin Mathieson1-2/+2
2012-08-07Small status updateJörg Mayer1-3/+3
2012-08-07Don't add 0.5 to coordinates used for drawing the cross. Was goingMartin Mathieson1-4/+4
2012-08-07Redo the cross drawing/erasing.Martin Mathieson1-56/+62
2012-08-07lupdate QtShark.proAlexis La Goutte2-152/+164
2012-08-07Fix Typo Tshark => TSharkAlexis La Goutte1-2/+2
2012-08-07Apply the change of revision 44103 to QtSharkAlexis La Goutte1-25/+3
2012-08-07Make the Ubuntu buildbot happy.Michael Tüxen1-2/+0