summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-08- no need to include audio and videowidget.h heresimon1-2/+0
2002-12-08- share the buttons data in a buttons member variable in the base classsimon5-50/+48
2002-12-08- #include cleanupsimon1-7/+0
2002-12-08- I'm re-using code from the others, so add their copyright :)simon2-0/+6
2002-12-08- unused variables removedsimon3-39/+1
2002-12-08the patch was reverse - fixed nowsandman1-4/+4
2002-12-08- made audioButtons a member variable here, toosimon2-4/+26
2002-12-08- made videoButtons a member variable instead of a global onesimon3-5/+29
2002-12-08This fixes the overlapping popupmenu problem. Qt/E chooses the lowersandman1-0/+11
2002-12-08removed libpreloadsandman1-1/+0
2002-12-08added missing includessandman1-0/+4
2002-12-08- merged duplicated MediaButton definition into common MediaWidget::Buttonsimon3-9/+13
2002-12-08- minor cleanupsimon2-10/+15
2002-12-08- properly shut down xine in the destructor. fixes crashes when switchingsimon1-0/+7
2002-12-08- when the file list view is visible only enable the play button if theresimon3-0/+40
2002-12-08started work on logwindow and hexwindowmickeyl8-92/+176
2002-12-08- pro-file for future integration of the daemonmickeyl2-4/+14
2002-12-08- new icons (based on Max's artwork)mickeyl8-0/+9
2002-12-08- new networks finally show up in the GUImickeyl13-44/+1448
2002-12-08fixtille1-1/+4
2002-12-08added combo for default emailtille3-25/+44
2002-12-08updatetille1-2/+1
2002-12-08do not close ab while in cardview, rather switch back to listviewtille2-2/+8
2002-12-08macaddress-fixmax1-4/+19
2002-12-08QPEApplication::showMainWidget only maximizes a QDialog if its width orsandman1-0/+1
2002-12-08moved font menu to options due to wrapping of the toolbar when using language...llornkcor1-8/+12
2002-12-08Moved journal-enum from ocontact into i the xml-backend..eilers4-22/+30
2002-12-08switched from libpng2 to libpng3sandman2-1/+1
2002-12-08HancomWord on OZ crashes with optimizations in ::fillRect enabled, sosandman1-0/+11
2002-12-07added the headers and libs for libz and libpngsandman1-0/+0
2002-12-07update. Spiralman: _please_ check my syntax!cniehaus1-2/+60
2002-12-07added depend on libpng and libzsandman1-2/+2
2002-12-07Removed libpreloadsandman1-2/+1
2002-12-07Removed libpreloadsandman4-158/+1
2002-12-07 - removed the libpreload stuff from global.cppsandman6-43/+209
2002-12-07The Qt/E buildsystem is completly broken, if you want to link libz andsandman1-0/+118
2002-12-07Patch for Qt/E to get rid of libpreload .. we mark the functions, that wesandman1-0/+178
2002-12-07Added helpwindowandyq1-2/+2
2002-12-07Newandyq2-0/+106
2002-12-07Added dificculty levels to Fly and Gates, bug fixes (height checking), added ...andyq2-131/+372
2002-12-07testcniehaus1-1/+2
2002-12-07Just updatedeilers1-4/+4
2002-12-07Fixing bug in storing anniversary..eilers4-26/+56
2002-12-07Upgraded to v1.7 - new menu system, new game types (gates (implemented and wo...andyq2-326/+652
2002-12-06Corrected QMAKE_LINK and QMAKE_LINK_SHLIB, should be arm-linux-gcc, not arm-l...kergoth3-6/+6
2002-12-06starting new text.cniehaus2-0/+22
2002-12-06Attempt to open /dev/rtc if /dev/misc/rtc fails, so it works in the nondevfs ...kergoth1-2/+3
2002-12-05Allow changing styles/position at run-time (i.e. make setTabStyle/setTabPosit...drw1-29/+61
2002-12-05- adapted to xine CVS HEADsimon2-32/+37
2002-12-05- fixed a minor memory leaksimon1-9/+8