summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-02-24color fixesRobert Jonsson
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-18"widgets" depend on "instruments"Orcan Ogetbil
2012-10-27Improved: Velocity graphs. Icon for showing per-note or all velocities. Also ↵Tim E. Real
found in Settings. Improved: Piano KB has current selected note (yellow). For velocity/polyaftertouch/other per-note ctrls. Bad timing warning now has "don't show again". Added 'speaker' icon to drum edit. And drum list and piano keyboard now obey the 'speaker' icon.
2012-10-20Improved: Midi initializations. New settings options, can be 'quiet'. ↵Tim E. Real
Complete rewrite of initializations coding. Improved: Midi controller graphs: Control selector 'S' popup now stay-open, AND NOW with multi-coloured dots. Bonus! Pianoroll and drum edit 'Ctrl' buttons ALSO now popup this very same menu. Improved: 'Old' drum track 'drum controllers' display and operation: Fixed several problems.
2012-09-17Introducing Copy On Write for waves. See ChangeLog.Tim E. Real
2012-07-01final mergeFlorian Jung
2012-03-15merged with trunkFlorian Jung
2012-02-24made custom columns editable.Florian Jung
TODO FIXME: you need to restart MusE to apply them
2012-01-18added sigedit and tempo toolbarFlorian Jung
2012-01-17added song position toolbar for rapid position selectionFlorian Jung
2012-01-03merged with release_2_0Florian Jung
2011-12-21merged againFlorian Jung
2011-09-11began with implementing the improved paste for midi editorsFlorian Jung
TODO: sane values for raster, and respect raster and amount values support ctrl+shift+c
2011-09-10merged the first bunch of orcans changesFlorian Jung
STILL WAIT WITH COMMITTING NEW STUFF! i have to merge the rest as well! this is a bit buggy (connect errors, not tested much), but doesn't segfault immediately
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added paste dialog plus minor fixes:Florian Jung
- moved and changed muse.pro file - added update_pro.sh and update_translations.sh - updated translations - moved stuff from functions.cpp out to dialogs.cpp - fixed behaviour of movePartsTotheRight(): parts which begin at "start of move" aren't expanded, but moved now
2011-08-18added GUI for MDI settingsFlorian Jung
fixed loading of arranger settings
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ↵Tim E. Real
new class RoutePopupMenu, *massively* cleaning up those 4 files. Used new Route QVariant type as action data instead of integers. Moved MenuTitleItem definitions from astrip.cpp into it's own menutitleitem.cpp Added to settings: "Make popup menus stay open. Otherwise hold Ctrl."
2011-05-19added a modified MTScale to the score editorFlorian Jung
2011-05-18moved more files -- DOES NOT COMPILE!Florian Jung
2011-05-18moved midi dialogs to sub project/dirRobert Jonsson
2011-05-18implemented crescendo functionFlorian Jung
2011-05-16set focus policy to strong in all editorsFlorian Jung
merged with trunk
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
- delete overlaps may work differently, i haven't understood it fully - added lots of dialogs for these functions
2011-05-13find unused wave filesRobert Jonsson
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
added quantize-dialog and improved the other dialogs
2011-04-27feedback parametersRobert Jonsson
2011-03-01allow to show/hide track-types from arrangerRobert Jonsson
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2010-12-27create new project dialog addedRobert Jonsson
2010-12-24MidiTrackInfo is now self-contained.Tim E. Real
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-19Split individual parts into their own shared libraries. Moved main() into ↵Orcan Ogetbil
its own file.
2010-12-12Added proper dependencies to the translations target.Orcan Ogetbil
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-09Fix compiler warnings, and a typo in the transport max slider value.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵Tim E. Real
usages. Reverted class SpinBox to previous revision.
2010-12-04Please see the changelogOrcan Ogetbil
2010-11-27ported .ui widgets to Qt4Orcan Ogetbil
2010-11-27ported edit instrument. added includes on comboQuantOrcan Ogetbil
2010-11-26Trackinfo, SpinBoxFP, and transformer fixes. Please see ChangeLog.Tim E. Real
2010-11-25started porting the widget to Qt4Orcan Ogetbil
2010-11-22ported .ui widgets to Qt4. removed unused old widgets from projectOrcan Ogetbil
2010-11-21port .ui widgets to Qt4Orcan Ogetbil
2010-11-21ported .ui widgets to Qt4Orcan Ogetbil
2010-11-21converted .ui widgets to Qt4 along with all of editeventOrcan Ogetbil
2010-11-20ported .ui widgets to Qt4Orcan Ogetbil
2010-11-20Ported .ui widgets to Qt4Orcan Ogetbil