Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / qui / MussaWindow.hpp
2009-11-17 Brandon KingUpdated the QAssistant launching code for Qt 4.5 (At...
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-21 Diane Troutquick option to show sequence properties window
2006-10-30 Diane Troutmove SubanalysisWindow code to a subdirectory
2006-10-28 Diane Troutadd include QCloseEvent to MussaWindow.hpp
2006-10-27 Diane Troutimplement set window state
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-14 Brandon KingFix for ticket:160
2006-10-13 Diane Troutpass default_dir around
2006-10-13 Diane Troutchange default_dir to a QDir
2006-10-04 Diane Trouttrigger motif update from loadMotifList
2006-10-03 Diane TroutAllow MussaAlignedWindows to create subanalyses
2006-10-03 Diane TroutDeath to stupid mussa pointers
2006-10-02 Diane Troutadd updateTitle
2006-10-02 Diane TroutMake MussaWindow UI objects pointers
2006-09-15 Diane Troutremember the last directory we were did something in
2006-09-12 Diane Troutimplement "typical" save and close conventions.
2006-09-12 Diane Troutimplement analysis save as dialog
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-16 Diane Troutticket:104 fix some pointer problems with MussaAlignedW...
2006-06-15 Diane Troutshare one instance of the copySelectedSequenceAsFastaAction
2006-06-10 Diane Troutpartial implementation of sequence track copy
2006-06-03 Diane Troutuse Qt Signals & Slots for progress tracking
2006-05-26 Brandon KingVariable declared locally elsewere... not needed.
2006-05-26 Brandon KingMussagl Manual QAssistant Patch
2006-05-04 Diane Troutallow opening multiple MussaWindows
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-23 Diane Troutdefine an analysis should keep settings
2006-03-22 Diane Troutfinish dialog box to setup an analysis
2006-03-21 Diane Troutprovide a user interface to edit motifs
2006-03-20 Diane Troutdont crash when loading a new analysis
2006-03-18 Diane Troutdefine window for showing a mussa alignment
2006-03-18 Brandon KingZoom Icon Patch
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget