aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/file_set_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-02-28Qt: Fix -Wshorten-64-to-32 warningsStig Bjørlykke1-2/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-4/+4
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris1-2/+12
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+2
2016-02-10Qt: Fix plural translationsStig Bjørlykke1-3/+2
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-3/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+1
2014-12-30Qt: Continue using the new window title format.Gerald Combs1-4/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-4/+2
2012-10-31Set SVN properties.Gerald Combs1-1/+1
2012-10-19Remove unused variable.Evan Huus1-3/+1
2012-10-19The file set and export object trees are lists. Make them act likeGerald Combs1-7/+8
2012-10-16Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs1-9/+3
2012-10-08Make new text translatable (for QtShark:file_set_dialog.cpp)Alexis La Goutte1-9/+9
2012-10-02Move the main window slots to main_window_slots.cpp.Gerald Combs1-18/+1
2012-10-01Construct a proper directory URL.Gerald Combs1-1/+4
2012-10-01Implement file sets.Gerald Combs1-0/+225