Age | Commit message (Expand) | Author | Files | Lines |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -0/+1 |
2005-01-04 | - use proper file headers | mickeyl | 3 | -53/+106 |
2005-01-04 | CONTROL file : changed VERSION string | wimpie | 4 | -1/+336 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 1 | -1022/+3 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -3/+1022 |
2004-11-14 | -Fix bug in OFileSelector ListView spotted by hrw | zecke | 2 | -8/+11 |
2004-11-11 | Remove owarn to be less verbose | zecke | 2 | -16/+0 |
2004-11-09 | remove change from yesterday - the problem isn't the widget it is the | alwin | 1 | -1/+1 |
2004-11-08 | ui. in BigScreenmode it had an deep recursion in layout setup. I had | alwin | 1 | -1/+1 |
2004-10-08 | small doxygen doc fixes | clem | 2 | -6/+1 |
2004-10-07 | small documentation format fixes | clem | 2 | -11/+6 |
2004-10-07 | fixed typo chanegd -> changed in doxygen comment | clem | 1 | -1/+1 |
2004-09-24 | use QPEApplication::execDialog instead of showMaximized/execDialog | zecke | 1 | -6/+4 |
2004-09-18 | Hint the NameSpace of OFileDialog and OFontSelector | zecke | 2 | -1/+7 |
2004-09-17 | - cleanup allItem handling | ar | 3 | -23/+12 |
2004-09-15 | - implement a QStringList* m_allList for show all files/directories if a "All... | ar | 3 | -3/+27 |
2004-09-12 | Remove memory leak | zecke | 1 | -1/+4 |
2004-09-10 | Fix warnings about unused parameters and no newline at the end of file | zecke | 5 | -9/+17 |
2004-08-26 | fix bogus NOP as pointed out by zecke | mickeyl | 1 | -1/+1 |
2004-08-14 | - add OFileDialog::getDirectory() | ar | 4 | -20/+89 |
2004-08-05 | compensate for oticker moval | mickeyl | 1 | -2/+0 |
2004-07-24 | Delete the Views which are created in the OFileSelector | zecke | 2 | -5/+24 |
2004-07-18 | no need to warn here. debug seems enough | mickeyl | 1 | -2/+2 |
2004-07-07 | Make the fileselector.pro file valid. This was found by opie-lupdate. | zecke | 1 | -2/+2 |
2004-06-02 | - convert to odebug framework | ar | 6 | -41/+50 |
2004-05-28 | Ideas of the API of the Generic PluginLoader | zecke | 2 | -5/+167 |
2004-05-18 | My Idea of a PluginConfig Widget part II :) | zecke | 1 | -10/+40 |
2004-05-18 | Fix the layout of the KeyConfig Dialog. | zecke | 1 | -2/+2 |
2004-05-11 | Comment on virtual method and maybe the lack of them | zecke | 2 | -3/+8 |
2004-05-10 | Initial draft for the GUI configurator | zecke | 1 | -0/+38 |
2004-04-13 | Split the KeyConfig Manager and Widget into Ui and Core parts | zecke | 3 | -934/+29 |
2004-04-07 | workaround for a OConfig bug so all keys will realy written | alwin | 1 | -0/+1 |
2004-04-06 | upgrade descriptions and synchronize readme and roadmap | mickeyl | 2 | -3/+3 |
2004-04-06 | s/;;/; | mickeyl | 1 | -1/+1 |
2004-04-06 | use include "" inside .cpp to play nice with external build systems | mickeyl | 1 | -1/+1 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 12 | -47/+49 |
2004-04-02 | Add OKeyConfigWidget to the .pro file | zecke | 2 | -3/+6 |
2004-04-01 | Unbelievable this widget is done and can be used now | zecke | 2 | -24/+61 |
2004-04-01 | Finally only two checks left and it is done | zecke | 3 | -70/+216 |
2004-03-29 | -Bugfixes on compare operator and isEmpty | zecke | 2 | -15/+119 |
2004-03-28 | From yesterday. Some sort of GUI loading | zecke | 2 | -3/+19 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the buil... | mickeyl | 1 | -1/+1 |
2004-03-27 | Fix key events. | zecke | 1 | -2/+39 |
2004-03-26 | Only GUI config is left | zecke | 2 | -106/+453 |
2004-03-26 | Add WFlags to the c'tor so we eventually can use this | zecke | 2 | -3/+3 |
2004-03-26 | Some more Implementation. | zecke | 2 | -10/+311 |
2004-03-25 | Some implementation and API change | zecke | 2 | -21/+529 |
2004-03-24 | Ideas from Mickey. Install eventFilter for a widget as well and then | zecke | 1 | -0/+9 |
2004-03-23 | Update.... | zecke | 1 | -0/+96 |
2004-03-14 | Change Signature of Signals to obey namespace | zecke | 3 | -28/+25 |