Dave French
6ad5d88c08
Reinstate Double Click opening the piano roll from song editor
...
This fixes a bug introduced when removing double click from
BB patterns. It Now checks if we use fixedTCO's (bb tomb stones),
only disable double clikc if so, leaving it working correcly in the
song editor
2015-03-01 14:37:07 +00:00
Dave French
448f5be350
Removed Double click to open piano roll, in the BBeditor, this is to stop notes being added in error
2015-02-24 22:08:46 +00:00
Lee Avital
7da4efda0f
Implement 1429 -- move to next and previous pattern
2015-01-12 20:28:13 -05:00
Lukas W
d029c8513a
BBEditor: Use Editor superclass
2014-12-08 18:23:01 +01:00
Lukas W
6d4a6ed9cd
Rename bbTrack, trackContentObject and friends
2014-11-26 10:53:47 +01:00
Lukas W
95798da9d0
Rename a lot of classes
...
* aboutDialog -> AboutDialog
* bbEditor -> BBEditor
* exportProjectDialog -> ExportProjectDialog
* setupDialog -> SetupDialog
* stringPairDrag -> StringPairDrag
2014-11-26 10:39:02 +01:00
Lukas W
aaeb5216ad
Rename note to Note
2014-11-26 01:14:52 +01:00
Lukas W
d318cbb1e7
Move track.h -> Track.h, track.cpp -> Track.cpp
2014-11-25 17:10:49 +01:00
Lukas W
8e8879f735
Merge stable-1.1
...
Conflicts:
include/ConfigManager.h
include/MidiTime.h
include/string_pair_drag.h
src/gui/string_pair_drag.cpp
src/gui/widgets/rubberband.cpp
2014-11-10 19:26:59 +01:00
Umcaruje
6fb923cba2
Correct the program name and site in the descriptions.
2014-11-04 22:56:50 +01:00
Tobias Doerffel
f2876ea650
Merge remote-tracking branch 'origin/stable-1.1'
...
Conflicts:
data/locale/zh.ts
src/tracks/Pattern.cpp
2014-09-30 22:53:24 +02:00
Tobias Doerffel
de45718351
Renamed pattern/patternView to Pattern/PatternView
2014-09-30 22:49:16 +02:00