ostinato/client
2010-05-09 10:28:58 +05:30
..
icons - Added icons to some menu items 2010-04-04 08:15:39 +00:00
about.ui - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
dumpview.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
dumpview.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
hexlineedit.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
hexlineedit.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
main.cpp Fixes for 64bit compilation and Qt4.6 2010-04-16 16:45:35 +05:30
mainwindow.cpp - Added icons to some menu items 2010-04-04 08:15:39 +00:00
mainwindow.h - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
mainwindow.ui Removed hardcoded paths from pbrpc.pro; made MainWindow default size smaller 2010-05-08 20:44:33 +05:30
modeltest.cpp - Removed Copyright notice from client/modeltest.* files which are Trolltech provided and carry a Trolltech copyright notice 2010-03-27 18:44:18 +00:00
modeltest.h - Removed Copyright notice from client/modeltest.* files which are Trolltech provided and carry a Trolltech copyright notice 2010-03-27 18:44:18 +00:00
modeltest.pri Initial Import 2008-05-03 14:37:10 +00:00
ostinato.pro Fixed compiler warnings 2010-05-04 21:42:29 +05:30
ostinato.qrc - Added icons to some menu items 2010-04-04 08:15:39 +00:00
ostinato.rc - Added version/revision info to both client and server UI 2010-03-24 15:56:11 +00:00
packetmodel.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
packetmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
port.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
port.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portgroup.cpp Fixed a assert failure when closing the client with the port list expanded 2010-04-17 18:44:20 +05:30
portgroup.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portgrouplist.cpp Fixed compiler warnings 2010-05-04 21:42:29 +05:30
portgrouplist.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portmodel.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatsfilter.ui Fixes 2009-11-14 15:09:19 +00:00
portstatsfilterdialog.cpp PortStatsFilterDialog - ports can now be inserted at a specific row instead of just being added to the end 2010-04-17 17:32:46 +05:30
portstatsfilterdialog.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatsmodel.cpp Fixes for 64bit compilation and Qt4.6 2010-04-16 16:45:35 +05:30
portstatsmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.ui - AbstractProtocol 2009-05-24 14:54:11 +00:00
portswindow.cpp Fixed compiler warnings 2010-05-04 21:42:29 +05:30
portswindow.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portswindow.ui - Added icons to some menu items 2010-04-04 08:15:39 +00:00
preferences.cpp - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
preferences.h - Added icons to some menu items 2010-04-04 08:15:39 +00:00
preferences.ui - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
settings.h - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
stream.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
stream.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streamconfigdialog.cpp IP4over4 implemented as a "combo" protocol; added IP 4over4 as a L3 protocol in StreamConfigDialog. Also temporarily masked a change introduced in r59ec which triggers a crash if you click "cancel" in StreamConfigDialog with the "Protocol Data" tab open 2010-05-09 10:28:58 +05:30
streamconfigdialog.h StreamConfigDialog "Protocol Selection" framework has been enhanced to include a L5 group. TextProtocol has been added to this L5 group. TCP/UDP protocols have been modified to get port numbers from a L5 protocol; TCP/UDP protocols have also been updated as per the "Sample" protocol recommendation 2010-05-08 20:12:38 +05:30
streamconfigdialog.ui IP4over4 implemented as a "combo" protocol; added IP 4over4 as a L3 protocol in StreamConfigDialog. Also temporarily masked a change introduced in r59ec which triggers a crash if you click "cancel" in StreamConfigDialog with the "Protocol Data" tab open 2010-05-09 10:28:58 +05:30
streamlistdelegate.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streamlistdelegate.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streammodel.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streammodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00