Options2.ui

  • Filter
Mark Kretschmann
The amarok/ subdir has been renamed to src/. Removing all obsolete content in this directory.
svn path=/trunk/kdeextragear-1/amarok/; revision=306460
changed 239 files
Frederik Holljen
whatsthis for all configurable options both in .ui files and in the config
svn path=/trunk/kdeextragear-1/amarok/; revision=292616
changed 6 files
Mark Kretschmann
Removed spam references, as the joke was getting stale.
svn path=/trunk/kdeextragear-1/amarok/; revision=291518
changed Options2.ui
Malcolm Hunter
CVS_SILENT Typographical corrections and changes
svn path=/trunk/kdeextragear-1/amarok/; revision=286306
changed 6 files
Mark Kretschmann
Replace fancy "checkable QButtonGroups" with oldskool QCheckBox+QButtonGroup, which makes those options usable again.
(Sorry Max, KConfigDialogManager does not support them. To make them work we'd had to special case the code and handle it all manually, which kind of defeats KConfigDialog's purpose..)

svn path=/trunk/kdeextragear-1/amarok/; revision=285753
changed 4 files
Mark Kretschmann
* the return of crossfading (partly working) * moved Muesli's beat-detection code temporarily to VIS_PLAN, since it was disabled anyway * after 2 hours of messing with the makefiles this morning, I got extremely annoyed, started to throw my food around in the room, and with a sour face I moved the .ui files back into srcdir. it simply did not work properly. if anyone knows how to keep .ui files in a separate dir from the main sources, please send me a note
svn path=/trunk/kdeextragear-1/amarok/; revision=282948
changed 21 files
Mark Kretschmann
* Move all .ui files into separate dir * Move FHT code into main srcdir
svn path=/trunk/kdeextragear-1/amarok/; revision=282281
changed 16 files
Mark Kretschmann
improve settings dialog.
svn path=/trunk/kdeextragear-1/amarok/; revision=282190
changed 3 files
Max Howell
Slight changes to these ui files, nothing major CVS_SILENT
svn path=/trunk/kdeextragear-1/amarok/; revision=281923
changed 2 ui files
Mark Kretschmann
Fix version trouble.
svn path=/trunk/kdeextragear-1/amarok/; revision=280357
changed 4 ui files
Stanislav Karchebny
* Lil bugfix
svn path=/trunk/kdeextragear-1/amarok/; revision=280352
changed Options2.ui
Stanislav Karchebny
* Removed old config files * Made some KCXT related stuff work in .ui files
svn path=/trunk/kdeextragear-1/amarok/; revision=280350
changed 4 ui files
Mark Kretschmann
Fix global warming. Oh, and KCONFIG XT stuff.
svn path=/trunk/kdeextragear-1/amarok/; revision=278753
changed 5 files
Stanislav Karchebny
* Grue's minions learned XTicism!
svn path=/trunk/kdeextragear-1/amarok/; revision=278639
changed 14 files
Christian Muehlhaeuser
Really be independent of Qt3.2, now. As mxcl mentioned, this introduces a little bug, but it's not worth to rework the whole code, now that 3.2 is so close
svn path=/trunk/kdeextragear-1/amarok/; revision=277931
changed 2 ui files
Max Howell
Don't depend on Qt 3.2, yet. Now you can't disable custom colours once set. Sorry. But I didn't want to mutilate the code to do it when such an easy solution exists in Qt 3.2 :-(
svn path=/trunk/kdeextragear-1/amarok/; revision=275619
changed 3 files
Max Howell
* New optional feature: "Resume playback", which means that playback will resume where it left off last time you quit amaroK when you start it up again, in the few hours since implementing it, I have grown to absolutely adore this feature! :-) But then again, when developing amaroK you do have to start and stop it frequently, so it is perfect for me * While I was making new options, I fixed the fontsizes-not-updating-in-options-dialog bug, did a "reduce LOC, improve readability" on the options dialog source, attempted to improve clarity and substance of the options UI and added some "what is this" tips. I didn't go overboard, just tried to implement a better base for future expansion.
svn path=/trunk/kdeextragear-1/amarok/; revision=268972
changed 12 files
Max Howell
* Apologies this is such a large commit, but consequently, please review! * When playback reaches the end of the playlist, amaorK now sets selection to the first item (was stuck at last item before), currently it doesn't update the playlist properly and I can't figure out why, Markey can you fix that? See PlayerApp::slotNext() * "Chemical Brothers - Hev Bov Hev Girl" becomes "Chemical Brothers - Hey Boy Hey Girl" ;-) The consequence of this is that the amaroK main Widget now has a slight variable height as the scroller height it based on the fontMetrics instead of using a fixed 25px * The Playlist is now WType_Dialog, this is good because Qt handles properties like, minimise with main widget, raise with main widget and amaroK only has one entry in the taskbar. HOWEVER, The playlist window …
changed 18 files
Stanislav Karchebny
Fixed label sizes
svn path=/trunk/kdeextragear-1/amarok/; revision=261369
changed Options2.ui
Mark Kretschmann
* rewrite config dialog and move into separate file. resizes correctly now * add color configuration and transparency dialog. color config works for BrowserWin only, and transparency has been disabled since it's not finished * some fixes for aRts playing code
svn path=/trunk/kdeextragear-1/amarok/; revision=259909
changed 19 files
Stanislav Karchebny
Add missed file
svn path=/trunk/kdeextragear-1/amarok/; revision=257323
added Options2.ui