summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-09-16define ARPHRD_IEEE80211 if <net/if_arp.h> doesn't (i.e. if our ↵clem1-0/+4
crosscompiler's version is 2.95 and not 3.3)
2004-09-15remove bogus filemickeyl1-4/+0
2004-09-15minor adjustments to button layout. release 1.1.1mickeyl2-12/+9
2004-09-13Renamed 'Mine Hunt' to 'Mine Sweep', both in title and icon nameschurig1-2/+2
2004-09-13Try to make the tabbar a bit 'higher' but less widezecke2-0/+7
2004-09-12Fix dependency of the plugin. It needs OTicker and OTickerzecke1-1/+1
was moved to libqtaux
2004-09-12Follow the defined Ownership and have a maybe not neededzecke2-4/+1
sanity check
2004-09-12always disable the scrollbars for the versioninfo tabmickeyl1-0/+2
2004-09-10-Disable Quick Launching as we need a special QApplicationzecke4-7/+39
to prevent filtering the escape key -Update .pro and .control as we're no longer quicklaunchable -Update PLANS as most of it is already finished
2004-09-10support for DEVFSschurig3-0/+27
2004-09-10Fix various warningzecke3-1/+5
2004-09-10The messagebox can be translated now, use QMessageBox::Ok andzecke1-2/+3
QMessageBox::Cancel so the translator only needs to translate the string once
2004-09-10Move the pixmap to calcdisplay.cpp to avoid warningszecke3-37/+37
2004-09-10Fix the issues the compilers botherszecke10-39/+40
remove unused parameters, give return values on return
2004-09-10Remove unused parameterzecke8-50/+53
2004-09-10Fix unused global variables, unused code, unused parameters, sign != unsignedzecke4-12/+7
tests...
2004-09-10Add newlines, remove unused local variables, remove unused parameters,zecke9-49/+48
add newlines at the end of file...
2004-09-10oops, one 'b' to muchschurig1-1/+1
2004-09-10disable SD and CF speed test on MNCIschurig2-6/+18
change millibit to MegaByte (mb -> MB) change kilobit to Kilobyte (kb -> kB)
2004-09-09Fix for too much verbosity while performing ipkg functions. Thanks to Seb ↵drw1-3/+5
for fix
2004-09-09- fix compile problemsar2-0/+4
2004-09-09added .cvsignoreschurig6-0/+24
2004-09-08-Close Tab Keyboard Accelerator with delayed deletion of the tabzecke16-39/+155
-Optionally add a TimeStamp to the Tab -Remove not implemented CTCP actions from the Channel PopupMenu -Give Focus to the Edit Line -Some more ping handling patch inspired and copied from zautrix fork
2004-09-08don't need confirmance if started in first-usage modemickeyl1-15/+8
2004-09-08correctly ignore h/cpp files for ui filesschurig1-20/+8
2004-09-08addedschurig7-0/+32
2004-09-08Addedschurig5-0/+12
2004-09-08ingnore .mocschurig1-1/+1
2004-09-08ignore .mocschurig4-3/+4
2004-09-08added errordialog.*schurig1-1/+3
2004-09-08added .mocschurig1-0/+1
2004-09-08fixed package nameschurig2-2/+2
2004-09-08Better descriptionschurig1-1/+1
2004-09-07remove tiny goofmickeyl1-1/+1
2004-09-07an attempt to fix #1393 - line wrap issues - at least for the default profile.mickeyl2-15/+7
i can't see a connectio from the emulation handler back to the GUI so it's probably still broken for non-default profiles
2004-09-06Try to use precompiled headerszecke2-0/+29
2004-09-06Use OKeyConfigWidget/Manager for managing next and prev tabzecke6-8/+84
keyboard shortcuts
2004-09-06-Some keyboard handlingzecke11-18/+138
-ping notification merge of zautrixs work
2004-08-28Use the bitmap found on the scrollbar as comboboxzecke1-4/+3
indicator. A push effect is missing for that though
2004-08-27The usual forgotten filezecke1-0/+8
so here it is
2004-08-27-Removal of debug messageszecke25-72/+487
-Cleanups of .pro files -Cleanups of source code And finally the long awaited DigiCam (dcim) Backend
2004-08-27adapt unit for file benchmarks, if value too high for kb/secmickeyl1-1/+15
2004-08-26removed obsolete static.h and useqpe.hpohly44-61/+21
2004-08-25- remove bogus mak and pro filesmickeyl73-15190/+4970
- fix build order - fix binary name - add bogus include files
2004-08-24go awaymickeyl1-7/+0
2004-08-24updated source to opie-reader 0.7gpohly197-8712/+30327
2004-08-24Minor adjustment to the patch:zecke2-1/+3
-insertLine already adds a \n -add a slotTabChanged slot in wellenreiterbase
2004-08-24apply megapatch courtesy Holger 'Zecke' Freyther:mickeyl14-118/+154
- bump version to 1.0.3-cvs - fix compile warnings - fix PacketViewer not to scroll, when watching in "real time" - fix appending text to log view - update statistics when tab is getting activated
2004-08-22the usual...zecke1-0/+5
2004-08-22Buffer painting which is hopefully flicker free and it workszecke2-51/+64
with Phase and Liquid Styles