Tobias Doerffel
384a024bae
Fixed alternating row color in QTreeView (Sf2 patch selector)
...
With Qt 4.7 the alternating row color in the Sf2 patch selector dialog
somehow was messed up. Fixed this by explicitely setting the alternating
row color in the style's CSS files.
(cherry picked from commit fd40743772 )
2010-09-29 16:33:53 +02:00
Tobias Doerffel
89eae05a16
Renamed all automation related files and classes to match new coding style
...
All automation-related files and classes have been renamed to match the
new coding style.
(cherry picked from commit 9b280ffb3e )
2010-08-16 23:40:33 +02:00
Tobias Doerffel
1d50e6b42e
Default theme: improved tooltip appearence
...
Thanks to mikobuntu for this patch.
(cherry picked from commit 2ed12b138d )
2010-08-11 17:31:51 +02:00
Tobias Doerffel
d63270cd06
Themes: explicitely set background and text color for tooltips
...
As the colors of QToolTip depend on the desktop environment used,
explicitely set background and text color for fixing cases like
white text on bright yellow background.
Closes #3006955 .
(cherry picked from commit d7ce7d485b )
2010-05-26 12:30:18 +02:00
Tobias Doerffel
1eb4c31607
SideBar: rewritten to use QToolBar instead of KMultiTabBar
...
Rewrote implementation of class SideBar to use QToolBar instead of
KMultiTabBar. We can style the SideBar now easily via CSS and do not
have to ship 3rd party KDE code with LMMS. Also the QToolBar based
SideBar integrates much better into the according widget style.
Furthermore renamed SideBar related classes and files to match new
coding style.
(cherry picked from commit 822a22ca37 )
2009-10-31 13:38:17 +01:00
Tobias Doerffel
dc050296ae
Fix issue with knobs in 3xOsc and AudioFilePro.
...
The knobs were broken because the classnames of these instruments was
changed without properly changing the selectors in the style.css
(cherry picked from commit 2622edd140 )
Conflicts:
data/themes/cusis/style.css
2009-09-28 22:53:43 +02:00
Tobias Doerffel
c128bd727e
improved visual appearence of timeline
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1634 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-19 15:22:17 +00:00
Tobias Doerffel
81bfa8cdad
* integrated patch by Csaba Hruska
...
* fixed spinbox-ranges
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1423 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-08-01 16:14:29 +00:00
Tobias Doerffel
c08cc778fd
unified track-view appearence and behaviour
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1303 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-12 12:47:34 +00:00
Tobias Doerffel
7ae3a7f575
fixed font-color for what's-this-popups so that they're readable
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1284 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-06 20:37:46 +00:00
Tobias Doerffel
4cfad8ba16
common font-size for track-labels
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1268 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-04 16:43:21 +00:00
Tobias Doerffel
c84582ad61
common font-size for various push-buttons
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1242 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-30 21:42:42 +00:00
Paul Giblock
221dddc603
Clarify toolbar colors
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1200 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-29 09:00:37 +00:00
Tobias Doerffel
b71410718b
improved artwork and maintoolbar
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1190 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-28 22:01:17 +00:00
Paul Giblock
e863a5ab1b
Add new styles for upcoming QToolBar support
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1189 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-28 15:32:39 +00:00
Paul Giblock
f7b160d34f
Integrate new SF2 artwork, for the most part :)
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1118 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-10 06:49:47 +00:00
Paul Giblock
7b6ab86588
Fix checkmarks on menus
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1071 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-05 08:55:53 +00:00
Paul Giblock
836cb05316
Enough controller stuff for tonight
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1025 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-05-26 09:25:49 +00:00
Tobias Doerffel
7a6fb18e86
* song/songEditor: added meterModel and meterDialog (which actually is just a widget) as preparation for time-signature-support - it doesn't actually work yet!
...
* style.css: improved appearence of menu in general
* splitted source-files for meterModel and meterDialog and added "simple"-mode for meterDialog
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1014 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-05-24 22:01:31 +00:00
Paul Giblock
ef69e69c72
Finished organic gui, updated stylesheet
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1008 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-05-21 05:47:42 +00:00
Paul Giblock
895cde07b1
actually include stylesheet changes
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@998 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-05-19 18:40:33 +00:00
Tobias Doerffel
8ac8fb5ca2
splitted source-files for FX-mixer and its view, create FX-mixer after song, improved layouting of FX-mixer and made FX-lines being organized in 4 banks instead of one big scrollarea
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@934 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-04-21 08:41:54 +00:00
Javier Serrano Polo
1c8f58e765
optimized piano roll and automation editor paint events
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@620 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-12-11 02:32:19 +00:00
Javier Serrano Polo
d3c33b9bd6
fixed modified project indicator and scrolling
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@619 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-12-07 21:08:01 +00:00
Javier Serrano Polo
c13853a9b3
added LADSPA browser, fixed automatable sliders, workspace improvements
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@608 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-11-23 00:05:25 +00:00
Javier Serrano Polo
87612a2d13
removed specialBgHandlingWidget, style sheet, some cleaning up
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@579 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-11-10 21:11:32 +00:00
Javier Serrano Polo
8f5701c71e
improved performance
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@576 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-11-05 23:41:21 +00:00
Javier Serrano Polo
3dc8e5b542
added initial style sheet
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@575 0778d3d1-df1d-0410-868b-ea421aaaa00d
2007-11-03 14:43:14 +00:00