Tux3 / Mlkj / !Lev.uXFMLA
fa4b502305
Merge branch 'pr1115'
2015-02-07 12:55:09 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
cf233e913d
Merge branch 'android'
2015-02-07 12:48:15 +01:00
Dubslow
f6660f7d00
Fix newlines in German translation
2015-02-07 12:47:58 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
fd8c20617b
Fix screenshot in README.md
2015-02-07 12:47:57 +01:00
Zetok Zalbavar
dedf9c3c92
Change warning message to less confusing one
...
Previous message without context causes confusion about security of Tox
2015-02-07 12:47:57 +01:00
Sascha Brendel
7f8f0cb8b2
Added yum qt5-qtsvg support.
2015-02-07 12:47:57 +01:00
Sascha Brendel
a98c4191ec
Added pacman qt5-svg support.
2015-02-07 12:47:57 +01:00
Sascha Brendel
0cd819d25f
removed whitespace
2015-02-07 12:47:57 +01:00
novist
de6bf6c029
Fixed busy and invisible taskbar icons
...
Updated other status icons
Removed duplicate status icons from ui/statusButton
2015-02-07 12:47:57 +01:00
Sascha Brendel
a1bc56b6f7
Added svg-Support
2015-02-07 12:47:57 +01:00
Sascha Brendel
7b8398457d
Added German translation for new Encryption-Dialogs and -forms
2015-02-07 12:47:57 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
659a0bf2c4
First draft of the Android GUI
...
Very much not finished and non-functional
2015-02-07 12:46:55 +01:00
Zetok Zalbavar
289ea3f422
[README.md] Add link pointing to ways of contributing
2015-02-07 09:37:02 +00:00
Joseph Anania III
3ada849f05
Updated res.qrc file to add TwitterEmojiSVG emoticon files minor fixup to emoticons.xml
2015-02-06 17:03:56 -05:00
Dubslow
2131b3d148
Merge branches 'pr1110', 'pr1111', 'pr1112' and 'pr1113'
2015-02-06 14:29:01 -06:00
Dubslow
5454a167c9
Fix newlines in German translation
2015-02-06 14:27:05 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
2a94dbb4ca
Fix screenshot in README.md
2015-02-06 21:13:35 +01:00
Dubslow
830f0ddc13
Cleanup 331baa7447
2015-02-06 14:03:34 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
148f7e6b1b
Fix typo in regexp
2015-02-06 20:56:27 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
333471bd53
Fix #1099
2015-02-06 20:30:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
9dacbdeff9
Merge branch 'pr1108'
2015-02-06 20:10:13 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
6286e4a11f
Merge branch 'android'
2015-02-06 20:00:22 +01:00
Zetok Zalbavar
86200d53db
Change warning message to less confusing one
...
Previous message without context causes confusion about security of Tox
2015-02-06 18:54:47 +00:00
Tux3 / Mlkj / !Lev.uXFMLA
3b9d4eba2e
Assert that Widget isn't used on Android
...
That would cause horrible conflicts and apreciable slowdowns
2015-02-06 19:54:09 +01:00
Sascha Brendel
015cfa77a0
Added yum qt5-qtsvg support.
2015-02-06 19:45:19 +01:00
Sascha Brendel
0498329e2c
Added pacman qt5-svg support.
2015-02-06 19:39:13 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
2e7c73dcb0
Cleanup before returning from main
2015-02-06 19:38:08 +01:00
Sascha Brendel
dd132558df
removed whitespace
2015-02-06 19:18:51 +01:00
novist
8a2cb4e3b9
Fixed busy and invisible taskbar icons
...
Updated other status icons
Removed duplicate status icons from ui/statusButton
2015-02-06 20:16:01 +02:00
Sascha Brendel
cfdeb3978c
Added svg-Support
2015-02-06 19:14:59 +01:00
tux3/mlkj
331baa7447
Use GUI instead of Widget for common GUI tasks
2015-02-06 19:01:36 +01:00
Sascha Brendel
eb69c2d733
Added German translation for new Encryption-Dialogs and -forms
2015-02-06 18:56:02 +01:00
novist
ff693807af
Autorun on OS startup
2015-02-06 18:10:54 +02:00
krepa098
b9dcb3bd9b
cleanup
2015-02-06 16:12:24 +01:00
krepa098
f525fa83f3
Spinner: fade in
2015-02-06 14:04:15 +01:00
krepa098
3c349e29ad
cleanup
2015-02-06 14:04:15 +01:00
krepa098
c2ddc91d58
faster, synchronized spinners
2015-02-06 14:04:15 +01:00
Ansa89
883d9cda4a
Italian translation: update
2015-02-06 12:46:19 +01:00
tux3/mlkj
46bba3f2f1
Initial Android support
...
We create a GUI class to abstract common GUI needs (showing a message box, asking a question, ...) from the actual GUI backend.
We also create a Nexus class to manage the startup and lifetime of our main systems (Core, GUI, ...) instead of delegating that to Widget.
Eventually, Widget will only be in charge of the Desktop GUI and AndroidGUI of the mobile GUI. Nexus will overview the system and GUI will provide a clean platform-independant interface.
2015-02-06 12:28:49 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
2225fcaf9d
Initial android support
2015-02-06 01:27:07 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
72bb66334e
Check icon for nullity in Widget
2015-02-05 21:42:10 +01:00
Joseph Anania III
5c25acec9d
Added Twitter emoji SVGs with copyright notice and my emoticons.xml file this brings color emoji support to qtox
2015-02-05 13:54:42 -05:00
Dubslow
88ba0cb6b9
Merge branch 'pr1103'
2015-02-05 11:39:55 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
dc5e32a26c
Try to prevent nullptr dereference of icon
2015-02-05 18:29:40 +01:00
Zetok Zalbavar
f8b6445a65
Add Qt svg module to dependencies in INSTALL.md
2015-02-05 14:55:41 +00:00
krepa098
1e2f801dfe
Spinner: lowered rotational speed
2015-02-05 10:13:37 +01:00
krepa098
f5cf9677ae
FTW: don't display "Location not writable" if path is empty
2015-02-05 09:59:47 +01:00
Dubslow
82c881ff49
Merge branch 'pr1087'
...
Conflicts:
src/widget/widget.h
2015-02-04 17:45:04 -06:00
Dubslow
b7800b66ca
Tweak re-enabling old history popups
2015-02-04 16:31:09 -06:00
Dubslow
aa122bf246
Implement hack to make closing the history dialog not disable history
...
Also word wrap the extra long text
2015-02-04 16:11:21 -06:00