Skip to content

Commit

Permalink
Version bump and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Aug 31, 2023
1 parent a464c5f commit 47cab23
Show file tree
Hide file tree
Showing 45 changed files with 6,026 additions and 4,050 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = QtPass
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.3.3
PROJECT_NUMBER = 1.4.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
253 changes: 153 additions & 100 deletions localization/localization_af_ZA.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_ar_MA.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_bg_BG.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_ca_ES.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_cs_CZ.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_cy_GB.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_da_DK.ts

Large diffs are not rendered by default.

269 changes: 152 additions & 117 deletions localization/localization_de_DE.ts

Large diffs are not rendered by default.

269 changes: 152 additions & 117 deletions localization/localization_de_LU.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_el_GR.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_en_GB.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_en_US.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_es_ES.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_fi_FI.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_fr_BE.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_fr_FR.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_fr_LU.ts

Large diffs are not rendered by default.

255 changes: 154 additions & 101 deletions localization/localization_gl_ES.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_he_IL.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_hr_HR.ts

Large diffs are not rendered by default.

255 changes: 154 additions & 101 deletions localization/localization_hu_HU.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_it_IT.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_ja_JA.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_ko_KO.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_lb_LU.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_nb_NO.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_nl_BE.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_nl_NL.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_pl_PL.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_pt_PT.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_ro.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_ru_RU.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_sk_SK.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_sl_SI.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_sq_AL.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_sv_SE.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_tr_TR.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_uk_UA.ts

Large diffs are not rendered by default.

253 changes: 153 additions & 100 deletions localization/localization_zh_CN.ts

Large diffs are not rendered by default.

237 changes: 136 additions & 101 deletions localization/localization_zh_Hant.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion qtpass.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "QtPass"
#define MyAppVersion "1.3.3"
#define MyAppVersion "1.4.0"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"
Expand Down
4 changes: 2 additions & 2 deletions qtpass.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.4.0</string>
<key>CFBundleSignature</key>
<string>@TYPEINFO@</string>
<key>NOTE</key>
<string>QtPass is a multi-platform GUI for pass</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2014-2020 IJhack
<string>Copyright © 2014-2023 IJhack
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
Expand Down
2 changes: 1 addition & 1 deletion qtpass.pri
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 1.3.3
VERSION = 1.4.0

CONFIG(coverage) {
QMAKE_LFLAGS += --coverage
Expand Down
6 changes: 3 additions & 3 deletions qtpass.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Replace the Version number with the current version number (at the time of writing 1.0.5.1)
# Check qtpass.pro for the current version.
# After that
# tar cvfz qtpass-1.3.3.tar.gz qtpass-1.3.3
# rpmbuild -tb qtpass-1.3.3.tar.gz
# tar cvfz qtpass-1.4.0.tar.gz qtpass-1.3.3
# rpmbuild -tb qtpass-1.4.0.tar.gz
# This should probably be part of a release process.

Name: qtpass
Version: 1.3.3
Version: 1.4.0
Release: 2%{?dist}
Summary: QtPass is a multi-platform GUI for pass, the standard unix password manager.
License: GPLv3
Expand Down

0 comments on commit 47cab23

Please sign in to comment.