From Josip Medved:
[obnox/wireshark/wip.git] / ui / qt /
2012-02-17 jmayerStart moving files to ui/ and ui/cli/
2012-02-08 wmeierWhen building QtShark on Windows: Don't (re)compile...
2012-02-04 jmayerAdd the magic incantation to get icons into the cmake...
2012-02-04 jmayerRename the binary Wireshark -> qtshark
2012-02-03 jmayerDon't forget about the .qrc files.
2012-02-02 jmayerAdd a comment about automoc (but don't use it as this...
2012-02-02 jmayerFix make install for qtshark.
2012-02-02 jmayerMake out-of-tree builds work.
2012-02-02 jmayer- Move setting _U_ into config.h, because
2012-02-02 jmayerUpdate svn:ignore for existing qtshark build process
2012-02-01 wmeierFix some Windows qmake and Qt Wireshark build issues:
2012-02-01 wmeierFix a typo
2012-01-30 wmeierCompile .cpp files with CXXFLAGS the same as CFLAGS...
2012-01-30 wmeierRework Windows Wireshark Qt build configuration a bit:
2012-01-27 alagoutteFix
2012-01-25 geraldThe proper scope / spec name for OS X is "macx".
2012-01-25 geraldPut back an "explicit" for now. I'm not sure it's neces...
2012-01-25 geraldAdd a comment discussing what it will take to have...
2012-01-24 geraldCompile PortAudio if it's available.
2012-01-24 guyUse wtap_get_file_extensions_list(), and prepare to use
2012-01-21 alagoutteFix -v for QtShark
2012-01-20 geraldAdd more configuration information to config.pri which...
2012-01-20 geraldTry copying our plugins to an accessible directory...
2012-01-20 geraldRemove or mark unused variables.
2012-01-18 guyGet rid of no-longer-applicable comments.
2012-01-18 guyGet rid of some redeclarations, include "ui/recent_util...
2012-01-18 guyAnother fix for the move of recent.h.
2012-01-18 alagoutteFollowing the move of recent.*
2012-01-18 guyReflect the changes to make the recent-file code GUI...
2012-01-18 guyRestructure the recent file code so that recent.c is...
2012-01-16 guyReflect the move of some header files to the ui directory.
2012-01-15 jmayerMove gtk to ui/gtk.
2012-01-14 geraldInitial status bar functionality. Promote the main...
2012-01-09 geraldRemove some debug logging.
2012-01-09 geraldRemove a generated file (pointed out by Gisle Vanem).
2012-01-04 geraldFix compilation on Windows.
2012-01-04 geraldAdd initial support for Qt along with a "ui" subdirectory.