aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/time_shift_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-13Add a capture file state for a pending readJohn Thacker1-2/+2
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-3/+3
2021-10-11Qt: Use new-style signals+slots in more places.Gerald Combs1-1/+1
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2020-10-16Qt: Add a dark mode warning background.Gerald Combs1-5/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-25Qt: Fix various missing header includesRoland Knall1-0/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-09-13qt: fix default action in Time Shift dialogPeter Wu1-0/+1
2015-10-19Qt: fix time shiftGerald Combs1-1/+7
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-17/+8
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-12-30Qt: Continue using the new window title format.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-01-20Add Some missing text to translateAlexis La Goutte1-2/+2
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-7/+5
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs1-1/+0
2012-12-22Remove one unneeded initializer and add one missing initializer, as foundEvan Huus1-1/+1
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-0/+298