Feed Advanced Search

May 1 2017

whiting committed R428:965a2ae3ed01: Remove outdated kmag.kdevprj (authored by kossebau).
Remove outdated kmag.kdevprj
May 1 2017, 10:32 PM
whiting committed R428:75743f9cdea3: doc: use the new ECM variables to set the destination (authored by ltoscano).
doc: use the new ECM variables to set the destination
May 1 2017, 10:32 PM
whiting committed R428:0ed41fcc0651: KDE includes -> KF5 includes (authored by kossebau).
KDE includes -> KF5 includes
May 1 2017, 10:32 PM
whiting committed R428:a5af397b30b6: Fix runtime warning about using QPixmap::grabWindow. Not perfect, but not worse. (authored by dfaure).
Fix runtime warning about using QPixmap::grabWindow. Not perfect, but not worse.
May 1 2017, 10:32 PM
whiting committed R428:651db14fa65a: Let KDE*CompilerSettings change the policies in the project (authored by kossebau).
Let KDE*CompilerSettings change the policies in the project
May 1 2017, 10:32 PM
whiting committed R428:8cd3da710e66: Make const arrays const (authored by kossebau).
Make const arrays const
May 1 2017, 10:32 PM
whiting committed R428:030631189114: Use QStringLiteral + new connect api (authored by mlaurent).
Use QStringLiteral + new connect api
May 1 2017, 10:32 PM
whiting committed R428:e45f16a25341: Remove not necessary old include path (authored by mlaurent).
Remove not necessary old include path
May 1 2017, 10:32 PM
whiting committed R428:832671e12c70: Reverse dnd desktop (authored by mlaurent).
Reverse dnd desktop
May 1 2017, 10:32 PM
whiting committed R428:a855ebe1bcfa: Enable building with QAccessibilityClient (authored by cfeck).
Enable building with QAccessibilityClient
May 1 2017, 10:32 PM
whiting committed R428:a74754f9fc2c: Update to recent docbook DTD (authored by cfeck).
Update to recent docbook DTD
May 1 2017, 10:32 PM
whiting committed R428:218d155a0b9e: Remove command line arguments from .desktop file (authored by cfeck).
Remove command line arguments from .desktop file
May 1 2017, 10:32 PM
whiting committed R428:4e697c4bf4fb: Improve file saving dialog (authored by cfeck).
Improve file saving dialog
May 1 2017, 10:32 PM
whiting committed R428:d429f85d126c: Add dummy QCommandLineParser so that --version works (authored by cfeck).
Add dummy QCommandLineParser so that --version works
May 1 2017, 10:32 PM
whiting committed R428:4879c210c79f: cleanup includes (authored by cfeck).
cleanup includes
May 1 2017, 10:32 PM
whiting committed R428:9456722c08ac: KF5 port: only link to required frameworks (authored by cfeck).
KF5 port: only link to required frameworks
May 1 2017, 10:32 PM
whiting committed R428:b3139cb54ba0: KF5 port: KImageIO -> QImageReader / KFileDialog -> QFileDialog (authored by cfeck).
KF5 port: KImageIO -> QImageReader / KFileDialog -> QFileDialog
May 1 2017, 10:31 PM
whiting committed R428:f22ff29a7686: KF5 port: KIO::NetAccess::upload -> KIO::file_copy (authored by cfeck).
KF5 port: KIO::NetAccess::upload -> KIO::file_copy
May 1 2017, 10:31 PM
whiting committed R428:085bd8eb8a33: remove unused member (authored by cfeck).
remove unused member
May 1 2017, 10:31 PM
whiting committed R428:2d8b3c660cd9: KF5 port: K4AboutData -> KAboutData (authored by cfeck).
KF5 port: K4AboutData -> KAboutData
May 1 2017, 10:31 PM
whiting committed R428:05a45d01890b: KF5 port: QAction::setShortcut -> KActionCollection::setDefaultShortcut (authored by cfeck).
KF5 port: QAction::setShortcut -> KActionCollection::setDefaultShortcut
May 1 2017, 10:31 PM
whiting committed R428:f6b84433b2d7: KF5 port: KApplication -> QApplication (authored by cfeck).
KF5 port: KApplication -> QApplication
May 1 2017, 10:31 PM
whiting committed R428:95a70118bae4: remove Qt::WFlags usage (authored by cfeck).
remove Qt::WFlags usage
May 1 2017, 10:31 PM
whiting committed R428:e5a2f927dbde: KF5 port: KGlobal::config -> KSharedConfig::openConfig (authored by cfeck).
KF5 port: KGlobal::config -> KSharedConfig::openConfig
May 1 2017, 10:31 PM
whiting committed R428:1fc015e3085d: KF5 port: KdePrintDialog -> QPrintDialog (authored by cfeck).
KF5 port: KdePrintDialog -> QPrintDialog
May 1 2017, 10:31 PM
whiting committed R428:21924f2e54ac: KF5 port: KTemporaryFile -> QTemporaryFile (authored by cfeck).
KF5 port: KTemporaryFile -> QTemporaryFile
May 1 2017, 10:31 PM
whiting committed R428:6c342f9c3d0d: KF5 port: kWarning -> qDebug (authored by cfeck).
KF5 port: kWarning -> qDebug
May 1 2017, 10:31 PM
whiting committed R428:08e4a3281cf0: KF5 port: kde4_install_icons -> ecm_install_icons (authored by cfeck).
KF5 port: kde4_install_icons -> ecm_install_icons
May 1 2017, 10:31 PM
whiting committed R428:b9075d8912b3: KF5 port: KIcon -> QIcon::fromTheme (authored by cfeck).
KF5 port: KIcon -> QIcon::fromTheme
May 1 2017, 10:31 PM
whiting committed R428:b8efa5c8de10: Initial port to KF5 (authored by cfeck).
Initial port to KF5
May 1 2017, 10:31 PM
whiting committed R499:e1e2bebd7a73: Adjust kmag branches as we merge frameworks into master for 17.08 (authored by whiting).
Adjust kmag branches as we merge frameworks into master for 17.08
May 1 2017, 10:31 PM

Apr 19 2017

whiting committed R304:d9890894b9ef: Fix i18n puzzle again. (authored by whiting).
Fix i18n puzzle again.
Apr 19 2017, 7:14 PM
whiting committed R304:622f99342dc3: KNewStuff: Show file's size information in grid delegate. (authored by whiting).
KNewStuff: Show file's size information in grid delegate.
Apr 19 2017, 7:12 PM

Apr 18 2017

whiting committed R304:e3626a831668: If an entry's size is known, show it in the list view. (authored by whiting).
If an entry's size is known, show it in the list view.
Apr 18 2017, 8:34 PM
whiting committed R430:97a272cfb3c5: Fix build by using right i18n call. (authored by whiting).
Fix build by using right i18n call.
Apr 18 2017, 7:34 PM

Sep 10 2016

whiting committed R108:72f3a9e2a30f: fix build error (authored by whiting).
fix build error
Sep 10 2016, 5:36 AM
whiting committed R108:03a41d417489: those of us on kubuntu need this include (authored by whiting).
those of us on kubuntu need this include
Sep 10 2016, 5:34 AM
whiting committed R108:f5e7a77da10c: added missing ifdefs for those of us without XDAMAGE (authored by whiting).
added missing ifdefs for those of us without XDAMAGE
Sep 10 2016, 5:34 AM
whiting committed R165:1504b91aca81: Fix whitespace. (authored by whiting).
Fix whitespace.
Sep 10 2016, 4:03 AM
whiting committed R165:89871192ffb5: Wrap QByteArray + operator use so it will build with qt 4.8 (authored by whiting).
Wrap QByteArray + operator use so it will build with qt 4.8
Sep 10 2016, 4:03 AM
whiting committed R22:fe5f9c5d7e1b: Add FindQtMobility.cmake to find QtMobility libraries and paths. Create… (authored by whiting).
Add FindQtMobility.cmake to find QtMobility libraries and paths. Create…
Sep 10 2016, 3:48 AM

Sep 2 2016

whiting added a comment to T3556: Remove password prompt from store.kde.org.

Seems to be gone. Can we close this?

Sep 2 2016, 9:24 PM · KDE Store

Aug 11 2016

whiting added a comment to D2409: Update Color KCM.

I like it. Nice work. I agree I would change Config Scheme to Edit Scheme.

Aug 11 2016, 10:59 PM · Plasma

May 31 2016

whiting accepted D1719: Provide QDebug helpers for some Attica classes.

Looks good to me.

May 31 2016, 7:28 PM

Apr 16 2016

whiting added a comment to T513: Compile/Install Qt5TextToSpeech.

Qt 5.6 actually doesn't include QtTextToSpeech, it will be in Qt 5.7 instead as tech preview apparently :/

Apr 16 2016, 12:11 AM · build.kde.org

Jan 5 2016

whiting committed R135:614128fe3386: Add verbose ecm message when ECM isn't found. (authored by whiting).
Add verbose ecm message when ECM isn't found.
Jan 5 2016, 8:45 AM

Dec 14 2015

whiting added a comment to T513: Compile/Install Qt5TextToSpeech.

QtTextToSpeech hasn't been released yet, but will be part of Qt 5.6 when it comes out.

Dec 14 2015, 3:16 AM · build.kde.org

Sep 17 2015

whiting closed T842: KRfb port away from KDELibs4support as Resolved.
Sep 17 2015, 2:58 AM · Qt 5 Porting
whiting moved T842: KRfb port away from KDELibs4support from Backlog to Done on the Qt 5 Porting board.
Sep 17 2015, 2:58 AM · Qt 5 Porting
whiting created T842: KRfb port away from KDELibs4support.
Sep 17 2015, 2:58 AM · Qt 5 Porting

Sep 15 2015

whiting created T831: Okular frameworks: SOC branches.
Sep 15 2015, 12:48 AM · Qt 5 Porting
whiting created T830: Okular frameworks: Fix the unit tests.
Sep 15 2015, 12:45 AM · Qt 5 Porting

Sep 12 2015

whiting moved T763: KTurtle editor port away from KIO::NetAccess from Backlog to Done on the Qt 5 Porting board.
Sep 12 2015, 9:38 PM · Qt 5 Porting
whiting closed T763: KTurtle editor port away from KIO::NetAccess as Resolved.

Thanks to Sayan it's all done.

Sep 12 2015, 9:38 PM · Qt 5 Porting

Sep 11 2015

whiting created T763: KTurtle editor port away from KIO::NetAccess.
Sep 11 2015, 9:48 PM · Qt 5 Porting

Sep 9 2015

whiting closed T727: KRfb docbook update as Resolved.
Sep 9 2015, 11:54 PM · Qt 5 Porting
whiting moved T727: KRfb docbook update from In progress/review to Done on the Qt 5 Porting board.
Sep 9 2015, 11:53 PM · Qt 5 Porting
whiting moved T728: KRfb .desktop file renamed from In progress/review to Done on the Qt 5 Porting board.
Sep 9 2015, 11:51 PM · Qt 5 Porting
whiting closed T728: KRfb .desktop file renamed as Resolved.
Sep 9 2015, 11:51 PM · Qt 5 Porting
whiting moved T728: KRfb .desktop file renamed from Backlog to In progress/review on the Qt 5 Porting board.
Sep 9 2015, 11:46 PM · Qt 5 Porting
whiting moved T727: KRfb docbook update from Backlog to In progress/review on the Qt 5 Porting board.
Sep 9 2015, 11:46 PM · Qt 5 Porting
whiting moved T726: KRfb feature_summary from Backlog to Done on the Qt 5 Porting board.
Sep 9 2015, 11:46 PM · Qt 5 Porting
whiting closed T726: KRfb feature_summary as Resolved.
Sep 9 2015, 11:46 PM · Qt 5 Porting
whiting renamed T726: KRfb feature_summary from KRfb to KRfb feature_summary.
Sep 9 2015, 11:46 PM · Qt 5 Porting
whiting created T728: KRfb .desktop file renamed.
Sep 9 2015, 9:04 PM · Qt 5 Porting
whiting created T727: KRfb docbook update.
Sep 9 2015, 9:03 PM · Qt 5 Porting
whiting created T726: KRfb feature_summary.
Sep 9 2015, 9:02 PM · Qt 5 Porting

Sep 4 2015

whiting created T690: KMag: Using QAccessibleClient Qt5 port for keyboard tracking.
Sep 4 2015, 8:41 PM · Qt 5 Porting
whiting created T689: KMag: port to QScreen::grabWindow.
Sep 4 2015, 8:31 PM · Qt 5 Porting
whiting renamed T686: audiocd-kio: port to Qt5/kf5 from Port audiocd-kio to Qt5/kf5 to audiocd-kio: port to Qt5/kf5.
Sep 4 2015, 8:27 PM · Qt 5 Porting
whiting updated the task description for T684: KMag: Mode isn't saved.
Sep 4 2015, 8:24 PM · Qt 5 Porting
whiting created T688: Sweeper Qt5/KF5 port.
Sep 4 2015, 8:24 PM · Qt 5 Porting
whiting created T687: libkcompactdisc Qt5/KF5 port.
Sep 4 2015, 8:23 PM · Qt 5 Porting
whiting created T686: audiocd-kio: port to Qt5/kf5.
Sep 4 2015, 8:21 PM · Qt 5 Porting
whiting updated the task description for T685: KMag: fix KIO::NetAccess port.
Sep 4 2015, 8:12 PM · Qt 5 Porting
whiting created T685: KMag: fix KIO::NetAccess port.
Sep 4 2015, 8:10 PM · Qt 5 Porting
whiting created T684: KMag: Mode isn't saved.
Sep 4 2015, 8:08 PM · Qt 5 Porting

Aug 24 2015

whiting committed R31:3f4b199c41c9: Add look and feel package for Breeze Dark theme. (authored by whiting).
Add look and feel package for Breeze Dark theme.
Aug 24 2015, 9:47 PM

Aug 7 2015

whiting committed R22:330e6d61c829: Update CMake wrappers around orientation applet and engine to only build if… (authored by whiting).
Update CMake wrappers around orientation applet and engine to only build if…
Aug 7 2015, 10:16 AM
whiting committed R22:1054516cc4c4: Fix the applet's size and use theme for icon size (authored by whiting).
Fix the applet's size and use theme for icon size
Aug 7 2015, 10:16 AM
whiting committed R22:f361dcb7e237: Add FindQtMobility.cmake to find QtMobility libraries and paths. Create… (authored by whiting).
Add FindQtMobility.cmake to find QtMobility libraries and paths. Create…
Aug 7 2015, 10:16 AM

May 14 2015

whiting committed R6:3806cc8ea7de: Add verbose ecm message when ECM isn't found. (authored by whiting).
Add verbose ecm message when ECM isn't found.
May 14 2015, 1:14 AM