|
3ef210f7e6
|
merged
|
2016-10-30 09:18:47 +01:00 |
|
|
cb6825f8af
|
Merged in daisuke_cato/yacreader/dev_cato11 (pull request #44)
#REVISED# Crash after app exit on MacOS Sierra platform due to Qt's QColorDialog bug.
|
2016-10-28 17:32:29 +00:00 |
|
|
7ccbb7f515
|
Merged in daisuke_cato/yacreader/dev_cato6 (pull request #43)
Add drag and drop onto app icon (dock etc.) support for MacOS platform. (target branch = develop)
|
2016-10-28 17:32:09 +00:00 |
|
|
04ec0c5acb
|
Merged in daisuke_cato/yacreader/dev_cato7 (pull request #42)
Horizontal aware auto scrolling (target branch = develop)
|
2016-10-28 17:31:52 +00:00 |
|
|
f3b37eade6
|
Merged in daisuke_cato/yacreader/dev_cato8 (pull request #41)
Add goto-flow manga mode (flow right-to-left). (target branch = develop)
|
2016-10-28 17:31:21 +00:00 |
|
|
de9db7cd2d
|
Merged in daisuke_cato/yacreader/dev_cato9 (pull request #40)
On MacOS platform, add menu bar (system-wide) items. (target branch = develop)
|
2016-10-28 17:29:00 +00:00 |
|
|
a08b5f8af0
|
reimplementaion of fix for QColorDialog on macOS Sierra bug.
doesn't use destructor because destructor causes another crash.
|
2016-10-22 19:14:07 +09:00 |
|
|
23dc126a37
|
On MacOS platform, add menu bar (system-wide) items.
|
2016-10-15 09:17:35 +09:00 |
|
|
2813817b52
|
Zigzag auto scroll function refactoring.
|
2016-10-15 05:40:27 +09:00 |
|
|
e4365dadce
|
Zigzag auto scroll function. Bug (runtime warning) fix.
|
2016-10-14 20:33:29 +09:00 |
|
|
7896949a0d
|
Initial implementation of zigzag auto scroll function.
|
2016-10-14 16:09:45 +09:00 |
|
|
d3efbf4525
|
Add cover flow manga mode (flow right-to-left).
|
2016-10-13 03:52:42 +09:00 |
|
|
d99abc3b82
|
Make main window active and top when open files on Mac platform.
Convenient when drag and drop onto dock icon.
|
2016-10-13 02:45:17 +09:00 |
|
|
974d9e8270
|
Add "CFBundleTypeRole: Viewer" to avoid runtime warning.
|
2016-10-12 16:03:40 +09:00 |
|
|
649c203759
|
add drag and drop onto app icon (dock etc.) support for MacOS platform.
|
2016-10-12 02:09:46 +09:00 |
|
|
f326d8761b
|
Moved hack to a better place, this should work in all situations.
|
2016-08-27 10:49:40 +02:00 |
|
|
5137f5ded0
|
Ugly workaround for glitch when QOpenGLWidget (flow) is used just after any other widget in the views stack, somehow QOpenGLWidget is messing with the rendering of the side bar (wrong buffer swapping).
|
2016-08-25 18:58:59 +02:00 |
|
|
b8ec6250cb
|
merged
|
2016-08-22 13:31:47 +02:00 |
|
|
cffcbb2c7f
|
merged
|
2016-08-22 13:30:45 +02:00 |
|
|
264b016d8b
|
merged
|
2016-08-22 13:24:43 +02:00 |
|
|
aa50f6cdda
|
Added hack for fixing fullscreen context menus with QOpenGLWidget in YACReaderLibrary (Windows). Tested and working in Qt5.7.
|
2016-08-22 13:21:13 +02:00 |
|
|
ef4aefbc90
|
Update tarball script
|
2016-06-11 11:48:35 +02:00 |
|
|
4980b8d131
|
Fix compilation with Qt 5.6
|
2016-06-11 11:46:52 +02:00 |
|
|
dd64e013be
|
added a hack for fixing fullscreen context menus with QOpengGLWidget in YACReader
|
2016-05-01 21:52:22 +02:00 |
|
|
019f84d9b4
|
don't sing apps
|
2016-04-10 21:06:07 +02:00 |
|
|
57e9b6c481
|
fixed YACReader compilation, removed debug code commited by mistake
|
2016-03-25 18:59:53 +01:00 |
|
|
6df834d5c9
|
merged develop
|
2016-03-25 17:14:09 +01:00 |
|
|
71d9254446
|
fixed resorting comics by drag&drop in tags and reading lists
|
2016-03-25 14:15:49 +01:00 |
|
|
8179092d56
|
added a border to selected/mouseHover elements in the grid view
|
2016-03-25 11:30:31 +01:00 |
|
|
a60d3dffd8
|
fixed QR image generation in retina display mode
|
2016-03-20 20:03:40 +01:00 |
|
|
20e56b2e13
|
updated installer icon
|
2016-03-20 20:03:10 +01:00 |
|
|
d4d13da9ff
|
transparency doesn't work with OpenGL when legacy QGLWidget is used
|
2016-03-20 13:14:43 +01:00 |
|
|
fff2f82955
|
fixed bug causing start drag on show context menu in the grid view
|
2016-03-20 12:32:10 +01:00 |
|
|
af3fefdbd9
|
Added signing entry in releaseOSX.sh, remove the line or create a siginig script for using the release script
|
2016-03-16 15:34:06 +01:00 |
|
|
fafd573b6a
|
reduce the log messages with INFO level
|
2016-03-15 20:55:00 +01:00 |
|
|
5f24e4cec9
|
Changed the log level for the YACReader log
|
2016-03-15 20:09:14 +01:00 |
|
|
e266813e63
|
Changed the log level for the main YACReaderLibrary log
|
2016-03-15 20:06:08 +01:00 |
|
|
8ffb8183e1
|
Changed the log level for server_log
|
2016-03-15 19:55:18 +01:00 |
|
|
a66e39802a
|
Updated translation files
|
2016-03-15 19:19:52 +01:00 |
|
|
743b0292b2
|
Merged in selmf/yacreader/viewer_fixes (pull request #30)
Fix change_fit_action shortcut regression
|
2016-02-19 19:26:35 +01:00 |
|
|
23e6977035
|
Fix change_fit_action shortcut regression
|
2016-02-18 21:21:03 +01:00 |
|
|
66266bc326
|
fixed osx build for 8.5.0
|
2016-02-18 18:23:41 +01:00 |
|
|
08975089a4
|
fixed comic vine integration by using the new url, a new setting has been added so future binaries should be able to solve issues like this by setting the base url in the .ini file
|
2016-02-11 20:12:39 +01:00 |
|
|
62cc9bfd83
|
bumped version number to 8.5.0
|
2016-02-06 20:57:42 +01:00 |
|
|
ef21cf7c73
|
merged
|
2016-02-06 15:52:08 +01:00 |
|
|
560d100842
|
Merged in selmf/yacreader/yacserver_build_system (pull request #29)
Yacserver_build_system
|
2016-02-04 15:49:06 +01:00 |
|
|
57bf2886f7
|
Update unarr static build
|
2016-02-04 11:31:01 +01:00 |
|
|
c7f9f63828
|
Add YACReaderLibraryServer build instructions
|
2016-02-04 09:54:34 +01:00 |
|
|
b92ab8f8af
|
Only check dependencies on unix systems
|
2016-02-04 09:32:17 +01:00 |
|
|
c764d428b4
|
fix build config check
|
2016-01-28 21:55:26 +01:00 |
|