Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Wed Apr 30 17:21:28 CEST 2008


 src/applications/bluetooth/mainwindow.cpp          |   32 +--
 src/applications/camera/mainwindow.cpp             |   11 +-
 src/applications/camera/mainwindow.h               |    2 -
 src/applications/simapp/simicons.cpp               |   11 -
 src/applications/simapp/simicons.h                 |    3 -
 src/libraries/qtopia/qdocumentselector.cpp         |    4 -
 src/libraries/qtopia/qtopia.pro                    |    2 -
 src/libraries/qtopia/qwaitwidget.cpp               |  350 --------------------
 src/libraries/qtopia/qwaitwidget.h                 |   72 ----
 .../bluetooth/qbluetoothremotedevicedialog.cpp     |   17 +-
 .../bluetooth/qbluetoothremotedevicedialog_p.h     |    2 -
 .../bluetooth/qbluetoothobexagent.cpp              |   17 +-
 src/server/obexservicemanager.cpp                  |   65 +---
 src/server/obexservicemanager.h                    |    3 -
 src/server/phone/phonelauncher.cpp                 |    4 -
 src/server/server.pro                              |    4 +-
 src/server/ui/shutdownsplash/shutdownsplash.cpp    |    5 +-
 src/server/ui/waitindicator/waitindicator.cpp      |  132 --------
 src/server/ui/waitindicator/waitindicator.h        |   51 ---
 src/settings/btsettings/mydevicesdisplay.cpp       |   14 +-
 src/settings/btsettings/mydevicesdisplay.h         |    2 -
 src/settings/btsettings/remotedeviceinfodialog.cpp |   54 +---
 src/settings/callforwarding/callforwarding.cpp     |   13 +-
 src/settings/callforwarding/callforwarding.h       |    2 -
 src/settings/packagemanager/packageview.cpp        |    6 -
 src/settings/phonenetworks/modemnetwork.cpp        |   31 +--
 src/settings/phonenetworks/modemnetwork.h          |    3 -
 src/settings/phonesettings/phonesettings.cpp       |   18 +-
 src/settings/phonesettings/phonesettings.h         |    3 -
 29 files changed, 53 insertions(+), 880 deletions(-)

New commits:
commit 2df0cb5e89275086aa1598ce46eb19ec3c94a0fa
Author: Holger Freyther <zecke at selfish.org>
Date:   Wed Apr 30 12:40:46 2008 +0200

    [hig] the QWaitWidget is considered harmful remove
        - ObexServiceManager uses QWaitWidget for notification and feedback (on
          failure). Make the feedback use QMessageBox, kill the notification for now
        - Broke canceling of searching for remote bluetooth devices but that is okay for now

commit 3eed53bdb68236668c8b64562c8cb507a1578246
Author: Holger Freyther <zecke at selfish.org>
Date:   Wed Apr 30 09:34:59 2008 +0200

    Remove the waitindicator, seems unused and we don't want this code for illume





More information about the commitlog mailing list