Skip to content

Commit

Permalink
Use more https in links
Browse files Browse the repository at this point in the history
  • Loading branch information
kossebau committed Feb 3, 2019
1 parent 94347f2 commit 7c8b519
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED

find_package(Qca-qt5 2.1.0)
set_package_properties(Qca-qt5 PROPERTIES DESCRIPTION "Qt Cryptographic Architecture"
URL "http:/download.kde.org/stable/qca-qt5" TYPE OPTIONAL
URL "https:/download.kde.org/stable/qca-qt5" TYPE OPTIONAL
PURPOSE "Needed for most of the algorithms of the checksum tool")

add_definitions(
Expand Down
2 changes: 1 addition & 1 deletion doc/index.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ Support for strings (various Unicode encodings) in definitions
X-KDE-PluginInfo-Email=foo.bar@email.org
X-KDE-PluginInfo-Name=simplestruct
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ QVariant Utf8Codec::value(const PODData& data, int* byteCount) const
{
// UTF-8
// interpreted as a sequence of bytes, there is no endian problem
// source: http://unicode.org/faq/utf_bom.html#3
// source: https://unicode.org/faq/utf_bom.html#3
const QChar replacementChar(QChar::ReplacementCharacter);
const char* originalData = (const char*)data.originalData();
const int maxUtf8DataSize = data.size();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=bitfields
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ function cp_info() {
}

function init() {
//from http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html
//from https://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html
/*
ClassFile {
u4 magic;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=classfile
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure/js
X-KDE-PluginInfo-License=GPLv3
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=dynamic
X-KDE-PluginInfo-Version=1.0
#X-KDE-PluginInfo-Website=http://www.plugin.org/
#X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=elf-js
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.kde.org/
X-KDE-PluginInfo-Website=https://www.kde.org/
X-KDE-PluginInfo-Category=structure/js
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ X-KDE-PluginInfo-Author=Harald Fernengel
X-KDE-PluginInfo-Email=harry@kdevelop.org
X-KDE-PluginInfo-Name=elf
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.kde.org/
X-KDE-PluginInfo-Website=https://www.kde.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=enum
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.test.org/
X-KDE-PluginInfo-Website=https://www.test.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=flags
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.test.org/
X-KDE-PluginInfo-Website=https://www.test.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=png
X-KDE-PluginInfo-Version=1.0
#X-KDE-PluginInfo-Website=http://www.plugin.org/
#X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=simple-js
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure/js
X-KDE-PluginInfo-License=GPLv3
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=test
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=true
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=test_2
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ X-KDE-PluginInfo-Author=Alex Richardson
X-KDE-PluginInfo-Email=alex.richardson@gmx.de
X-KDE-PluginInfo-Name=bitfields
X-KDE-PluginInfo-Version=1.0
X-KDE-PluginInfo-Website=http://www.plugin.org/
X-KDE-PluginInfo-Website=https://www.plugin.org/
X-KDE-PluginInfo-Category=structure
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
4 changes: 2 additions & 2 deletions kasten/controllers/view/structures/gccxml-to-osd.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ xsltproc -stringparam structs complex gccxml-to-osd.xsl example.gcc.xml > exampl
See:
https://frinring.wordpress.com/2010/01/16/tutorial-create-your-own-okteta-structure-definitions/
http://www.gccxml.org/
http://utils.kde.org/projects/okteta/
https://gccxml.github.io/HTML/Index.html
https://www.kde.org/applications/utilities/okteta/
In case of doubts you can contact me at ale@clearmind.me
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ViewStatusController::ViewStatusController(StatusBar* statusBar)
}

// the letter C can be very wide, that is why with proportinal fonts there seems too much space used, but isn't
// see http://frinring.wordpress.com/2008/10/14/better-width-with-open-sources/
// see https://frinring.wordpress.com/2008/10/14/better-width-with-open-sources/
void ViewStatusController::fixWidths(int offsetCoding)
{
const QFontMetrics metrics = mStatusBar->fontMetrics();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ void ByteArraySRecStreamEncoder::streamBlockHeader(QTextStream& textStream, unsi
// const char* moduleName = 0, const char* description = 0,
// quint8 version = 0, quint8 revision = 0 )
{
// cmp. http://linux.die.net/man/5/srec
// cmp. https://linux.die.net/man/1/srec_cat
// WP says: vendor specific data rather than program data
// static const int moduleNameLineOffset = 3;
// static const int moduleNameLength = 10;
Expand Down

0 comments on commit 7c8b519

Please sign in to comment.