Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-04-10 | have icons on the right side | harlekin | 1 | -4/+8 |
2003-04-10 | goodbye qpemenubar and qpetoolbar ( both are depreciated ), using qmenubar ↵ | harlekin | 2 | -44/+46 |
now, and also the icons are in the menubar now as qtoolbutton which as side effect gives them the nice benefit if beeing centered to the right | ||||
2003-04-10 | Per request of familiar folks, make opiealarm conflict with atd rather than ↵ | kergoth | 1 | -4/+1 |
provides + replaces | ||||
2003-04-10 | No qt3 widget flags!!! | kergoth | 1 | -1/+1 |
2003-04-10 | java syntax added | harlekin | 1 | -1/+1 |
2003-04-10 | New Feature: Write a capture file for later dissection with ↵ | mickeyl | 4 | -215/+331 |
tcpdump-compatible tools! | ||||
2003-04-10 | OPacketCapturer is now able to write captured packages in the standard ↵ | mickeyl | 2 | -17/+34 |
tcpdump-compatible format | ||||
2003-04-10 | Wellenreiter can now open and replay capture files as written by tcpdump, ↵ | mickeyl | 7 | -48/+121 |
ethereal, etc. Next task: writing capture files | ||||
2003-04-10 | add support for working with capture files (e.g. from tcpdump, ethereal, et.al.) | mickeyl | 2 | -11/+101 |
2003-04-10 | fixes for bigger fonts | harlekin | 1 | -5/+3 |
2003-04-10 | small icon size is 14 for > 200 pixel width and font 18 for > 600 | harlekin | 1 | -13/+13 |
2003-04-10 | away from a fixed size for the animation | harlekin | 2 | -3/+5 |
2003-04-09 | - improve keyboard handling | mickeyl | 9 | -133/+278 |
- enable sniffer-menu - fix handling of start/stop button - add simple statistic window, fancy will follow ;-) | ||||
2003-04-09 | implements a statistic interface for OPacketCapturer | mickeyl | 2 | -4/+43 |
2003-04-09 | revert non-toolbar icons to 16x16. By the way, it is useless to scale the | mickeyl | 11 | -0/+0 |
icons for the QTabBar or OTabBar to 14x14, because they will be scaled up to 16x16 anyway. This is why they look so washed out at the moment. Someone should do this for the other applications also. | ||||
2003-04-09 | compile fixes | benmeyer | 2 | -8/+3 |
2003-04-09 | show allways maximized after startup | harlekin | 1 | -2/+3 |
2003-04-09 | Make networksettings actually compile again. Fix the ifdef on non-kde to ↵ | kergoth | 4 | -14/+14 |
actually work, and killed off more references to qt3 widget flags. | ||||
2003-04-09 | Ben, please dont use Qt3 Widget Flags in Opie.. | kergoth | 1 | -1/+1 |
2003-04-09 | display a fancy ascii-animation in the titlebar while scanning... | mickeyl | 2 | -8/+30 |
... no really, it's actually pretty useful, because you can see which channel we are currently monitoring :-D | ||||
2003-04-09 | add signal hopped(int) to OChannelHopper | mickeyl | 2 | -0/+16 |
2003-04-09 | Fixing the translation issues | groucho | 1 | -17/+17 |
2003-04-09 | The last changes to the inlines seems to be lacking the qembed calls | groucho | 1 | -1607/+1506 |
2003-04-09 | opie-sheet had a translation issue- fixed | groucho | 11 | -356/+14 |
2003-04-09 | KDEafied and bugs fixes | benmeyer | 7 | -40/+111 |
2003-04-09 | kde update | benmeyer | 5 | -83/+9 |
2003-04-08 | kde updates | benmeyer | 2 | -28/+8 |
2003-04-08 | preparations for the standalone x11 build | mickeyl | 6 | -48/+109 |
2003-04-08 | - fix <unknown> entries bug caused by interpretating not-yet-handled 802.11 ↵ | mickeyl | 2 | -5/+16 |
management frames This thing gets complicated... I really should implement a state machine for the beta. | ||||
2003-04-08 | - add skeleton for the last missing parts in the 802.11 decoding framework | mickeyl | 3 | -33/+108 |
- fix huge memory leak in packet capturer - add more fine granular 802.11 subtype handling |