57
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rework a broken message box, and attempt (so far unsuccessfully) to get its translation to work. More... over 14 years ago
data commit probably swallowed More... over 14 years ago
Update translations for the first time in quite some long while. We're zeroing in on a string freeze soon. Bank editor and rulers remain yet. More... over 14 years ago
purge obsolete scripts More... over 14 years ago
* Drag auto scroll implemented for control ruler * Mimic MatrixTool return of FollowMode in ControlTool classes * Added slotEnsureTimeVisible to MatrixWidget class used to enable the above scroll More... over 14 years ago
merge project_packager_rewrite More... over 14 years ago
* Ctrl-key constrains movement to horizontal or vertical dependant on movement - A compromise that leaves the SHIFT key clear for adding to selections - Try it and let me know what you think * If part of a selection hits the limits during a drag, the relative positions of items are recovered when dragged back away again More... over 14 years ago
* fix missing translation More... over 14 years ago
Integration of local cursor and playback pointer controls. More... over 14 years ago
We do not support adding new data files from a source tree that is not under version control, or which is under "exotic" version control. More... over 14 years ago
* Quick value readout tryout - currently shown for any selected item in the pitch bend ruler only * No scaling to (eg) difference from default yet - would be better if displayed values were not raw midi values More... over 14 years ago
When invoking "make qrc", if there is no version control in the directory, (or there is an other exotic version control system other that svn or git,) then it is not necessary to check that files are being version controlled. More... over 14 years ago
init. some class variables More... over 14 years ago
initialize class variables. More... over 14 years ago
* selecting an accidental now switches the Note / Rest Inserter to Note mode. * a little tidy More... over 14 years ago
* accidental actions now selects the Note/Rest Inserter Tool if not active. * pressing a duration toolbar button or an accidental toolbar button that was laready selected now selects the Note / Rest Inserter Tool if not active. * findGroup addd to ActionFileClient * slotInsertNote renamed to match similiar names scheme found elsewhere in RG. More... over 14 years ago
* Prevented off the segment (or off screen) * Really needs scroll follow and maintaining differences in drag selections * Slightly confused that I've had to implement the limit on vertical drag in the ControlSelector ... hmm ... thought that was done elsewhere. Think it's ok in that it's safe and still logical * Also some cursor behaviour improvements More... over 14 years ago
Fix shortcut for Stem Down. More... over 14 years ago
removed garbage from notation_toolbar_2 branch. Goodbye you served us well. More... over 14 years ago
Try to fix trailing white space warning. More... over 14 years ago
Add possibility to use git (git svn) in addition to svn. More... over 14 years ago
removed useless slots in NoteRestINserter. If called would probably create an in efficient loop that would eventually land in NoteRestInserter::slotSetAccidental(... More... over 14 years ago
Disable 2 obsolete slots. More... over 14 years ago
merge notation_toolbar_2 to trunk. More... over 14 years ago
* Default tools selected when you open a control ruler * About time too. More... over 14 years ago
* Lines in pitch bend ruler working properly More... over 14 years ago
Final version of the new trill with line indication More... over 14 years ago
OK, the start/stopTrillSpan includes a tr, so we'll need to rethink this slightly. Instead of "tr" mark + trill line, we'll just replace the old "trill with line" mark completely with a new "trill with line" indication that includes a "tr" with its wavy line. More complicated drawing code that way, fewer complications trying to line up a wavy line with some preceding "tr" mark. More of a win than a loss, I think, and this feature looks like a go. More... over 14 years ago
Fix the notation headers refresh problem while zooming and scrolling (stormy-riders). More a workaround than a real fix, but it works and I can't do better for now. More... over 14 years ago
* Large commit, mainly groundwork for the next progression of the control rulers * Appears stable now, confirmed by no valgrind messages * Plenty not working properly but there are lines (don't bother playing - next commit should be better) More... over 14 years ago