Cyrille Bollu
dccf9f4119
TabWidget is 17 pixels tall when it's going to display artwork tabs.
2016-02-26 11:08:04 +01:00
Cyrille Bollu
d9edef324f
Fixed an issue in TabWidget's artwork tabs autosize function that makes gdb crash
...
with SIGFPE.
2016-02-25 22:30:27 +01:00
Cyrille Bollu
7aad86efe0
Fine tuning the positioning of highlighted artwork tabs.
2016-02-25 21:34:32 +01:00
Cyrille Bollu
fc157554c1
With artwork tabs, the length of tab's name is not limited anymore. So, I've reverted
...
the changes I made in commit 64efd68bfd (issue 2519).
2016-02-25 16:51:19 +01:00
Cyrille Bollu
3f09440749
1) Tabs in TabWidget class have now a "tooltip" attribute. So that they can now show
...
more meaningfull information then simply the tab's name.
2) Fixed the compilation problem with QT5
2016-02-25 16:45:28 +01:00
Cyrille Bollu
857b6ed93f
New artwork for the ENV/LFO tab (has now an ADSR-based look)
2016-02-25 15:34:05 +01:00
Cyrille Bollu
921c55e12e
Fine tuning for the positioning of artwork tabs: Take into account the caption 'space.
2016-02-22 14:47:24 +01:00
Cyrille Bollu
466bb90fc7
Reverted to 12px tall TabWidget
2016-02-22 12:26:15 +01:00
Cyrille Bollu
3f72119705
Imported artworks from RebeccaDeField
2016-02-22 10:46:14 +01:00
Cyrille Bollu
7ad9e32c80
Added tooltip support for the TabWidget class.
...
Atm, tooltips are simply tabs' name.
2016-02-22 10:23:01 +01:00
Cyrille Bollu
312764b38c
TabWidget is 20 pixels tall when it's going to display artwork tabs.
2016-02-21 22:06:44 +01:00
Cyrille Bollu
f071393e55
1st PoC for autosizeable artwork tabs.
2016-02-21 17:43:00 +01:00
Cyrille Bollu
d9964006b7
Created artwork for the artwork tabs.
2016-02-18 16:45:30 +01:00
Cyrille Bollu
7153709ea5
Second version of artwork tabs for the InstrumentTrackWindow.
...
This version will draw an artwork tab when the TabWidget::addTab function is given
a pixmapName. Otherwise, when pixmapName is NULL, it will fall back drawing a text
tab.
2016-02-16 16:29:56 +01:00
Cyrille Bollu
655362452f
First version of artwork tabs for the InstrumentTrackWindow.
...
This version can only display & manage artwork tabs, which breaks
the InstrumentSoundShapingView as it still uses text tabs.
I'm planing to improve this implementation to let these artwork tabs fall back
to text mode when no artwork is given. This would solve the problem of the
InstrumentSoundShapingView.
2016-02-12 15:58:45 +01:00
Oskar Wallgren
14046684a5
Merge pull request #2524 from zonkmachine/recentfilesonlyprojects
...
Some tweaks to the recent files list
2016-02-11 03:31:53 +01:00
Oskar Wallgren
3bbe0e3e15
Only lmms projects allowed in recent file list. Increase recent file memmory to 50
2016-02-11 03:12:12 +01:00
Lukas W
ca8f80d44f
Fix loading relative file path samples
...
Closes #2412
2016-02-11 11:58:42 +13:00
Raine M. Ekman
1290e33207
Merge pull request #2552 from michaelgregorius/lb303-deletion
...
Removes the project lb303 which seems to have been inactive since 2008 (fixes #2551 )
2016-02-09 14:42:42 +02:00
Oskar Wallgren
69ce296c5d
Merge pull request #2533 from zonkmachine/indentedmain
...
Fixed indentation
2016-02-08 07:01:52 +01:00
Colin Wallace
1c70319fc2
Merge pull request #2541 from Wallacoloo/piano-isXKey
...
Move isWhiteKey, isBlackKey into Piano.h
2016-02-07 15:58:58 -08:00
Michael Gregorius
1ff0650a0d
Removes the project lb303 which seems to have been inactive since 2008
...
According to the blame the project lb303 has been commented out from
CMakeLists.txt on 22.07.2008. Therefore it does not seem to be actively
maintained and is very likely to not even compile anymore.
2016-02-07 21:43:47 +01:00
Oskar Wallgren
76e690a1a0
Fixed indentation
2016-02-07 17:00:25 +01:00
Tres Finocchiaro
317cc74bac
Merge pull request #2545 from thothonegan/master-fix-qt5-needs-proper-linguist-tools
...
If using Qt5, use Qt5LinguistTools to locate lupdate/lrelease
2016-02-05 22:47:41 -05:00
Kenneth Perry (thothonegan)
45154d2e99
Require linguist tools on Travis Ubuntu
2016-02-05 15:08:12 -06:00
Kenneth Perry (thothonegan)
6228d9ae26
If using Qt5, use Qt5LinguistTools to locate lupdate/lrelease
2016-02-05 14:52:28 -06:00
Umcaruje
903e581180
Merge pull request #2544 from midi-pascal/master-2435
...
Update Triple oscillator French translation
2016-02-05 18:01:55 +01:00
midi-pascal
badb6c1ca9
Update French translation after fix of issue #2435
2016-02-05 11:41:25 -05:00
Colin Wallace
f78b6a682a
Merge pull request #2540 from Umcaruje/cssnotes
...
Make the note border radius themeable, fix rendering of notes and volume/pan sliders
2016-02-04 16:10:11 -08:00
Umcaruje
439ab30d51
Make the note border radius themeable, fix rendering of notes and volume/pan sliders
2016-02-04 23:51:47 +01:00
Colin Wallace
176e08047e
Rewrite Piano::isBlackKey for clarity
2016-02-03 18:53:05 -08:00
Colin Wallace
aa0f7a08d6
Move isWhiteKey, isBlackKey into Piano.h to make use of these functions in a wider scope
2016-02-03 18:46:59 -08:00
Umcaruje
1228de750f
Merge pull request #2530 from Umcaruje/fixbarbreak
...
Fix bar display breaking at 999
2016-02-03 13:37:28 +01:00
Colin Wallace
32cbef46bc
Merge pull request #2538 from softrabbit/aboutdialog_selection
...
AboutDialog: make version line selectable
2016-02-02 23:46:08 +00:00
Tres Finocchiaro
87e46d2ed1
Merge pull request #2522 from Umcaruje/fix2503
...
Fix incorrect UI for Automation Track on Mac OS X
2016-02-02 11:29:11 -05:00
Umcaruje
8b7c295fc0
Fix incorrect UI for Automation Track on Mac OS X
2016-02-02 11:51:03 +01:00
Raine M. Ekman
d3ff3897a0
AboutDialog: make version line selectable
2016-02-02 09:15:47 +02:00
Tres Finocchiaro
e03eb1ce05
Merge pull request #2532 from Umcaruje/settingbutton
...
Fix bad button position in setup dialog, make the SetupDialog fixed size and EffectDialog resizeable
2016-02-01 22:34:01 -05:00
Tres Finocchiaro
7c42823d9a
Merge pull request #2526 from Umcaruje/fixyears
...
Fix outdated copyright info, fix license not showing in the about dialog
2016-02-01 21:27:04 -05:00
Tres Finocchiaro
5e3b26e690
Merge pull request #2527 from Umcaruje/fix2435
...
Fix TripleOscillator modulation popups
2016-02-01 21:18:21 -05:00
Umcaruje
3ffa8ac8f5
Fix outdated copyright info, fix license not showing in the about dialog
2016-02-01 22:52:17 +01:00
Umcaruje
de5ee5d8a3
Fix TripleOscillator modulation popups
2016-02-01 22:48:05 +01:00
Umcaruje
216143a8f5
Fix bad button position in setup dialog, make the SetupDialog fixed size and EffectDialog resizeable
2016-02-01 21:21:46 +01:00
Umcaruje
72915b7ace
Fix bar display breaking at 999
2016-01-29 15:26:34 +01:00
Umcaruje
f528e3d400
Merge pull request #2521 from StCyr/StCyr_issue_2519
...
Fixed 2 French translations that prevent the display of the "MIDI" and "MISC" tabs (issue 2519)
2016-01-28 22:21:50 +01:00
Oskar Wallgren
3c7c49f01e
Merge pull request #2520 from zonkmachine/beatNoteColour
...
Fix colour of selected beat notes in Piano Roll
2016-01-28 18:05:59 +01:00
Cyrille Bollu
64efd68bfd
Fixed a French translation that prevented the display of the "MIDI" and "MISC" tabs (issue 2519)
2016-01-27 17:03:46 +01:00
Oskar Wallgren
5b804821fb
Fix colour of selected beat notes in Piano Roll
2016-01-27 08:39:33 +01:00
Umcaruje
77b98117e6
Merge pull request #2293 from LocoMatt/master-3oscart
...
Triple Oscillator GUI redesign
2016-01-27 00:16:20 +01:00
LocoMatt
cfa1818ba5
Triple Oscillator GUI redesign
2016-01-26 23:53:03 +01:00