User Details
User Details
- User Since
- Sep 3 2016, 12:11 PM (457 w, 22 h)
- Availability
- Available
Sep 11 2020
Sep 11 2020
Mar 5 2020
Mar 5 2020
Looks good. Most probably the gpsim path has been in system path, so it has been actually working.
Feb 2 2020
Feb 2 2020
padrah committed R496:d782f78d2b0c: readme: list first the online repository browser, git URLs after (authored by padrah).
readme: list first the online repository browser, git URLs after
Jan 18 2020
Jan 18 2020
padrah committed R496:d45f0cd09f38: electronics port: fix compilation on FreeBSD (authored by padrah).
electronics port: fix compilation on FreeBSD
padrah committed R496:bb1e25d909c8: docs: use non-deprecated install location variable (authored by padrah).
docs: use non-deprecated install location variable
Jan 16 2020
Jan 16 2020
fix configuration on older cmake
padrah committed R496:8733cd8037da: cmake FindGPSim: fix expected header in test for version 0.26 (authored by padrah).
cmake FindGPSim: fix expected header in test for version 0.26
padrah committed R496:ab43752341d2: fix-up Glib detectionn: update FindGLib.cmake from WebKit (authored by padrah).
fix-up Glib detectionn: update FindGLib.cmake from WebKit
Dec 24 2019
Dec 24 2019
padrah committed R496:72c675431a14: oscilloscope: fix crash when the osc. view is activated in some cases (authored by padrah).
oscilloscope: fix crash when the osc. view is activated in some cases
Nov 12 2019
Nov 12 2019
padrah committed R496:d50960830205: new file dlg: fix crash if no icons are found for a file type (authored by padrah).
new file dlg: fix crash if no icons are found for a file type
Oct 13 2019
Oct 13 2019
padrah committed R496:c53055fa075b: require C++11 standard on buildsystem initialization (authored by padrah).
require C++11 standard on buildsystem initialization
make some code compatible with c++98, too
katemdi: fix missing include
padrah committed R496:e9248e51b4a6: bump minimum cmake version and require C++11 from compiler (authored by padrah).
bump minimum cmake version and require C++11 from compiler
Oct 3 2019
Oct 3 2019
padrah committed R496:8870a555df55: desktop file: (1) update Exec line with option that work (2) add remarks (authored by padrah).
desktop file: (1) update Exec line with option that work (2) add remarks
Sep 29 2019
Sep 29 2019
padrah committed R496:06ce888a7b3f: fix build on latest kde neon as of 2019.09.28 (authored by padrah).
fix build on latest kde neon as of 2019.09.28
Sep 18 2019
Sep 18 2019
padrah committed R496:29350926a1e5: logview: fix build, add missing include qlayout.h (authored by padrah).
logview: fix build, add missing include qlayout.h
padrah committed R496:abb8564ef6e4: buildsystem: add better condition for verifying the buildsystem generation (authored by padrah).
buildsystem: add better condition for verifying the buildsystem generation
Jun 8 2019
Jun 8 2019
update readme for KF5
padrah committed R496:c9fad0cb50cf: Merge branch 'wip-kf5-try1' into master-kf5 (authored by padrah).
Merge branch 'wip-kf5-try1' into master-kf5
padrah committed R496:13c46e1f3292: Merge branch 'wip-kf5-github' into wip-kf5-try1 (authored by padrah).
Merge branch 'wip-kf5-github' into wip-kf5-try1
padrah committed R496:cac479262c59: Use for : syntax and cleanup some warnings (authored by frmdstryr).
Use for : syntax and cleanup some warnings
padrah committed R496:1743afd91ad8: merge from github, frmdstryr_ktechlab/wip-kf5 (authored by padrah).
merge from github, frmdstryr_ktechlab/wip-kf5
Fix menus and drag / drop on circuit
Update K4AboutData to KAboutData
Builds on KF5 and Qt5
Add override declarations
May 19 2019
May 19 2019
padrah committed R496:5a3a479df892: build scripts: fix for the new CMakeLists.txt changes (authored by padrah).
build scripts: fix for the new CMakeLists.txt changes
padrah committed R496:393daeb5d0f0: buildsystem: build all sources in one library, then link that (authored by padrah).
buildsystem: build all sources in one library, then link that
fix compilation after cleaned-up headers
May 6 2019
May 6 2019
padrah committed R496:346c8e3bbf0e: context help: for now disable the help, because it crashes (authored by padrah).
context help: for now disable the help, because it crashes
padrah committed R496:6958eb6f1f7d: canvas item parts: fix warning about deprecated method (authored by padrah).
canvas item parts: fix warning about deprecated method
May 5 2019
May 5 2019
padrah committed R496:f4ec00203ae8: klocale: do not crash when getting the global instance (authored by padrah).
klocale: do not crash when getting the global instance
May 2 2019
May 2 2019
code compiles; not tested if it runs
fix various compilation errors
fix some missing/non-existent includes
padrah committed R496:622687b94e50: buildsystem: link also the tests with KF5::TextEditor (authored by padrah).
buildsystem: link also the tests with KF5::TextEditor
add various hacks, to be reviewed
padrah committed R496:d4cadb2171fa: text view: include KF5 header; this currently fails (authored by padrah).
text view: include KF5 header; this currently fails
probe: explicitly create color
test loaded icons: fix linking
need kglobal.h include
For build -fPIC is needed
padrah committed R496:d7df1dc53e3e: buildsystem: also look for I18n and TextWidgets (authored by padrah).
buildsystem: also look for I18n and TextWidgets
Apr 15 2019
Apr 15 2019
more stuff compiles
print include dirs from cmake
microbe compiles
sources start compiling; build fails
Jan 29 2019
Jan 29 2019
padrah committed R496:754d6064176e: add release entry to changelog for version 0.40.1 (authored by padrah).
add release entry to changelog for version 0.40.1
increment version number after release
Jan 20 2019
Jan 20 2019
padrah committed R496:f948b02cfbdb: simulator: fix potential (near-)infinite loop (authored by padrah).
simulator: fix potential (near-)infinite loop
padrah committed R496:151150882e9b: parallel port component: fix potential crash when deleting the component (authored by padrah).
parallel port component: fix potential crash when deleting the component
update todo, changelog
padrah committed R496:d4c063a7407b: fix runtime warnings about QColor::setRGB parameters out of range (authored by padrah).
fix runtime warnings about QColor::setRGB parameters out of range
padrah committed R496:a52e01560bd7: component model widget: fix runtime warning about adding new layout (authored by padrah).
component model widget: fix runtime warning about adding new layout
padrah committed R496:999692218daf: property editor: fix warning about unused parameters (authored by padrah).
property editor: fix warning about unused parameters
padrah committed R496:8d1155eb206e: todo: add todo item about component model widget's clear button (authored by padrah).
todo: add todo item about component model widget's clear button
double spin box: fix possible crash
padrah committed R496:0fe9209e0908: property editor: on resize, place the defaults button on correct location (authored by padrah).
property editor: on resize, place the defaults button on correct location
padrah committed R496:6f57d504e1e6: component model widget: show the clear button on its proper location (authored by padrah).
component model widget: show the clear button on its proper location
padrah committed R496:6f8d6eef6e50: property editor: fix drawing of color selector (authored by padrah).
property editor: fix drawing of color selector
padrah committed R496:3eed939b4c79: property editor: create editor in the selected cell (authored by padrah).
property editor: create editor in the selected cell
padrah committed R496:e8d36035b1ce: property editor: do not crash on resize after editor is created (authored by padrah).
property editor: do not crash on resize after editor is created
padrah committed R496:06dcf35d0f84: property editor: fix drawing of table cells (authored by padrah).
property editor: fix drawing of table cells
add issue about help->ktechlab manual
Dec 12 2018
Dec 12 2018
update todo items
padrah committed R496:0b2d7d642e38: rich text editor: load the images in editing mode, too (authored by padrah).
rich text editor: load the images in editing mode, too
padrah committed R496:2f4f67180b7e: circuit document: fix compilation warnings (authored by padrah).
circuit document: fix compilation warnings
padrah committed R496:5e1d4c3d4386: rich text editor: fix compilation warnings (authored by padrah).
rich text editor: fix compilation warnings
padrah committed R496:4cca2ede42b1: when setting routing mode, display the correctly looking message balloon (authored by padrah).
when setting routing mode, display the correctly looking message balloon
padrah committed R496:e5cc2d835821: item document: draw the message in the document as transparent (authored by padrah).
item document: draw the message in the document as transparent
padrah committed R496:bed83766c708: circuit document: revert removed signal disconnect (authored by padrah).
circuit document: revert removed signal disconnect
dp text: allow drawing text transparently
item document: fix compilation warnings
padrah committed R496:7ec5a0b2c51e: item editor: do not leave dangling items in property editor (authored by padrah).
item editor: do not leave dangling items in property editor
padrah committed R496:ec550af48cd9: component model widget: add proper sizing of the search box for components (authored by padrah).
component model widget: add proper sizing of the search box for components
padrah committed R496:7636fec6bfe0: circuit document: fix warning when closing a document (authored by padrah).
circuit document: fix warning when closing a document
property editor: fix compilation warnings
padrah committed R496:23280a5d036c: buildsystem: for developer build print all compiler warnings (authored by padrah).
buildsystem: for developer build print all compiler warnings
padrah committed R496:ab4d1fee3eeb: todo list: reorder items, start with the short-term ones (authored by padrah).
todo list: reorder items, start with the short-term ones
add to changelog the fixes for osx build
update changelog and todo list
Dec 8 2018
Dec 8 2018
padrah committed R496:4e72a17170e4: build developer: also generate needed files before build (authored by padrah).
build developer: also generate needed files before build
padrah committed R496:bf6b1b937a24: buildsystem: do not use Qt3Support, because it is not needed (authored by padrah).
buildsystem: do not use Qt3Support, because it is not needed
padrah committed R496:5dd4b943fc8d: do not use enum values from qt3support classes (authored by padrah).
do not use enum values from qt3support classes
padrah committed R496:304544d3bf72: ktl q3 scroll view: convert q3ptrdict to qhash (authored by padrah).
ktl q3 scroll view: convert q3ptrdict to qhash
padrah committed R496:4ca12f721ab4: ktl q3 scroll view: use QList<> instead of Q3PtrList<> (authored by padrah).
ktl q3 scroll view: use QList<> instead of Q3PtrList<>
add prefix Ktl to Ktl Q3 support classes
canvasitemlist: do not use q3tl
padrah committed R496:38cb5b19a6df: headers: remove note needed qt3support includes (authored by padrah).
headers: remove note needed qt3support includes
padrah committed R496:5a3eae7faa7a: recent files action: correctly connect menu item with slot (authored by padrah).
recent files action: correctly connect menu item with slot
padrah committed R496:65a7d880356b: buildsystem: print warnings on qt3 support in use (authored by padrah).
buildsystem: print warnings on qt3 support in use
padrah committed R496:9b5075b4524a: instead of bitBlt() use drawImage() when drawing scope widgets (authored by padrah).
instead of bitBlt() use drawImage() when drawing scope widgets
padrah committed R496:d1a6842a800b: logview, rich text editor: do not use setTextFormat (authored by padrah).
logview, rich text editor: do not use setTextFormat
padrah committed R496:7a253ace9eb9: ktl qt3 support: explicitly use headers from ktechlab source tree (authored by padrah).
ktl qt3 support: explicitly use headers from ktechlab source tree
padrah committed R496:bba9e2584da2: port usages of qt3support methods to qt4 equivalents (authored by padrah).
port usages of qt3support methods to qt4 equivalents
padrah committed R496:ece80a37daf1: port some calls to qt3support members to qt4 equivalents (authored by padrah).
port some calls to qt3support members to qt4 equivalents
Dec 2 2018
Dec 2 2018
padrah committed R496:044274ceeabb: property editor input: do not depend on qt3support (authored by padrah).
property editor input: do not depend on qt3support
padrah committed R496:1a0d35ac33cd: orientation widget: do not depend on qt3support (authored by padrah).
orientation widget: do not depend on qt3support