aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Add About window for Wireshark QtAlexis La Goutte1-0/+2
2013-12-13Fix typoIrene Rüngeler1-1/+1
2013-12-13Add sctp files to Makefile.amIrene Rüngeler1-0/+12
2013-11-29When clean remove also *.moc.cpp / *.rrc.ccp and ui_*.h ...Alexis La Goutte1-3/+6
2013-11-25From Thomas ERSFELD (GSoC13) : Add Capture interface dialog windowAlexis La Goutte1-0/+2
2013-11-22Add an initial "Decode As" dialog. Currently read-only.Gerald Combs1-0/+2
2013-11-21Fix buildbing ui/qt/wireshark-tap-register.c with autotools.Gerald Combs1-3/+3
2013-11-21Add a statistics tree dialog.Gerald Combs1-0/+27
2013-10-28From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9341 :Jeff Morriss1-0/+1
2013-10-24Add a missing dependency.Gerald Combs1-0/+2
2013-10-18Simplify a bit (in a way which will hopefully actually work): just don't add ...Jeff Morriss1-2/+3
2013-10-18Add -Wno-shorten-64-to-32 (if we can) when compiling the Qt UI.Jeff Morriss1-1/+2
2013-10-18Add AM_CLEAN_CFLAGS (-Werror) to AM_CPPFLAGS so we get notified of warnings inJeff Morriss1-1/+2
2013-09-30Strip out references to PortAudio. Qt has its own audio module (Phonon).Gerald Combs1-1/+1
2013-09-09Another "this depends on a ui_XXX.h" required to force the ui_XXX.h toGuy Harris1-0/+2
2013-08-27QCustomPlot is C++, not C.Guy Harris1-0/+2
2013-07-26Add missing ui_uat_dialog.h dependency.Evan Huus1-0/+2
2013-07-15Use PIE_CFLAGS when building qt-shark, since otherwise I get errors like:Evan Huus1-1/+1
2013-07-09From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-0/+2
2013-02-14main_window_slots.cpp includes ui_main_window.h, so make sure we buildGuy Harris1-1/+1
2013-02-09Put NODIST_ at the beginning of macro names, as was done for the pluginsGuy Harris1-5/+5
2013-02-08Add module_preferences_scroll_area.*.Gerald Combs1-0/+2
2013-02-06Remove some unnecessary definitions.Gerald Combs1-3/+0
2013-02-06Add filter expressions frame entries.Gerald Combs1-0/+2
2013-02-05Prettify Qt build output.Gerald Combs1-3/+18
2013-02-03Sigh. At least on my Fedora 16 with KDE, the Qt 4 versions of uic andGuy Harris1-3/+3
2013-02-01Add interface prefs. Adjust some spacing and resize behavior.Gerald Combs1-0/+2
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-0/+2
2013-01-23Add column preferences.Gerald Combs1-0/+2
2013-01-21Add UI_FILES list (more easy to use when add a new ui files...)Alexis La Goutte1-16/+1
2013-01-21Add layout_preferences_frame.ui.Gerald Combs1-0/+1
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs1-0/+2
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-35/+2
2012-12-31Make sure moc can find config.h.Gerald Combs1-1/+1
2012-12-31It might help for the Qt version of Wireshark to link against the QtGerald Combs1-27/+31
2012-12-31Update Makefile to add packet_comment_dialog filesAlexis La Goutte1-0/+1
2012-12-31Add a .cpp target for each ui_*.h prerequisite.Gerald Combs1-13/+13
2012-12-29Fix distcheck.Gerald Combs1-0/+1
2012-12-29Add profile_dialog.Gerald Combs1-0/+5
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs1-0/+5
2012-12-23Add the time shift dialog.Gerald Combs1-0/+6
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-0/+6
2012-12-03Add some more uic lines.Guy Harris1-0/+35
2012-11-27From report of Joerg Wunsch via https://bugs.wireshark.org/bugzilla/show_bug....Alexis La Goutte1-0/+2
2012-11-27From report of Joerg Wunsch via https://bugs.wireshark.org/bugzilla/show_bug....Alexis La Goutte1-0/+9
2012-08-18Make qtshark build again with autotools - possibly. Completely untested.Jörg Mayer1-0/+6
2012-07-31(Attempt to) reflect the file moves from r44165.Jeff Morriss1-1/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-15Don't install the Qt resource images. They get converted to C arrays inGerald Combs1-1/+4