aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Fill in some missing functionality. Rename some variables and rearrangeGerald Combs4-184/+165
2012-08-23The proper way to set compiler flags in cmake is not by usingJörg Mayer1-7/+0
2012-08-23Remove commented out rulesJörg Mayer1-17/+0
2012-08-23Fixes for warnings: unused-but-set-variableJörg Mayer4-10/+20
2012-08-23Catch key events where needed and direct them to the display filterGerald Combs6-96/+112
2012-08-22Handle return/enter/escape in the Go to Packet QLineEdit.Gerald Combs1-1/+12
2012-08-21Fix compilation.Gerald Combs1-3/+3
2012-08-20Restore the previous focus when we're done going to a packet.Gerald Combs2-3/+17
2012-08-20Stylize the "go to packet" bar.Gerald Combs3-3/+29
2012-08-20Basic "Go to Packet" implementation.Gerald Combs5-5/+98
2012-08-19Handle double-clicks in the tree.Gerald Combs4-23/+58
2012-08-19Be more specific.Gerald Combs1-27/+27
2012-08-19Try colors from the Tango palette.Gerald Combs2-33/+97
2012-08-19Add automatic tree expansion. Get rid of some unnecessary void * casts.Gerald Combs6-19/+88
2012-08-18ui_main_welcome.h is another file generated by uic, so list it inGuy Harris1-0/+1
2012-08-18Make qtshark build again with autotools - possibly. Completely untested.Jörg Mayer1-0/+6
2012-08-18Make cmake build qtshark againJörg Mayer1-0/+1
2012-08-17Fix a focus artifact on Windows and adjust colors for not-so-stellarGerald Combs2-3/+7
2012-08-17More welcome screen layout updates. Instantiate the welcome screenGerald Combs8-85/+96
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-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-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs5-11/+38
2012-08-14Fix compilation warnings.Gerald Combs4-15/+26
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-13Use the right color on Windows when selected.Gerald Combs1-6/+19
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-08Remove an empty lineJörg Mayer1-1/+0
2012-08-07lupdate QtShark.proAlexis La Goutte2-152/+164
2012-08-07Apply the change of revision 44103 to QtSharkAlexis La Goutte1-25/+3
2012-08-06Set svn propertiesJörg Mayer4-4/+4
2012-08-06Add Id header (and the standard copyright headers) to some files.Jörg Mayer7-0/+155
2012-08-06Apparently QPointFs draw on center. Offset them in order to avoidGerald Combs1-2/+2
2012-08-06Fix Unknown test function: packagesExist when launch qmake QtShark.proAlexis La Goutte1-0/+19
2012-08-06Don't call "Q_OBJECT" if there are no signals or slots defined.Jörg Mayer1-3/+2
2012-08-04Take out a debugging statement.Gerald Combs1-1/+0
2012-08-04Draw selected items properly.Gerald Combs1-2/+9
2012-08-04Fix sparlines on Windows. Unfortunately this means listing device IDsGerald Combs2-4/+5
2012-08-04Try to copy over the changes to QtShark.pro to automake and cmake.Jörg Mayer2-0/+3
2012-08-04Qt Creator put sparkline_delegate.{cpp,h} in their own special sections.Gerald Combs1-10/+6
2012-08-04Make sure global_capture_opts is properly declared.Gerald Combs1-0/+1
2012-08-03Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs6-15/+362
2012-08-02Pick up PortAudio dynamically.Gerald Combs1-1/+5
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs2-5/+7