summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2005-03-08Better version of icondrw2-221/+6
2005-03-07Use popup menu for edit, duplicate, delete and beam in week list view - ↵drw3-9/+72
patch courtesy of Thomas Schnetzer
2005-03-07fixed a very interesting crasher.alwin1-2/+2
2005-03-05Change loadIconSet to loadPixmap to prevent search for new_disabled icon ↵drw1-1/+1
(which doesn't exist
2005-03-04Fix name of plugins in label - patch courtesy of Gintsdrw1-2/+2
2005-03-04Scale icons appropriatelydrw1-1/+3
2005-03-03added 2.6 kernel devicenamesalwin1-1/+1
ToDo: let it check using OStorage
2005-03-03-Scale the image to the AppLnk::smallIconSizezecke1-5/+11
-Set the size of the wait widget to AppLnk::smallIconSize
2005-03-03Start and Restart the QSound-Serverzecke2-1/+28
2005-03-03Scale icons appropriatelydrw1-5/+9
2005-03-02-Build qss by updating the qss.prozecke4-17/+15
-Add a .cvsignore file -Make it selectable/buildable in our buildsystem by adding it to packages and creating a config.in
2005-03-02Initial revisionzecke2-0/+65
2005-03-02Close the Filedescriptor for the QCopBridge and Transferserver on exitzecke2-2/+7
2005-03-02Merge HEAD with QTOPIA_2_1_1 vendor branchzecke4-90/+18
The new qcop tool can change the user and wait for repsonses on the channel it sent data
2005-03-02Initial revisionzecke2-0/+328
2005-03-02Scale icons approprtelydrw1-3/+8
2005-02-24Speed up application start by more than 30%zecke1-1/+1
2005-02-18fix icon showing. add filename to visual.llornkcor1-163/+154
2005-02-18Added Skyhusker to developer listdrw1-1/+2
2005-02-17The response to the static background pixmap was overwhelmingly positive, hence:mickeyl5-13/+41
* fix static background pixmap also for tiled pixmaps * make it customizable via LauncherSettings * enable it per default
2005-02-16Applied Skyhusker's patch for bug #1538drw1-2/+2
2005-02-16this patch adds the possibility to have a static (as in non-scrolling) ↵mickeyl2-10/+26
background in the launcher. major drawback: most of our machines (at least the SA1100 based ones) are too slow to make it flicker free w/ tracking (repainting while dragging the scrollbar). so i needed to disable tracking for the static background. it's a hidden setting and disabled per default. please play around with it and give me your comments. How to enable: Launcher.conf: [GUI] StaticBackground = 1
2005-02-16include crypt.hllornkcor1-0/+1
2005-02-10autologin: remove processing of command line arguments in favour of decidingmickeyl1-21/+8
based on an entry in the opie-login.conf file
2005-02-10tired of seeing this stupid warningllornkcor1-1/+0
2005-02-08catch up w/ override changesmickeyl1-7/+2
2005-02-07Fix contact edit dialog captioningdrw1-5/+8
2005-02-07Implement contact duplicationdrw1-0/+12
2005-02-07Eliminate compiler warningsdrw2-3/+2
2005-02-07Disable certain UI elements while editing personal detailsdrw1-8/+36
2005-02-06Convert to OPimMainWindow and UI tweaks. There is still a couple items yet ↵drw6-499/+310
to do...
2005-02-06fix #1472 - no prompt on esc exitllornkcor1-23/+26
2005-02-06too longllornkcor1-3/+3
2005-02-06adding shell history into command combo off by defaultllornkcor1-29/+14
2005-02-02prepare for next versionmickeyl1-1/+1
2005-02-02Minor update to work with new OPimMainWindowdrw1-11/+12
2005-01-30Convert Todo to use new OPimMainWindow functionality, plus some other code ↵drw10-521/+375
clean-ups
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl2-13/+1
2005-01-23New QWS_DISPLAY handling for gathering the default launcher rotation on startup:mickeyl1-77/+65
1.) If QWS_DISPLAY is not set, then use ODevice::rotation() 2.) If QWS_DISPLAY is set, then just use whatever it is set to
2005-01-21- make opie compilable against qte 2.3.10 snapshotar3-4/+4
check QT_VERSION against 0x030000 instead of 300
2005-01-12Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration)mickeyl1-1/+3
2005-01-11finish per-tab column setting. it now works on the fly and is persistentmickeyl5-2/+15
2005-01-11number of icon columns now also customizable through LauncherSettingsmickeyl4-9/+25
2005-01-10make number of icon columns in the launcher customizable per-tabmickeyl3-13/+31
TODO: add GUI for that
2005-01-09CONTROL files : reset version to 'standard' formatwimpie5-6/+5
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-08Added error message to make difference between plug loading errorwimpie1-2/+5
or plugin initialization error
2005-01-04catch up with proper inclusion of OLedBox into libopieuimickeyl4-11/+13
2005-01-04control files : changed VERSION stringwimpie8-10/+10
2005-01-04changed VERSION stringwimpie1-1/+1
2005-01-04oledbox is now in libopie2/opieuiwimpie4-327/+3