Review Request 110997: Move KPageWidgets and KPageDialog to KWidgets

Aleix Pol Gonzalez aleixpol at kde.org
Thu Jun 13 14:57:07 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110997/
-----------------------------------------------------------

Review request for KDE Frameworks.


Description
-------

Moved KPage*

Also ported the KPageListViewDelegate from using KIconLoader to get the icons size to QStyle. This makes it not possible to react to changes in the icon themes which shouldn't happen that often, and cuts a dependency instead.


Diffs
-----

  kdeui/CMakeLists.txt 46196b4 
  kdeui/dialogs/kassistantdialog.h 373e6cf 
  kdeui/dialogs/kconfigdialog.h ea342ac 
  kdeui/paged/kpagedialog.h 77a58d0 
  kdeui/paged/kpagedialog.cpp 542d6a2 
  kdeui/paged/kpagedialog_p.h 3893ba9 
  kdeui/paged/kpagemodel.h 6645c4e 
  kdeui/paged/kpagemodel.cpp 5e5cfa7 
  kdeui/paged/kpagemodel_p.h 6466f64 
  kdeui/paged/kpageview.h 2d9fbe1 
  kdeui/paged/kpageview.cpp 6648e34 
  kdeui/paged/kpageview_p.h 6404cd6 
  kdeui/paged/kpageview_p.cpp 42bdfe3 
  kdeui/paged/kpagewidget.h 6cebef7 
  kdeui/paged/kpagewidget.cpp 7bbfeb2 
  kdeui/paged/kpagewidget_p.h 6eeaeccb 
  kdeui/paged/kpagewidgetmodel.h 0769a48 
  kdeui/paged/kpagewidgetmodel.cpp c5f6e41 
  kdeui/paged/kpagewidgetmodel_p.h 40c5fac 
  kdeui/tests/CMakeLists.txt 8746397 
  kdeui/tests/kpagedialogtest.h a5e9be5 
  kdeui/tests/kpagedialogtest.cpp b0e8efd 
  kdeui/tests/kpagewidgettest.h 206255b 
  kdeui/tests/kpagewidgettest.cpp a767401 
  kio/CMakeLists.txt 6af7b6d 
  kutils/CMakeLists.txt 0276030 
  staging/kwidgets/src/CMakeLists.txt 03a7d7a 
  staging/kwidgets/src/paged/kpagedialog.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagedialog.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpagedialog_p.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagemodel.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagemodel.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpagemodel_p.h PRE-CREATION 
  staging/kwidgets/src/paged/kpageview.h PRE-CREATION 
  staging/kwidgets/src/paged/kpageview.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpageview_p.h PRE-CREATION 
  staging/kwidgets/src/paged/kpageview_p.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidget.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidget.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidget_p.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidgetmodel.h PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidgetmodel.cpp PRE-CREATION 
  staging/kwidgets/src/paged/kpagewidgetmodel_p.h PRE-CREATION 
  staging/kwidgets/tests/CMakeLists.txt f173b80 
  staging/kwidgets/tests/kpagedialogtest.h PRE-CREATION 
  staging/kwidgets/tests/kpagedialogtest.cpp PRE-CREATION 
  staging/kwidgets/tests/kpagewidgettest.h PRE-CREATION 
  staging/kwidgets/tests/kpagewidgettest.cpp PRE-CREATION 

Diff: http://git.reviewboard.kde.org/r/110997/diff/


Testing
-------

Everything builds, the test seems good.


Thanks,

Aleix Pol Gonzalez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130613/5e0fd1be/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list