summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-30*** empty log message ***waspe36-0/+3035
2003-03-30bigger animation to be more distinguish compared to desktop icons, also new a...harlekin2-3/+3
2003-03-30$(QTDIR)/lib --> $(OPIEDIR)/libmickeyl1-1/+1
2003-03-30remove unnecessary usage of and thus the dependency on libstdc++mickeyl1-51/+25
2003-03-30very interesting: gcc 2.9x does not handle operator? with mixed types, e.g. o...mickeyl1-1/+1
2003-03-30convert my beloved "not" to "!" to make ancient compilers happy, but not me...mickeyl2-77/+77
2003-03-30convert dynamic_cast<> to using QObject::inheritsmickeyl2-3/+7
2003-03-30yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z....mickeyl3-4/+13
2003-03-30one more fix for gcc 2.9xmickeyl1-1/+5
2003-03-30gcc2.9x fixmickeyl1-1/+1
2003-03-30- add file->newmickeyl8-2/+26
2003-03-30- the network work for libopie2 pays off...mickeyl55-3854/+133
2003-03-30- add classes for 802.11 tagged valuesmickeyl8-80/+481
2003-03-29Fix for bug #701 - update time and date controls on Main tab after retrieving...drw1-0/+5
2003-03-29Move Configure option under the Actions menu, allowing me to remove the top-l...drw1-11/+6
2003-03-29Better fix for reading feed Packages files.drw1-32/+24
2003-03-29added option to made the banner on top much smaller and also the date should ...harlekin6-8/+40
2003-03-29Fix for reading feed's Package file works this time. However, this is tempor...drw1-3/+3
2003-03-29forgot to take that header outharlekin1-1/+0
2003-03-28new big busy indicatorharlekin1-0/+0
2003-03-28 now as owait in libopieharlekin5-41/+4
2003-03-28owait - displays a busy indicator in the middle of the screen, initial versionharlekin3-2/+149
2003-03-28downscaling of the pda was pretty sure not intentionalharlekin1-0/+0
2003-03-28darkergruemelmonster1-0/+0
2003-03-28enable building libopie2 under menu "experimental" -mickeyl3-2/+21
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS an...mickeyl127-0/+25255
2003-03-28Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ...umopapisdn4-17/+28
2003-03-28Minimum size in weekview should be dependant on the height of the window.umopapisdn1-11/+9
2003-03-28Bugfix: (Bug #000782) Display events with no duration, unless it's an "effect...umopapisdn3-3/+3
2003-03-28samekergoth1-8/+6
2003-03-28Apply nonroot login patch from nick duffek.kergoth1-8/+6
2003-03-28Ensure StorageInfo picks up /dev/rootkergoth1-1/+3
2003-03-28close mediummount on exit .-)harlekin2-0/+8
2003-03-28Add Replaces: opie-rotation to ensure its removed.kergoth1-0/+1
2003-03-28Correct the use of OProcess.kergoth1-10/+4
2003-03-28Link networksettings against libopie, I need OProcess.kergoth1-2/+2
2003-03-28Oops...undoing last update.drw1-3/+2
2003-03-28Fix bug in reading feed's Package filedrw1-2/+4
2003-03-28Change wording from 'automatically bring up' to 'bring up on bootup' to try t...kergoth1-1/+1
2003-03-27Switch from 1) calling /etc/init.d/pcmcia to calling cardctl eject, cardctl i...kergoth1-13/+14
2003-03-27Slower, but more appropriate status parser. Now identifies the state_status ...kergoth1-2/+10
2003-03-27using releases from qtopia-free-1.6.0-snapshot-20030324 which fixes theeilers4-214/+251
2003-03-27Bugfix: If menu-button is pressed, the mainmenu will now open as expectedeilers6-16/+101
2003-03-27One more time :)kergoth1-1/+1
2003-03-27Correct control file help paths so ipk gets built.kergoth1-1/+1
2003-03-271) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotationkergoth1-14/+10
2003-03-27 Behavior change for setCurrentRotation. Now changes rotation for newlykergoth1-19/+21
2003-03-27Add the ability to change from clockwise to counterclockwise rotation behavior.kergoth2-0/+33
2003-03-27Fix bug #780 - correctly identify whether a package is really installed or notdrw1-1/+1
2003-03-27Use libqpe's StorageInfo class for storage tab. This 1. reduces executable s...drw4-172/+95