summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-02- disable playlist addition in the playlists tabsimon1-0/+1
2002-12-02- simplified addSelectedsimon2-36/+24
2002-12-02- added currentFileListView() method that returns the current file listsimon2-8/+12
qlistview object and simplified currentFileListPathName with that
2002-12-02- more whichList usage removedsimon1-20/+14
2002-12-02- two const fixletssimon2-4/+4
2002-12-02- whichList is deprecatedsimon1-3/+3
2002-12-02- whichList() is deprecatedsimon1-2/+2
2002-12-02- use currentTab() instead of whichList()simon1-2/+2
2002-12-02- oopssimon1-1/+1
2002-12-02- added a currentTab method that returns an enum containing the current tabsimon2-0/+15
type in a verbose manner (AudioFiles, VideoFiles, CurrentPlayList, etc.), as a future replacment for whichList() which just returns an integer
2002-12-02- setPlaylist -> setUsingPlaylistsimon2-3/+3
2002-12-02- two unnecessary if statements removedsimon1-8/+0
2002-12-02- stoped -> stoppedsimon2-7/+7
2002-12-02- made the accessor functions inlinesimon2-70/+13
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon7-120/+120
mediaplayerstate class
2002-12-02- made the accessor functions constantsimon2-26/+26
2002-12-02- made isPaused, isPlaying and isStopped private member variablessimon4-8/+8
2002-12-02- Holger asked for removal of the QCString version() method (the one thatsimon2-7/+0
returns "test" :)
2002-12-02- made the version functions static and some other functions constant thatsimon2-45/+49
are constant by design
2002-12-02- added the thread utility classes (mutex, waitcondition, channel) to thesimon1-2/+3
compilation process
2002-12-02- put a thread pipe between the xine callback handler and the receiversimon4-2/+481
on qt side, to avoid problems like repaints from within a non-gui thread
2002-12-01Unicode fix for danish title.mellen1-1/+1
2002-12-01Window title changed to match icon title.mellen1-1/+1
2002-12-01The new preload library has to be used always, because of some binarysandman1-3/+1
incompatibility between apps built with older tcs and shared libs built with newer tcs. (see cvs comment for core/launcher/libpreload/preload.cpp)
2002-12-01Added a fix for programs that have been compiled with old toolchains andsandman1-0/+6
are used together with shared libs produced by newer toolchains .. they might not have the __gmon_start__ symbol defined (e.g. neocal or hancom on a glibc 2.3.1 iPAQ with the latest libjpeg62)
2002-12-01whoopsllornkcor1-1/+1
2002-12-01perhaps tille finds some time for debugging thiscniehaus2-2/+13
2002-12-01is that the way it should be, Holger?cniehaus2-1/+11
2002-12-01typoscniehaus2-4/+4
2002-11-30Checkbook password protectiondrw9-31/+264
2002-11-30gui should now show newly found stations.mickeyl2-7/+53
2002-11-30Made checkbook transaction list prettier & updated contact infodrw14-29/+114
2002-11-30Fixed a lot of usability stuff .. Some minor bugs were fixed, too ..eilers7-47/+68
2002-11-30Additional #include that is needed for some toolchainssandman1-0/+1
(read: glibc include files)
2002-11-30pelling updateszecke3-5/+27
libopie.pro additions
2002-11-30More infrastructurezecke63-196/+2432
ORecur has now the nextOccurence function exceptions We've now Notifers like Alarms and DatebookEntries we may add to execute applications... AppName replaced with service cause it is a service Add rtti to OPimRecord as a static function This is used inside the BackEnd classes to static_cast... added removeAllCompleted to the todobackends... add a common Opie PIM mainwindow which takes care of some simple scripting enchangements.. much more
2002-11-30More implementationzecke2-0/+100
2002-11-30Back from hospital with new powerzecke13-215/+310
This versions clean up m failure on templates with Qt... in todoview Implements Recurrance( backends to not safe it yet ) OPimState and Maintainer mode in some ways and much more This one also implements the OPimMainWindow specs and has a small Memu replacement to get the toolbar in one line
2002-11-29Silence some of those annoying errors in dependency generationkergoth1-1/+5
2002-11-29no longer include config.in from libffmpeg dirkergoth1-1/+0
2002-11-29fix to ensure ipk gets builtkergoth3-3/+3
2002-11-29Compile fixkergoth1-1/+1
2002-11-29dvorak depends on pickboardkergoth1-1/+1
2002-11-29Ensure libpreload gets builtkergoth2-2/+15
2002-11-29Not making at least qDebug outputs on every QToolButton redraw may speedsandman2-83/+61
things up a bit ;)
2002-11-29Added a bunch of special chars like euro and euro-cents etc.mellen1-253/+321
2002-11-29removed open with fileselector, cause I hate it. Fixes opening through docs ↵llornkcor2-26/+42
tab, and other annoyances
2002-11-28Danish multikey layout.mellen1-0/+325
Note: Circumflex, apostrophes, umlaut etc. doesn't work though. Couldn't figure out how to get it to work.
2002-11-28...eilers1-2/+7
2002-11-28Added missing translations for germaneilers1-16/+17