Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-14 | Sometimes I feel like a parrot... but you asked for it :-D | mickeyl | 1 | -1/+1 |
* Default arguments in the declaration: good * Default arguments in the definition: bad | ||||
2003-04-14 | Linebreak prevented translation - fixed | groucho | 1 | -4/+1 |
2003-04-14 | Adjusting for translation | groucho | 3 | -0/+18 |
2003-04-14 | - inlinepics does not seem to be current in CVS | groucho | 18 | -44/+5506 |
- Added mailit translation | ||||
2003-04-14 | - Buttonlayout changed in attach dialog | groucho | 24 | -86/+156 |
- Removed file access for address list (reduces size) - Added header size sping box for accounts - mailit shows an icon in the message list if attachments are present - Added translations in pro file - Removed resource.* references in header files, uses qpe/resource.h instead | ||||
2003-04-14 | - tr | eric | 8 | -266/+279 |
2003-04-14 | Add a constructor to InterfaceSetupImp which lets me pass in a pointer to | kergoth | 2 | -33/+52 |
an already existing Interfaces object, so that it will play nice with a wireless module that also uses Interfaces. | ||||
2003-04-13 | Bugfix: (Bug #0000716) The timepicker now works in am/pm mode also, I also ↵ | umopapisdn | 5 | -167/+14 |
changed datebook to use the otimepicker class in libopie. | ||||
2003-04-13 | OTabWidget::getCurrentTab() is now OTabWidget::currentTab() | drw | 4 | -16/+15 |
2003-04-13 | Pics for new NetSystemTime | drw | 3 | -0/+0 |
2003-04-13 | Remove old #include so it compiles | drw | 1 | -1/+0 |
2003-04-13 | Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel ↵ | drw | 19 | -1988/+1771 |
work, timezone correctly changes date, new layout better suited for running in landscape mode, etc.) 2. improved code organization 3. smaller executable | ||||
2003-04-13 | make opiecam work! | mickeyl | 7 | -19/+235 |
2003-04-13 | New Feature: Quick entries now honors the duration selected. | umopapisdn | 1 | -5/+14 |
2003-04-13 | New feature: Added the possibility to add "quick entries" in dayview merely ↵ | umopapisdn | 4 | -429/+469 |
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed. | ||||
2003-04-13 | More API doc | zecke | 26 | -246/+630 |
QString -> const QString& QString = 0l -> QString::null | ||||
2003-04-13 | Jumbo API documentation update | zecke | 31 | -174/+832 |
and some API fixed ColorDialog is now OColorDialog!!! keep the namespace tidy! ColorPopupMenu is now OColorPopupMenu!!! keep the namespace tidy ColorDialog TT couldn't break bc we can so make it const QColor& OTimePicker add some convience methods more I might have forgot | ||||
2003-04-13 | OEvent/OTodo compare by address and not by value.. | zecke | 6 | -4/+6 |
ODatebookAccess: clear does change it too | ||||
2003-04-13 | make it compile | zecke | 1 | -2/+2 |
2003-04-13 | Adjust to new libopie version of ColorDialog and Menu.. | zecke | 1 | -2/+2 |
I'll port first all apps an the check in the libopie changes to avoid bigger problems | ||||
2003-04-13 | Add apie comments | zecke | 14 | -19/+51 |
QString -> const QString& fix | ||||
2003-04-13 | Forgot to commit | groucho | 1 | -0/+0 |
2003-04-13 | - Uses mime types for attachment reading | groucho | 14 | -66/+110 |
- Addresses are read from ocontactacess | ||||
2003-04-13 | adjust for new icon size | mickeyl | 1 | -2/+2 |
2003-04-13 | make tab icons 14x14 (again) | mickeyl | 6 | -0/+0 |
2003-04-13 | <tadaa>Change tab icon size to 14x14</tadaa>. Now most of our new icons | mickeyl | 1 | -1/+1 |
are no longer looking fuzzy because of scaling them up from 14x14 to 16x16 | ||||
2003-04-13 | new file | mickeyl | 1 | -0/+0 |
2003-04-13 | add error message of camera is not found | mickeyl | 4 | -8/+42 |
remove inlines (for now) because of link-problems | ||||
2003-04-12 | hide about gizmo | llornkcor | 1 | -2/+2 |
2003-04-12 | hide about thingy | llornkcor | 1 | -2/+2 |
2003-04-12 | hide about item | llornkcor | 1 | -9/+9 |
2003-04-12 | - make main layout a full preview window and think about configuring ↵ | mickeyl | 8 | -262/+87 |
capturing parameters later...adding an on-demand-applet to the taskbar would be spiffy - portrait or landscape mode is now self-configuring thanks to life-rotation :-D | ||||
2003-04-12 | Carsten asked me to commit... | zecke | 5 | -908/+761 |
Language updates | ||||
2003-04-12 | New feature: | umopapisdn | 5 | -594/+741 |
Added a configurable option to make the weeklist view display either no times at all, only start times, or both start and end time. Also moved the configuration of default view from the menu into the preference dialog. | ||||
2003-04-12 | Bugfix: Datebook shouldn't crash if we modify prefences when dayview isn't ↵ | umopapisdn | 1 | -92/+97 |
initialized. :) | ||||
2003-04-12 | Bugfix: (bug #0000811) Events are now always atleast 12 pixels high in dayview. | umopapisdn | 1 | -44/+44 |
2003-04-12 | Bugfix: (bug #0000833) Duplicating an event should also duplicate the category. | umopapisdn | 1 | -79/+58 |
2003-04-11 | Lots of improvements regarding usability and stability: | groucho | 10 | -132/+200 |
- Now uses ofileselector for sending attachments (reading follows, does not crash any more) - Uses DocLnks for attachments (when composing a message) - Beautified the attachments dialog with doc icons - removed a crash when sending attachments and no account was set - smaller fixes ToDo: - Attachment viewer should use doclnk too - get rid of teh save button in ofileselector - fix the bug with GMX mail provider sending mail (user encoding wrong) - replace the Attach and Remove buttons with a nice toolbar - Maybe integrate attview into the mail sending window on demand - get rid of crashes | ||||
2003-04-11 | use default font | harlekin | 1 | -3/+3 |
2003-04-11 | adapt better to variable screen sizes | harlekin | 2 | -12/+33 |
2003-04-11 | - tr | eric | 2 | -55/+59 |
2003-04-10 | bit more spacing on the layout | harlekin | 1 | -4/+4 |
2003-04-10 | allways start maximized | harlekin | 1 | -3/+2 |
2003-04-10 | add sanity (non-root & dhcp running) checks for startup phase | mickeyl | 3 | -2/+72 |
2003-04-10 | some debug output | llornkcor | 2 | -2/+18 |
2003-04-10 | nicer | gruemelmonster | 1 | -0/+0 |
2003-04-10 | openembedded/ipaq name | harlekin | 1 | -108/+124 |
2003-04-10 | qpetoolbar and qpemenubar are depreciated | harlekin | 2 | -68/+68 |
2003-04-10 | nicer | gruemelmonster | 2 | -0/+0 |
2003-04-10 | nicer | gruemelmonster | 1 | -0/+0 |