Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
mhwd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
30
Issues
30
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Applications
mhwd
Commits
28b2a5da
Commit
28b2a5da
authored
Apr 03, 2016
by
Philip Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
#22
parent
7fc67cc5
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
16 additions
and
16 deletions
+16
-16
src/Config.cpp
src/Config.cpp
+1
-1
src/Config.hpp
src/Config.hpp
+1
-1
src/ConsoleWriter.cpp
src/ConsoleWriter.cpp
+1
-1
src/ConsoleWriter.hpp
src/ConsoleWriter.hpp
+1
-1
src/Data.cpp
src/Data.cpp
+1
-1
src/Data.hpp
src/Data.hpp
+1
-1
src/Device.cpp
src/Device.cpp
+1
-1
src/Device.hpp
src/Device.hpp
+1
-1
src/Enums.hpp
src/Enums.hpp
+1
-1
src/Mhwd.cpp
src/Mhwd.cpp
+2
-2
src/Mhwd.hpp
src/Mhwd.hpp
+1
-1
src/Transaction.cpp
src/Transaction.cpp
+1
-1
src/Transaction.hpp
src/Transaction.hpp
+1
-1
src/Utils.hpp
src/Utils.hpp
+1
-1
src/main.cpp
src/main.cpp
+1
-1
No files found.
src/Config.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Config.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/ConsoleWriter.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/ConsoleWriter.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Data.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Data.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Device.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Device.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Enums.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Mhwd.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
@@ -1268,4 +1268,4 @@ std::string Mhwd::gatherConfigContent(const std::vector<std::shared_ptr<Config>>
config
+=
" "
+
c
->
name_
;
}
return
config
;
}
\ No newline at end of file
}
src/Mhwd.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Transaction.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Transaction.hpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/Utils.hpp
View file @
28b2a5da
...
...
@@ -7,7 +7,7 @@
* Filipe Marques <eagle.software3@gmail.com>
* Oscar Forner Martinez <oscar.forner.martinez@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
src/main.cpp
View file @
28b2a5da
...
...
@@ -6,7 +6,7 @@
* Łukasz Matysiak <december0123@gmail.com>
* Filipe Marques <eagle.software3@gmail.com>
*
* Copyright (C) 20
07 Free Software Foundation, Inc.
* Copyright (C) 20
12 - 2016 Manjaro (http://manjaro.org)
*
* 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment