nowrep
|
7e6802ba35
|
[Qt5] Ported all plugins to Qt5 plugin system
|
13 years ago |
nowrep
|
89e091f09c
|
Qt5: Main code has been edited to support both Qt4 and Qt5
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
|
13 years ago |
nowrep
|
0d4078f005
|
Build system now allow building plugins out of src/plugins directory
|
14 years ago |
nowrep
|
c7187bf064
|
AKN plugin now correctly shows keys on pages with more frames
- it works fine now for example on gmail
- status bar overlay now hides after small delay (500ms)
|
14 years ago |
nowrep
|
6833fb9202
|
Edits in building, should fix building on Mac.
|
14 years ago |
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
14 years ago |
nowrep
|
b6615f409f
|
Edited build config to build libqupzilla and link to it afterwards.
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
|
14 years ago |
nowrep
|
ba65648eae
|
Fixed building with CONFIG+=build_plugins
|
14 years ago |
nowrep
|
7ceed34b05
|
Added little info about building plugins into BUILDING
+ fixed build issue when building plugins
|
14 years ago |
nowrep
|
786d6f4029
|
Edited building system to support linking plugins.
- however plugins has to be statically linked
|
14 years ago |
nowrep
|
23b44cc2ac
|
Moved .pro file to root dir. No more need to cd src to start building.
- please update your scripts if you used some
|
14 years ago |