Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 Tutos Rive
Copyright (c) 2025 Dev2Forge

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 12 additions & 0 deletions src/PYMD/interface/dialog_about.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@
<height>640</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>578</width>
<height>640</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>578</width>
<height>640</height>
</size>
</property>
<property name="font">
<font>
<family>Gabriola</family>
Expand Down
29 changes: 24 additions & 5 deletions src/PYMD/interface/main_window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ li.checked::marker { content: &quot;\2612&quot;; }
<string/>
</property>
<property name="text">
<string extracomment="Copyright Notice - Footer">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;© 2025 Tutos Rive. Licensed under the &lt;a href=&quot;https://github.com/tutosrive/pymd/blob/main/LICENSE&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#27bf73;&quot;&gt;MIT License&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string extracomment="Copyright Notice - Footer">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;©2025 &lt;a href=&quot;https://www.dev2forge.software&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#27bf73;&quot;&gt;Dev2Forge&lt;/span&gt;&lt;/a&gt;. Licensed under the &lt;a href=&quot;https://github.com/tutosrive/pymd/blob/main/LICENSE&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#27bf73;&quot;&gt;MIT License&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::TextFormat::RichText</enum>
Expand Down Expand Up @@ -1469,6 +1469,9 @@ li.checked::marker { content: &quot;\2612&quot;; }
<property name="checkable">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::DocumentOpen"/>
</property>
<property name="text">
<string>Open File</string>
</property>
Expand All @@ -1486,6 +1489,9 @@ li.checked::marker { content: &quot;\2612&quot;; }
</property>
</action>
<action name="action_exit">
<property name="icon">
<iconset theme="QIcon::ThemeIcon::ApplicationExit"/>
</property>
<property name="text">
<string>Exit</string>
</property>
Expand All @@ -1504,7 +1510,8 @@ li.checked::marker { content: &quot;\2612&quot;; }
</action>
<action name="action_about">
<property name="icon">
<iconset theme="QIcon::ThemeIcon::HelpAbout"/>
<iconset resource="resources.qrc">
<normaloff>:/img/logo-pymd-1</normaloff>:/img/logo-pymd-1</iconset>
</property>
<property name="text">
<string>About</string>
Expand All @@ -1520,6 +1527,9 @@ li.checked::marker { content: &quot;\2612&quot;; }
</property>
</action>
<action name="action_language">
<property name="icon">
<iconset theme="accessories-character-map"/>
</property>
<property name="text">
<string>Language</string>
</property>
Expand All @@ -1528,8 +1538,14 @@ li.checked::marker { content: &quot;\2612&quot;; }
</property>
</action>
<action name="action_theme">
<property name="enabled">
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="weather-clear"/>
</property>
<property name="text">
<string>Theme</string>
<string>Theme (Soon)</string>
</property>
<property name="font">
<font>
Expand All @@ -1542,8 +1558,8 @@ li.checked::marker { content: &quot;\2612&quot;; }
</action>
<action name="action_OSL">
<property name="icon">
<iconset>
<normaloff>assets/img/opl.webp</normaloff>assets/img/opl.webp</iconset>
<iconset resource="resources.qrc">
<normaloff>:/icons/osl_icon</normaloff>:/icons/osl_icon</iconset>
</property>
<property name="text">
<string>Open Source Licences</string>
Expand All @@ -1554,6 +1570,9 @@ li.checked::marker { content: &quot;\2612&quot;; }
<pointsize>12</pointsize>
</font>
</property>
<property name="shortcut">
<string>Ctrl+N</string>
</property>
</action>
</widget>
<resources>
Expand Down
8 changes: 7 additions & 1 deletion src/PYMD/interface/osl.ui
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,16 @@
<height>640</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>480</width>
<height>640</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>480</width>
<height>661</height>
<height>640</height>
</size>
</property>
<property name="font">
Expand Down
13 changes: 7 additions & 6 deletions src/PYMD/interface/translations/others/IH_en_GB.srm
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
<h1>Welcome to Pymd</h1>

<ul>
<h2>Shortcuts:</h2>
<li>- <strong>Ctrl + O</strong> to open a file</li>
<li>- <strong>Ctrl + L</strong> to select language</li>
<li>- <strong>Ctrl + T</strong> to select theme</li>
<li>- <strong>Ctrl + T</strong> about</li>
<li>- <strong>Ctrl + W</strong> to exit</li>
<h2>Keyboard Shortcuts:</h2>
<li>- <strong>Ctrl + O</strong> Select a file</li>
<li>- <strong>Ctrl + L</strong> Select language</li>
<!-- <li>- <strong>Ctrl + T</strong> Select theme</li> -->
<li>- <strong>Ctrl + N</strong> Open source licences</li>
<li>- <strong>Ctrl + M</strong> About</li>
<li>- <strong>Ctrl + W</strong> Close program</li>
</ul>
11 changes: 6 additions & 5 deletions src/PYMD/interface/translations/others/IH_es_CO.srm
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@

<ul>
<h2>Atajos de teclado:</h2>
<li>- <strong>Ctrl + O</strong> seleccionar un archivo</li>
<li>- <strong>Ctrl + L</strong> seleccionar lenguaje</li>
<li>- <strong>Ctrl + T</strong> seleccionar tema</li>
<li>- <strong>Ctrl + T</strong> acerca de</li>
<li>- <strong>Ctrl + W</strong> cerrar programa</li>
<li>- <strong>Ctrl + O</strong> Seleccionar un archivo</li>
<li>- <strong>Ctrl + L</strong> Seleccionar idioma</li>
<!-- <li>- <strong>Ctrl + T</strong> Seleccionar tema</li> -->
<li>- <strong>Ctrl + N</strong> Licencias de código abierto</li>
<li>- <strong>Ctrl + M</strong> Acerca de</li>
<li>- <strong>Ctrl + W</strong> Cerrar programa</li>
</ul>
Binary file removed src/PYMD/interface/translations/pymd_es_CO.qm
Binary file not shown.
223 changes: 0 additions & 223 deletions src/PYMD/interface/translations/pymd_es_CO.ts

This file was deleted.

2 changes: 2 additions & 0 deletions src/PYMD/interface/ui_dialog_about.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ def setupUi(self, about_dialog):
if not about_dialog.objectName():
about_dialog.setObjectName(u"about_dialog")
about_dialog.resize(578, 640)
about_dialog.setMinimumSize(QSize(578, 640))
about_dialog.setMaximumSize(QSize(578, 640))
font = QFont()
font.setFamilies([u"Gabriola"])
font.setPointSize(20)
Expand Down
Loading