Add an initial "Decode As" dialog. Currently read-only.
[metze/wireshark/wip.git] / ui / qt / QtShark.pro
2013-11-22 geraldAdd an initial "Decode As" dialog. Currently read-only.
2013-11-21 geraldTry to get qmake to create wireshark-tap-register.c.
2013-11-21 geraldAdd a statistics tree dialog.
2013-11-14 geraldCreate a plural-only English translation. Use it to...
2013-11-14 geraldAdd packet information and selection to the Follow...
2013-10-24 geraldAdd sequence_dialog.ui.
2013-10-24 geraldInitial and woefully incomplete flow graph support.
2013-09-30 geraldStrip out references to PortAudio. Qt has its own audio...
2013-09-12 geraldMake sure qmake links with zlib on Windows.
2013-09-10 geraldUse the correct GnuTLS include directory.
2013-09-10 guyIt's such fun to have four count 'em four different...
2013-09-09 alagoutteFrom Thomas ERSFELD (GSoC13)
2013-09-09 alagoutteFrom Dean Lee via https://bugs.wireshark.org/bugzilla...
2013-08-31 geraldQt5 on Windows needs platforms/qwindows.dll as well.
2013-08-30 geraldFix NSIS packaging.
2013-08-29 geraldAdd support for Qt5 (tested with 5.1.1).
2013-08-27 jmayerAdd qcustomplot.cpp to Makefile.common and CMakeLists.txt
2013-08-27 geraldRemove an attempt to fix a qmake warning.
2013-08-27 geraldAdd TCP sequence number (Stevens-style) graphs.
2013-08-23 geraldCorrectly reference EXTRA_LIBFILES. Make sure QMAKE_EXT...
2013-08-22 geraldSplit EXTRA_LIBFILES into EXTRA_LIBFILES and EXTRA_BINF...
2013-08-08 geraldAdd initial capture filter support.
2013-08-07 geraldMake sure we copy our support files to DESTDIR.
2013-07-25 geraldAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-07-16 morrissg711.c and u3.c are now in wsutil.
2013-07-16 morrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-12 morrissprint.c and ps.c are in libwirshark now.
2013-07-12 morrissdisabled_protos.c is in libwireshark now.
2013-07-12 guyframe_data_sequence.c and packet-range.c moved to epan.
2013-07-11 guyYou now have to update three count 'em three files...
2013-07-09 alagoutteFrom Thomas ERSFELD (GSOC13) via https://bugs.wireshark...
2013-07-08 geraldNew Qt feature: Show related packet list items in the...
2013-07-02 geraldPreserve symlinks when copying libraries into the appli...
2013-06-26 morrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-06-26 morrissMove tempfile.{h,c} into wsutil.
2013-06-25 morrissThere's no need to compile timestats.c any more--it...
2013-06-17 alagoutteFix qt make buildbot step
2013-06-10 geraldCheck for QtMacExtras, and if we have it use it to...
2013-06-10 geraldRemoving libui_dirty.a in r48976 broke CMake + Qt Creat...
2013-05-22 guyThere are clearly not enough different sets of build...
2013-04-25 geraldUpdate QtShark.pro for Qt5, hopefully without breaking...
2013-03-06 geraldAdd support for software updates. Remove qtshark.rc...
2013-02-10 geraldUse the same destination directory everywhere. If we...
2013-02-09 geraldFix EXTRA_BINFILES for CMake + OS X.
2013-02-09 geraldTry to figure out if we built the rest of the project...
2013-02-08 geraldAdd a ModulePreferencesScrollArea widget which builds...
2013-02-06 geraldAdd Filter Expressions^WButton^WShortcut^WBookmark...
2013-02-02 guyReflect recent.c moving from the top-level directory...
2013-02-01 geraldAdd interface prefs. Adjust some spacing and resize...
2013-01-31 geraldUse the name "Wireshark" instead of "qtshark" on OS X.
2013-01-24 geraldAdd font and color preferences. Unfortunately Qt doesn...
2013-01-23 geraldAdd column preferences.
2013-01-21 geraldAdd an initial layout preference pane. Set SVN properties.
2013-01-19 geraldAdd an "Appearance" (aka "User Interface") preference...
2013-01-18 geraldGenerate Info.plist using CMake and enable it in QtShar...
2013-01-05 geraldBreak out preference type names, type descriptions...
2012-12-29 geraldRemove some duplicate code from ui/profile.c and move...
2012-12-23 geraldQt: Implement packet comments. Fix packet detail updates.
2012-12-21 geraldMove common time shifting code to ui/time_shift.[ch...
2012-12-19 geraldTry using the system-supplied zlib on OS X.
2012-12-18 geraldAdd an AccordionFrame class which can animate showing...
2012-12-15 eapacheLink qtshark with libui_dirty on unix.
2012-12-15 geraldRename the search type menu items to more accurately...
2012-11-22 geraldAdd cfutils.c + capture_unix_ifnames.c + SystemConfigur...
2012-11-19 morrissAttempt to fix the Windows Qt builds.
2012-11-05 geraldMove the MWOverlay code into its own class, SplashOverl...
2012-11-01 geraldAdd a print dialog to the Qt UI. Add support for null...
2012-10-24 alagoutteDisable Auto-generate *.qm file (Need some work...)
2012-10-21 guyInclude ui/win32/console_win32.c.
2012-10-18 geraldMove ui-independent object export routines to the commo...
2012-10-16 geraldUse $${INSTALL_DIR} instead of wireshark-gtk2.
2012-10-15 etxrabTry a experimental gtk3 build
2012-10-12 geraldAdd a packet format group box, similar to the packet...
2012-10-09 geraldFix Qt compilation on Windows. Check the user-supplied...
2012-10-08 geraldAdd a PacketRangeGroupBox widget. Use it to implement...
2012-10-06 geraldGet QMake to build our .qm files.
2012-10-02 geraldMove the main window slots to main_window_slots.cpp.
2012-10-01 geraldImplement file sets.
2012-10-01 morrissThere is no longer the need to define HAVE_CONFIG_H.
2012-09-19 geraldUse guilibsdll and htmlhelp.lib in the Qt build.
2012-09-17 geraldAdd a text import dialog. Use libui.
2012-09-05 geraldThe Qt documentation is mysteriously silent about where...
2012-08-17 geraldLay out the welcome screen using Qt Designer.
2012-08-16 geraldCopy over the C runtime DLLs if MSVCR_DLL is defined.
2012-08-14 geraldCopy the QtCore and QtGui DLLs to the Qt staging directory.
2012-08-14 geraldDon't copy over the entire contents of the GnuTLS bin...
2012-08-13 geraldInclude console.lua with the build.
2012-08-06 jmayerAdd Id header (and the standard copyright headers)...
2012-08-06 alagoutteFix Unknown test function: packagesExist when launch...
2012-08-04 geraldQt Creator put sparkline_delegate.{cpp,h} in their...
2012-08-03 geraldMove capture_globals.h from ui/gtk/ to ui/. Show interf...
2012-08-02 geraldPick up PortAudio dynamically.
2012-07-31 alagoutteAdd icon to QtShark.exe for Windows
2012-07-31 alagoutteAdd icon to QtShark.exe for Windows
2012-07-31 geraldAdd an expert level indicator. Move a bunch of resource...
2012-07-20 jmayerBeginnings of a German translation (review/improvements...
2012-07-19 geraldPass {delayed_}create_progress_dlg a pointer the top...
2012-07-18 geraldUpdate qtshark to match the recent file dialog changes.
2012-07-12 geraldFix building (and running) on OS X.
2012-07-12 geraldUse win32_open_file in qtshark on Windows.
next