Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-24 | Every file in this commit has a memory leak of some kind or another. I think | erik | 1 | -28/+29 |
all of them are minor and should not effect properly running code. But if I were you I would give libstocks and the stockticker plugin in Today a wide berth. That library is atrocious. | ||||
2005-05-06 | Opie-fy ZSafe UI: clean up menus, use proper toolbar, use shared pics where ↵ | drw | 19 | -1928/+80 |
possible and use OResource for image loading | ||||
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 1 | -1/+1 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -103/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+103 |
2004-11-15 | -Opie ZSafe is now quicklaunchable | zecke | 2 | -97/+3 |
-And it uses OConfig the right was now (in ~/Settings) | ||||
2004-11-15 | Remove many many many #ifdefs | zecke | 2 | -629/+72 |
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -5/+5 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-07-27 | workaround weird windows listview bug | llornkcor | 1 | -3/+7 |
2004-07-21 | fixes | llornkcor | 5 | -28/+58 |
2004-07-14 | fix opie build | llornkcor | 1 | -1/+1 |
2004-07-14 | allow new user to create new doc on first startup | llornkcor | 2 | -84/+54 |
2004-07-13 | fix ups, and move qsettings files away | llornkcor | 3 | -212/+243 |
2004-07-10 | fix compile | llornkcor | 1 | -56/+56 |
2004-07-10 | NO_OPIE define added | llornkcor | 1 | -0/+2 |
2004-07-10 | spelling | llornkcor | 1 | -1/+1 |
2004-07-10 | qwarning for non opie | llornkcor | 1 | -10/+94 |
2004-07-10 | add windows desktop stuff | llornkcor | 4 | -0/+35 |
2004-07-10 | add right click menu, and drag and drop for desktop version. show icons | llornkcor | 2 | -18/+122 |
2004-06-17 | replaced tr( "" ) by "" (in order not to pollute the .ts translation files) | clem | 2 | -7/+7 |
2004-05-31 | - convert qWarning to owarn | ar | 3 | -42/+45 |
2004-05-26 | BUGFIX: Fixed ZSafe not starting up (Bug #1324) | mickeyl | 1 | -44/+15 |
2004-04-04 | convert to Opie Debugging Framework | mickeyl | 4 | -33/+27 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Namespace changes for Apps | zecke | 1 | -2/+1 |
QAshMoney and Reader need to be valgrinded | ||||
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 2 | -16/+16 |
TT. | ||||
2004-03-01 | fix includes | chicken | 7 | -15/+0 |
2004-02-24 | one more fix | chicken | 1 | -1/+1 |
2004-02-23 | ZSafe: libopie->libopie2 | drw | 4 | -503/+506 |
2004-02-17 | removed stdc++ dependies | alwin | 2 | -9/+6 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2004-02-08 | improve support for BigScreen | ar | 2 | -25/+10 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -1/+0 |
2003-11-30 | silence | harlekin | 1 | -0/+13 |
2003-11-18 | include is in local directory | chicken | 1 | -1/+1 |
2003-11-09 | make the .pro file a bit more sane | mickeyl | 1 | -7/+3 |
btw., zsafe's directory structure is a mess... | ||||
2003-10-27 | merge noncore/apps/* except | mickeyl | 1 | -0/+3 |
- advancedfm (ljp, please...) - odict (tille, please...) | ||||
2003-08-20 | zecke's modifications added | zcarsten | 1 | -13/+17 |
2003-08-18 | description modified | zcarsten | 1 | -1/+1 |
2003-08-18 | zsafe icon | zcarsten | 1 | -0/+0 |
2003-08-14 | changes for japanese C7x0 support | zcarsten | 1 | -2/+8 |
2003-08-14 | code clean up against previous version | zcarsten | 1 | -87/+19 |
2003-08-13 | japanese support added (see defines JPATCH_HDE) | zcarsten | 3 | -42/+171 |
2003-08-10 | Added control file | groucho | 1 | -0/+9 |
Note to zcarsten: Change it to your likehood | ||||
2003-08-06 | bug fixed: icon handling | zcarsten | 1 | -0/+4 |
2003-08-06 | addCategory corrected | zcarsten | 1 | -10/+34 |
2003-08-01 | editCategory improved: icon field is changed depending on the selected category | zcarsten | 1 | -0/+84 |
2003-07-31 | usage of OFileDialog | zcarsten | 3 | -4/+85 |
2003-07-31 | LIBS path changed | zcarsten | 1 | -1/+1 |
2003-07-31 | bug fixed | zcarsten | 1 | -1/+1 |