danbooru-client/src
Luca Beltrame 061251bc26 Get rid of QPixmap pointers
According to my understanding of Qt documentation, there should be no need to
manually create QPixmap with new and delete. This also makes things simpler for the model.
2014-08-28 09:19:20 +02:00
..
libdanbooru Get rid of QPixmap pointers 2014-08-28 09:19:20 +02:00
model Fix the model (same issue as in Holiday Planner, beginInsertRows is inclusive) 2014-03-23 20:55:32 +01:00
ui Add a stub for the connection widget 2013-12-24 10:07:09 +01:00
CMakeLists.txt Build system fixes 2013-12-26 17:38:46 +01:00
danbooru_client.desktop initial project import from KDevelop 2013-02-17 10:19:02 +01:00
danbooru_client.kcfg initial project import from KDevelop 2013-02-17 10:19:02 +01:00
danbooru_clientui.rc Initial implementation of main window + view widget 2013-07-28 18:14:55 +02:00
danbooru_clientview_base.ui initial project import from KDevelop 2013-02-17 10:19:02 +01:00
danbooruclientview.cpp Initial implementation of main window + view widget 2013-07-28 18:14:55 +02:00
danbooruclientview.h Initial implementation of main window + view widget 2013-07-28 18:14:55 +02:00
danbooruconnectwidget.cpp Add an (untested) connection widget for connections 2013-12-26 17:18:54 +01:00
danbooruconnectwidget.h Add an (untested) connection widget for connections 2013-12-26 17:18:54 +01:00
main.cpp initial project import from KDevelop 2013-02-17 10:19:02 +01:00
mainwindow.cpp More skeleton code 2013-12-24 09:33:06 +01:00
mainwindow.h Fix license header 2013-12-24 10:08:38 +01:00
Messages.sh initial project import from KDevelop 2013-02-17 10:19:02 +01:00
prefs_base.ui initial project import from KDevelop 2013-02-17 10:19:02 +01:00
settings.kcfgc initial project import from KDevelop 2013-02-17 10:19:02 +01:00