aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/uat_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-24Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1...Alexis La Goutte1-0/+2
2014-12-01qt: fix use-after-free patternPeter Wu1-8/+9
2014-11-10Improved deregistering fields.Stig Bjørlykke1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21missing includeJakub Zawadzki1-0/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-10Use PT_TXTMOD_NONE for columns that should not be editable.Irene Rüngeler1-0/+2
2013-11-26Initialize more values and set the current item explicitly.Irene Rüngeler1-2/+12
2013-11-12Fix segfault bug and show the combo-box.Irene Rüngeler1-1/+1
2013-08-27Fix some warnings.Gerald Combs1-5/+5
2013-07-26From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+6
2013-07-26Oups... Revert my change (See revision 50905)Alexis La Goutte1-0/+2
2013-07-26Fix compilation of qtsharkAlexis La Goutte1-3/+1
2013-07-26Guess what the intent of the enable_ok Boolean was.Guy Harris1-1/+1
2013-07-26Call on_uatTreeWidget_itemActivated directly. Fixes compilation onGerald Combs1-1/+1
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-0/+524