add prototype wrapping of the qt sequence browser
[mussa.git] / qui / seqbrowser / SequenceBrowserWidget.cpp
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-04-23 Brandon KingMouse scroll wheel zooming! =o)
2007-04-03 Diane Troutfix problems with motif changes not showing up in seque...
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-10-28 Diane Troutallow verticle scrollbar for sequence browser widget
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-13 Diane Troutpass default_dir around
2006-10-02 Diane TroutMake MussaWindow UI objects pointers
2006-09-14 Diane Troutdo a better job of erasing the browser sidebars
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-07-01 Diane TroutImplement UI for subanalysis mode
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-15 Diane Troutshare one instance of the copySelectedSequenceAsFastaAction
2006-06-13 Diane TroutSequenceBrowser should handle the copying
2006-06-12 Diane TroutActually copy our selected sequence to the clipboard
2006-06-10 Diane Troutpartial implementation of sequence track copy
2006-04-04 Diane TroutQSplitter has rendering problems on os x
2006-03-29 Diane Troutchoose alignment needs to force the sequences to redraw
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-21 Diane Troutprovide a user interface to edit motifs
2006-03-21 Diane Troutresizing should also change the sequence position indic...
2006-03-21 Diane Troutwhen changing alignment the position also needs to...
2006-03-20 Diane Troutchanging the set of links does need to redraw
2006-03-19 Diane Troutrender sequence correctly in mussa aligned window
2006-03-19 Diane Troutimplement zoom in terms of base pairs per pixel
2006-03-18 Diane Troutcenter on path
2006-03-18 Diane Troutdefine window for showing a mussa alignment
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget