summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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 ups, and move qsettings files awayllornkcor3-212/+243
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-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-06move module.hmickeyl1-0/+0
2004-07-06resurrectmickeyl1-0/+3
2004-07-06CLEANUP: make networksettings directory structure packaging-friendlymickeyl11-3/+32
2004-07-04fixchicken1-1/+1
2004-06-30workaround large screen widget bug using movellornkcor1-0/+2
2004-06-29As pointed out by bradc OpiePlayer2 is not able to open desktop files.zecke1-1/+7
Now we check if it is a valid desktop file and then ask for the DocLnk::file() and then use that for open.
2004-06-28remove dots in namellornkcor1-1/+1
2004-06-28whoopsllornkcor1-2/+2
2004-06-28fix up interfacellornkcor2-1504/+1509
2004-06-28remove newline charsllornkcor1-18/+16
2004-06-24- CLEANUP: correct appnamear2-2/+2
2004-06-24CLEANUP: synchronize appname and filenamear2-2/+2
2004-06-20- BUGFIX: 0001291 - opie tinykate does not open .desktop filesar2-175/+202
2004-06-20another fix for not showing previously deleted entriesharlekin1-1/+3
2004-06-20BUGFIX: 0001325 - no double dialog start in odict, when using QDialog::exec ↵harlekin2-8/+11
don't use it together with QPEApplication::execDialog() but with QPEApplication::showDialog(), also fixed another bug where shadow entries where created after deletion of entries
2004-06-19- fix targetar1-1/+1
2004-06-19- don't check in uic generated filesar2-351/+0
2004-06-18- BUGFIX: 0001292 - opie sheet not saving correctlyar1-1/+1
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem8-18/+18
2004-06-16fix warningllornkcor1-7/+7
2004-06-16unneeded stuffllornkcor1-2/+0
2004-06-16dynamic layout and reformat whitespacellornkcor1-241/+185
2004-06-15added tr supportclem2-2/+5
2004-06-15no need for themclem4-857/+0
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem43-0/+4197
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem2-0/+2
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).
2004-06-15start download, fix dialogsllornkcor3-26/+26
2004-06-15load guten library, and fix some dialogsllornkcor3-48/+47
2004-06-12- rename sheet-qt -> opie-sheetar18-5353/+5767
- format source code for a better readability
2004-06-10- Fix: 0001167 - not the best solution, but it works.ar1-1234/+1235
2004-06-10fixchicken1-1/+1
2004-06-06- add sqlite dependenciesar1-6/+12
2004-06-03- turn on casino rules in solitare (make it eventually configurable)ar1-11/+15