summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Collapse)AuthorFilesLines
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke1-2/+2
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp
2002-06-18Reimplemented OHwInfo as ODevice with enhanced capabilitiessandman5-134/+578
ODevice should replace custom-*.h in the future (iPAQ is finished)
2002-06-17Fix a possible crash when opening an empty filezecke1-0/+2
2002-06-17Cross Referencing is possible by nowzecke2-0/+86
2002-06-16implement progresszecke4-5/+37
2002-06-16Fixed typo in iPAQ detection routine .. model enum really works nowsandman1-1/+1
2002-06-15Summary supportzecke4-24/+121
2002-06-12New singleton class for getting info on hardwaresandman3-2/+134
(Zaurus detection is missing -- kergoth ?)
2002-06-11add the cpp files ;)tille2-0/+1190
2002-06-10imported kprocess as oprocesstille3-2/+928
2002-05-09Patch from Stefan Eilers to separate multiple categories by a ,zecke1-0/+5
2002-05-09add missing qregexp.hdwmw21-0/+1
2002-05-09Add missing #include <qpainter.h>dwmw21-0/+1
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan3-2/+120
2002-05-02Here is the rewrite of ofileselectorzecke2-897/+841
Mostly the layout was fixed and it should be much easier to understand whats going on It also got more functionality with less code Next is MultipleSelections, Open Dir mode save dir mode and installingViews
2002-04-30- put the xml tree classes into the Opie namespacesimon3-0/+8
2002-04-30- no default arguments in method implementationssimon1-1/+1
2002-04-30Renamed QColorDialog to OColorDialogdrw3-40/+40
2002-04-27compile it for Maxzecke2-5/+5
2002-04-27View Interfacezecke3-1/+81
2002-04-27backward compability functions and TODO updatezecke2-15/+45
2002-04-27Move FileItem class from the header into an anonymous namespacezecke2-49/+49
2002-04-27Fix automime and mime tested with texteditzecke1-40/+49
2002-04-27Update TODOzecke5-103/+3
Update todoevent.cpp I almost forgot about this \n -> <br> inside the RichText remove oconfig cause it was bogus. We can achieve the same with Config(path, Config::File );
2002-04-26Make it a bitfield and add a d pointerzecke1-1/+5
2002-04-25Add ColorPopupMenu and ColorDialogdrw5-3/+1173
2002-04-25Wrong path for pics/opie.kergoth1-1/+1
2002-04-25This should fix the Umlaut problemzecke1-0/+1
2002-04-24fixed requested mimetype- for now.. still needs workllornkcor2-70/+69
2002-04-24fixed location combo showing redundant directories and multiple seperatorsllornkcor2-27/+111
2002-04-24changed symlink icon location, changed mimetype combo action, added spacing ↵llornkcor2-81/+80
to bottom
2002-04-23ToDoEvent::richText() addedzecke2-0/+73
this patch came from Stefan Eilers is that the right place for it or does it belong into the todo app itself?
2002-04-18handle the importing( first reading ) ofzecke1-0/+4
Zaurus format correclty TodoList and Today should be fine now
2002-04-17include the current directory in the filenamezecke1-1/+1
2002-04-15updates?zecke5-3/+63
too much to remember
2002-04-13PopupMenu for fontsize handling like on the Zauruszecke4-2/+158
2002-04-13multiple categorieszecke4-23/+46
2002-04-12fix the crashzecke2-5/+6
2002-04-12Add OFileDialog to the .prozecke3-38/+20
OFileDialog is now working resize it when not used by the static methods OFileSelector some bugfixes. Some bugs are not yet fixed (the switching from views can segfault )
2002-04-12take parent sizeharlekin1-0/+2
2002-04-11OFileSelector const QStringList -> const QSTringList&zecke4-4/+192
OFileDialog initial version the layout is broken but don't ask me. I played with the parent played with manual relayouting. Currently the setYesCancelVisisble crashes but that's ok for now OFileDialog provides static methods for OpenFileName, SaveFileName and DIrFileName Multiple selection will follow Maybe a dwarf fixes the problems for me overnight
2002-04-01Almost done ||zecke2-2/+25
2002-04-01Almost donezecke3-17/+183
2002-03-31more functionalityzecke3-12/+233
2002-03-30fix crashzecke1-0/+8
2002-03-30This time thanks to tronical (Simon Hausmann) for reviewing the interfacezecke2-34/+111
the selector is almost done so better start porting to it A dialog will come when beeing done with the real widget
2002-03-30nightly commitszecke2-48/+220
A improved interface thanks to jowenn and some more implementation Actually I don't understand why it's not yet finished ;)
2002-03-29interface updates. and some more implementationzecke2-12/+132
2002-03-27updateszecke2-3/+67
2002-03-27here comes the skeleton of the new fileselector.zecke3-18/+404
Please comment on the api? Sissi are you reading this? Please send me input