C. Balles
f91b9dd4a9
Cleanup qsettings parameter
...
* Set Organization- and ApplicationName QApp wide
- Setting this here removes the redundancy to write the names every time a QSettings object is needed
* removed redundant QSettings parameter
2017-04-03 02:18:09 +02:00
Florian Märkl
8f80007531
Command Line Argument for Filename
2017-04-03 00:29:04 +02:00
ballessay
c42faba81c
OptionsDialog: fixed memleak
...
Hold thread as member so the lifetime of it is handled by the dialog.
Another option would be a std::unique_ptr.
2017-04-01 00:47:37 +02:00
mrexodia
399877dc92
remove useless context help button from all QDialogs
2017-03-31 02:51:14 +02:00
mrexodia
95a7e1ff44
fixed lots of undefined behavior related to QString::toUtf8()
2017-03-30 23:49:51 +02:00
Hugo Teso
a42db155ea
Set r2 settings after loading a project.
2017-03-30 18:47:50 +02:00
Hugo Teso
3a728cbeac
Merge pull request #23 from mrexodia/improvements
...
Improvements
2017-03-30 17:12:41 +02:00
Xiaogrill
33e4b2c55d
Changed config path, config name and executable name
2017-03-30 13:49:22 +02:00
Hugo Teso
48897c15ba
Pre-select arch and bytes on hexdump preview
2017-03-30 11:27:43 +02:00
mrexodia
6d36756c7a
removed incorrect assumption
2017-03-30 04:33:09 +02:00
mrexodia
0fa6165ab7
display icon in tray for main window
2017-03-30 04:32:24 +02:00
Antonio Rodriguez
dc05ae7ec6
Code sucking less
2017-03-29 13:02:09 +02:00
Hugo Teso
ca821e1064
First code commit
...
First commit with the app code
2017-03-29 12:18:37 +02:00