summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-17Start of What's This for Sysinfo, plus some code tweaksdrw6-24/+53
2002-11-17- enabled the Shutdown button in Shutdown-Settings on OZsandman2-11/+2
- enabled the LockKeyState indicator for iPAQs (to the right of the clock applet, since also iPAQs can have keyboards) - kergoth forgot a QT_QWS_EBX -> QT_QWS_SHARP - the launcher binary is now exactly the same on iPAQ and Zaurus
2002-11-17Use OProcess instead of popen/pclose and re-read config upon data re-freshdrw2-34/+39
2002-11-16added sfcavellornkcor1-1/+1
2002-11-16first try to revert timezones on reject...tille5-8/+16
... not working i am too stupid ;)
2002-11-16Fixed wrong filenameandyq1-1/+1
2002-11-16Inital versionandyq1-0/+6
2002-11-16Initial versionandyq1-0/+0
2002-11-16Initial release of SFCave for the Zaurusandyq4-0/+514
2002-11-16easier to readllornkcor1-21/+26
2002-11-16usability:tille9-82/+134
made it a dialog that saves when exiting clock now running
2002-11-16fix tab switches, and inputdialog focus on editllornkcor2-17/+23
2002-11-16fix for filename pathsllornkcor1-0/+2
2002-11-16fixes:tille2-19/+40
- saving of ntpservers - poping up of messagebox
2002-11-16moved input to output, switched all systems calls to OProcess. got rid of popenllornkcor7-201/+274
2002-11-16various changes, popupmenu at complete left.llornkcor2-3/+4
2002-11-15updatesbenmeyer2-12/+2
2002-11-15Make OTodo compilezecke11-2/+214
add the MaintainerMode to OTodo
2002-11-15dkcniehaus1-0/+1
2002-11-15Add the implementation for the XRef Managerzecke17-202/+374
Add it to libopie.pro Adjust OPimRecord to use the new manager The backends do not support xref yet
2002-11-15dang it. small fixllornkcor1-1/+3
2002-11-15added select all, and changed delete of multi files to ask only once. ↵llornkcor3-83/+139
Changed some messagebox strings
2002-11-15Add proposal header for Cross Referencing..zecke8-0/+228
look at them and comment
2002-11-15API REVIEW addedzecke2-0/+52
Simon if you read that feel free to do an API REVIEW on libopie but leave out OFileSelector for now... Stefan: added an explanation for you
2002-11-15Fix #423 dealing with strike through and DueDate...zecke1-5/+15
2002-11-15Fix the DueDate button not beeing enabled when it shouldzecke1-0/+1
2002-11-14namespace and include fix for uses of iostream in STLkergoth4-12/+14
2002-11-14fix icon pathllornkcor1-4/+4
2002-11-14Should fix bug 0000448leseb1-0/+5
2002-11-14Sorting will now work if fullname is identical on some entrieseilers2-4/+10
2002-11-14whoopsllornkcor1-1/+1
2002-11-14captionllornkcor1-9/+32
2002-11-14no --best option for gzip, buzybox already is set at bestllornkcor1-4/+4
2002-11-14use real filepaths instead of Sharps idiotic onesllornkcor1-24/+38
2002-11-14cleanup compiler warningsllornkcor1-20/+20
2002-11-14takeout qDebugsllornkcor2-5/+5
2002-11-14clear selection after adding to playlistllornkcor1-2/+3
2002-11-14fix multiselect addto playlistllornkcor1-8/+20
2002-11-14dont try to find media anymorellornkcor1-22/+26
2002-11-14no longer scans and populates audio_video lists everytime tab is changed. ↵llornkcor2-7/+13
rescan from File menu does it except for the first tab change
2002-11-14hide the media column, and unhide the path column and changed default ↵llornkcor1-6/+6
sorting to path column. might get rid of media column altogether.
2002-11-14much faster way of adding files to playlist, when tabs have already been ↵llornkcor1-13/+96
initialized with files
2002-11-13sendgui.cc is now udp basedmjm3-41/+8
2002-11-13code cleanup const's placed in codebenmeyer16-88/+94
2002-11-13Small Bug in sorted fixedeilers2-6/+12
2002-11-13Added sorted for Contacts..eilers12-0/+138
2002-11-12pre-alpha version, most things does not work yet.mjm16-93/+437
todo: communication protocol with GUI and implementation of sniffer
2002-11-12User Documentation for keypebble.treke2-0/+57
2002-11-12sync with op2llornkcor2-96/+74
2002-11-12fix playlist adding when two file share the same basename but different ↵llornkcor1-89/+58
paths. made it faster adding files to playlist