summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-15Start removing #if 0 which originates from a sync and libqtopia dependencyzecke2-83/+1
2004-07-15Manually updatet to qmake1.06a which includes support for precompiledzecke52-2526/+27146
headers. Opies 'PRO' keyword was already reintroduced
2004-07-15-Change order of includes. Include "qpedialog.h" firstzecke1-9/+19
-In regards to precompiled headers drop the 'protected -> public define hack' and use TrollTechs solution inspired from QETWidget to static_cast to a private reimplementation to change the method. This was taken from Qtopia
2004-07-14Problem: Opie-Drawpad loads its document delayed. This means a setDocumentzecke1-1/+24
like from the Screenshot Applet could be executed prior to the final initialisation of drawpad and the just added page vanishes. Solve: Take the fact into account and 1st) don't create an empty page if there is already a page which is the case with the setDocument call 2nd) if we load but already have pages we need to add the new pages
2004-07-14fix opie buildllornkcor1-1/+1
2004-07-14allow new user to create new doc on first startupllornkcor2-84/+54
2004-07-13convert blue-pin to be quicklaunchable. patch courtesy Thomas Themel.mickeyl3-3/+78
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
time in headers. Move isQWS and makeChannel to Opie::Core. Maybe we will move them to internal later
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1
2004-07-13-Small clean up, we do not need to use the file anymore as allzecke2-4/+2
model checking is done in the ODevice base class -m_led[0] = m_led[1] = LedOff which size does m_led need? yeah two
2004-07-13fix ups, and move qsettings files awayllornkcor3-212/+243
2004-07-12Query for FontFactories which implement the FontFactoryInterface onzecke2-5/+5
QPEApplication creation. Also update the comment in the API docu as now FontFactories are loaded
2004-07-10On OE '*' is not for shadow passwords but is a hint that wezecke1-3/+4
could set the password. So use this hint
2004-07-10Bulgerian keymap from Stoyan Stoyanov <stoyan@burdenis.com>zecke1-0/+294
for multikey
2004-07-10Unlink is not needed in this casezecke1-1/+0
2004-07-10fix compilellornkcor1-56/+56
2004-07-10NO_OPIE define addedllornkcor1-0/+2
2004-07-10spellingllornkcor1-1/+1
2004-07-10qwarning for non opiellornkcor1-10/+94
2004-07-10add windows desktop stuffllornkcor4-0/+35
2004-07-10add right click menu, and drag and drop for desktop version. show iconsllornkcor2-18/+122
2004-07-09Add setting a root password if none is set to opie-loginzecke7-6/+545
If you directly start Opie-Taskbar or use AutoLogin you will not be presented by a set root password gui
2004-07-08opie-lupdategroucho216-2919/+9936
2004-07-08dont add empty entry into bookmark listllornkcor1-3/+3
2004-07-08rework view, fix bookmarkingllornkcor3-1581/+1596
2004-07-08remove non needed debug outputllornkcor1-14/+13
2004-07-07hide path combo if on config tabllornkcor1-0/+3
2004-07-07fix combo filling with real QString instead of QDir objectllornkcor1-2/+1
2004-07-07bug fix 1267llornkcor1-13/+14
2004-07-07Make the fileselector.pro file valid. This was found by opie-lupdate.zecke1-2/+2
Don't add '\' if you don't continue next line...
2004-07-07INCLUDEPATH = FOO $$INCLUDEPATH triggered an infinte loopzecke3-2/+6
backport the fix from Qt3.3 for that issue Add alternative mode to only generate one language...
2004-07-07move namemickeyl1-0/+0
remember that .control files are obsolete anyway standalone building of packages is no longer recommended, since we already maintain the metadata in OpenEmbedded
2004-07-07approaching 100%groucho8-121/+142
2004-07-06generated against today's qte-2.3.8 snapshotmickeyl1-0/+322
2004-07-06Added Bugfixes and changes..eilers1-0/+2
2004-07-06move module.hmickeyl1-0/+0
2004-07-06resurrectmickeyl1-0/+3
2004-07-06CLEANUP: make networksettings directory structure packaging-friendlymickeyl11-3/+32
2004-07-06- add BugFix and closed it in mantisar1-0/+1
2004-07-05add background images for devices with larger screen sizesmickeyl2-0/+0
2004-07-05add new feature from Zeckemickeyl1-1/+2
2004-07-04#1321 + spelling fixesmickeyl1-4/+5
2004-07-04- add some BugFixes and closed it in mantisar1-0/+3
2004-07-04- change ipkg string to nedded >= 0.99.120 versionar1-1/+1
2004-07-04fixchicken1-1/+1
2004-07-03Don't display hidden sets in trainer.brad1-1/+2
2004-07-02- add some BugFixes and closed it in mantisar1-1/+3
2004-07-02- split log entrys in New Features and BugFixes for a better overviewar1-3/+8
2004-07-02fixllornkcor1-16/+26
2004-07-01add a few missing includesmickeyl3-5/+6