Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-03-05 | add libxine depend | llornkcor | 1 | -1/+1 |
2003-03-05 | Fixed bug, again .. | eilers | 1 | -9/+10 |
Default-Email Chooser wasn't removed in some rare cases .. | ||||
2003-03-05 | Bugfix: Fullname Dialogbox had problems with lastnames out of multiple words | eilers | 2 | -41/+29 |
2003-03-04 | Fixing suffix handling | eilers | 2 | -5/+11 |
2003-03-04 | make timerStart called twice just reset, instead of stop | llornkcor | 2 | -21/+28 |
2003-03-04 | Some finetuning to behave like the previous release if just one first and | eilers | 1 | -3/+6 |
lastname is used.. | ||||
2003-03-04 | added 3 qcop calls. timerStart(), timerStop() and timerReset() | llornkcor | 2 | -194/+250 |
2003-03-04 | Name parser completely rewritten ! It is now possible to have as much middle | eilers | 3 | -446/+363 |
names as your parents payed for ;) If you have a lastname which was build out of words like "Klara Anne Marie Freifrau von Lichtenstein" or "Carlos Marcos del los Rios" you have to use a "," to separate between first andd last names like this: "del los Rios, Carlos Marcos" or "Freifrau von Lichtenstein, Klara Anne Marie".. | ||||
2003-03-04 | add missing header for x11 standalone build | mickeyl | 1 | -0/+1 |
2003-03-04 | start_sniff | max | 6 | -34/+135 |
2003-03-04 | Remove AQPkg's own help window, use standard help system | drw | 6 | -207/+0 |
2003-03-04 | Basic help file for AQPkg | drw | 2 | -0/+57 |
2003-03-03 | add exit to file menu (not that someone would want to exit this fine app... :-D | mickeyl | 1 | -0/+2 |
2003-03-03 | add missing icon and config.in for odict - build default is "n" yet. | mickeyl | 2 | -0/+4 |
2003-03-03 | bumb versionnumbers now on weekly basis to make it easier to narrow which ↵ | harlekin | 1 | -1/+1 |
version the users are using | ||||
2003-03-03 | Added refresh. Otherwise it is not updating correctly if today is running | eilers | 3 | -7/+21 |
in fastload-mode.. Is there any possibility to get a signal after resume ? | ||||
2003-03-03 | from carsten for mellen - removes Form1 | mickeyl | 1 | -4/+0 |
2003-03-03 | - fr tr | eric | 6 | -111/+132 |
2003-03-02 | fix "segfault-on-close" bug | mickeyl | 1 | -9/+4 |
2003-03-02 | patch sneaked by me | llornkcor | 1 | -28/+46 |
2003-03-02 | use filedialogs before loading and saving sessions and logs | mickeyl | 2 | -36/+83 |
2003-03-02 | Danish translations. | mellen | 8 | -124/+144 |
2003-03-02 | add child item factory to allow subclasses adding custom data items | mickeyl | 4 | -31/+68 |
2003-03-02 | first attempt to add session persistence | mickeyl | 11 | -245/+578 |
2003-03-01 | Fixing following bugs: | eilers | 5 | -60/+82 |
default email chooser jumped sometimes through the widget default email chooser not completely hiding the textfield storing the position of the chooser for the home webpage failed | ||||
2003-02-28 | Changed keyboard handling to accept UP, ENTER and RETURN for moving ship | andyq | 1 | -1/+5 |
2003-02-28 | no goto for 0 length texts | llornkcor | 1 | -2/+4 |
2003-02-28 | move goto menu entry | llornkcor | 1 | -7/+6 |
2003-02-28 | allow open file to remember last directory | llornkcor | 1 | -2/+8 |
2003-02-28 | fix bad manners | llornkcor | 1 | -1/+5 |
2003-02-28 | moved xmp to resource, and added goto line number | llornkcor | 4 | -191/+231 |
2003-02-28 | Beaming personal vcard on keypress is implented now ! | eilers | 1 | -9/+17 |
2003-02-27 | fixed typo | mjm | 1 | -3/+3 |
2003-02-27 | missing cardtype | max | 1 | -0/+1 |
2003-02-27 | usual | harlekin | 1 | -0/+2 |
2003-02-27 | - | eric | 2 | -24/+25 |
2003-02-27 | - tr of sheet | eric | 1 | -162/+172 |
2003-02-27 | Adding icon for import | eilers | 1 | -1/+2 |
2003-02-27 | Some update. Added some icons, too | eilers | 4 | -0/+0 |
2003-02-27 | - fr translations | eric | 6 | -95/+100 |
2003-02-27 | A few more Danish translations. | mellen | 3 | -14/+14 |
2003-02-27 | - Added option 'unfinished' to make the script only display ts-files with ↵ | mellen | 1 | -5/+10 |
unfinished strings. - Fixed a couple of typos. | ||||
2003-02-26 | More Danish translations. | mellen | 7 | -60/+66 |
2003-02-26 | added send_fail/send_ok/get_fail/get_ok. | mjm | 2 | -10/+107 |
fixed some bufferproblems | ||||
2003-02-26 | added ok and fail msgs for gui | mjm | 1 | -7/+11 |
2003-02-26 | - fr translation | eric | 3 | -47/+51 |
2003-02-25 | no longer depends on libmpeg3 | llornkcor | 1 | -1/+1 |
2003-02-25 | remove libmad depending on libmpeg3, and fix crash when skin not found | llornkcor | 2 | -14/+18 |
2003-02-25 | add proper number of samples reporting | llornkcor | 1 | -9/+43 |
2003-02-25 | Has nobody tried to build a debug version of qt/e with gcc 3.2 since this | sandman | 1 | -0/+29 |
patch was committed ? |