Paul I
|
00c0994fb5
|
Replace R_FREE() with r_mem_free()
|
2019-01-16 12:13:00 +01:00 |
|
xarkes
|
fdf619a762
|
Moved CutterSeekable to common directory
It used to be in widgets for no reason, it is
just a regular class that is commonly used by some
widgets.
|
2019-01-15 08:21:35 +01:00 |
|
xarkes
|
06da378362
|
Readded SectionWidget with RefreshDeferrer
|
2019-01-14 18:50:20 +01:00 |
|
Florian Märkl
|
0ebe1cf728
|
Fix some minor issues and leaks
|
2019-01-14 18:50:20 +01:00 |
|
Florian Märkl
|
bbd5ad6b38
|
Document RefreshDeferrer
|
2019-01-14 18:50:20 +01:00 |
|
Florian Märkl
|
9ef971263f
|
Fix DisassemblyWidget refreshing
|
2019-01-14 18:50:20 +01:00 |
|
Florian Märkl
|
d651a0d8be
|
Add createReplacingRefreshDeferrer for convenience
|
2019-01-14 18:50:20 +01:00 |
|
Florian Märkl
|
b8c92a460d
|
Add RefreshDeferrer
|
2019-01-14 18:50:20 +01:00 |
|
Paul I
|
c378c7d6f3
|
Add missing #ifdef checks (#1096)
|
2019-01-12 16:43:51 +01:00 |
|
Itay Cohen
|
3666c97178
|
Highlight program counter in Navbar widget (#1095)
Highlight program counter in navbar and add navbar cursor
colors to native theme configuration.
|
2019-01-12 10:02:07 +01:00 |
|
Paul I
|
8d92f92025
|
Wrap Python API
|
2019-01-09 19:24:37 +01:00 |
|
Florian Märkl
|
8241b09e80
|
Fix Logo Color for Dark Theme
|
2018-12-24 17:05:30 +01:00 |
|
Florian Märkl
|
6a667790be
|
Set highlightPC for native dark
|
2018-12-21 22:24:52 +01:00 |
|
Florian Märkl
|
350825849b
|
Automatically switch colors if Native Theme is Dark
|
2018-12-21 22:24:52 +01:00 |
|
Florian Märkl
|
e57c2fb941
|
Add Dark Native Colors
|
2018-12-21 22:24:52 +01:00 |
|
Itay Cohen
|
ea5dc6e594
|
Improve highlight colors (#1003)
|
2018-12-16 09:07:25 +02:00 |
|
Itay Cohen
|
ed621e55a8
|
Closing #929 | Color functions at offset 0x00 in the Imports widget (#992)
* Color function at offset 0. Closing #929
|
2018-12-11 19:23:01 +01:00 |
|
a1ext
|
48c34699af
|
Fixes #965 - Fail to duplicate color theme on windows. (#970)
Fixes bug with color change
Performed small refactoring of AppearanceOptionsWidget, ColorSchemeFileSaver
|
2018-11-29 09:39:58 +02:00 |
|
Paul I
|
3096d24998
|
[WIP] Some cleanup (#958)
* Some cleanup
* Some more
* Some more
* Some more
|
2018-11-27 00:34:34 +02:00 |
|
Florian Märkl
|
a3188ed028
|
Properly handle Task Deletion #703
|
2018-11-12 16:37:33 +01:00 |
|
optizone8
|
5a62bd6dc7
|
relevant themes(#816) and delete improvement (#846)
* change constants to enum
* code improvements
* remove redundant lambda usage
* add themes
* bug fix
* bug fix 2
* first start bug fix
* big refactoring
* merge conflict fixes
* removes debug information
|
2018-11-11 14:11:50 +02:00 |
|
a1ext
|
b95620907a
|
Related to #865 issue (#900)
Wrong path separators have been used. The fix makes them consistent and correspond the Operating System.
|
2018-11-02 08:48:17 +02:00 |
|
optizone8
|
dd4a566408
|
Added translations (#848)
|
2018-10-31 17:07:52 +01:00 |
|
xarkes
|
1387ea40e9
|
Fixed some tr call messages to ease translation (#886)
|
2018-10-30 08:42:43 +01:00 |
|
tushar khurana
|
3347104cf1
|
Enable colors for ConsoleWidget (#823)
|
2018-10-21 16:53:38 +02:00 |
|
Florian Märkl
|
d4a77d9c97
|
Rename src/utils to src/common
|
2018-10-17 15:24:56 +02:00 |
|