Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-04-12 | ipaq specific icons | llornkcor | 4 | -0/+0 |
2002-04-12 | fix the crash | zecke | 2 | -5/+6 |
2002-04-12 | Add OFileDialog to the .pro | zecke | 3 | -38/+20 |
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-12 | Port to OFileDialog for open | zecke | 1 | -5/+9 |
ljp would you please fix open a bit. I'm not in the mood to do it myself we need to port save to OFileDialog::getSaveFileName() | ||||
2002-04-12 | take parent size | harlekin | 1 | -0/+2 |
2002-04-11 | here ya go | llornkcor | 2 | -31/+36 |
2002-04-11 | OFileSelector const QStringList -> const QSTringList& | zecke | 4 | -4/+192 |
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-11 | feature list. Please add your features for Opie 1.0 | zecke | 1 | -0/+172 |
2002-04-10 | kickin out the bug fixes | llornkcor | 1 | -51/+49 |
2002-04-10 | added ability to remember position in the playlist you were last at startup ↵ | llornkcor | 2 | -5/+19 |
and when opening playlists | ||||
2002-04-10 | bug fix and added icons the previous commit here, and forgot in the log.. ↵ | llornkcor | 1 | -115/+141 |
heheheh | ||||
2002-04-10 | bug fix | llornkcor | 6 | -187/+236 |
2002-04-10 | bug fix | llornkcor | 3 | -61/+73 |
2002-04-10 | paperbag, no it is | harlekin | 1 | -2/+2 |
2002-04-10 | fix | harlekin | 1 | -1/+1 |
2002-04-10 | am/pm support, ugly | harlekin | 5 | -101/+155 |
2002-04-10 | bug fixes | llornkcor | 2 | -36/+136 |
2002-04-10 | Fix flickering when using tools | leseb | 1 | -0/+2 |
2002-04-10 | Made rows resize with fonts. | tux_mike | 3 | -0/+20 |
2002-04-09 | added BC policy. | kergoth | 2 | -2/+39 |
2002-04-09 | Added font selection. | tux_mike | 2 | -2/+57 |
2002-04-08 | Fixed little bugs, added macro to disable find on sharp rom, other small ↵ | tux_mike | 3 | -14/+261 |
feature additons. | ||||
2002-04-08 | updated buttons | harlekin | 2 | -24/+28 |
2002-04-08 | update | harlekin | 3 | -5/+10 |
2002-04-08 | fixed missing ) | harlekin | 1 | -1/+1 |
2002-04-07 | fixed a mem leak, patch by Stefan Eilers | harlekin | 1 | -2/+8 |
2002-04-07 | Fix initial page size | leseb | 2 | -2/+2 |
2002-04-07 | Remove comments | leseb | 1 | -6/+0 |
2002-04-07 | Fix load/save of XML file | leseb | 1 | -9/+17 |
2002-04-07 | re-commit buttons | llornkcor | 2 | -97/+246 |
2002-04-06 | translations stuff | llornkcor | 2 | -77/+131 |
2002-04-06 | translations stuff | llornkcor | 1 | -1/+1 |
2002-04-06 | translation stuff | llornkcor | 5 | -32/+32 |
2002-04-06 | updates | cniehaus | 2 | -31/+31 |
2002-04-06 | *** empty log message *** | leseb | 2 | -28/+28 |
2002-04-06 | - Save album in PNG format instead of XPM | leseb | 4 | -16/+24 |
- Small fixes | ||||
2002-04-06 | this regards the konsole-changes | cniehaus | 11 | -0/+1100 |
2002-04-06 | this updates i18n-de | cniehaus | 5 | -61/+63 |
2002-04-06 | this fixes i18n-stuff | cniehaus | 1 | -25/+25 |
2002-04-06 | updates the german name | cniehaus | 1 | -0/+1 |
2002-04-06 | I am the maintainer, not Warren | cniehaus | 1 | -1/+1 |
2002-04-06 | update | cniehaus | 1 | -9/+9 |
2002-04-06 | this updates so that the translators have more uptodate files | cniehaus | 37 | -68/+923 |
2002-04-06 | added TT's copyright back into custom-sharp.h, (not sure why it was ↵ | llornkcor | 2 | -0/+167 |
removed). and added symlink to it named custom.h for building a Zaurus specific Opie. This is needed as Zaurus has (of course) specific hardware defines. | ||||
2002-04-05 | *** empty log message *** | leseb | 1 | -0/+1 |
2002-04-05 | Folded in changes I forgot about. Added -e argument to execute a command and ↵ | llornkcor | 2 | -3/+45 |
leave the konsole, and also setDocument to exec command in new session if open. so a command run like $OPIEDIR/bin/qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' will run that command in a new session (tab). So now scripts can be run from an icon, and such. | ||||
2002-04-05 | fixed bug where same server was being saved multiple times | llornkcor | 1 | -8/+9 |
2002-04-05 | small bug fix with having to hit the tabs option twice to make it at top, ↵ | llornkcor | 1 | -1/+1 |
the first time | ||||
2002-04-04 | appskey | llornkcor | 5 | -0/+0 |
2002-04-04 | small fixes | harlekin | 3 | -4/+2 |