-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Allow WidgetTab to use artwork tabs #2599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6553624
First version of artwork tabs for the InstrumentTrackWindow.
7153709
Second version of artwork tabs for the InstrumentTrackWindow.
d996400
Created artwork for the artwork tabs.
f071393
1st PoC for autosizeable artwork tabs.
312764b
TabWidget is 20 pixels tall when it's going to display artwork tabs.
7ad9e32
Added tooltip support for the TabWidget class.
3f72119
Imported artworks from RebeccaDeField
466bb90
Reverted to 12px tall TabWidget
921c55e
Fine tuning for the positioning of artwork tabs: Take into account th…
857b6ed
New artwork for the ENV/LFO tab (has now an ADSR-based look)
3f09440
1) Tabs in TabWidget class have now a "tooltip" attribute. So that th…
fc15755
With artwork tabs, the length of tab's name is not limited anymore. S…
7aad86e
Fine tuning the positioning of highlighted artwork tabs.
d9edef3
Fixed an issue in TabWidget's artwork tabs autosize function that mak…
dccf9f4
TabWidget is 17 pixels tall when it's going to display artwork tabs.
37d9d36
Removed underscore prefix for function parameters as coding conventio…
1f0d846
Removed background gradient for TabWidget as LMMS is going to a more …
816dedb
Increased the graphical TabWidget's height by 2 pixels for eye-candy.
2bbd583
Removed gradient in GrouBox widgets as LMMS is going for a more flatt…
813ef95
Merge branch 'master' of https://github.com/LMMS/lmms into StCyr_Artw…
fa99562
Merge branch 'master' of https://github.com/LMMS/lmms into StCyr_Artw…
f201c50
Made the background of TabWidget themeable
3549e07
The highlighting color for a TabWidget'selected tab is now themeable.
179008f
Made TabWidget's Title text and tab text themeable.
e124afa
Added a darker background to the TabWidget's tab bar.
efac64c
Further flatened the design of TabWidget
d6c72ed
Flatened the design of the GroupBox widget
6c58450
Merge branch 'master' of https://github.com/LMMS/lmms into StCyr_Artw…
d9ca75c
Fine tuning the placement of TabWidgets' highlighting background
9256ed0
Made the TabWidget's title background and borders themeable
b75969e
TabWidget - Artwork tabs: Do not change the icon color when it is hig…
5b162c0
TabWidget: Made the artworks' color themeable
4217da7
Adapted format to follow LMMS coding conventions
0fed0b5
Some more blank spaces to tabs translation to comply with LMMS coding…
097124f
Some more blank spaces to tabs translation to comply with LMMS coding…
355698a
Revert "TabWidget: Made the artworks' color themeable"
08e9744
Made GroupBox's background color themeable
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@liushuyu will this commit cause problems with the translation service you're managing?