Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-10-31 | Changed a number of "OK" to QMesageBox::OK | benmeyer | 6 | -28/+30 |
2002-10-31 | Fixed error message and made window stay if error message doesn't go away. | benmeyer | 6 | -16/+20 |
2002-10-31 | Fixed DNS bug forgot to have a define | benmeyer | 2 | -4/+4 |
2002-10-31 | The if file exists check was wrong.. | zecke | 1 | -4/+2 |
I limit it to a /bin/bash check... | ||||
2002-10-31 | changed label esc to Esc | hash | 1 | -3/+3 |
2002-10-31 | added esc and F12 in default configuration | hash | 1 | -1/+3 |
2002-10-31 | systemtime not netsystemtime | tille | 1 | -1/+1 |
2002-10-31 | replacement for systemtime now | tille | 4 | -20/+20 |
2002-10-31 | Auto connect on Locale Console again! | zecke | 3 | -5/+25 |
MyPty test if cmd is available(exists) and then either use /bin/bash or /bin/sh ConsoleConfigWidget added a comment about the expected behaviour | ||||
2002-10-31 | no refresh, and Ticker back is users background preference | llornkcor | 3 | -4/+10 |
2002-10-31 | pre-version of specification | mjm | 1 | -0/+119 |
2002-10-31 | Applied the same fix as in volume applet (parent widget should not be 0 for | sandman | 1 | -1/+1 |
taskbar applets) even though wireless applet seems not to be causing any troubles. But IMHO it's better to apply it now ... | ||||
2002-10-31 | added - initial check in | llornkcor | 29 | -0/+2522 |
2002-10-30 | Might have a fix for the taskbar problem | benmeyer | 2 | -2/+2 |
2002-10-30 | initial commit | benmeyer | 2 | -0/+8 |
2002-10-30 | Removed requirment for DNS in setup | benmeyer | 2 | -10/+14 |
2002-10-30 | Console configuration widget done, Environment variables can now be set | wazlaf | 7 | -17/+162 |
2002-10-30 | should work now | tille | 1 | -1/+1 |
2002-10-30 | Ben, will you stop commiting a .pro with DESTDIR commented out? | kergoth | 2 | -2/+2 |
2002-10-30 | Re-added profile information which makes interfaces work again | benmeyer | 19 | -47/+59 |
2002-10-30 | Workaround for some obscure gcc bug -- this fixes bug #363 | sandman | 1 | -4/+5 |
I had to reorderd some lines, because if ( m_style_changed ) is always false if the preceding instruction is bool newtabpos = m_tabstyle_top-> isChecked ( ); | ||||
2002-10-29 | Make the Modem take custom Ats again | zecke | 8 | -25/+30 |
Supply default values set labels to richtext this way we achieve word wrap IO_Layer added a closed(IOLayer*) signal ProfileEditorDialog make Horizontal scrolling on the QScrollView possible. Once the Vertical Scrollbar is there the Modem dialog does not have enough space | ||||
2002-10-29 | Removed crap status message after ipkg finishes | andyq | 1 | -1/+2 |
2002-10-29 | changed the name so *.sh | benmeyer | 2 | -222/+0 |
2002-10-29 | Added changedns | benmeyer | 4 | -8/+230 |
2002-10-28 | Added DESTDIR to pro file | andyq | 1 | -1/+1 |
2002-10-28 | Typo fix, Pgks->Pkgs | kergoth | 1 | -1/+1 |
2002-10-28 | removed return statment that shouldn't be there | benmeyer | 2 | -2/+0 |
2002-10-28 | Fix for bug #359. | kergoth | 5 | -5/+5 |
2002-10-28 | - ugh, showstopper: | josef | 1 | -11/+15 |
Display is one character wider than expected. While changing this, also replace 40 with vcolumns - dcolumns, so 120 chars etc. could now also be used (once there is a config option for this) | ||||
2002-10-27 | fix | llornkcor | 2 | -22/+22 |
2002-10-26 | now remembers how many cards to turn | llornkcor | 2 | -56/+66 |
2002-10-26 | Use new pics for checkbook | drw | 2 | -6/+6 |
2002-10-26 | Whats This and a couple fixes | drw | 4 | -36/+74 |
2002-10-26 | changed text label to whats this, and added tr | llornkcor | 1 | -13/+15 |
2002-10-26 | moved large text to context help, so controls fit into window. may need more ↵ | llornkcor | 3 | -17/+20 |
context help for individual controls | ||||
2002-10-26 | - one-line fix: | josef | 1 | -0/+1 |
+hposition = 0; Initialization should work correctly now | ||||
2002-10-26 | - reduce number of lines correctly (fixes problems with small fonts) | josef | 1 | -2/+6 |
- when using fullscreen, move corner widget into lower right corner :) | ||||
2002-10-26 | - handle no vscrollbar and vscrollbar on left side (hopefully) | josef | 1 | -0/+6 |
- when changing word wrap, reset widget automatically | ||||
2002-10-26 | - implement horizontal line wrap | josef | 5 | -9/+57 |
If Line Wrap is enabled for the terminal, the traditional behaviour is kept. Otherwise, a horizontal scroll bar is added and 80 columns are assumed. TODO: - handle modes when there's no vertical scroll bar or it's on the left side - initialize correctly (currently, sometimes moving the scrollbar must be done at first) | ||||
2002-10-26 | - Ah! That's how to use the widget stack | josef | 1 | -3/+4 |
2002-10-26 | only enable tranfer if layer supports it | harlekin | 1 | -2/+8 |
2002-10-26 | - nonmodal file transfer (doesn't work yet!) | josef | 5 | -10/+46 |
2002-10-25 | show widgets again since we need them now | harlekin | 2 | -5/+0 |
2002-10-25 | Cleanup | benmeyer | 2 | -2/+12 |
2002-10-25 | Moved Interfaces into a library | benmeyer | 46 | -5146/+116 |
2002-10-25 | cough | harlekin | 1 | -1/+1 |
2002-10-25 | Initial | benmeyer | 24 | -0/+4698 |
2002-10-25 | Chenged version number | andyq | 1 | -1/+1 |
2002-10-25 | Added version handling | andyq | 4 | -25/+279 |