summaryrefslogtreecommitdiff
path: root/libopie/ofileselector.cc
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09Add missing #include <qpainter.h>dwmw21-0/+1
2002-05-02Here is the rewrite of ofileselectorzecke1-880/+819
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-27compile it for Maxzecke1-2/+2
2002-04-27View Interfacezecke1-0/+1
2002-04-27Move FileItem class from the header into an anonymous namespacezecke1-1/+48
2002-04-27Fix automime and mime tested with texteditzecke1-40/+49
2002-04-24fixed requested mimetype- for now.. still needs workllornkcor1-68/+67
2002-04-24fixed location combo showing redundant directories and multiple seperatorsllornkcor1-21/+102
2002-04-24changed symlink icon location, changed mimetype combo action, added spacing ↵llornkcor1-80/+79
to bottom
2002-04-17include the current directory in the filenamezecke1-1/+1
2002-04-12fix the crashzecke1-5/+5
2002-04-12Add OFileDialog to the .prozecke1-32/+8
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&zecke1-1/+1
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 ||zecke1-1/+22
2002-04-01Almost donezecke1-14/+173
2002-03-31more functionalityzecke1-4/+187
2002-03-30fix crashzecke1-0/+8
2002-03-30This time thanks to tronical (Simon Hausmann) for reviewing the interfacezecke1-31/+103
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 commitszecke1-26/+142
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 implementationzecke1-12/+120
2002-03-27updateszecke1-2/+62
2002-03-27here comes the skeleton of the new fileselector.zecke1-0/+353
Please comment on the api? Sissi are you reading this? Please send me input