yacreader/YACReaderLibrary
Luis Ángel San Martín 581592909d merged develop
2016-04-19 23:19:39 +02:00
..
comic_vine fixed compilation warnings in YACReaderLibrary.pro, at least using vc++ compiler 2016-03-26 11:31:25 +01:00
db merged develop 2016-04-19 23:19:39 +02:00
headless merged master 2016-03-25 17:15:14 +01:00
qml Save the width of comic info view in the GridView. 2016-04-19 21:56:05 +02:00
server merged develop 2016-04-19 23:19:39 +02:00
add_label_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
add_label_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
add_library_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
add_library_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
bundle_creator.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
bundle_creator.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
classic_comics_view.cpp Added a new action for showing, hiding QML ComicInfo view into the GridView. 2016-04-16 22:40:42 +02:00
classic_comics_view.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_files_manager.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_files_manager.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_flow_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_flow_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_flow.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comic_flow.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comics_remover.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comics_remover.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
comics_view_transition.cpp Changed the comics view transition for a simple plain view. In a future the views swaping should be fixed using double buffering. 2016-04-09 14:57:33 +02:00
comics_view_transition.h Changed the comics view transition for a simple plain view. In a future the views swaping should be fixed using double buffering. 2016-04-09 14:57:33 +02:00
comics_view.cpp Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
comics_view.h Added a new action for showing, hiding QML ComicInfo view into the GridView. 2016-04-16 22:40:42 +02:00
create_library_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
create_library_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
db_helper.cpp merged develop 2016-04-19 23:19:39 +02:00
db_helper.h merged develop 2016-04-19 23:19:39 +02:00
empty_container_info.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_container_info.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_folder_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_folder_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_label_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_label_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_reading_list_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_reading_list_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_special_list.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
empty_special_list.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
export_comics_info_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
export_comics_info_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
export_library_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
export_library_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
files.qrc added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
grid_comics_view.cpp Save the width of comic info view in the GridView. 2016-04-19 21:56:05 +02:00
grid_comics_view.h Added an icon for the show info toolbar action and a setting for remembering its configuration. 2016-04-19 10:48:48 +02:00
headless_config.pri added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
icon2.ico added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
icon3.ico added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
icon.ico added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
icon.rc added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
images_osx.qrc Changed the comics view transition for a simple plain view. In a future the views swaping should be fixed using double buffering. 2016-04-09 14:57:33 +02:00
images_win.qrc Changed the comics view transition for a simple plain view. In a future the views swaping should be fixed using double buffering. 2016-04-09 14:57:33 +02:00
images.qrc Added an icon for the show info toolbar action and a setting for remembering its configuration. 2016-04-19 10:48:48 +02:00
import_comics_info_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
import_comics_info_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
import_library_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
import_library_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
import_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
import_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
info_comics_view.cpp Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
info_comics_view.h Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
library_creator.cpp merged master 2016-03-25 17:15:14 +01:00
library_creator.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
library_window.cpp merged develop 2016-04-19 23:19:39 +02:00
library_window.h moved comics views managment code to the new class 2016-03-26 21:47:46 +01:00
main.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
no_libraries_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
no_libraries_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
no_search_results_widget.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
no_search_results_widget.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
options_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
options_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
package_manager.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
package_manager.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
properties_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
properties_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
qml_osx.qrc added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
qml_win.qrc added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
qml.qrc Added the basic structure of ComicInfo view. 2016-04-09 11:52:23 +02:00
rename_library_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
rename_library_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
server_config_dialog.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
server_config_dialog.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_comic_info_helper.cpp Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
yacreader_comic_info_helper.h Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
yacreader_comics_selection_helper.cpp Added a new class for dealing with comics selection in comics views. 2016-04-18 13:24:59 +02:00
yacreader_comics_selection_helper.h Added a new class for dealing with comics selection in comics views. 2016-04-18 13:24:59 +02:00
yacreader_comics_views_manager.cpp Removed no needed signal. 2016-04-16 13:20:14 +02:00
yacreader_comics_views_manager.h Renamed method. 2016-04-13 22:02:50 +02:00
yacreader_folders_view.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_folders_view.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_history_controller.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_history_controller.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_libraries.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_libraries.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_local_server.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_local_server.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_main_toolbar.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_main_toolbar.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_navigation_controller.cpp moved comics views managment code to the new class 2016-03-26 21:47:46 +01:00
yacreader_navigation_controller.h moved comics views managment code to the new class 2016-03-26 21:47:46 +01:00
yacreader_reading_lists_view.cpp added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreader_reading_lists_view.h added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_de.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_es.qm added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_es.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_fr.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_nl.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_pt.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_ru.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_source.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
yacreaderlibrary_tr.ts added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
YACReaderLibrary.icns added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
YACReaderLibrary.pro Implemented logic for comic info interactive items (read, fav, rating) 2016-04-18 23:21:54 +02:00
YACReaderLibraryServer.pro added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00