Store Sequence sequence location in a shared_ptr class
[mussa.git] / qui /
2006-07-27 Diane Troutuse QT_QTASSISTANT_FOUND when detecting QtAssistant
2006-07-27 Diane Troutmake it possible to build mussa with python
2006-07-21 Diane TroutBuild universal binaries on OS X
2006-07-19 Brandon KingWindows XP support patch by Diane
2006-07-15 Diane TroutProvide an app icon on OS X
2006-07-06 Diane TroutEmpty Subanalyses should not be run
2006-07-05 Diane TroutSequenceLocationModel::clear should actually clear...
2006-07-05 Diane Troutremove MotifDetail:: from function in class declaration
2006-07-01 Diane Troutmake subanalysis window editable
2006-07-01 Diane TroutImplement UI for subanalysis mode
2006-06-30 Diane Troutstore motifs as sequences instead of strings
2006-06-30 Diane TroutAllow disabling motifs
2006-06-30 Diane Troutmove edit motifs to the edit menu option
2006-06-29 Diane Troutset_motifs should erase the previous motifs
2006-06-29 Diane Troutallow specifying a name for a sequence
2006-06-29 Diane Troutview sequence alignment is a more biologically useful...
2006-06-29 Diane TroutAllow setting a name for a motif
2006-06-26 Diane TroutTailorization
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-17 Diane Troutadd view alignment to the sequence browser context...
2006-06-16 Diane Troutticket:104 fix some pointer problems with MussaAlignedW...
2006-06-15 Diane Troutshare one instance of the copySelectedSequenceAsFastaAction
2006-06-15 Diane TroutDisabled code to try and get bundle path on OS X
2006-06-15 Diane TroutTell CMake not to include QtAssistant if not available
2006-06-15 Diane Troutbe more informative when DISPLAY isn't set under unix
2006-06-15 Diane Trouttry to make including QtAssistant optional
2006-06-14 Diane TroutAMD64 build support
2006-06-14 Diane Troutimplement selection context menu
2006-06-13 Diane TroutSequenceBrowser should handle the copying
2006-06-12 Diane Troutremove a useless debugging message
2006-06-12 Diane TroutActually copy our selected sequence to the clipboard
2006-06-10 Diane Troutpartial implementation of sequence track copy
2006-06-08 Diane Troutminor ui label tweaks
2006-06-08 Diane Troutminor improvements to python embedding code
2006-06-03 Diane Troutuse Qt Signals & Slots for progress tracking
2006-06-02 Brandon KingWarning dialog upon Mussa Manual (QAssistant) error.
2006-05-27 Diane Troutadd callback for tracking analysis progress
2006-05-27 Diane Troutrename [gset_soft_thres to [gs]et_soft_threshold]
2006-05-27 Diane Troutconfigure cmake to include support for QtAssistant
2006-05-26 Brandon KingVariable declared locally elsewere... not needed.
2006-05-26 Brandon KingMussagl Manual QAssistant Patch
2006-05-25 Diane Troutlet the keyboard reasonably control the browser window
2006-05-25 Diane Troutcombine a declaration and assignment
2006-05-24 Diane Troutset all the QAction pointers to 0
2006-05-22 Diane Troutmake linking python optional
2006-05-20 Diane Troutticket:62 fix local alignment
2006-05-10 Diane Troutincrease the use of python in mussa
2006-05-04 Diane Troutallow saving aligned window browser to image
2006-05-04 Diane Troutshow the name of the analysis loaded
2006-05-04 Diane Troutallow opening multiple MussaWindows
2006-04-19 Diane Troutwin32 paths need some conversion
2006-04-13 Diane Troutcreate an options structure to indicate if we need...
2006-04-12 Diane Troutput qt gui launching code into a function
2006-04-12 Diane Troutbuild the python interface
2006-04-08 Diane Troutrename _LIB to _LIBRARY to be more consistent with...
2006-04-07 Diane Troutbuild fltk version and deal with debian qt4 weirdness
2006-04-07 Diane Troutmake include gl.h multiplatform
2006-04-07 Diane Troutswitch to using boost::filesystem
2006-04-06 Diane Troutcmake setupfiles
2006-04-04 Diane TroutQSplitter has rendering problems on os x
2006-04-04 Diane Troutan int signal doesn't connect to a size_t slot
2006-03-30 Diane Troutallow running without using the gui
2006-03-30 Diane Troutbetter setup dialog label names
2006-03-29 Diane TroutView sequence alignment at non default thresholds
2006-03-29 Diane Troutchoose alignment needs to force the sequences to redraw
2006-03-29 Diane TroutProvide a zoom widget in MussaAlignedWindow
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-29 Diane TroutsetAlignment, as a target of a qt signal, needs to...
2006-03-28 Diane Troutfix more warnings
2006-03-28 Diane Troutthreshold widget shows both base pair and percents
2006-03-28 Diane Troutrecover threshold and window size
2006-03-28 Diane Troutimprove os x makefiles
2006-03-28 Diane Troutuse qt resources for icons
2006-03-23 Diane Troutdefine an analysis should keep settings
2006-03-23 Diane Troutchange from slider to spinner for threshold
2006-03-23 Diane Troutbetter sidebar rendering
2006-03-22 Diane Troutspurious mouseReleaseEvent caused a crash
2006-03-22 Diane Troutfinish dialog box to setup an analysis
2006-03-22 Diane Troutprovide more information in the about box.
2006-03-22 Brandon KingProgress towards MussaSetupDialog (Currently will cause...
2006-03-21 Brandon KingRemoved 'create subanalysis' from menu for now (until...
2006-03-21 Brandon KingAdded two load icons to file menu.
2006-03-21 Brandon KingWork towards MussaSetupDialog (Not finished yet).
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-21 Diane Troutset inital left position
2006-03-20 Diane Troutresizing increases the viewable world
2006-03-20 Diane Troutchanging the set of links does need to redraw
2006-03-20 Diane TroutMussa aligned sequence view seems to work
2006-03-20 Diane Troutdont crash when loading a new analysis
2006-03-19 Diane Troutdraw alignment lines
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-18 Brandon KingWork towards MussaSetupDialog
2006-03-18 Brandon KingZoom Icon Patch
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget
next