summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-07Fix not showing completed taskszecke1-1/+2
2002-10-07Re add fileszecke33-0/+3718
for todo
2002-10-07Initial revisionzecke2-0/+28
2002-10-07make place for the new todozecke14-2838/+0
2002-10-07- oops... QComboBox doesn't handle non-consecutive valuesjosef2-12/+59
2002-10-07- when editing, replace edited profile instead of inserting new onejosef4-35/+117
- now save nearly all settings (not loaded yet)
2002-10-07Sorted works enough in the SQL backend let's commit itzecke6-16/+130
2002-10-07- add first widget for transfer dialogjosef2-0/+122
2002-10-07- load profiles correctly when editing themjosef4-7/+19
- save their general values after editing them - fix compilation of widget_layer (temporary workaround?)
2002-10-07i'll do session->profilehash1-2/+2
2002-10-07First SQL backend Resourcezecke10-10/+896
The DB layout is not fully what we've in mind but for example I do lack the Categories infrastructure for that I've to implement sorted lists and then I'll make Todolist fast
2002-10-07added sz_transfer.* to the listhash1-2/+3
2002-10-07oops, that shouldnt be therehash1-0/+0
2002-10-07separated from the interfacehash3-0/+87
2002-10-07returned to formal statehash1-7/+0
2002-10-07returned to the orignal state \(i hope\)hash1-44/+0
2002-10-07i'll do the UI for filetransfers toohash1-10/+1
2002-10-07fixed the qt 2.3.4 font size changehash1-1/+1
2002-10-06Added logout menu-applet to build systemsandman1-0/+1
2002-10-06- reversed the sort order of menu applet positionssandman2-3/+3
- added logout applet to the base opie-taskbar ipk
2002-10-06added two new icons for menu-applets to inlinesandman3-1642/+1702
2002-10-06- added a new logout menu-appletsandman5-5/+192
- fixed the positions of all menu applets - changed the icons for logout/suspend
2002-10-06- password line-edit now gets focus on user changesandman2-0/+25
- the "OPIE - please wait" logo is displayed while the launcher is loading
2002-10-06use m3u now. probably buggy stillllornkcor5-295/+559
2002-10-06fix select and scrollllornkcor1-2/+9
2002-10-06QProgressBar widget are now also painted in liquid style -- this is onlysandman1-6/+82
possible by intercepting the paint events, since TT forgot to make this widget styleable.
2002-10-06plans updatewazlaf1-2/+2
2002-10-06fix spellingllornkcor1-1/+1
2002-10-06wrote first incarnation of widget_layer.cpp.ibotty3-19/+246
edited widget_layer.h accordingly.
2002-10-06- more factorization (is nearly complete now ;)josef7-80/+221
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function
2002-10-06ogg mimetype must be the same as in .desktop filellornkcor1-1/+1
2002-10-06As promised here is the switchingzecke2-15/+95
It's working as expected I'll clean up it a bit fix some UI bugs and then put it into the libopie.pro
2002-10-06- more factorizationjosef3-69/+65
- use QDialog::accept() instead of applyButtonPressed() - prepare plugin-specific load/save of data
2002-10-06made setImage virualibotty1-6/+15
// setImage should be the only virtual public method. // feel free to flame... ;) added first protected var, more will follow
2002-10-06- more factorizationjosef4-14/+52
2002-10-06- restructure menu to use metafactoryjosef4-52/+95
- this is work in progress
2002-10-06Man man,zecke1-1/+1
NO default parameters in the implementation please! patch by ibotty
2002-10-06As spotted on the MailinListzecke1-1/+1
no default arguments in the implementation!
2002-10-06Sandman how did this compile?zecke1-1/+1
inline setRotation( const QString& rotation ) { mRotation = rot; } I fixed that now
2002-10-06- support "Rotation" setting in .desktop applnk filesandman5-65/+370
- changed properties dialog to make Rotation editable - fixed a long-standing QPE bug: launcher expects AppLnk::file() to return QString::null for *all real* applnks (as opposed to doclnks) -- but AppLnk itself initializes this field to the name of the dir, where the applnk is stored. This is why qcop "QPE/System" "linkChanged(QString)" xyz.desktop cleared a whole launcher tab I hope I didn't break anything with this change ;)
2002-10-06key navigation didn't work in toolbars, which had separators (e.g. qpdf orsandman1-1/+1
drawpad) - now this is accounted for and they are skipped
2002-10-06backout the QTool/MenuBar changes ... the bug is in libqpesandman1-3/+3
2002-10-06- uses OFileSelector nowsandman2-6/+6
- menu/toolbars are now QPE variants
2002-10-06- some tweaks to get a better stipple alignment (Qt/E does not understandsandman1-3/+15
X11ParentRelative bg mode) - toolbar separators are not drawn anymore
2002-10-06forgot something (virtually falling asleep now)ibotty1-0/+7
2002-10-06initial proposalibotty1-0/+114
2002-10-05otabwidget instead of qtabwidgetharlekin7-19/+43
2002-10-05So now switching is about to be implemented the next commit will have a ↵zecke4-17/+50
completed OListe/OFileView switch
2002-10-05making otabwidget more simular to qtabwidget - drwharlekin2-0/+49
2002-10-05initial commitibotty1-0/+103