simplify zoom code
[mussa.git] / qui / seqbrowser / SequenceBrowser.cpp
2007-04-26 Diane Troutsimplify zoom code
2007-04-26 Diane Troutaccept and ignore events
2007-04-23 Brandon KingMouse scroll wheel zooming! =o)
2007-04-20 Brandon KingNew line chars at EOF.
2007-04-16 Diane Troutescape clears a sequence browser selection
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-11-21 Diane Troutquick option to show sequence properties window
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-26 Diane Troutadd copy sequence as string option
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-02 Diane TroutMake MussaWindow UI objects pointers
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-06-15 Diane Troutshare one instance of the copySelectedSequenceAsFastaAction
2006-06-14 Diane Troutimplement selection context menu
2006-06-13 Diane TroutSequenceBrowser should handle the copying
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-28 Diane Troutimprove os x makefiles
2006-03-22 Diane Troutspurious mouseReleaseEvent caused a crash
2006-03-21 Diane Troutresizing should also change the sequence position indic...
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget