Skip to content

Commit

Permalink
bump version to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjinliu committed Aug 25, 2023
1 parent 8b1cb57 commit 5395635
Show file tree
Hide file tree
Showing 92 changed files with 1,905 additions and 1,616 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: e0e074627828417eb5b529163a3631a3
config: 881986699d41314cb3f09650b1e5fa82
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/.doctrees/apidoc/modules.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.commands.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.style.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.widgets.doctree
Binary file not shown.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/.doctrees/font.doctree
Binary file not shown.
Binary file modified docs/.doctrees/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/cheat_sheet.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/columnwise_settings.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/customize.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/integrate_custom_widgets.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/non_mainwindow.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/quickstart.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/register_action.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/selections.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/sort_filter.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/table_fields.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/table_view_mode.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/user_interface.doctree
Binary file not shown.
Binary file modified docs/_images/cell_labels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/colormap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/colormap_interpolate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/column_filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/command_palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/dock_with_table_data_annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/edit_cell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/formatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/spreadsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/tile_tables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/validator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; tabulous 0.5.2 documentation</title>
<title>Overview: module code &mdash; tabulous 0.5.4 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/font.css" type="text/css" />
Expand All @@ -12,9 +12,8 @@
<![endif]-->

<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand All @@ -32,7 +31,7 @@
tabulous
</a>
<div class="version">
0.5.2
0.5.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
8 changes: 4 additions & 4 deletions docs/_modules/tabulous/commands.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tabulous.commands &mdash; tabulous 0.5.2 documentation</title>
<title>tabulous.commands &mdash; tabulous 0.5.3 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/font.css" type="text/css" />
Expand All @@ -12,9 +12,8 @@
<![endif]-->

<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script src="../../_static/sphinx_highlight.js"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
Expand All @@ -32,7 +31,7 @@
tabulous
</a>
<div class="version">
0.5.2
0.5.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down Expand Up @@ -194,6 +193,7 @@ <h1>Source code for tabulous.commands</h1><div class="highlight"><pre>
<span class="p">(</span><span class="n">table</span><span class="o">.</span><span class="n">redo_table</span><span class="p">,</span> <span class="s2">&quot;Ctrl+Y&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">table</span><span class="o">.</span><span class="n">zoom_in</span><span class="p">,</span> <span class="s2">&quot;Ctrl+Shift+&gt;&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">table</span><span class="o">.</span><span class="n">zoom_out</span><span class="p">,</span> <span class="s2">&quot;Ctrl+Shift+&lt;&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">table</span><span class="o">.</span><span class="n">jump_to_cell</span><span class="p">,</span> <span class="s2">&quot;Ctrl+G&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">file</span><span class="o">.</span><span class="n">open_table</span><span class="p">,</span> <span class="s2">&quot;Ctrl+O&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">file</span><span class="o">.</span><span class="n">open_spreadsheet</span><span class="p">,</span> <span class="s2">&quot;Ctrl+K, Ctrl+O&quot;</span><span class="p">),</span>
<span class="p">(</span><span class="n">file</span><span class="o">.</span><span class="n">save_table</span><span class="p">,</span> <span class="s2">&quot;Ctrl+S&quot;</span><span class="p">),</span>
Expand Down
169 changes: 52 additions & 117 deletions docs/_modules/tabulous/commands/selection.html

Large diffs are not rendered by default.

27 changes: 15 additions & 12 deletions docs/_modules/tabulous/commands/table.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tabulous.commands.table &mdash; tabulous 0.5.2 documentation</title>
<title>tabulous.commands.table &mdash; tabulous 0.5.3 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/font.css" type="text/css" />
Expand All @@ -12,9 +12,8 @@
<![endif]-->

<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/sphinx_highlight.js"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
Expand All @@ -32,7 +31,7 @@
tabulous
</a>
<div class="version">
0.5.2
0.5.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down Expand Up @@ -103,7 +102,8 @@ <h1>Source code for tabulous.commands.table</h1><div class="highlight"><pre>

<div class="viewcode-block" id="new_spreadsheet"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.table.new_spreadsheet">[docs]</a><span class="k">def</span> <span class="nf">new_spreadsheet</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Add an empty spreadsheet.&quot;&quot;&quot;</span>
<span class="n">viewer</span><span class="o">.</span><span class="n">add_spreadsheet</span><span class="p">()</span></div>
<span class="n">viewer</span><span class="o">.</span><span class="n">add_spreadsheet</span><span class="p">()</span>
<span class="n">viewer</span><span class="o">.</span><span class="n">native</span><span class="o">.</span><span class="n">setCellFocus</span><span class="p">()</span></div>


<div class="viewcode-block" id="copy_as_table"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.table.copy_as_table">[docs]</a><span class="k">def</span> <span class="nf">copy_as_table</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
Expand Down Expand Up @@ -389,13 +389,6 @@ <h1>Source code for tabulous.commands.table</h1><div class="highlight"><pre>
<span class="n">table</span><span class="o">.</span><span class="n">layout</span> <span class="o">=</span> <span class="s2">&quot;vertical&quot;</span></div>


<div class="viewcode-block" id="resize_cells_to_contents"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.table.resize_cells_to_contents">[docs]</a><span class="k">def</span> <span class="nf">resize_cells_to_contents</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Resize cells to contents&quot;&quot;&quot;</span>
<span class="n">table</span> <span class="o">=</span> <span class="n">_utils</span><span class="o">.</span><span class="n">get_table</span><span class="p">(</span><span class="n">viewer</span><span class="p">)</span>
<span class="n">table</span><span class="o">.</span><span class="n">native</span><span class="o">.</span><span class="n">_qtable_view</span><span class="o">.</span><span class="n">resizeColumnsToContents</span><span class="p">()</span>
<span class="n">table</span><span class="o">.</span><span class="n">native</span><span class="o">.</span><span class="n">_qtable_view</span><span class="o">.</span><span class="n">resizeRowsToContents</span><span class="p">()</span></div>


<div class="viewcode-block" id="zoom_in"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.table.zoom_in">[docs]</a><span class="k">def</span> <span class="nf">zoom_in</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Zoom in&quot;&quot;&quot;</span>
<span class="n">table</span> <span class="o">=</span> <span class="n">_utils</span><span class="o">.</span><span class="n">get_table</span><span class="p">(</span><span class="n">viewer</span><span class="p">)</span>
Expand All @@ -406,6 +399,16 @@ <h1>Source code for tabulous.commands.table</h1><div class="highlight"><pre>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Zoom in&quot;&quot;&quot;</span>
<span class="n">table</span> <span class="o">=</span> <span class="n">_utils</span><span class="o">.</span><span class="n">get_table</span><span class="p">(</span><span class="n">viewer</span><span class="p">)</span>
<span class="n">table</span><span class="o">.</span><span class="n">native</span><span class="o">.</span><span class="n">_qtable_view</span><span class="o">.</span><span class="n">zoomIn</span><span class="p">(</span><span class="o">-</span><span class="mi">1</span><span class="p">)</span></div>


<div class="viewcode-block" id="jump_to_cell"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.table.jump_to_cell">[docs]</a><span class="k">def</span> <span class="nf">jump_to_cell</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Jump to a cell.&quot;&quot;&quot;</span>
<span class="kn">from</span> <span class="nn">tabulous._qt._jump</span> <span class="kn">import</span> <span class="n">QJumpWidget</span>

<span class="k">if</span> <span class="n">viewer</span><span class="o">.</span><span class="n">current_table</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="k">return</span>
<span class="n">jw</span> <span class="o">=</span> <span class="n">QJumpWidget</span><span class="p">(</span><span class="n">viewer</span><span class="o">.</span><span class="n">native</span><span class="p">)</span>
<span class="n">jw</span><span class="o">.</span><span class="n">show</span><span class="p">()</span></div>
</pre></div>

</div>
Expand Down
9 changes: 4 additions & 5 deletions docs/_modules/tabulous/commands/window.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tabulous.commands.window &mdash; tabulous 0.5.2 documentation</title>
<title>tabulous.commands.window &mdash; tabulous 0.5.3 documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/font.css" type="text/css" />
Expand All @@ -12,9 +12,8 @@
<![endif]-->

<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/sphinx_highlight.js"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
Expand All @@ -32,7 +31,7 @@
tabulous
</a>
<div class="version">
0.5.2
0.5.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
Expand Down Expand Up @@ -104,7 +103,7 @@ <h1>Source code for tabulous.commands.window</h1><div class="highlight"><pre>

<div class="viewcode-block" id="close_window"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.window.close_window">[docs]</a><span class="k">def</span> <span class="nf">close_window</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Close window&quot;&quot;&quot;</span>
<span class="n">viewer</span><span class="o">.</span><span class="n">_qwidget</span><span class="o">.</span><span class="n">close</span><span class="p">()</span></div>
<span class="n">viewer</span><span class="o">.</span><span class="n">_qwidget</span><span class="o">.</span><span class="n">close</span><span class="p">(</span><span class="n">ask</span><span class="o">=</span><span class="kc">None</span><span class="p">)</span></div>


<div class="viewcode-block" id="new_window"><a class="viewcode-back" href="../../../apidoc/tabulous.commands.html#tabulous.commands.window.new_window">[docs]</a><span class="k">def</span> <span class="nf">new_window</span><span class="p">(</span><span class="n">viewer</span><span class="p">:</span> <span class="n">TableViewerBase</span><span class="p">):</span>
Expand Down
Loading

0 comments on commit 5395635

Please sign in to comment.