• Tor Lillqvist's avatar
    Add function to map custom widget name to its function to native-code.py · d6cd273c
    Tor Lillqvist yazdı
    Use that function in the dialog builder instead of having explicit
    code in there to check the names.
    
    For now this simply uses a manually curated list of custom widgets. I
    used some command line tools to extract the names of custom widgets
    used in our .ui files, and then filtered out some I guess (hope) will
    not be needed in a mobile app.
    
    For this to work the custom widgets need to have unique names.
    Currently that is not the case. Unless I did some mistake, there is
    just one case of duplicate name, NotebookbarTabControl, which exists
    both in the sfx and vcl libraries. (I simply filtered out that one,
    too, for now.)
    
    Change-Id: I29bbf6dfef2b3bde03acfc322495d051a7f275a8
    d6cd273c
Adı
Son kayıt (commit)
Son güncelleme
..
bin Loading commit data...
buck Loading commit data...
clang-cl Loading commit data...
clang-format Loading commit data...
doc/gbuild Loading commit data...
gbuild Loading commit data...
gbuildtojson Loading commit data...
gcc-wrappers Loading commit data...
gdb Loading commit data...
inc Loading commit data...
lldb/libreoffice Loading commit data...
maven Loading commit data...
qa/python Loading commit data...
sanitizers Loading commit data...
vs Loading commit data...
CompilerTest_compilerplugins_clang.mk Loading commit data...
CustomTarget_gbuildtesttools.mk Loading commit data...
Executable_concat-deps.mk Loading commit data...
Executable_g++-wrapper.mk Loading commit data...
Executable_gbuildtojson.mk Loading commit data...
Executable_gcc-wrapper.mk Loading commit data...
Makefile Loading commit data...
Module_solenv.mk Loading commit data...
PythonTest_solenv_python.mk Loading commit data...
README Loading commit data...
StaticLibrary_wrapper.mk Loading commit data...
flatpak-manifest.in Loading commit data...