Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / qui /
2010-10-18 Diane TroutUpdate mussa to build on ubuntu 10.04 with qt 4.6.2... master
2009-11-18 Diane TroutFix the new analysis dialog so it starts at a good...
2009-11-17 Brandon KingApparently I lost a } in a Mac OS X specific section...
2009-11-17 Brandon KingExpanded the Table of Contents to a more useful default...
2009-11-17 Brandon KingUpdated the QAssistant launching code for Qt 4.5 (At...
2009-11-10 Diane TroutUpdate mussa build scripts to work with Boost 1.40...
2008-02-15 Diane TroutSwitch to a new FindBoost
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-10-19 Brandon KingProperites -> Properties spelling err fix.
2007-08-03 Diane Troutminor updates to mussa setup widget
2007-04-26 Diane Troutsimplify zoom code
2007-04-26 Diane Troutaccept and ignore events
2007-04-12 Brandon KingPyQt compatible Python wrapping using SIP
2007-04-23 Brandon KingMouse scroll wheel zooming! =o)
2007-04-20 Brandon KingNew line chars at EOF.
2007-04-20 Brandon KingLoad saved muway and set to muways soft threshold.
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-04-03 Diane Troutdelete default layout in MotifEditor
2007-04-02 Diane Trouttest motif editor pointers
2007-03-31 Diane Trouttest motif editor
2007-03-31 Diane Trouttest MotifModel and MotifElement
2007-03-30 Diane Troutseperate qt unittests into subdirectories
2007-03-21 Diane TroutMove alphabet type into SeqString
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2007-03-03 Brandon KingSub-analysis failure to draw on init fix (ticket:254)
2007-03-03 Brandon KingSave to image crash fix (ticket:251)
2007-02-21 Brandon KingWhatsThis update 2
2007-02-21 Brandon KingWhatsThis update
2007-02-21 Brandon KingAdded Qt version to Mussagl about box.
2007-02-21 Diane Troutkeep motifs after closing window
2007-02-14 Brandon KingAdded newline char at end of file to remove gcc warning
2007-02-14 Brandon KingAdded newline char at end of file to remove gcc warning
2007-02-14 Brandon KingAdded new line at end of file to remove gcc warning
2007-02-13 Diane TroutIsFileValidator doesn't use signal/slots
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2007-01-04 Diane Troutsplit unittests into seperate executables
2006-12-13 Diane Troutbe resistent to not creating the browser
2006-12-13 Diane Troutmake mussawindow initialize icons
2006-12-13 Diane Trouttry to reduce number of moveToThread warnings
2006-12-07 Diane Troutprovide get_py and get_py_ptr
2006-12-07 Diane TroutAllocating objects in the constructor causes problems
2006-12-05 Diane Troutmake compiled in python extension initialization more...
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
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-17 Diane Troutmore fs::native for user supplied paths
2006-11-02 Diane Troutinclude sequence property editor source files
2006-10-31 Diane Troutupdate CMakeLists.txt to build new SequencePropertiesWindow
2006-10-30 Diane Troutmove SubanalysisWindow code to a subdirectory
2006-10-28 Diane Troutdon't use staticly allocated widgets
2006-10-28 Diane Troutadd include QCloseEvent to MussaWindow.hpp
2006-10-28 Diane Troutallow verticle scrollbar for sequence browser widget
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-27 Diane Troutuse pointers for zoom spinbox in ZoomWidget
2006-10-27 Diane TroutUse Qt4.2 openUrl to show manual
2006-10-27 Diane Troutimplement set window state
2006-10-26 Diane Troutadd copy sequence as string option
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-26 Brandon KingMussa Window Icon
2006-10-24 Diane Trouttagged release_1.0_rc3
2006-10-24 Diane Troutcall set_soft_threshold after subanalysis
2006-10-23 Diane TroutEnable Qt4 tests
2006-10-20 Diane Troutadd nl to end of 3 files
2006-10-20 Diane Troutavoid multiple calls to setSoftThreshold
2006-10-20 Diane Troutcopy motifs to a new subanalysis
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutadd a manually updated version number.
2006-10-17 Diane Troutmotif save should have a default extension.
2006-10-17 Diane Troutalways add a blank motif
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Brandon KingFix for ticket:160
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-13 Diane Troutpass default_dir around
2006-10-13 Diane Troutchange default_dir to a QDir
2006-10-12 Diane Troutcleanup image save dialog aesthetics
2006-10-12 Diane TroutFix initialization of QtAssistant
2006-10-12 Diane Troutadd implementation for save motif menu item
2006-10-12 Diane TroutMake help a bit more reliable
2006-10-11 Diane TroutValidate motif input
2006-10-11 Diane Troutuse spinboxes for the setup analysis dialog
2006-10-10 Diane Troutinitialize the motif_editor with analysis motifs
2006-10-10 Diane Troutimplement alphabet for sequence
2006-10-04 Diane Trouttrigger motif update from loadMotifList
2006-10-03 Diane TroutAdd window titles
2006-10-03 Diane TroutAdd ReadOnly ThresholdWidget to MussaAlignedWindow
2006-10-03 Diane TroutUse pointers in ThresholdWidget
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-29 Diane Troutbetter motif editor
2006-09-22 Brandon KingWin32 SaveAs Patch
2006-09-18 Diane Troutneed a cassert
2006-09-16 Diane TroutLoad saved analysis can open new windows
next