Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / qui / seqbrowser /
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-10-19 Brandon KingProperites -> Properties spelling err fix.
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
2007-04-13 Diane TroutMark real sequence instead of Ns
2007-04-11 Diane Troutshow where the Ns are
2007-04-03 Diane Troutfix problems with motif changes not showing up in seque...
2007-03-30 Diane Troutseperate qt unittests into subdirectories
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2007-02-21 Brandon KingWhatsThis update 2
2007-02-21 Brandon KingWhatsThis update
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-12-07 Diane TroutAllocating objects in the constructor causes problems
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-11-21 Diane Troutquick option to show sequence properties window
2006-11-21 Diane Troutrename ok/cancel to okButton/cancelButton
2006-11-21 Diane Troutfix bad #ifdef names
2006-11-02 Diane Troutinclude sequence property editor source files
2006-10-28 Diane Troutdon't use staticly allocated widgets
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-09-14 Diane Troutmake sure we show the start of our sequence name
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-08-11 Diane TroutUpdate SequenceDescription to have signal/slots
2006-08-11 Diane Troutdo a better job of grouping seqbrowser sidebar information.
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-14 Diane Troutimplement selection context menu
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-05-25 Diane Troutlet the keyboard reasonably control the browser window
2006-05-10 Diane Troutincrease the use of python in mussa
2006-04-07 Diane Troutmake include gl.h multiplatform
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-28 Diane Troutimprove os x makefiles
2006-03-23 Diane Troutbetter sidebar rendering
2006-03-22 Diane Troutspurious mouseReleaseEvent caused a crash
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 Troutresizing increases the viewable world
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