Jenkins is going to shut down
Started 3 mo 10 days ago
Took 7 min 46 sec on master

Failed Build #64 (Oct 1, 2017 11:58:37 PM)

Changes

Git (source)

  1. Very dirty port to KF5. Builds and runs. (detail)
  2. Disable crashing actions. (detail)
  3. Mark all commented out code with FIXME. (detail)
  4. Enable context menu. (detail)
  5. Fix automatic column resize mode. (detail)
  6. Remove double click filter. (detail)
  7. Fix hiding/showing columns. (detail)
  8. Fix sorting and build. (detail)
  9. Fix right-click menu. (detail)
  10. Tried to fix order restore. Failed. (detail)
  11. Fix some FIXMEs and tag remaining ones. (detail)
  12. Initial drag and drop support. (detail)
  13. Assorted CMake and include cleanups/modernizations. (detail)
  14. Port away from deprecated KPushButton. (detail)
  15. Let automoc handle the #includes. (detail)
  16. Remove a KSharedPtr. (detail)
  17. doc: fix DTD, dest variable; remove outdated entities (detail)
  18. Port to the non-deprecated form of ecm_install_icons (detail)
  19. Use ki18n_wrap_ui: enable KI18n translation of ui files (detail)
  20. Clean the Qt and KF5 requirements (detail)
  21. Fix .desktop: Qt5 apps use -qwindowtitle, not -caption (detail)
  22. Port away from KCmdLineArgs (detail)
  23. Port away from KApplication (detail)
  24. KPushButton -> QPushButton. (detail)
  25. KIntSpinBox -> QSpinBox. (detail)
  26. Avoid deprecated KGlobal::config. (detail)
  27. Remove K3B exporter for now rather than porting it. (detail)
  28. Remove KSharedPtr. (detail)
  29. Avoid masking virtal function. (detail)
  30. Remove undefined-behavior null check. (detail)
  31. Port KIcon to QIcon. (detail)
  32. Port away from kDebug. (detail)
  33. GIT_SILENT: Suppress fallthrough warnings. (detail)
  34. Port KAction -> QAction. (detail)
  35. Q_FALLTHROUGH is only available from Qt>=5.8 (detail)
  36. Fix: set the shortcut only if available (detail)
  37. Fix crash: remove traces of m_k3bAction (detail)
  38. kBacktrace is not available in the Qt5/KF5 world (detail)
  39. Use ecm_qt_declare_logging_category and clean includes (detail)
  40. Use QTEST_GUILESS_MAIN (detail)
  41. [cmake]: Call feature_summary(...) (detail)
  42. Clean kapplication.h and KDE4 include dirs (detail)
  43. More QAction streamlining. (detail)
  44. Fix 'trying to add empty file warnings'. (detail)
  45. Cleanup AdvancedSearchPlaylist. (detail)
  46. Fix QActions in systray. (detail)
  47. Fix track position/volume slider appearance in toolbars. (detail)
  48. Make volume popup actually popup. (detail)
  49. Fix upcoming playlist crashes. (detail)
  50. GIT_SILENT Remove redundant tageditor QObject connect. (detail)
  51. Remove now-redundant "endl" with debug output. (detail)
  52. Port away from K* widgets in cover dialog. (detail)
  53. Don't crash in BIC cache error handler if .m3u playlist was read. (detail)
  54. Port MediaFiles away from KFileDialog. (detail)
  55. Remove the remaining redundant "endl" with debug output (detail)
  56. Fix stray playlist saving porting error. (detail)
  57. Port Cache playlist away from KGlobal::dirs(). (detail)
  58. Use QStringBuilder by default. (detail)
  59. Port away from KSaveFile. (detail)
  60. Finish cache port from KStandardDirs to QStandardPaths. (detail)
  61. Remove splash screen. (detail)
  62. Fix invalid signal/slot connection warnings. (detail)
  63. Port away from KMenu. (detail)
  64. Port away from KTemporaryFile. (detail)
  65. Port away from KUrl. (detail)
  66. Remove DND support in PlaylistBox for now until it can be reimplemented (detail)
  67. Complete porting away from KUrl, reenable Add Folders dialog (detail)
  68. Rename some playlist observer virt methods to avoid -Wshadow warnings. (detail)
  69. Port the delete files dialog to QDialog. (detail)
  70. Remove KStandardDirs in cover manager. (detail)
  71. Fix scratchy/choppy playback in phonon-gstreamer, refactor playback. (detail)
  72. Port systemtray.cpp away from K{H,V}Box. (detail)
  73. Port juk.cpp away from KStandardDirs. (detail)
  74. Remove deprecated use of KGlobalSettings. (detail)
  75. Remove deprecated KLocale usage. (detail)
  76. Port DirectoryList away from KDialog. (detail)
  77. Port from KVBox and KDialog in the file renamer U/I. (detail)
  78. Port WebImageFetch from KDialog. (detail)
  79. GIT_SILENT Update the TODO message for track change announcement. (detail)
  80. Port remainer of file renamer code away from KDialog. (detail)
  81. Port the shortcut key dialog away from KDialog. (detail)
  82. Port PlaylistCollection away from KInputDialog. (detail)
  83. Port scrobbler code away from KDialog. (detail)
  84. Port status label away from KHBox. (detail)
  85. Port the tag guesser code away from KDialog. (detail)
  86. Fix miscellaneous remaining warnings. (detail)
  87. Remove Kdelibs4Support. (detail)
  88. Opt-in to KDE release team version management, add shout-out to Kacper. (detail)
  89. Reorganize aboutdata credits to be vaguely reverse chrono ordered. (detail)
  90. Correct placement of tag guesser's dialog button box. (detail)
  91. Add forgotten FindTaglib file (contributed from Kdelibs4Support) (detail)

Started by user Rik Mills

Revision: 3a40088df2ab12b89f3e93f64a3116936e633a16 from SCM: packaging
  • refs/remotes/packaging/kubuntu_unstable
Revision: bf7448c8402785323b0aa85c3911158300bed3b3 from SCM: source
  • refs/remotes/upstream/master
0 errors, 0 warnings