aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Create a plural-only English translation. Use it to pluralize the FollowGerald Combs1-0/+1
2013-11-14Add packet information and selection to the Follow Stream dialog.Gerald Combs1-0/+2
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs1-0/+5
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-09-10Add a hack to allow builds to succeed on 64-bit systems.Gerald Combs1-0/+8
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+3
2013-09-09The previous commit contained some WIP: Check which filesJörg Mayer1-3/+2
2013-09-09Commit 51871 did not update CMakeLists.txtJörg Mayer1-2/+4
2013-08-27Add qcustomplot.cpp to Makefile.common and CMakeLists.txtJörg Mayer1-0/+2
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-0/+3
2013-08-27Remove tab and fix orderAlexis La Goutte1-5/+5
2013-08-08Add initial capture filter support.Gerald Combs1-0/+6
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-0/+5
2013-07-23Separate sources inJörg Mayer1-6/+6
2013-07-23Sort alphabeticallyJörg Mayer1-3/+3
2013-07-09From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-0/+3
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+2
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
2013-02-08Add module_preferences_scroll_area.*.Gerald Combs1-0/+3
2013-02-06Add filter expressions frame entries.Gerald Combs1-0/+3
2013-02-01Add interface prefs. Adjust some spacing and resize behavior.Gerald Combs1-0/+3
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-2/+3
2013-01-23Add column preferences.Gerald Combs1-0/+3
2013-01-21Add layout.qrc to CMake BuildAlexis La Goutte1-0/+1
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs1-0/+3
2013-01-19Add an "Appearance" (aka "User Interface") preference pane. Having anGerald Combs1-0/+3
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-0/+3
2012-12-29Add profile_dialog.Gerald Combs1-0/+3
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs1-0/+3
2012-12-23Add the time shift dialog.Gerald Combs1-0/+3
2012-12-18Add an AccordionFrame class which can animate showing and hiding (exceptGerald Combs1-0/+3
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-0/+3
2012-12-11Alphabetically sort filesJörg Mayer1-1/+1
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs1-0/+3
2012-11-01Add a print dialog to the Qt UI. Add support for null page element Gerald Combs1-0/+3
2012-10-18Fix CMake build:Evan Huus1-0/+3
2012-10-12Add a packet format group box, similar to the packet range group box.Gerald Combs1-0/+5
2012-10-09Add syntax_line_edit.h to CMakeLists to fix CMake qtshark build.Evan Huus1-0/+1
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-0/+4
2012-10-02Move the main window slots to main_window_slots.cpp.Gerald Combs1-0/+1
2012-10-01Add new fileset ui file to cmake build.Evan Huus1-0/+1
2012-10-01Implement file sets.Gerald Combs1-2/+2
2012-09-18Add Gerald's recent qt text-import work to CMake build.Evan Huus1-0/+3
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 Mayer1-3/+9
2012-08-18Make cmake build qtshark againJörg Mayer1-0/+1
2012-08-04Try to copy over the changes to QtShark.pro to automake and cmake.Jörg Mayer1-0/+1
2012-08-01Make the changes of r44165 build with autofoo and cmake as wellJörg Mayer1-2/+3