Qt: Lazily create dialogs.
[metze/wireshark/wip.git] / ui / qt / main_window_slots.cpp
2016-04-02 Gerald CombsQt: Lazily create dialogs.
2016-03-28 Gerald CombsQt: Make conversation menu items static.
2016-03-26 Jeff MorrissPush initial directory code up into CaptureFileDialog.
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-13 Stig BjørlykkeLua: Apply prefs when reload Lua plugins
2016-03-01 Guy HarrisAdd a #define for the wildcard pattern that matches...
2016-02-19 Stig BjørlykkeQt: Update AccordionFrame widgets to use common layout
2016-02-10 Stig BjørlykkeQt: Fix plural translations
2016-02-09 Guy HarrisProperly check the return value of color_filters_set_tmp().
2016-02-08 Stig BjørlykkeQt: Add Show Packet Bytes Dialog
2016-02-05 Stig BjørlykkeQt: Reset columns before auto resize time columns
2016-02-04 Peter WuFix memleaks related to get_dirname
2016-01-27 Gerald CombsMake Qt UI capture filter behavior more closely match...
2016-01-26 Stig BjørlykkeQt: Check for file changes on Reload
2016-01-26 Stig BjørlykkeQt: Improved testCaptureFileClose dialog texts
2016-01-23 Stig Bjørlykkeui: Code cleanup
2016-01-20 Pascal QuantinQt: fix a crash when trying to open TCP stream graph...
2016-01-14 Gerald CombsQt: "Conversation" → "Coloring"
2016-01-12 Stig BjørlykkeQt: Refactor testCaptureFileClose
2016-01-11 Stig BjørlykkeLua: Added reload_lua_plugins
2016-01-10 Stig BjørlykkeQt: Fix testCaptureFileClose without packets
2016-01-08 Gerald CombsAdd a Busy status to SyntaxLineEdit.
2016-01-07 Gerald CombsQt: Add recent capture filter entries.
2016-01-03 Michael MannAdd HTTP Follow stream
2016-01-01 Guy HarrisNo need for toolkit-dependent color initialization.
2015-12-29 Alexis La GoutteQt: Add support of gui.window_title
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-21 Michael MannConfirm discarding data before restarting capture.
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-17 Pascal QuantinQt: reset columns when applying a display filter
2015-12-13 Stig BjørlykkeQt: Removed applyRecentColumnWidths from recentFilesRead
2015-12-10 Stig BjørlykkeQt: Reset preferences when reloading Lua plugins
2015-12-09 Stig BjørlykkeQt: Disable Refresh Interfaces while refreshing
2015-12-09 Pascal QuantinQt: various fixes to VoIP calls / RTP player windows
2015-12-03 Stig BjørlykkeQt: Update menus with new recent settings when changing...
2015-12-03 Stig BjørlykkeQt: Check display filter when changing profile
2015-11-28 Stig BjørlykkeQt: Validate capture filter before showing packet list.
2015-11-28 Pascal QuantinQt: set focus to text box when opening search frame
2015-11-27 Pascal QuantinQt: remove automatic horizontal scrolling when selectin...
2015-11-26 Pascal QuantinQt: make Files Set dialog modeless
2015-11-22 Stig BjørlykkeQt: Set normal window icon when capture file closed.
2015-11-18 Gerald CombsRevert: Free cf->edt before free cf->epan when redissec...
2015-11-18 Stig BjørlykkeQt: Don't update expert icon without a capture file.
2015-11-18 Stig BjørlykkeLua: Disable Reload Lua Plugins while reading file.
2015-11-17 Stig BjørlykkeQt: setMenusForSelectedPacket when capture file is...
2015-11-13 Gerald CombsQt: Add go to next + previous packet in conversation.
2015-11-13 Gerald CombsQt: Coloring Rules dialog fixups.
2015-11-11 Gerald CombsQt: Freeze+thaw the main window during nested operations.
2015-11-08 Guy HarrisUse ws_{read,write,fdopen,close}.
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-06 Guy HarrisNo need to include io.h.
2015-11-03 Stig BjørlykkeQt: Turn off WindowModified when closing a file.
2015-10-29 Gerald CombsQt: Add the ability to add filter expressions.
2015-10-29 Guy Harris"Color dissector filters" are just filters.
2015-10-20 Martin MathiesonLTE dialogs: tidy up some loose ends
2015-10-19 Gerald CombsQt: fix time shift
2015-10-17 Martin MathiesonLTE RLC Graph: add support for going to packet clicked
2015-10-17 Michal LabedzkiQt: Add switch between Capture and FileFormat
2015-10-16 Martin MathiesonRLC statistics window can now launch UL or DL graphs
2015-10-15 Michael MannRemove ability to make dissectors "private"
2015-10-15 Gerald CombsTry to fix a Qt 5.5.0 + Visual Studio 2013 warning.
2015-10-15 Michal LabedzkiQt: Add "Bluetooth" prefix for Bluetooth item in Wirele...
2015-10-11 Martin MathiesonLTE RLC graphs - initial version
2015-10-01 Gerald CombsAdd the supported protocols internals dialog.
2015-10-01 Gerald CombsAdd the conversation hash tables internals dialog.
2015-09-28 Martin MathiesonLTE RLC Statistics Dialog
2015-09-27 Gerald CombsQt: Add the Dissector Tables dialog.
2015-09-26 Gerald CombsQt: Update packet detail selection behavior.
2015-09-23 Martin MathiesonLTE MAC Statistics Dialog
2015-09-19 Gerald CombsFix more signal+slot mismatches.
2015-09-19 Gerald CombsFix a VoipCallsDialog signal+slot mismatch.
2015-09-17 Gerald CombsFix some signal → slot mismatches.
2015-09-17 Gerald CombsPacket list speedups.
2015-09-11 Gerald CombsFix a bunch of leaks found by Valgrind.
2015-09-09 Gerald CombsAdd the IAX2 Analysis dialog.
2015-09-08 Roland KnallPluginIF: Parent menu and goto frame
2015-09-06 Gerald CombsKeep focus rects from showing through the welcome screen.
2015-09-06 Gerald CombsDisplay filter edit updates.
2015-09-05 Stig BjørlykkeQt: Fixed a QString memory leak
2015-08-31 Gerald CombsConvert the MTP3 stats to new "generic stat API".
2015-08-31 Gerald CombsRedraw timestamps when time display settings change.
2015-08-31 Gerald CombsRedraw the packet list when name resolution changes.
2015-08-28 Gerald CombsDisable most of the main window while we're tapping.
2015-08-28 Gerald CombsDon't show a progress frame if our file was closed.
2015-08-28 Gerald CombsDon't dissect twice from TapParameterDialog.
2015-08-27 Gerald CombsMore retapping fixups.
2015-08-26 Gerald CombsDon't emit app signals from dialogs.
2015-08-26 Stig BjørlykkeReload IO Graph Y fields when reload Lua plugins
2015-08-24 Stig BjørlykkeUse signal to close packet dialogs
2015-08-24 Stig BjørlykkeClose packet dialogs when reload Lua plugins.
2015-08-22 Gerald CombsAdd the display filter macros dialog.
2015-08-21 Gerald CombsMulticast and wireless lan statistics fixups.
2015-08-20 Gerald CombsAdd the WLAN statistics dialog.
2015-08-20 Stig BjørlykkeAdded a missing break
2015-08-20 Stig BjørlykkeClear display filter when filterPackets with empty...
2015-08-19 Stig BjørlykkeRecompile dfilter for all tap listeners when fields...
2015-08-18 Gerald CombsUDP multicast stream dialog.
2015-08-18 Stig BjørlykkeQt: Syntax check display filter when fields changed
2015-08-18 Stig BjørlykkeQt: Reload widgets using prefs when reloading Lua plugins
2015-08-17 Stig BjørlykkeQt: Always rebuild columns when fields changed
next