summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2002-11-01Added workaround for installing, removing then reinstalling packages toandyq2-2/+81
different destiations. Also now only sends the -dest command down to ipkg on an install
2002-10-31better fixllornkcor2-0/+4
2002-10-31fixllornkcor1-1/+1
2002-10-31make define __UNIX__ inherentllornkcor2-204/+206
2002-10-31Changed a number of "OK" to QMesageBox::OKbenmeyer6-28/+30
2002-10-31Fixed error message and made window stay if error message doesn't go away.benmeyer6-16/+20
2002-10-31Fixed DNS bug forgot to have a definebenmeyer2-4/+4
2002-10-31The if file exists check was wrong..zecke1-4/+2
I limit it to a /bin/bash check...
2002-10-31changed label esc to Eschash1-3/+3
2002-10-31added esc and F12 in default configurationhash1-1/+3
2002-10-31systemtime not netsystemtimetille1-1/+1
2002-10-31replacement for systemtime nowtille4-20/+20
2002-10-31Auto connect on Locale Console again!zecke3-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-31no refresh, and Ticker back is users background preferencellornkcor3-4/+10
2002-10-31pre-version of specificationmjm1-0/+119
2002-10-31Applied the same fix as in volume applet (parent widget should not be 0 forsandman1-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-31added - initial check inllornkcor29-0/+2522
2002-10-30Might have a fix for the taskbar problembenmeyer2-2/+2
2002-10-30initial commitbenmeyer2-0/+8
2002-10-30Removed requirment for DNS in setupbenmeyer2-10/+14
2002-10-30Console configuration widget done, Environment variables can now be setwazlaf7-17/+162
2002-10-30should work nowtille1-1/+1
2002-10-30Ben, will you stop commiting a .pro with DESTDIR commented out?kergoth2-2/+2
2002-10-30Re-added profile information which makes interfaces work againbenmeyer19-47/+59
2002-10-30Workaround for some obscure gcc bug -- this fixes bug #363sandman1-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-29Make the Modem take custom Ats againzecke8-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-29Removed crap status message after ipkg finishesandyq1-1/+2
2002-10-29changed the name so *.shbenmeyer2-222/+0
2002-10-29Added changednsbenmeyer4-8/+230
2002-10-28Added DESTDIR to pro fileandyq1-1/+1
2002-10-28Typo fix, Pgks->Pkgskergoth1-1/+1
2002-10-28removed return statment that shouldn't be therebenmeyer2-2/+0
2002-10-28Fix for bug #359.kergoth5-5/+5
2002-10-28- ugh, showstopper:josef1-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-27fixllornkcor2-22/+22
2002-10-26now remembers how many cards to turnllornkcor2-56/+66
2002-10-26Use new pics for checkbookdrw2-6/+6
2002-10-26Whats This and a couple fixesdrw4-36/+74
2002-10-26changed text label to whats this, and added trllornkcor1-13/+15
2002-10-26moved large text to context help, so controls fit into window. may need more ↵llornkcor3-17/+20
context help for individual controls
2002-10-26- one-line fix:josef1-0/+1
+hposition = 0; Initialization should work correctly now
2002-10-26- reduce number of lines correctly (fixes problems with small fonts)josef1-2/+6
- when using fullscreen, move corner widget into lower right corner :)
2002-10-26- handle no vscrollbar and vscrollbar on left side (hopefully)josef1-0/+6
- when changing word wrap, reset widget automatically
2002-10-26- implement horizontal line wrapjosef5-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 stackjosef1-3/+4
2002-10-26only enable tranfer if layer supports itharlekin1-2/+8
2002-10-26- nonmodal file transfer (doesn't work yet!)josef5-10/+46
2002-10-25show widgets again since we need them nowharlekin2-5/+0
2002-10-25Cleanupbenmeyer2-2/+12
2002-10-25Moved Interfaces into a librarybenmeyer46-5146/+116