aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/QtShark.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs2012-12-291-3/+5
* Qt: Implement packet comments. Fix packet detail updates.Gerald Combs2012-12-231-0/+3
* Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs2012-12-211-8/+13
* Try using the system-supplied zlib on OS X.Gerald Combs2012-12-191-3/+5
* Add an AccordionFrame class which can animate showing and hiding (exceptGerald Combs2012-12-181-3/+5
* Link qtshark with libui_dirty on unix.Evan Huus2012-12-151-1/+1
* Rename the search type menu items to more accurately reflect what we'reGerald Combs2012-12-151-3/+6
* Add cfutils.c + capture_unix_ifnames.c + SystemConfiguration. Sort ourGerald Combs2012-11-221-8/+11
* Attempt to fix the Windows Qt builds.Jeff Morriss2012-11-191-0/+1
* Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs2012-11-051-3/+6
* Add a print dialog to the Qt UI. Add support for null page element Gerald Combs2012-11-011-3/+6
* Disable Auto-generate *.qm file (Need some work...)Alexis La Goutte2012-10-241-2/+2
* Include ui/win32/console_win32.c.Guy Harris2012-10-211-0/+1
* Move ui-independent object export routines to the common ui directory.Gerald Combs2012-10-181-3/+6
* Use $${INSTALL_DIR} instead of wireshark-gtk2.Gerald Combs2012-10-161-1/+1
* Try a experimental gtk3 buildAnders Broman2012-10-151-0/+1
* Add a packet format group box, similar to the packet range group box.Gerald Combs2012-10-121-3/+8
* Fix Qt compilation on Windows. Check the user-supplied range syntaxGerald Combs2012-10-091-1/+1
* Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs2012-10-081-70/+65
* Get QMake to build our .qm files.Gerald Combs2012-10-061-0/+22
* Move the main window slots to main_window_slots.cpp.Gerald Combs2012-10-021-0/+1
* Implement file sets.Gerald Combs2012-10-011-3/+4
* There is no longer the need to define HAVE_CONFIG_H.Jeff Morriss2012-10-011-1/+1
* Use guilibsdll and htmlhelp.lib in the Qt build.Gerald Combs2012-09-191-1/+1
* Add a text import dialog. Use libui.Gerald Combs2012-09-171-6/+10
* The Qt documentation is mysteriously silent about where qmake can findGerald Combs2012-09-051-4/+4
* Lay out the welcome screen using Qt Designer.Gerald Combs2012-08-171-1/+2
* Copy over the C runtime DLLs if MSVCR_DLL is defined.Gerald Combs2012-08-161-0/+4
* Copy the QtCore and QtGui DLLs to the Qt staging directory.Gerald Combs2012-08-141-0/+10
* Don't copy over the entire contents of the GnuTLS bin directory. MoveGerald Combs2012-08-141-2/+2
* Include console.lua with the build.Gerald Combs2012-08-131-2/+6
* Add Id header (and the standard copyright headers) to some files.Jörg Mayer2012-08-061-0/+23
* Fix Unknown test function: packagesExist when launch qmake QtShark.proAlexis La Goutte2012-08-061-0/+19
* Qt Creator put sparkline_delegate.{cpp,h} in their own special sections.Gerald Combs2012-08-041-10/+6
* Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs2012-08-031-2/+12
* Pick up PortAudio dynamically.Gerald Combs2012-08-021-1/+5
* Add icon to QtShark.exe for WindowsAlexis La Goutte2012-07-311-1/+1
* Add icon to QtShark.exe for WindowsAlexis La Goutte2012-07-311-0/+2
* Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs2012-07-311-5/+3
* Beginnings of a German translation (review/improvements welcome)Jörg Mayer2012-07-201-0/+1
* Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs2012-07-191-3/+5
* Update qtshark to match the recent file dialog changes.Gerald Combs2012-07-181-0/+1
* Fix building (and running) on OS X.Gerald Combs2012-07-121-1/+1
* Use win32_open_file in qtshark on Windows.Gerald Combs2012-07-121-3/+9
* Add the GeoIP DLL.Gerald Combs2012-06-051-0/+1
* Pass WTAP_VERSION to Qt. (WTAP_VERSION should probably match the GNUGerald Combs2012-06-051-2/+2
* Give qmake a VERSION it will accept.Gerald Combs2012-03-251-2/+2
* Fix the Qt build for Win64.Gerald Combs2012-03-251-2/+6
* Fix QtShark build after the move of alert_box.c in ui folderAlexis La Goutte2012-03-101-1/+1
* Add i18n to QtSharkAlexis La Goutte2012-03-071-1/+5