summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-12-27*pst*cniehaus1-0/+2
2002-12-26be silentcniehaus1-0/+2
2002-12-26@@ -15,10 +15,6 @@cniehaus1-4/+0
<height>367</height> </rect> </property> - <property stdset="1"> - <name>caption</name> - <string>RemapDlgBase</string> - </property> <property> <name>layoutMargin</name> </property>
2002-12-26fixing a strage charcniehaus1-17/+17
2002-12-26signature of keyRegister() QCop call changed because of the device buttonsandman1-1/+2
rewrite
2002-12-25fix dotfiles - againllornkcor1-1/+1
2002-12-23Task Editor dialog: 1. added tab icons 2. rearranged the overview tab 3. ↵drw14-1003/+572
alarm/reminder tab updates 4. code clean-up. Still need to work on advanced tab and add qwhatsthis.
2002-12-23Hotfix for bug #537eilers1-47/+38
2002-12-23small bugfixes and speedupsandman5-14/+48
2002-12-23The first "-" (dash) in the filename isn't really a dash .. no idea what itsandman1-0/+0
really is and how it got there
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman8-665/+608
- removed the key re-grabbing in runningsappbar (not necessary anymore) - added a few new QCops to make all "special" launcher functions available via qcop - added the devicebuttons to the opie-taskbar ipk
2002-12-22New button settings -- replaces AppsKey, which does not work anymore withsandman11-0/+978
the new device button framework
2002-12-22correct implementation for QCop "nextView()":sandman1-10/+15
- if we are not active, raise the window - if we are active, switch to the next view (this is needed for the new appskey framework)
2002-12-22QWhatsThis for main task view and toolbars.drw3-24/+31
2002-12-22Main todo view text color and column width fixes.drw1-24/+26
2002-12-21Main task view updates.drw5-77/+75
2002-12-21Updated to include pics/tododrw1-1/+1
2002-12-20Use icons for task priority on quick task toolbardrw2-14/+27
2002-12-20sic workaround hack for now. fixes bug #569llornkcor1-61/+102
2002-12-20First part of GUI clean-up. Added icons to 'quick task' entry toolbar and ↵drw4-55/+86
menu choice to show/hide the bar.
2002-12-20s/Formx//cniehaus1-4/+0
2002-12-20save fix when no name bug #577llornkcor1-1/+6
2002-12-20fixing wrong assignment between translated untranslated fieldnameseilers1-4/+4
2002-12-19fix for email <-> default email bugtille2-17/+44
2002-12-18since Harlekin doesn't want to fix his typo, I'll have to do it ;)sandman1-1/+1
2002-12-18changing from defaultemail to something else now hides the combotille2-8/+14
2002-12-17included the new scipts in share/opie-loginsandman1-1/+1
2002-12-17fixed a typosandman1-1/+1
2002-12-17Opie login becomes useable now:sandman3-10/+82
- pre- and post-session scripts (in $OPIEDIR/share/opie-login) to fix things like device ownership to user/root - logging in now doesn't simply mean: execute bin/qpe. instead opie-login * first tries to execute ~/.opie-session * if that doesn't exist $OPIEDIR/share/opie-login/opie-session * if that fails too, execute $OPIEDIR/bin/qpe you can now handle things like ssh-agent on a per-user basis. (I'll commit the scripts later - for now it simply works like before)
2002-12-17say good bye to the nice and educationalzecke2-307/+0
QTableItems. :(
2002-12-17kill tableitems from the build processzecke3-3/+1
2002-12-17a QTableItem is no QObject so better use QObject::trzecke1-1/+3
besides that tableitems is dead... and I do drawing myself so better look at the tableview if you want to have that translated CCMAIL: cniehaus@kde.org
2002-12-17replaced the private QProcess copy for the FTP server with the alreadysandman6-3050/+1097
available libopie/OProcess
2002-12-17- spehling fix by Carstensimon1-1/+1
2002-12-17- removed Form2 caption, by Carstensimon1-4/+0
2002-12-17- word puzzle fix by Carstensimon2-2/+2
2002-12-17Now use my own pictureseilers3-6/+5
2002-12-16Finally the app-killer in the launcher works. TT solution was callingsandman2-244/+275
ps with some special options, that busybox ps didn't provide. I'm now scanning /proc/<pid>/stat for the right process.
2002-12-16not importanteilers2-4/+4
2002-12-16Improvement of previous bugfixeilers2-5/+12
2002-12-16work around for changing wrap changing edited state. also fixed opening ↵llornkcor1-1/+8
dotFiles line endings
2002-12-16open dotfiles from setDocument differentlyllornkcor1-2/+3
2002-12-16some stuff from op2llornkcor1-16/+29
2002-12-15fix bug in open when cancellingllornkcor1-1/+1
2002-12-14fixes bug #548tille1-0/+1
2002-12-14addLanguage rulescniehaus31-0/+53
2002-12-13No default arguments in implementation pleasezecke1-23/+23
2002-12-13added bass and treble controlharlekin2-44/+200
2002-12-13next i18n-fixcniehaus1-1/+0
2002-12-13i18n-fixcniehaus1-1/+0