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 | -1/+5 |
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. | ||||
2007-01-10 | All of the files included have instances where an array is new'ed but | erik | 1 | -3/+3 |
the corresponding delete does not have the corresponding [] argument. | ||||
2005-05-17 | Resource -> OResource | drw | 1 | -8/+10 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -156/+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/+156 |
2004-09-10 | Fix unused global variables, unused code, unused parameters, sign != unsigned | zecke | 4 | -12/+7 |
tests... | ||||
2004-05-31 | - convert qWarning to owarn | ar | 1 | -56/+52 |
2004-04-07 | COnversion too quick to odebug | wimpie | 1 | -2/+2 |
2004-04-07 | CVS Shows the conversion to libopie2 debugging conversion | wimpie | 1 | -2/+2 |
modified this define to optimistically | ||||
2004-04-04 | convert to Opie Debugging Framework | mickeyl | 8 | -78/+112 |
2004-03-31 | dirty bugfix (segfault with scaleFactor > 1), see inside for more info | mouse | 1 | -1/+3 |
2004-03-29 | remove bogus libopie dependency | mickeyl | 1 | -1/+1 |
hell is this a lot of cleanup just because people always copied a boiler plate config.in without checking if the contents match the actual application | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Opie2 | zecke | 1 | -1/+2 |
2004-03-02 | Fix key handling bug 1268 | zecke | 1 | -45/+34 |
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 4 | -13/+13 |
TT. | ||||
2004-03-01 | fix includes | chicken | 10 | -57/+0 |
2004-02-14 | A small typo corrected(found while translating) | sudonix | 1 | -1/+1 |
2004-02-08 | improve support for BigScreen | ar | 1 | -5/+2 |
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 1 | -1/+1 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-10-27 | merge noncore/comm/* | mickeyl | 5 | -26/+25 |
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 2 | -3/+2 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 1 | -1/+1 |
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency. | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-12-22 | 1) Fixed a bug where double clicking a blank spot on the bookmark list | treke | 3 | -6/+6 |
caused a segfault. 2) Removed support for copying from the server. Trying to setText in the clipboard would segfault everytime from within the KRFBDecoder. Doesnt seem to like being called from within a slot. | ||||
2002-12-17 | Now use Single click to open a bookmark instead of a double click. | treke | 1 | -1/+1 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-17 | Resized a couple dialogs to fit better. Now can synthesize right click | treke | 6 | -450/+553 |
events from the corner menu. Still having problems with double click though | ||||
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -4/+4 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-11-03 | patch by jowenn no default arguments.... | zecke | 1 | -1/+1 |
2002-10-25 | Added QWhatsThis's | treke | 4 | -5/+49 |
2002-10-23 | usual | harlekin | 1 | -0/+4 |
2002-09-05 | Fixed the Send Control Alt Delete option | treke | 1 | -2/+6 |
2002-09-05 | Added support for client side scaling of the screen. Slow, but sometimes usable. | treke | 12 | -364/+461 |
2002-09-04 | This does build. More missing files | treke | 2 | -0/+72 |
2002-09-04 | More forgotten files | treke | 1 | -0/+34 |
2002-09-04 | Forgot the ui files | treke | 3 | -270/+489 |
2002-09-04 | Major modifications to the User Interface | treke | 20 | -523/+682 |
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server | ||||
2002-09-01 | maintainer changed | imm | 1 | -1/+1 |
2002-09-01 | config fix | imm | 5 | -26/+29 |
2002-08-29 | I fixed some issues in .pro | cniehaus | 1 | -1/+0 |