summaryrefslogtreecommitdiff
path: root/libopie2/opieui
AgeCommit message (Expand)AuthorFilesLines
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke3-934/+29
2004-04-07workaround for a OConfig bug so all keys will realy writtenalwin1-0/+1
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl2-3/+3
2004-04-06s/;;/;mickeyl1-1/+1
2004-04-06use include "" inside .cpp to play nice with external build systemsmickeyl1-1/+1
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke12-47/+49
2004-04-02Add OKeyConfigWidget to the .pro filezecke2-3/+6
2004-04-01Unbelievable this widget is done and can be used nowzecke2-24/+61
2004-04-01Finally only two checks left and it is donezecke3-70/+216
2004-03-29-Bugfixes on compare operator and isEmptyzecke2-15/+119
2004-03-28From yesterday. Some sort of GUI loadingzecke2-3/+19
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-03-27Fix key events.zecke1-2/+39
2004-03-26Only GUI config is leftzecke2-106/+453
2004-03-26Add WFlags to the c'tor so we eventually can use thiszecke2-3/+3
2004-03-26Some more Implementation.zecke2-10/+311
2004-03-25Some implementation and API changezecke2-21/+529
2004-03-24Ideas from Mickey. Install eventFilter for a widget as well and thenzecke1-0/+9
2004-03-23Update....zecke1-0/+96
2004-03-14Change Signature of Signals to obey namespacezecke3-28/+25
2004-03-13Move XML class to internal PIMzecke48-221/+378
2004-03-08Removed unneeded commentdrw1-2/+1
2004-03-05add OCheckListItemmickeyl2-11/+213
2004-03-02Added OTicker class to libopie2drw1-10/+12
2004-03-02run the optimize_connect scriptalwin6-41/+41
2004-03-01fix includeschicken7-27/+0
2004-02-21the usual cosmeticsmickeyl3-74/+98
2004-02-21Install OWait as well.zecke3-2/+174
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-1/+1
2004-02-07Forward port the recent API docu of the FileSelectorzecke2-1/+131
2004-02-06Remove OCheckItem...zecke3-217/+2
2004-02-05Janitor: remove ulong refzecke1-2/+1
2004-01-27Guess what? return QS_FALSE;zecke1-0/+2
2004-01-21catch up with moves on cvs servermickeyl4-9/+18
2004-01-15libopie1 (bigscreen) --> libopie2/opieuimickeyl12-0/+2545
2004-01-15libopie1 --> libopie2 + namespace cleanups, code layout, etc.mickeyl12-3/+2285
2004-01-15more libopie1 --> libopie2 with namespace cleanups and code layout cleanupsmickeyl11-4/+2375
2003-12-20- start cleaning up (lot of stuff left)mickeyl7-71/+75
2003-12-03remove X11 abstraction classes - they will come back later but usingmickeyl5-184/+0
2003-12-03remove OToolbar - QPEToolBar is deprecated anywaymickeyl3-98/+0
2003-12-02move qt3 only stuff in a dedicated directory and remove from building process...mickeyl1-16/+4
2003-12-02revert the changes approaching to compile libopie2 under X11mickeyl1-1/+1
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl2-3/+3
2003-10-07individually package libopie2 parts and make libopie2 a virtual packagemickeyl1-0/+11
2003-09-25fix wrong includemickeyl1-1/+1
2003-09-16remove unneccessary #includemickeyl1-1/+0
2003-09-03more compatibility stufftille10-0/+445
2003-08-25libopie2 compiles for qt3/x11 nowtille2-6/+16
2003-06-28support OListViewItem specific overload of expand to give those the chancemickeyl2-0/+17