Revīziju grafs

86 Revīzijas (master)

Autors SHA1 Ziņojums Datums
Kolan Sh fd5af3c685 YouTube link & screenshots updated. 2018-02-21 12:29:52 +03:00
Kolan Sh 654099f310 Merge branch 'release-0.2.0' 2018-02-20 20:11:32 +03:00
Kolan Sh e9538e60df Bumped version number to 0.2.0 2018-02-20 20:11:08 +03:00
Kolan Sh cb93e79e52 Axis:nrecords = 8 by default should be enough. 2018-02-20 19:05:38 +03:00
Kolan Sh 306019cf6a Merge branch '#146_draw_grid_optimization' into develop 2018-02-20 18:30:00 +03:00
Kolan Sh 394758bd73 Fixes #146: Draw grid optimizations made. 2018-02-20 18:29:25 +03:00
Kolan Sh ef1c12b2d1 Axis spacings fxd. 2018-02-20 14:51:15 +03:00
Kolan Sh 075db46b66 Merge branch '#142_smart_cursors' into develop 2018-02-20 13:29:22 +03:00
Kolan Sh 5a8dc2ea4a Closes #142: Cursors: Smart algorithm of cursors value placements. 2018-02-20 13:29:01 +03:00
Kolan Sh e73e92c3ef Merge branch '#160_check_spacings' into develop 2018-02-19 12:19:10 +03:00
Kolan Sh d32370cf8a Fixes #160: All .{h,v}spacing fxd. 2018-02-19 12:18:35 +03:00
Kolan Sh aac0a8bf0d Merge branch 'lib=lib32' into develop 2018-02-13 23:18:49 +03:00
Kolan Sh 0e56133da7 lib != lib64, lib != lib32 2018-02-13 23:18:34 +03:00
Kolan Sh 2834fa6c59 Merge branch '#153_axis_title_font' into develop 2018-01-25 10:37:01 +03:00
Kolan Sh d5448477c3 Fixes #153: Incorrect alignment & intersection for nearest axes fixed.. 2018-01-25 10:36:43 +03:00
Kolan Sh 0911d83de9 join_axes: axis->this, max_font_spacing->max_rec_spacing, max_font_{width,height}->max_title_{width,height}. 2018-01-25 09:56:18 +03:00
Kolan Sh ccf9ca044b Merge branch '#159_axis-parea-spaces' into develop 2018-01-24 14:24:00 +03:00
Kolan Sh 737eac7066 Fixes #159: Inconstant space between axis values and plot area (depending on legend position)...
Fixes #158: legend.spacing=50: not only plarea.x0-y1 should be changed but axis positions too.
2018-01-24 14:19:32 +03:00
Kolan Sh 8e666d3dec Valadoc updated. 2018-01-24 11:38:42 +03:00
Kolan Sh 16ae304ef7 Merge branch '#155_LabelStyle_not_used' into develop 2018-01-24 11:27:47 +03:00
Kolan Sh a495f6b217 Fixes #155: LabelStyle never used, why? 2018-01-24 11:26:39 +03:00
Kolan Sh 639d7e07e0 Merge branch '#150_zoom_scroll' into develop 2018-01-24 10:54:38 +03:00
Kolan Sh 76b51db49e Closes #150: Zoom in/out with mouse scroll wheel. 2018-01-24 10:54:07 +03:00
Kolan Sh 6bb5fcce57 Merge branch '#132_refactoring' into develop 2018-01-23 20:53:13 +03:00
Kolan Sh a3bc6fd307 Closes #132: Refactoring. 2018-01-23 20:52:45 +03:00
Kolan Sh b75386a476 Merge branch '#145_fix_x_bearing' into develop 2017-12-30 16:40:43 +03:00
Kolan Sh 63e10b6e13 Fixes #145: Fix x_bearing everywhere. 2017-12-30 16:40:12 +03:00
Kolan Sh 0410329791 Merge branch 'release-0.1.1' 2017-12-26 01:16:03 +03:00
Kolan Sh e66ae22ff8 Merge branch 'release-0.1.1' into develop 2017-12-26 01:16:00 +03:00
Kolan Sh 13dbdd65ed Bumped version number to 0.1.1 2017-12-26 01:15:54 +03:00
Kolan Sh ea9adc2948 Merge branch '#136_profiling' into develop. Closes #136. 2017-12-26 01:13:56 +03:00
Kolan Sh 3e9296eb0d Profiling: context.text_extents() calls number reduced. 2017-12-26 00:49:33 +03:00
Kolan Sh 4eeb2c8488 Profiling: Context.stroke() calls number reduced. 2017-12-25 21:13:59 +03:00
Kolan Sh b02cfef370 Merge branch 'release-0.1.0' 2017-12-25 13:45:44 +03:00
Kolan Sh 1b8e2a9633 Merge branch 'release-0.1.0' into develop 2017-12-25 13:45:33 +03:00
Kolan Sh 6160203a66 Bumped version number to 0.1.0 2017-12-25 13:45:24 +03:00
Kolan Sh 2be8374cb0 Spare .copy() for array removed. 2017-12-25 13:18:50 +03:00
Kolan Sh 6c693fa1fe README.md added. 2017-12-25 02:14:31 +03:00
Kolan Sh ed3e822694 Module cmake/backbone updated: Check BinPkgModules for empty value. 2017-12-19 08:49:28 +03:00
Kolan Sh 9792aa6c39 Module cmake/backbone updated: Check LibPkgModules for empty value. 2017-12-19 08:24:39 +03:00
Kolan Sh 5f254b8810 Module cmake/backbone updated: CMAKE_INSTALL_FULL_LIBDIR brokes CPack 2017-12-19 07:55:19 +03:00
Kolan Sh 74cbbb78c8 Module cmake/backbone updated: GNUIntallDirs: lib -> CMAKE_INSTALL_FULL_LIBDIR. 2017-12-19 07:45:42 +03:00
Kolan Sh 004381ed7a Spare vars removed which never used. 2017-12-18 15:49:19 +03:00
Kolan Sh 998b013039 Merge branch '#144_delta_cursors' into develop 2017-12-18 15:47:58 +03:00
Kolan Sh 0093299e09 Closes #144: Show Δ X or Δ Y for 2 cursors. 2017-12-18 15:46:29 +03:00
Kolan Sh fe6dfa1901 Unnecessary _rel_zoom_{x,y}_m{in,ax} removed. 2017-12-18 04:26:06 +03:00
Kolan Sh db2ac267ce Use .common_axis_color to show common axis values in cursors. 2017-12-17 18:10:22 +03:00
Kolan Sh 5db6a7dfd6 ChartTest: spare redraw() removed. 2017-12-17 01:32:30 +03:00
Kolan Sh 78c5475619 Merge branch '#143_select2source' into develop 2017-12-17 01:20:15 +03:00
Kolan Sh 5402757336 Closes #143: DrawSelection -> src/, Chart.selection_style. 2017-12-17 01:20:07 +03:00