Tobias Doerffel
d7ce7d485b
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 .
2010-05-26 12:27:23 +02:00
Tobias Doerffel
ced0d8ecc6
Merge branch 'master' into fx-mixer-rework
2009-11-26 01:47:38 +01:00
Tobias Doerffel
58f53d9f5b
PreferencesDialog: initial draft
...
Here's an initial draft for the new preferences dialog. The basics of
the GUI are done, however there's absolutely no functionality yet.
2009-11-14 00:36:52 +01:00
Tobias Doerffel
0ff170adb2
CusisStyle: sync with DefaultStyle
...
There were some changes to DefaultStyle (such as styling new
WelcomeScreen or SideBar) which weren't part of CusisStyle yet.
According lines were copied and pasted from DefaultStyle. Probably
colors need some tuning.
2009-10-31 13:11:17 +01:00
Tobias Doerffel
822a22ca37
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.
2009-10-31 13:08:03 +01:00
Tobias Doerffel
3499a2f1b3
Style: replaced Toolbar background PNG with qlineargradient CSS
...
The current toolbar backgrounds are just PNGs with a linear gradient
inside. We can achieve the same by using qlineargradient property in
the according style.css.
2009-10-31 12:15:15 +01:00
Tobias Doerffel
59800c1570
Merge branch 'master' into fx-mixer-rework
2009-10-26 00:24:45 +01:00
Paul Giblock
a45a211f2b
Add Audio-device listing support for alsa-pcm
...
Added a AlsaDeviceListModel, will do the same for other devices as well
2009-10-25 16:19:57 -04:00
Paul Giblock
147844b388
Merge branch 'master' of ssh://pgib@lmms.git.sourceforge.net/gitroot/lmms/lmms into fx-mixer-rework
2009-09-30 03:14:57 -04:00
Paul Giblock
2622edd140
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
2009-09-28 10:02:08 -04:00
Andrew Kelley
289f004c28
Pretty interface in default theme for fx sends
...
Created a user interface so you can add and remove FX sends as
well as tweak how much you are sending. The gui does not
yet prevent the user from creating endless render loops.
Additionally, there seems to be some issues to work out regarding
rendering with multiple sends.
2009-09-17 14:37:01 -07:00
Andrew Kelley
89d5be7855
Used FloatModels as the backend for mixer sends
...
Can add new channels in the mixer, and sends are implemented.
Instruments are hardcoded at 10. FL Import is hardcoded at 64.
2009-09-17 14:37:01 -07:00
Tobias Doerffel
34a20ba610
Added new WelcomeScreen widget
...
The new WelcomeScreen widget is intended to be shown after startup
by default. It allows the user to choose how to start the session,
i.e. shows a list of recently edited projects, a list of new stuff
at the Sharing Platform as well as some help related information and
links.
2009-08-21 19:11:40 +02:00
Janne Matti Sinisalo
27a125b73e
New CPU load meter thing.
...
I think the CPU load meter thing looks better this way.
2009-06-16 17:39:37 +03:00
Tobias Doerffel
ea2b165cbd
Renamed Resources* classes to Resource* and renamed files
...
Naming classes like ResourcesItem or ResourcesDatabase is bad style,
therefore rename all classes and files to be Resource*.
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2009-06-04 22:53:05 +02:00
Tobias Doerffel
14fef9152c
ResourcesBrowser: improved item filtering
...
Filter line-edit is now placed above actual tree view and has been
decorated with a small icon as well as a status label, displaying the
number of filtered and total number of items.
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2009-06-04 11:58:48 +02:00
Tobias Doerffel
359b73c2a3
ResourcesBrowser: implemented item-sensitive context menu
...
Implemented context menu for ResourcesBrowser with various actions
inside depending on selected item.
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2009-06-04 00:29:56 +02:00
Tobias Doerffel
f6fe2a16ad
ResourcesBrowser: new class providing a view for browsing resources
...
Added a new class ResourcesBrowser which represents a complete view
for browsing all available resources. It only allows filtering at the
moment but more features will follow soon.
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2009-06-03 14:36:28 +02:00
Janne Matti Sinisalo
367d8360fc
Added cheese_enthusiast's new piano keys
...
Added cheese_enthusiast's <bdreed@woh.rr.com > new, better-looking piano keys. Also includes pressed piano-roll keys.
2009-05-08 23:44:11 +03:00
Janne Matti Sinisalo
86a6a63462
Optimized default theme PNGs.
2009-04-14 16:46:17 +03:00
Tobias Doerffel
84c2fc8ddb
Renamed mimetypes/folder-lsp.png to mimetypes/folder-web.png
2009-03-09 00:28:52 +01:00
Paul Giblock
37e32ec907
Add theme-xml for choosing style classes and optional params for a theme
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1987 0778d3d1-df1d-0410-868b-ea421aaaa00d
2009-01-29 03:26:52 +00:00
Paul Giblock
318494bef9
Add beginnning artwork for Cusis Theme
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1986 0778d3d1-df1d-0410-868b-ea421aaaa00d
2009-01-29 03:25:45 +00:00
Tobias Doerffel
0f26564149
added new icons for various MIME types
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1881 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-12-08 01:34:27 +00:00
Tobias Doerffel
f1950b3007
added initial draft of FLUIQ (Flexible User-Interface with Qt) framework (integration patches will follow later)
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1878 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-12-08 01:28:04 +00:00
Tobias Doerffel
c2ebd98c7f
improved reload icon
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1770 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-10-18 14:30:49 +00:00
Tobias Doerffel
a91b920de5
removed obsolete file
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1768 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-10-18 14:11:17 +00:00
Tobias Doerffel
f24995bef3
* renamed tab "root" to "My computer"
...
* on win32 allow browsing drives in "My computer" tab
* improved icons for home and "My computer" browser
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1767 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-10-18 11:54:53 +00:00
Tobias Doerffel
e05c8272fa
improved appearence of position line
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1702 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-23 12:42:01 +00:00
Tobias Doerffel
300baab2f1
refactored MIDI tab in instrumentTrackWindow which now also allows setting arbitrary fixed velocity and defining a program for MIDI output
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1679 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-21 23:45:39 +00:00
Paul Giblock
65566c92ce
Resurrect old lmms background and add to new backgrounds directory
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1673 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-21 20:43:09 +00:00
Paul Giblock
0b24930e20
Improve LB302 with 3 new shapes and button-selectors.
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1657 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-21 08:35:47 +00: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
da2fcf130a
UI finetuning / recompression of some PNG-files
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1589 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-08 12:47:11 +00:00
Tobias Doerffel
9667fecd8b
renamed from sound_file.png
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1581 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-07 22:36:16 +00:00
Tobias Doerffel
dc895f4850
moved old BlueScene theme to LMMS-extras
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1566 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-07 10:58:34 +00:00
Tobias Doerffel
1f2e4945f2
added more decent background artwork
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1563 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-09-06 22:59:52 +00:00
Paul Giblock
48c8bce9c6
Improved triplet support in piano roll
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1505 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-08-27 09:01:03 +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
e637495489
migrated build-system to CMAKE
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1352 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-22 11:36:50 +00:00
Tobias Doerffel
a5454ee070
better icon
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1305 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-12 13:51:54 +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
8bfff2a273
use combobox instead of button-group for selecting arpeggio-direction
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1300 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-11 22:41:39 +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
ec4d1dc498
added hand-cursor for all controls
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1269 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-07-04 16:43:47 +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
22f15c3955
Start adding LFO artwork
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1211 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-29 13:53:13 +00:00
Tobias Doerffel
16cfe0654c
new icon at 32x32 px to make it scale better to 16x16
...
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1201 0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-06-29 09:30:14 +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