File tree
259 files changed
+261
-159
lines changed- other-pro
- plugins
- CopyEngine/Ultracopier-Spec
- async
- Themes
- Oxygen
- Languages
- ar
- de
- el
- en
- es
- fr
- hi
- hu
- id
- it
- ja
- ko
- nl
- no
- pl
- pt
- ru
- th
- tr
- zh
- resources
- SystemTrayIcon
- Oxygen2
- Languages
- ar
- de
- el
- en
- es
- fr
- hi
- hu
- id
- it
- ja
- ko
- nl
- no
- pl
- pt
- ru
- th
- tr
- zh
- radialMap
- resources
- SystemTrayIcon
- Supercopier
- resources
- SystemTrayIcon
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
259 files changed
+261
-159
lines changedCOPYING
100644
100755
File mode changed.
CliParser.cpp
100644
100755
File mode changed.
CliParser.h
100644
100755
File mode changed.
CompilerInfo.h
100644
100755
File mode changed.
CopyEngineManager.cpp
100644
100755
File mode changed.
CopyEngineManager.h
100644
100755
File mode changed.
CopyListener.cpp
100644
100755
File mode changed.
CopyListener.h
100644
100755
File mode changed.
Core.cpp
100644
100755
File mode changed.
Core.h
100644
100755
File mode changed.
DebugEngine.cpp
100644
100755
File mode changed.
DebugEngine.h
100644
100755
File mode changed.
DebugEngineMacro.h
100644
100755
File mode changed.
DebugModel.cpp
100644
100755
File mode changed.
Environment.h
100644
100755
File mode changed.
EventDispatcher.cpp
100644
100755
File mode changed.
EventDispatcher.h
100644
100755
File mode changed.
ExtraSocket.cpp
100644
100755
File mode changed.
ExtraSocket.h
100644
100755
File mode changed.
FacilityEngine.cpp
100644
100755
File mode changed.
FacilityEngine.h
100644
100755
File mode changed.
HelpDialog.cpp
100644
100755
File mode changed.
HelpDialog.h
100644
100755
File mode changed.
HelpDialog.ui
100644
100755
File mode changed.
InternetUpdater.cpp
100644
100755
File mode changed.
InternetUpdater.h
100644
100755
File mode changed.
LanguagesManager.cpp
100644
100755
File mode changed.
LanguagesManager.h
100644
100755
File mode changed.
LocalListener.cpp
100644
100755
File mode changed.
LocalListener.h
100644
100755
File mode changed.
LocalPluginOptions.cpp
100644
100755
File mode changed.
LocalPluginOptions.h
100644
100755
File mode changed.
LogThread.cpp
100644
100755
File mode changed.
LogThread.h
100644
100755
File mode changed.
OSSpecific.cpp
100644
100755
File mode changed.
OSSpecific.h
100644
100755
File mode changed.
OSSpecific.ui
100644
100755
File mode changed.
OptionDialog.cpp
100644
100755
File mode changed.
OptionDialog.h
100644
100755
File mode changed.
OptionDialog.ui
100644
100755
File mode changed.
OptionEngine.cpp
100644
100755
File mode changed.
OptionEngine.h
100644
100755
File mode changed.
PlatformMacro.h
100644
100755
File mode changed.
PluginInformation.cpp
100644
100755
File mode changed.
PluginInformation.h
100644
100755
File mode changed.
PluginInformation.ui
100644
100755
File mode changed.
PluginLoaderCore.cpp
100644
100755
File mode changed.
PluginLoaderCore.h
100644
100755
File mode changed.
PluginsManager.cpp
100644
100755
File mode changed.
PluginsManager.h
100644
100755
File mode changed.
ProductKey.cpp
100644
100755
File mode changed.
ProductKey.h
100644
100755
File mode changed.
ProductKey.ui
100644
100755
File mode changed.
README.md
100644
100755
File mode changed.
README.sources
100644
100755
File mode changed.
ResourcesManager.cpp
100644
100755
File mode changed.
ResourcesManager.h
100644
100755
File mode changed.
SessionLoader.cpp
100644
100755
File mode changed.
SessionLoader.h
100644
100755
File mode changed.
StructEnumDefinition.h
100644
100755
File mode changed.
StructEnumDefinition_UltracopierSpecific.h
100644
100755
File mode changed.
SystrayIcon.cpp
100644
100755
File mode changed.
SystrayIcon.h
100644
100755
File mode changed.
ThemesManager.cpp
100644
100755
File mode changed.
ThemesManager.h
100644
100755
File mode changed.
Variable.h
100644
100755
File mode changed.
cpp11addition.cpp
100644
100755
File mode changed.
cpp11addition.h
100644
100755
File mode changed.
cpp11additionstringtointcpp.cpp
100644
100755
File mode changed.
main.cpp
100644
100755
File mode changed.
other-pro/static.pro
100644
100755
File mode changed.
other-pro/supercopier-core.pro
100644
100755
File mode changed.
other-pro/ultracopier-core.pro
100644
100755
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + |
other-pro/ultracopier-little.pro
100644
100755
File mode changed.
other-pro/ultracopier-static.pro
100644
100755
File mode changed.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 |
| |
55 | 61 |
| |
56 | 62 |
| |
| |||
104 | 110 |
| |
105 | 111 |
| |
106 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
107 | 116 |
| |
108 | 117 |
| |
109 | 118 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 |
| |
180 | 183 |
| |
181 | 184 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
| |||
199 | 202 |
| |
200 | 203 |
| |
201 | 204 |
| |
202 |
| - | |
| 205 | + | |
203 | 206 |
| |
204 | 207 |
| |
205 | 208 |
| |
| |||
211 | 214 |
| |
212 | 215 |
| |
213 | 216 |
| |
214 |
| - | |
| 217 | + | |
215 | 218 |
| |
216 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
217 | 226 |
| |
218 | 227 |
| |
219 | 228 |
| |
| |||
223 | 232 |
| |
224 | 233 |
| |
225 | 234 |
| |
226 |
| - | |
| 235 | + | |
227 | 236 |
| |
228 | 237 |
| |
229 | 238 |
| |
| |||
266 | 275 |
| |
267 | 276 |
| |
268 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
269 | 281 |
| |
270 | 282 |
| |
271 | 283 |
| |
| |||
324 | 336 |
| |
325 | 337 |
| |
326 | 338 |
| |
| 339 | + | |
| 340 | + | |
| 341 | + | |
327 | 342 |
| |
328 | 343 |
| |
329 | 344 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
| |||
101 | 104 |
| |
102 | 105 |
| |
103 | 106 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 | 107 |
| |
116 | 108 |
| |
117 | 109 |
| |
|
plugins/Themes/Oxygen/DebugEngineMacro.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/Environment.h
100644
100755
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
plugins/Themes/Oxygen/README.md
100644
100755
File mode changed.
plugins/Themes/Oxygen/StructEnumDefinition.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/ThemesFactory.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen/ThemesFactory.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/TransferModel.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen/TransferModel.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/Variable.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/documentation.dox
100644
100755
File mode changed.
plugins/Themes/Oxygen/informations.xml
100644
100755
File mode changed.
plugins/Themes/Oxygen/interface.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen/interface.h
100644
100755
File mode changed.
plugins/Themes/Oxygen/interface.pro
100644
100755
File mode changed.
plugins/Themes/Oxygen/interface.ui
100644
100755
File mode changed.
plugins/Themes/Oxygen/interfaceInclude.pri
100644
100755
File mode changed.
plugins/Themes/Oxygen/interfaceResources.qrc
100644
100755
File mode changed.
File mode changed.
File mode changed.
plugins/Themes/Oxygen/options.ui
100644
100755
File mode changed.
plugins/Themes/Oxygen/plugin.json
100644
100755
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
plugins/Themes/Oxygen/resources/add.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/cancel.png
100644
100755
File mode changed.
File mode changed.
File mode changed.
plugins/Themes/Oxygen/resources/main.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/moveDown.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/moveUp.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/player_end.png
100644
100755
File mode changed.
File mode changed.
plugins/Themes/Oxygen/resources/player_play.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/putOnBottom.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/putOnTop.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/remove.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/resources/search.png
100644
100755
File mode changed.
plugins/Themes/Oxygen/themesOptions.ui
100644
100755
File mode changed.
plugins/Themes/Oxygen2/DebugEngineMacro.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/Environment.h
100644
100755
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
plugins/Themes/Oxygen2/README.md
100644
100755
File mode changed.
plugins/Themes/Oxygen2/StructEnumDefinition.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/ThemesFactory.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen2/ThemesFactory.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/TransferModel.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen2/TransferModel.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/Variable.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/chartarea.cpp
100644
100755
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
plugins/Themes/Oxygen2/chartarea.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/documentation.dox
100644
100755
File mode changed.
plugins/Themes/Oxygen2/fileTree.cpp
100644
100755
File mode changed.
plugins/Themes/Oxygen2/fileTree.h
100644
100755
File mode changed.
plugins/Themes/Oxygen2/informations.xml
100644
100755
File mode changed.
plugins/Themes/Oxygen2/interface.cpp
100644
100755
+79-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 34 |
| |
40 | 35 |
| |
41 | 36 |
| |
| |||
70 | 65 |
| |
71 | 66 |
| |
72 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
73 | 71 |
| |
| 72 | + | |
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
| |||
371 | 370 |
| |
372 | 371 |
| |
373 | 372 |
| |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
374 | 400 |
| |
375 | 401 |
| |
376 | 402 |
| |
| |||
453 | 479 |
| |
454 | 480 |
| |
455 | 481 |
| |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
456 | 486 |
| |
457 | 487 |
| |
458 | 488 |
| |
459 | 489 |
| |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
460 | 494 |
| |
461 | 495 |
| |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
462 | 500 |
| |
463 | 501 |
| |
464 | 502 |
| |
| |||
561 | 599 |
| |
562 | 600 |
| |
563 | 601 |
| |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
569 | 611 |
| |
570 | 612 |
| |
571 | 613 |
| |
572 | 614 |
| |
573 | 615 |
| |
574 | 616 |
| |
575 | 617 |
| |
576 |
| - | |
| 618 | + | |
577 | 619 |
| |
578 | 620 |
| |
579 | 621 |
| |
| |||
616 | 658 |
| |
617 | 659 |
| |
618 | 660 |
| |
| 661 | + | |
| 662 | + | |
| 663 | + | |
619 | 664 |
| |
620 | 665 |
| |
| 666 | + | |
621 | 667 |
| |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
622 | 672 |
| |
623 | 673 |
| |
624 | 674 |
| |
| |||
649 | 699 |
| |
650 | 700 |
| |
651 | 701 |
| |
| 702 | + | |
| 703 | + | |
| 704 | + | |
652 | 705 |
| |
653 | 706 |
| |
654 | 707 |
| |
| |||
864 | 917 |
| |
865 | 918 |
| |
866 | 919 |
| |
| 920 | + | |
867 | 921 |
| |
868 | 922 |
| |
869 | 923 |
| |
| |||
1549 | 1603 |
| |
1550 | 1604 |
| |
1551 | 1605 |
| |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
1552 | 1617 |
| |
1553 | 1618 |
| |
1554 | 1619 |
| |
|
plugins/Themes/Oxygen2/interface.h
100644
100755
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
194 | 197 |
| |
195 | 198 |
| |
196 | 199 |
| |
| 200 | + | |
197 | 201 |
| |
198 | 202 |
| |
199 | 203 |
| |
| |||
230 | 234 |
| |
231 | 235 |
| |
232 | 236 |
| |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
233 | 241 |
| |
234 | 242 |
| |
235 | 243 |
| |
|
plugins/Themes/Oxygen2/interface.pro
100644
100755
File mode changed.
0 commit comments